SORTIE C++ Test Documentation
|
#include <fstream>
Functions | |
const char * | WritePowerHeightGrowthXMLFile1 () |
Tests the clPowerHeightGrowth class. More... | |
const char * | WritePowerHeightGrowthXMLFile2 () |
Writes a parameter file to direct testing for run 1. More... | |
void | WritePowerHeightGrowthCommonStuff (std::fstream &oOut) |
Writes common portions of the test parameter files. More... | |
void WritePowerHeightGrowthCommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files.
oOut | File stream to write to. |
const char* WritePowerHeightGrowthXMLFile1 | ( | ) |
Tests the clPowerHeightGrowth class.
Writes a parameter file to direct testing for run 1. Timestep length is 1 year. This contains four species. Power height growth is applied to 3 species. Diameter incrementer applied as well.
const char* WritePowerHeightGrowthXMLFile2 | ( | ) |
Writes a parameter file to direct testing for run 1.
Timestep length is 3 years. This contains four species. Relative height growth is applied to 3 species. Diameter incrementer applied as well.