Click or drag to resize

EngineTimeNumberOfTriesForTimeStep Property

Counts the number of time steps tried for the current time step

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public int NumberOfTriesForTimeStep { get; set; }

Property Value

Type: Int32
See Also