SORTIE C++ Test Documentation
|
Functions | |
const char * | WriteMichMenNegGrowthXMLFile1 () |
Tests the clMichMenNegGrowth class. More... | |
const char * | WriteMichMenNegGrowthXMLFile2 () |
Writes a parameter file to direct testing. More... | |
const char * | WriteMichMenNegGrowthXMLFile3 () |
Writes a parameter file to direct testing. More... | |
const char * | WriteMichMenNegGrowthXMLErrorFile1 () |
Writes an error file where the beta parameter = 0. More... | |
const char * | WriteMichMenNegGrowthXMLErrorFile2 () |
Writes an error file where the autocorrelation chance is not between 0 and 1. More... | |
void | WriteMichMenNegGrowthRun1CommonStuff (std::fstream &oOut) |
Writes common portions of the test parameter files. More... | |
void | WriteMichMenNegGrowthRun2CommonStuff (std::fstream &oOut) |
Writes common portions of the test parameter files. More... | |
void | WriteMichMenNegGrowthErrorCommonStuff (std::fstream &oOut) |
Writes common portions of the test parameter files. More... | |
void WriteMichMenNegGrowthErrorCommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files.
oOut | File stream to write to. |
void WriteMichMenNegGrowthRun1CommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files.
oOut | File stream to write to. |
void WriteMichMenNegGrowthRun2CommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files.
oOut | File stream to write to. |
const char* WriteMichMenNegGrowthXMLErrorFile1 | ( | ) |
Writes an error file where the beta parameter = 0.
const char* WriteMichMenNegGrowthXMLErrorFile2 | ( | ) |
Writes an error file where the autocorrelation chance is not between 0 and 1.
const char* WriteMichMenNegGrowthXMLFile1 | ( | ) |
Tests the clMichMenNegGrowth class.
Writes a parameter file to direct testing. Timestep length is 1 year. This contains four species. Relative height growth is applied to all species. Diameter incrementer applied to all as well.
const char* WriteMichMenNegGrowthXMLFile2 | ( | ) |
Writes a parameter file to direct testing.
Timestep length is 3 years. This contains four species. Relative height growth is applied to all species. Diameter incrementer applied to all as well.
const char* WriteMichMenNegGrowthXMLFile3 | ( | ) |
Writes a parameter file to direct testing.
Timestep length is 1 year. This contains five species. Relative height growth is applied to all species. Diameter incrementer applied to all as well.