Closed zhichen3 closed 2 months ago
we might need to change things in radiation
, especially since dx.array is passed on to estimate_gamrPr
. I could just change it to rdtheta, but I don't really know if its the right thing to do. It's probably only supported for cartesian?
PR summary
address #2927 . Change timestep and cfl_violation so we use rdtheta, rdx[1], which is the physical cell length instead of just dx[1] for cell length in theta direction for spherical 2d.
PR motivation
PR checklist
CHANGES
file has been updated, if appropriate