powered by
Reads the default configuration of the model. Uses default.cfg or main.cfg as the source as appropriate. To read a configuration from YAML format, use loadConfig instead.
loadConfig
readDefaultConfig(path)
A vector of parameter values and their names.
path of the main folder of the model
Mika Pflüger