Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Initially, identify which link or node in the model you want to place the expression in.
  2. Then, add a function in the node/link feature editor;
  3. Exit the node/link feature editor;
  4. In the Function manager, first assign a value to the function. Right click, then choose Edit function. Note that the function units will be ignored and will be assumed to be in the same units as are used in the underlying code. As a guide, rainfall-runoff models generally use millimetres for length and day for time-step and the groundwater model uses SI units - metres for length and seconds for time-step.;
  5. Back in the Function manager, right click on the required function again and choose Manually add function usage; and
  6. Then add the function usage manually to allocate a parameter to the variable (steps outlined in Figure 1). You can now use the Command Line Runner to run the model iteratively while varying the parameter. This is also used for setting up a project to run with Insight: Objective optimisation.

...