CulvertSolverMethods Enumeration |
Namespace: DHI.Mike1D.StructureModule
public enum SolverMethods
Member name | Value | Description | |
---|---|---|---|
SimpleIteration | 0 | Simple iteration, the traditional approach (MIKE 11) | |
NRIteration | 1 | Using a Newton Raphson algorithm | |
LMIteration | 2 | Using a Levember Marquardt minimization algorithm |