SORTIE C++ Test Documentation
Functions
TestStormLight.h File Reference

Functions

const char * WriteStormLightXMLFile1 ()
 Tests the clStormLight class. More...
 
const char * WriteStormLightXMLFile2 ()
 Writes a parameter file for normal proceessing run 1. More...
 
const char * WriteStormLightXMLErrorFile1 ()
 Writes an error file where the minimum number of trees for a full canopy is less than 0. More...
 

Function Documentation

◆ WriteStormLightXMLErrorFile1()

const char* WriteStormLightXMLErrorFile1 ( )

Writes an error file where the minimum number of trees for a full canopy is less than 0.

Returns
File name of the freshly written parameter file.

◆ WriteStormLightXMLFile1()

const char* WriteStormLightXMLFile1 ( )

Tests the clStormLight class.

Writes a parameter file for normal proceessing run 1. This has the storm and storm damage appliers, a mortality behavior to satisfy storm requirements, and the storm light behavior. The timestep length is 1 year.

Returns
Filename written.

◆ WriteStormLightXMLFile2()

const char* WriteStormLightXMLFile2 ( )

Writes a parameter file for normal proceessing run 1.

This has the storm and storm damage appliers, a mortality behavior to satisfy storm requirements, and the storm light behavior. The timestep length is 1 year.

Returns
Filename written.