|
SORTIE C++ Test Documentation
|
#include <fstream>Functions | |
| const char * | WriteClimateImporterXMLFile1 () |
| Writes a parameter file for normal proceessing, run 1. More... | |
| const char * | WriteClimateImporterXMLErrorFile1 () |
| Writes a parameter file for error processing. More... | |
| const char * | WriteClimateImporterXMLErrorFile2 () |
| Writes a parameter file for error processing. More... | |
| const char * | WriteClimateImporterXMLErrorFile3 () |
| Writes a parameter file for error processing. More... | |
| void | WriteClimateImporterCommonStuff (std::fstream &oOut) |
| Writes common portions of the test parameter files. More... | |
| void WriteClimateImporterCommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files.
| oOut | File stream to write to. |
| const char* WriteClimateImporterXMLErrorFile1 | ( | ) |
Writes a parameter file for error processing.
There is a negative precip value.
| const char* WriteClimateImporterXMLErrorFile2 | ( | ) |
Writes a parameter file for error processing.
There is a negative soil water storage value.
| const char* WriteClimateImporterXMLErrorFile3 | ( | ) |
Writes a parameter file for error processing.
There is a negative solar radiation value.
| const char* WriteClimateImporterXMLFile1 | ( | ) |
Writes a parameter file for normal proceessing, run 1.
1.8.13