| LIDLayerSoilFieldCapacity Property  | 
 
            Volume of pore water relative to total volume after the soil has been allowed to drain fully (as a fraction). 
            Below this level, infiltration/vertical drainage of water through the soil layer does not occur. 
            
            This is a fraction, which must always be less than the Porosity, and
            larger than the WiltingPoint.
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule.LID
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
 Syntax
Syntaxpublic double FieldCapacity { get; set; }Public Property FieldCapacity As Double
	Get
	Set
public:
property double FieldCapacity {
	double get ();
	void set (double value);
}Property Value
Type: 
Double See Also
See Also