Description Usage Arguments Value
Run solute transport model: wrapper for vs2di.runConfig()
1 2  | runSoluteModel(preparedSoluteModel, tDir = tempdir(),
  returnOutput = TRUE, openTargetDir = FALSE, ...)
 | 
preparedSoluteModel | 
 prepared solute transport model as retrieved by prepareModel(type="solu")  | 
tDir | 
 target directory where vs2dh model input/output files should be stored. (Default: tempdir())  | 
returnOutput | 
 Default: TRUE  | 
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()  | 
List with heat model results ($res) and configuration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.