CatchmentNamDataCapilarFluxParameter Property  | 
 
            Variable expressing at which ground water depth the capilar 
            flux is 1 mm/day when the lower zone is completely dry (GWLfl1).
            Type: Ground water depth
            Unit: [meter]
            Default: 0.0
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double CapilarFluxParameter { get; set; }Public Property CapilarFluxParameter As Double
	Get
	Set
public:
virtual property double CapilarFluxParameter {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
ICatchmentNamDataCapilarFluxParameter
See Also