update_fulldataOutput: update_fulldataOutput

Description Usage Arguments Author(s) See Also

View source: R/update_fulldataOutput.R

Description

Creates GAMS code which stores automatically the levels and marginals of all equations and variables in time depending parameters.

Usage

1
2
3
4
5
6
update_fulldataOutput(
  modelpath = ".",
  modulepath = "modules",
  corepath = "core",
  loopset = "t"
)

Arguments

modelpath

Path of the Model version that should be updated (main folder).

modulepath

Module path within the model (relative to the model main folder)

corepath

Core path within the model (relative to the model main folder)

loopset

Set over which loop runs

Author(s)

Jan Philipp Dietrich, Felicitas Beier

See Also

fulldataOutput,replace_in_file


gms documentation built on July 2, 2020, 2:36 a.m.