SimPEG.flow.richards.empirical.BaseWaterRetention#

class SimPEG.flow.richards.empirical.BaseWaterRetention(mesh, **kwargs)[source]#

Bases: NonLinearModel

Attributes

clean_on_model_update

A list of solver objects to clean when the model is updated

deleteTheseOnModelUpdate

A list of properties stored on this object to delete when the model is updated

model

The inversion model.

nP

Number of parameters in the model.

needs_model

True if a model is necessary

counter

mesh

Methods

plot