Hello,
I receive the following error:
-------------------------------------------------------
Operation terminated by user during checkStability (line 114)
In kspaceFirstOrder_inputChecking (line 1207)
dt_stability_limit = checkStability(kgrid, medium);
---------------------------------------------------------
However, the maximum dt returned by checkStability(kgrid, medium) [3.8174e-8] is in fact larger than the time step I am using [kgrid.dt = 2.1e-8].
Should I reduce the time step further? Any thoughts on why this might be occurring would be well appreciated.
Thank you,
Ellen