EngineNet Properties |
The EngineNet type exposes the following members.
Name | Description | |
---|---|---|
AssignedPointSourceBoundaries |
List of assigned point source boundaries. Used by LTS.
| |
CatchmentModifiers |
Modifiers for catchment output.
Must be provided before prepare | |
DataModule |
DataModule - always present
| |
EngineTime |
Simulation time. To be elaborated.
| |
HDModule |
hdModule - must always be present
| |
MaxNumberOfThreadsUser |
Maximum number of threads to use.
Using more than one thread may give different results, due change in order of calculations and therefor different rounding errors from simulation to simulation when running multiple threads. If exact same results are required for each simulation, set this to 1. The number of threads actually used are limited by the smallest of this number, the number of logical processing units (number of CPU cores), the license and the OMP_NUM_THREADS environment variable. | |
Modules |
All modules (HD, AD, WQ, ST)
| |
Nodes |
List of EngineNodes
| |
PauseSimulation |
If this is true, then the simulation will pause before the next timestep
| |
ProjectionString |
Returns Projection String.
| |
Reaches |
List of Engine Reaches
| |
RuntimeDiagnostics |
Diagnostics instance for the engine net. Used during runtime.
|