simpeg.electromagnetics.static.spectral_induced_polarization.Simulation3DCellCentered.solver_opts#
- property Simulation3DCellCentered.solver_opts#
Solver-specific parameters.
The parameters specific to the solver set with the
solver
property are set upon instantiation. Thesolver_opts
property is used to set solver-specific properties. This is done by providing adict
that contains appropriate pairs of keyword arguments and parameter values. Please visit pymatsolver to learn more about solvers and their parameters.- Returns:
dict
keyword arguments and parameters passed to the solver.