|
SORTIE C++ Test Documentation
|
#include <fstream>Functions | |
| const char * | WriteMichMenPhotoinhibitionXMLFile1 () |
| Writes a parameter file to direct testing. | |
| const char * | WriteMichMenPhotoinhibitionXMLFile2 () |
| Writes a parameter file to direct testing. | |
| const char * | WriteMichMenPhotoinhibitionXMLErrorFile1 () |
| Writes an error file where the beta parameter = 0. | |
| void | WriteMichMenPhotoinhibitionCommonStuff (std::fstream &oOut) |
| Writes common portions of the test parameter files. | |
| void WriteMichMenPhotoinhibitionCommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files.
| oOut | File stream to write to. |
| const char* WriteMichMenPhotoinhibitionXMLErrorFile1 | ( | ) |
Writes an error file where the beta parameter = 0.
| const char* WriteMichMenPhotoinhibitionXMLFile1 | ( | ) |
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* WriteMichMenPhotoinhibitionXMLFile2 | ( | ) |
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.
1.8.2