SimPEG.electromagnetics.time_domain.simulation.BaseTDEMSimulation.dt_threshold#

property BaseTDEMSimulation.dt_threshold#

The threshold used to determine if a previous matrix factor can be reused.

If the difference in time steps falls below this threshold, the factored matrix is re-used.

Returns:
float