simpeg.electromagnetics.static.resistivity.Simulation3DNodal.fields#
- Simulation3DNodal.fields(m=None, calcJ=True)[source]#
- Return the computed geophysical fields for the model provided. - Parameters:
- m(n_param,) numpy.ndarray
- The model parameters. 
 
- m(n_param,) 
- Returns:
- simpeg.fields.Fields
- Computed geophysical fields for the model provided. 
 
 
