SimPEG.flow.richards.empirical.NonLinearModel#

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

Bases: HasModel

A non linear model that has dependence on the fields and a model

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