SimPEG.flow.richards.survey.Survey#

class SimPEG.flow.richards.survey.Survey(receiver_list, **kwargs)[source]#

Bases: BaseSurvey

Richards flow surve class

Attributes

nD

Number of data

receiver_list

List of receivers associated with the survey

Methods

deriv(simulation, f[, du_dm_v, v])

The derivative with respect to the model.

derivAdjoint(simulation, f[, v])

The adjoint derivative with respect to the model.