SimPEG.flow.richards.empirical.Vangenuchten_k#

class SimPEG.flow.richards.empirical.Vangenuchten_k(mesh, Ks=24.96, KsMap=None, I=0.5, IMap=None, n=1.56, nMap=None, alpha=0.036, alphaMap=None, **kwargs)[source]#

Bases: BaseHydraulicConductivity

Attributes

I

physical property model.

IDeriv

Derivative of wrt the model.

IMap

Mapping of the inversion model to .

Ks

Saturated hydraulic conductivity physical property model.

KsDeriv

Derivative of Saturated hydraulic conductivity wrt the model.

KsMap

Mapping of the inversion model to Saturated hydraulic conductivity.

alpha

Related to the inverse of the air entry suction [l-1], >0 physical property model.

alphaDeriv

Derivative of related to the inverse of the air entry suction [L-1], >0 wrt the model.

alphaMap

Mapping of the inversion model to related to the inverse of the air entry suction [L-1], >0.

n

Measure of the pore-size distribution, >1 physical property model.

nDeriv

Derivative of measure of the pore-size distribution, >1 wrt the model.

nMap

Mapping of the inversion model to measure of the pore-size distribution, >1.

Methods

__call__(u)

Call self as a function.

derivM(u)

derivative with respect to m

derivU