SolverSettings Methods

Methods

DepthOfSlot Depth of slot. Default: 5.0*delh
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows 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
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates 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
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also