Click or drag to resize

EngineTimeSteppingAdaptive Properties

The EngineTimeSteppingAdaptive type exposes the following members.

Properties
  NameDescription
Public propertyDtMax
Maximum allowed time step
Public propertyDtMin
Minimum allowed time step
Public propertyFixedChangeFactor
Change factor to multiply or divide the current time step with, in case UsedFixedChangeFactor has been set.
Public propertySimulationEndTime
End of simulation time
Public propertyTimeStepOk
Flag indicating if last time step was OK.
Public propertyUsedFixedChangeFactor
Flag indicating whether to use the constant change factor FixedChangeFactor
Top
See Also