SolverSettings Methods |
The SolverSettings type exposes the following members.
Name | Description | |
---|---|---|
DepthOfSlot |
Depth of slot.
Default: 5.0*delh | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetDelta |
Time centering. Delta = 1 is fully implicit, i.e. x is estimated at n+1
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MinWaterDepthFromBottomOfSlot |
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 | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |