Info
Version: | 22.1.0 |
Author(s): | DHI |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://docs.mikepoweredbydhi.com/engine_libraries/mike1d/mike1d_api/ |
NuGet Url: | https://www.nuget.org/packages/DHI.Mike1D.ControlModule |
Install
Install-Package DHI.Mike1D.ControlModule
dotnet add package DHI.Mike1D.ControlModule
paket add DHI.Mike1D.ControlModule
DHI.Mike1D.ControlModule Download (Unzip the "nupkg" after downloading)
Dependencies
- DHI.EUM(>= 19.0.0 && < 20.0.0)
- DHI.Math.Expression(>= 19.0.0 && < 20.0.0)
- DHI.Mike1D.Generic(>= 19.0.0 && < 20.0.0)
Tags
The control module is a generic module capable of controlling various quantities as e.g.
gate levels in gate structures. The control is implemented by a state machine, where conditions and actions utilize generic expressions from DHI.Math.Expression.
MIKE 1D is a 1-dimensional numerical simulation engine that simulates water flow in a network.
NOTE: This package is 64-bit only.
Please be sure to target x64 when building. For troubleshooting, visit the NuGet section on the Project Site/URL.