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

Functions

const char * WriteClimateChangeXMLFile1 ()
 Writes a parameter file for normal proceessing, run 1.
 
const char * WriteClimateChangeXMLFile2 ()
 Writes a parameter file for normal proceessing, run 2.
 
const char * WriteClimateChangeXMLFile3 ()
 Writes a parameter file for normal proceessing, run 3.
 
const char * WriteClimateChangeXMLFile4 ()
 Writes a parameter file for normal proceessing, run 4.
 
const char * WriteClimateChangeXMLFile5 ()
 Writes a parameter file for normal proceessing, run 5.
 
const char * WriteClimateChangeXMLFile6 ()
 Writes a parameter file for normal proceessing, run 6.
 
void WriteClimateChangeCommonStuff (std::fstream &oOut, int iNumYrsPerTS)
 Writes common portions of the test parameter files (allometry and tree pop).
 

Function Documentation

void WriteClimateChangeCommonStuff ( std::fstream &  oOut,
int  iNumYrsPerTS 
)

Writes common portions of the test parameter files (allometry and tree pop).

Parameters
oOutFile stream to write to.
iNumYrsPerTSNumber of years per timestep.
const char* WriteClimateChangeXMLFile1 ( )

Writes a parameter file for normal proceessing, run 1.

Returns
Filename written.
const char* WriteClimateChangeXMLFile2 ( )

Writes a parameter file for normal proceessing, run 2.

Returns
Filename written.
const char* WriteClimateChangeXMLFile3 ( )

Writes a parameter file for normal proceessing, run 3.

Returns
Filename written.
const char* WriteClimateChangeXMLFile4 ( )

Writes a parameter file for normal proceessing, run 4.

Returns
Filename written.
const char* WriteClimateChangeXMLFile5 ( )

Writes a parameter file for normal proceessing, run 5.

Returns
Filename written.
const char* WriteClimateChangeXMLFile6 ( )

Writes a parameter file for normal proceessing, run 6.

Returns
Filename written.