Documentation of UrbanFireXDT
Documentation of UrbanFireXDT
Loading...
Searching...
No Matches
Namespaces | Functions
setup_and_dataloading.h File Reference
#include <string>
Include dependency graph for setup_and_dataloading.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  configld
 

Functions

bool configld::load_config_file (unsigned long scenario_id, std::string &filepath)
 Load the config file, that is passed as command line argument.
 
bool configld::load_data_from_central_database (const char *filepath)
 Load the complete simulation structure from the central database, and also load the recorded time series for the measurement units.
 
void configld::output_variable_values (std::ostream &current_outstream)
 Outputs the current simulation configuration and all parameter settings to the specified output stream.