readDefaultConfig: readDefaultConfig

View source: R/readDefaultConfig.R

readDefaultConfigR Documentation

readDefaultConfig

Description

Reads the default configuration of the model. Uses default.cfg and the model's main gms as the source as appropriate. To read a configuration from YAML format, use loadConfig instead.

Usage

readDefaultConfig(path = ".", mainfile = "main.gms")

Arguments

path

path of the main folder of the model

mainfile

filename of main model file, defaults to 'main.gms'

Value

A vector of parameter values and their names.

Author(s)

Mika Pflüger

See Also

loadConfig


pik-piam/gms documentation built on Oct. 20, 2024, 1:17 a.m.