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

Functions

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

Function Documentation

◆ WriteClimateChangeCommonStuff()

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.

◆ WriteClimateChangeXMLFile1()

const char* WriteClimateChangeXMLFile1 ( )

Writes a parameter file for normal proceessing, run 1.

Returns
Filename written.

◆ WriteClimateChangeXMLFile2()

const char* WriteClimateChangeXMLFile2 ( )

Writes a parameter file for normal proceessing, run 2.

Returns
Filename written.

◆ WriteClimateChangeXMLFile3()

const char* WriteClimateChangeXMLFile3 ( )

Writes a parameter file for normal proceessing, run 3.

Returns
Filename written.

◆ WriteClimateChangeXMLFile4()

const char* WriteClimateChangeXMLFile4 ( )

Writes a parameter file for normal proceessing, run 4.

Returns
Filename written.

◆ WriteClimateChangeXMLFile5()

const char* WriteClimateChangeXMLFile5 ( )

Writes a parameter file for normal proceessing, run 5.

Returns
Filename written.

◆ WriteClimateChangeXMLFile6()

const char* WriteClimateChangeXMLFile6 ( )

Writes a parameter file for normal proceessing, run 6.

Returns
Filename written.