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
TYPE: enhancement
KEYWORDS: orographic drag
SOURCE: Songyou Hong (NCAR)
DESCRIPTION OF CHANGES:
YSU GWDO was revised following the study of Hong et al. (2025, WAF), now
is called as Korean Integrated Model (KIM) GWDO. KIM GWDO requires
additional maximum orography file, "ELVMAX" in WPS. Non-hydrostatic
effect of Xu et al. (2024, JAS) was also added (gwd_if_nonhyd=.true.,
default). Factor for the effective grid spacing was added
(gwd_dx_factor=2.0, default).
LIST OF MODIFIED FILES:
m Registry/Registry.EM_COMMON
m arch/Externals.cfg
m dyn_em/module_first_rk_step_part1.F
m phys/module_bl_gwdo.F
m phys/module_pbl_driver.F
TESTS CONDUCTED:
1. Tested in MPAS.
2. The Jenkins tests are all passing.
RELEASE NOTE: Orographic gravity drag option gwd_opt = 1 is updated in
this PR. Other added options are gwd_dx_factor = 2 (effective grid size)
and gwd_if_nonhyd = .true. (nonhydrostatic effect option). Requires the
use of updated WPS.
0 commit comments