Exports model-specific parameters that are specified in the model_parameters section of the master config file.
Usage
export_model_parameters(
config_file,
model = c("GOTM", "GLM", "Simstrat", "FLake", "MyLake"),
folder = "."
)
Exports model-specific parameters that are specified in the model_parameters section of the master config file.
export_model_parameters(
config_file,
model = c("GOTM", "GLM", "Simstrat", "FLake", "MyLake"),
folder = "."
)