SimPEG.flow.richards.survey.Survey#
- class SimPEG.flow.richards.survey.Survey(receiver_list, **kwargs)[source]#
- Bases: - SimPEG.survey.BaseSurvey- Richards flow surve class - Attributes - Number of data - 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.