SORTIE C++ Test Documentation
Functions
TestNCISizeEffectCompoundExponential.h File Reference
#include <fstream>

Functions

const char * WriteNCISizeEffectXMLFile1 ()
 Tests the NCI size effect compound exponential. More...
 
const char * WriteNCISizeEffectXMLFile2 ()
 Writes a 3-year timestep file. More...
 
void WriteNCISizeEffectCommonStuff (std::fstream &oOut)
 Writes common portions of the test parameter files (tree pop, plot, etc). More...
 
void WriteNCISizeEffectTreeStuff (std::fstream &oOut)
 Writes common portions of the test parameter files (tree pop, plot, etc). More...
 

Function Documentation

◆ WriteNCISizeEffectCommonStuff()

void WriteNCISizeEffectCommonStuff ( std::fstream &  oOut)

Writes common portions of the test parameter files (tree pop, plot, etc).

Parameters
oOutFile stream to write to.

◆ WriteNCISizeEffectTreeStuff()

void WriteNCISizeEffectTreeStuff ( std::fstream &  oOut)

Writes common portions of the test parameter files (tree pop, plot, etc).

Parameters
oOutFile stream to write to.

◆ WriteNCISizeEffectXMLFile1()

const char* WriteNCISizeEffectXMLFile1 ( )

Tests the NCI size effect compound exponential.

Writes a 1-year timestep file. This contains 4 species. NCI growth (auto-height) is assigned to saplings and adults of Species 2, 3, and 4.

Returns
Filename written.

◆ WriteNCISizeEffectXMLFile2()

const char* WriteNCISizeEffectXMLFile2 ( )

Writes a 3-year timestep file.

This contains 4 species. NCI growth (auto-height) is assigned to saplings and adults of Species 2, 3, and 4.

Returns
Filename written.