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.FloodMap |
Install
Install-Package DHI.Mike1D.FloodMap
dotnet add package DHI.Mike1D.FloodMap
paket add DHI.Mike1D.FloodMap
DHI.Mike1D.FloodMap Download (Unzip the "nupkg" after downloading)
Dependencies
- DHI.Mike1D.CrossSectionModule(>= 19.0.0 && < 20.0.0)
- DHI.Mike1D.Generic(>= 19.0.0 && < 20.0.0)
- DHI.Mike1D.ResultDataAccess(>= 19.0.0 && < 20.0.0)
Tags
Library for calculating extent of river in projection coordiantes.
A river is defined by a center line and cross sections, and this library can calculate river bank lines from the center line and the cross sections.
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.