magic-sph/magic

updateZ + l10 + get_rot_rates

tgastine opened this issue · 2 comments

The final section of updateZ after get_tor_rhs_imp should in principle be moved into the get_tor_rhs_imp subroutine.

Not even sure that cond_ic+stress-free is working as expected with multi-stage schemes

It was actually wrong since a MPI_Bcast was missing in step_time! Fixed in dcdffd6