runHeatModel: Run heat model: wrapper for vs2di.runConfig()

Description Usage Arguments Value

View source: R/model.R

Description

Run heat model: wrapper for vs2di.runConfig()

Usage

1
2
runHeatModel(preparedHeatModel, tDir = tempdir(),
  openTargetDir = FALSE, ...)

Arguments

preparedHeatModel

prepared heat model as retrieved by prepareModel(type="heat")

tDir

target directory where vs2dh model input/output files should be stored. (Default: tempdir())

openTargetDir

If TRUE: model directory with heat model results will be opened in Windows explorer (Default: FALSE)

...

additional arguements passed to function kwb.vs2dh::vs2di.runConfig()

Value

List with heat model results ($res) and configuration


KWB-R/kwb.demeau documentation built on Sept. 10, 2019, 12:19 p.m.