simpeg.flow.richards.empirical.Vangenuchten_theta#
- class simpeg.flow.richards.empirical.Vangenuchten_theta(mesh, theta_r=0.078, theta_rMap=None, theta_s=0.43, theta_sMap=None, n=1.56, nMap=None, alpha=0.036, alphaMap=None, **kwargs)[source]#
- Bases: - BaseWaterRetention- Attributes - Related to the inverse of the air entry suction [l-1], >0 physical property model. - Derivative of related to the inverse of the air entry suction [L-1], >0 wrt the model. - Mapping of the inversion model to related to the inverse of the air entry suction [L-1], >0. - A list of solver objects to clean when the model is updated - HasModel.deleteTheseOnModelUpdate has been deprecated. - The inversion model. - Measure of the pore-size distribution, >1 physical property model. - Derivative of measure of the pore-size distribution, >1 wrt the model. - Mapping of the inversion model to measure of the pore-size distribution, >1. - Number of parameters in the model. - True if a model is necessary - Residual water content [l3l-3] physical property model. - Derivative of residual water content [L3L-3] wrt the model. - Mapping of the inversion model to residual water content [L3L-3]. - Saturated water content [l3l-3] physical property model. - Derivative of saturated water content [L3L-3] wrt the model. - Mapping of the inversion model to saturated water content [L3L-3]. - counter - mesh - Methods - derivU - plot 
