Updates to radiation, cloud, and land processes for improved surface temperature and radiative flux biases#244
Conversation
|
@rhaesung please use radiation_clouds.f at /lfs/h2/emc/physics/noscrub/ruiyu.sun/git/global_workflow.git.hrv4/sorc/ufs_model.fd/FV3/ccpp/physics/physics/Radiation to replace the one you are using in this PR. This file uses 25 um as the convective cloud ice radius over land in radiation instead of 50 µm. |
@RuiyuSun A little confused here? The original value is 50 and you proposed to change it to 25, right? |
@HelinWei-NOAA Right. But it is only changed over land. |
|
@RuiyuSun radiation_clouds.f has been updated. |
climbfuji
left a comment
There was a problem hiding this comment.
Reviewed the module_mp_thompson and radiation_clouds parts.
|
|
@HelinWei-NOAA @rhaesung @climbfuji I will add a review here shortly. In addition to the albedo changes in the non-glacier land model, similar changes should also be made to address NCAR#1091 with this PR. |
|
@barlage The files module_sf_noahmplsm.F90 and module_sf_noahmp_glacier.F90 have been updated according to your comments. FYI, @HelinWei-NOAA and @cenlinhe. |
|
@barlage Thanks! The code has been updated with your changes. |
|
Tests are done ok at ufs-community/ufs-weather-model#2548. @grantfirl @rhaesung @dustinswales Can you merge this pr? |
Changes from @RuiyuSun and @HelinWei-NOAA.
This PR addresses several key issues identified in the HRv4 and UFS/Noah-MP models, focusing on radiative flux biases, soil thermal conductivity, and evapotranspiration improvements. The goal of these updates is to enhance model performance and better align simulations with observed data.
physics/module_sf_noahmp_glacier.F90: only compute glacier albedo insnowalb_bats_glacierifcosz > 0NCAR/ccpp-physics#1091