public class GreenAmptInfiltration : ICatchmentInfiltrationCalculator,
IModelStateReadWrite| GreenAmptInfiltration | Initializes a new instance of the GreenAmptInfiltration class |
| CalculateInfiltration | Computes Green-Ampt infiltration for a catchment or a storage node. |
| Clone | Clone the current ICatchmentInfiltrationCalculator. |
| 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) |
| 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) |
| Prepare | Prepare infiltration calculator |
| ReadState | Read state and apply to module. Returns true if state was successfully read. |
| Setup | Setup the GreenAmptInfiltration class. Especially it calculates the Lu value from the Ks value. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| WriteState | Write current state of module |
| IMDmax | max. soil moisture deficit (m/m) |
| Ks | saturated conductivity [m/s] |
| Lu | Depth of upper soil zone [m] - calculated from Ks |
| S | avg. capillary suction [m] |