SORTIE C++ Test Documentation
Functions
TestPowerHeightGrowth.h File Reference
#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...
 

Function Documentation

◆ WritePowerHeightGrowthCommonStuff()

void WritePowerHeightGrowthCommonStuff ( std::fstream &  oOut)

Writes common portions of the test parameter files.

Parameters
oOutFile stream to write to.

◆ WritePowerHeightGrowthXMLFile1()

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.

Returns
Filename written.

◆ WritePowerHeightGrowthXMLFile2()

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.

Returns
Filename written.