SORTIE C++ Test Documentation
|
Functions | |
const char * | WriteFunResponseSeedPredationXMLFile1 () |
Tests seed predation. More... | |
const char * | WriteFunResponseSeedPredationXMLFile2 () |
Writes an XML file that will create the sim manager so we can create a grid through the proper channels. More... | |
const char * | WriteFunResponseSeedPredationXMLFile3 () |
Writes an XML file that will create the sim manager so we can create a grid through the proper channels. More... | |
const char * | WriteFunResponseSeedPredationXMLFile4 () |
Writes an XML file that will create the sim manager so we can create a grid through the proper channels. More... | |
const char * | WriteFunResponseSeedPredationXMLFile6 () |
Writes a file with two timesteps where predator densities are to be preserved. More... | |
const char * | WriteFunResponseSeedPredationXMLFile7 () |
Writes a file with two timesteps where predator densities are not to be preserved. More... | |
const char * | WriteFunResponseSeedPredationXMLFile8 () |
Writes a file with multiple species, including one that is not applied to seed predation. More... | |
const char * | WriteFunResponseSeedPredationXMLOfftakeTestFile2 () |
Writes a file with multiple species, using both regular and linked seed predation. More... | |
const char * | WriteFunResponseSeedPredationXMLOfftakeTestFile3 () |
Writes a file with multiple species, using linked seed predation. More... | |
const char * | WriteFunResponseSeedPredationXMLOfftakeTestFile4 () |
Writes a file with multiple species, using species- and season-specific parameters. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile1 () |
Creates file that has a predator initial density of 0. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile2 () |
Creates file that has no disperse behaviors. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile3 () |
Creates file that has maps for seed grid and seed predators, and X resolutions don't match. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile4 () |
Creates file that has weeks of seedfall = 0. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile5 () |
Creates file that has weeks of model = 0. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile6 () |
Creates file that has maps for seed grid and seed predators, and Y resolutions don't match. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile7 () |
Creates file that has a map for seed predators, but is missing the data member "num preds". More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile8 () |
Creates file where week germination starts is < 0. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile9 () |
Creates file where week germination starts is > 52. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile10 () |
Creates file where proportion germinating is < 0. More... | |
const char * | WriteFunResponseSeedPredationXMLErrorFile11 () |
Creates file where proportion germinating is > 1. More... | |
const char* WriteFunResponseSeedPredationXMLErrorFile1 | ( | ) |
Creates file that has a predator initial density of 0.
const char* WriteFunResponseSeedPredationXMLErrorFile10 | ( | ) |
Creates file where proportion germinating is < 0.
const char* WriteFunResponseSeedPredationXMLErrorFile11 | ( | ) |
Creates file where proportion germinating is > 1.
const char* WriteFunResponseSeedPredationXMLErrorFile2 | ( | ) |
Creates file that has no disperse behaviors.
const char* WriteFunResponseSeedPredationXMLErrorFile3 | ( | ) |
Creates file that has maps for seed grid and seed predators, and X resolutions don't match.
const char* WriteFunResponseSeedPredationXMLErrorFile4 | ( | ) |
Creates file that has weeks of seedfall = 0.
const char* WriteFunResponseSeedPredationXMLErrorFile5 | ( | ) |
Creates file that has weeks of model = 0.
const char* WriteFunResponseSeedPredationXMLErrorFile6 | ( | ) |
Creates file that has maps for seed grid and seed predators, and Y resolutions don't match.
const char* WriteFunResponseSeedPredationXMLErrorFile7 | ( | ) |
Creates file that has a map for seed predators, but is missing the data member "num preds".
const char* WriteFunResponseSeedPredationXMLErrorFile8 | ( | ) |
Creates file where week germination starts is < 0.
const char* WriteFunResponseSeedPredationXMLErrorFile9 | ( | ) |
Creates file where week germination starts is > 52.
const char* WriteFunResponseSeedPredationXMLFile1 | ( | ) |
Tests seed predation.
This can't do a thorough test - this will test error processing and cause an output file to be printed of seed model results so the output can be checked manually. Writes an XML file that will create the sim manager so we can create a grid through the proper channels. Characteristics:
const char* WriteFunResponseSeedPredationXMLFile2 | ( | ) |
Writes an XML file that will create the sim manager so we can create a grid through the proper channels.
Characteristics:
const char* WriteFunResponseSeedPredationXMLFile3 | ( | ) |
Writes an XML file that will create the sim manager so we can create a grid through the proper channels.
Characteristics:
const char* WriteFunResponseSeedPredationXMLFile4 | ( | ) |
Writes an XML file that will create the sim manager so we can create a grid through the proper channels.
Characteristics:
const char* WriteFunResponseSeedPredationXMLFile6 | ( | ) |
Writes a file with two timesteps where predator densities are to be preserved.
const char* WriteFunResponseSeedPredationXMLFile7 | ( | ) |
Writes a file with two timesteps where predator densities are not to be preserved.
const char* WriteFunResponseSeedPredationXMLFile8 | ( | ) |
Writes a file with multiple species, including one that is not applied to seed predation.
const char* WriteFunResponseSeedPredationXMLOfftakeTestFile2 | ( | ) |
Writes a file with multiple species, using both regular and linked seed predation.
const char* WriteFunResponseSeedPredationXMLOfftakeTestFile3 | ( | ) |
Writes a file with multiple species, using linked seed predation.
const char* WriteFunResponseSeedPredationXMLOfftakeTestFile4 | ( | ) |
Writes a file with multiple species, using species- and season-specific parameters.