#include <TestPRSemiStochGrowth.h>
Public Member Functions | |
void | TestPRSemiStochGrowth () |
Combines the testing into one behavior. | |
Protected Member Functions | |
void | NormalProcessingRun1 (clSimManager *p_oSimManager) |
Tests normal processing run 1. | |
char * | WriteXMLFile1 () |
Writes a parameter file for normal processing run 1. |
void clTestPRSemiStochGrowth::NormalProcessingRun1 | ( | clSimManager * | p_oSimManager | ) | [protected] |
Tests normal processing run 1.
WriteXMLFile1() does setup. Timestep length is 1 year. 8 trees are created of 2 species. Then growth is run. Their diameters and heights are checked to make sure they are correct.
p_oSimManager | Sim manager object for doing the run. |
char* clTestPRSemiStochGrowth::WriteXMLFile1 | ( | ) | [protected] |
Writes a parameter file for normal processing run 1.