The riversystem.commandline.exe provides a mechanism to run existing projects without the Source interface. It is possible to modify or change the behaviour of the project from the command line, by changing the values of global expressions. Results can be returned for recorded items or global expressions within the project.
riversystem.commandline.exe is included with Source.
...
The Metaparameter explorer (Adding Function Usages Manuallyfunction usages manually) can be used to attach global expressions directly to model variables for situations where the Function Editor has not been enabled by default.
...
This section describes how to load, run, retrieve results, and modifying parameters using the command line.
...
Info | ||
---|---|---|
| ||
Note: All characters in the command line are case-sensitive. |
Loading and running
You can run a project in the following modes:
...
To modify parameters in the model, they need to be set up with as functions. This This can be done in one of three ways:
- Using the Function manager directly;
- Creating functions a function and Adding Function Usages Manuallyfunction usages manually; or
- The Creating the function, then using the Calibration Wizard can be used to add functions in the project. Refer to Working with metaparameters for more information.
...