Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convective reflectivity #123

Open
ericaligo-NOAA opened this issue Oct 30, 2023 · 0 comments
Open

Convective reflectivity #123

ericaligo-NOAA opened this issue Oct 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ericaligo-NOAA
Copy link
Collaborator

Description

Convective reflectivity is estimated and combined with the reflectivity computed in the microphysics for Thompson and NSSL microhysics as well as deep/shallow GF convection and SAS convection.

Solution

@RuiyuSun added the calculations for SAS and Thompson. I moved the calculations over to GFS_MP_generic_post.F90 in order for the calculations to be available for multiple applications. The 3D array, refl_10cm, will contain both a convective and microphysics component.

The attachment illustrates the impact of these changes on reflectivity in RRFS with GF convection. Note that as it is coded now in ufs-weather-model, the convective reflectivity is considered constant from the surface up to model top, which is not physical. The new code also uses the convective precip rate and estimates a constant reflectivity up to the freezing level above which it decays with height up until cloud top using the convective cloud top arrays from both the GF and SAS schemes.

https://docs.google.com/presentation/d/1a0EpXKLxu-1Rz5yb3pQ-ePR3DJcrnCy05Ogg1ZItCCI/edit?usp=sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant