#include <TestExpResourceMortality.h>
Public Member Functions | |
void | TestExpResourceMortality () |
Tests the growth-and-resource mortality class. | |
Protected Member Functions | |
char * | WriteXMLFile1 () |
Writes a parameter file with the specifications given for TestExpResourceMortality(), run 1. | |
char * | WriteXMLFile2 () |
Writes a parameter file with the specifications given for TestExpResourceMortality(), run 2. |
void clTestExpResourceMortality::TestExpResourceMortality | ( | ) |
Tests the growth-and-resource mortality class.
First run: WriteXMLFile1() creates the parameter file. The file has the following characteristics:
Second run: WriteXMLFile2() creates the parameter file. Everything is exactly as it is in the first run except the timestep length is 3 years.
char* clTestExpResourceMortality::WriteXMLFile1 | ( | ) | [protected] |
Writes a parameter file with the specifications given for TestExpResourceMortality(), run 1.
char* clTestExpResourceMortality::WriteXMLFile2 | ( | ) | [protected] |
Writes a parameter file with the specifications given for TestExpResourceMortality(), run 2.