You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the time being, the max allowed RF step-size is Δt_rf=5e-5 or $50 \mu\mathrm{s}$. This is relevant to correctly simulate when we have considerable relaxation while the excitation is occurring. Regardless, this has not been thoroughly tested. Maybe $100 \mu\mathrm{s}$ is enough for most cases?
The effect this would have is to accelerate the simulation with simulate(...), without specifying simParams (default parameters).
The text was updated successfully, but these errors were encountered:
For the time being, the max allowed RF step-size is$50 \mu\mathrm{s}$ . This is relevant to correctly simulate when we have considerable relaxation while the excitation is occurring. Regardless, this has not been thoroughly tested. Maybe $100 \mu\mathrm{s}$ is enough for most cases?
Δt_rf=5e-5
orThe effect this would have is to accelerate the simulation with
simulate(...)
, without specifyingsimParams
(default parameters).The text was updated successfully, but these errors were encountered: