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

Functions

const char * WriteSizeDepLogisticGrowthXMLFile1 ()
 Tests the clSizeDepLogisticGrowth class. More...
 
const char * WriteSizeDepLogisticGrowthXMLFile2 ()
 Writes a parameter file to direct testing. More...
 

Function Documentation

◆ WriteSizeDepLogisticGrowthXMLFile1()

const char* WriteSizeDepLogisticGrowthXMLFile1 ( )

Tests the clSizeDepLogisticGrowth class.

This tests it in all versions - as a diameter-only incrementer with no height updating, as a DiameterIncrementer with auto-height updating, and as a HeightIncrementer. Writes a parameter file to direct testing. Timestep length is 1 year. This contains two species. Behaviors:

  • size dependent logistic growth diam only - applied to species 0 seedlings and species 1 seedlings
  • size dependent logistic growth height only - applied to species 0 saplings and species 1 seedlings
  • constant radial growth - applied to species 0 saplings
  • HeightIncrementer - applied to species 0 seedlings
  • size dependent logistic growth - applied to species 1 saplings
Returns
Filename written.

◆ WriteSizeDepLogisticGrowthXMLFile2()

const char* WriteSizeDepLogisticGrowthXMLFile2 ( )

Writes a parameter file to direct testing.

Timestep length is 3 years. This contains two species. Behaviors:

  • size dependent logistic growth diam only - applied to species 0 seedlings and species 1 seedlings
  • size dependent logistic growth height only - applied to species 0 saplings and species 1 seedlings
  • constant radial growth - applied to species 0 saplings
  • HeightIncrementer - applied to species 0 seedlings
  • size dependent logistic growth - applied to species 1 saplings
Returns
Filename written.