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
Bugfix in mpas_init_atm_cases regarding the mountain wave test case
The mountain wave test initialization (subroutine init_atm_case_mtn_wave) delivered wrong results when executed in parallel due to the xc variable being computed without calling mpas_dmpar_max_real. This is fixed now.
0 commit comments