simpeg.flow.richards.empirical.Haverkamp_k#
- class simpeg.flow.richards.empirical.Haverkamp_k(mesh, Ks=0.00944, KsMap=None, A=1175000.0, AMap=None, gamma=4.74, gammaMap=None, **kwargs)[source]#
- Bases: - BaseHydraulicConductivity- Attributes - Fitting parameter physical property model. - Derivative of fitting parameter wrt the model. - Mapping of the inversion model to fitting parameter. - Saturated hydraulic conductivity physical property model. - Derivative of Saturated hydraulic conductivity wrt the model. - Mapping of the inversion model to Saturated hydraulic conductivity. - A list of solver objects to clean when the model is updated - HasModel.deleteTheseOnModelUpdate has been deprecated. - Fitting parameter physical property model. - Derivative of fitting parameter wrt the model. - Mapping of the inversion model to fitting parameter. - The inversion model. - Number of parameters in the model. - True if a model is necessary - counter - mesh - Methods - __call__(u)- Call self as a function. - derivM - derivU - plot 
