simpeg.flow.richards.survey.Survey#
- class simpeg.flow.richards.survey.Survey(receiver_list, **kwargs)[source]#
- Bases: - BaseSurvey- Richards flow surve class - Attributes - Number of data - Number of Sources - List of receivers associated with the survey - List of sources associated with the survey - Universal unique identifier - Number of associated data for each source - 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. - Get slices to index a flat array for all source-receiver pairs. - get_slice(source, receiver)- Get slice to index a flat array for a given source-receiver pair. - get_source_indices(sources)
