SORTIE C++ Test Documentation
|
#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... | |
void WriteClimateChangeCommonStuff | ( | std::fstream & | oOut, |
int | iNumYrsPerTS | ||
) |
Writes common portions of the test parameter files (allometry and tree pop).
oOut | File stream to write to. |
iNumYrsPerTS | Number of years per timestep. |
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.