NCAR / ccpp-physics

GFS physics for CCPP
Other
59 stars 147 forks source link

Radiation interstitials still use GFS DDTs #197

Closed climbfuji closed 3 years ago

climbfuji commented 5 years ago

The following radiation interstitial schemes are still using the GFS DDTs, this should be changed:

physics/GFS_rrtmg_post.F90 physics/GFS_rrtmg_pre.F90 physics/rrtmg_lw_post.F90 physics/rrtmg_lw_pre.F90 physics/rrtmg_sw_post.F90 physics/rrtmg_sw_pre.F90

climbfuji commented 4 years ago

Fix as soon as possible after RRTMGP is merged (https://github.com/NCAR/ccpp-physics/pull/272).

climbfuji commented 3 years ago

Fixed in https://github.com/NCAR/ccpp-physics/pull/508