Click or drag to resize

SolverSettings Methods

The SolverSettings type exposes the following members.

Methods
  NameDescription
Public methodDepthOfSlot
Depth of slot. Default: 5.0*delh
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDelta
Time centering. Delta = 1 is fully implicit, i.e. x is estimated at n+1
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMinWaterDepthFromBottomOfSlot
The minimum amount of water in a slot. Used after each time step to ensure that there is a minimum amount of water in the slot. Default: 0.01*delh
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also