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

missing reflectivity when using NSSL microphysics, Cu and inline post #780

Open
JiliDong-NOAA opened this issue Feb 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JiliDong-NOAA
Copy link
Contributor

Description

Provide a clear and concise description of what the bug is.
Also give a description of how to fix the bug.

When running RRFS ensemble members using NSSL microphysics and Cu with inline post on, there are areas of missing reflectivity. This is caused by UPP not having the correct hook for reflectivity processing with imp_physics=17/18 (NSSL microphysics).

To Reproduce:

What compilers/machines are you seeing this with?
Intel, Hera
Give explicit steps to reproduce the behavior.

  1. run rrfs forecast with NSSL microphysics and Cu. Have inline post on
  2. check the reflectivity for areas of missing values

Additional context

Add any other context about the problem here.
Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:

  • needs to be fixed also in noaa-emc/nems/issues/<issue_number>
  • needed for noaa-emc/fv3atm/pull/<pr_number>

Output

Screenshots
missing_refl_forPR.pptx

output logs
If applicable, include relevant output logs.
Either drag and drop the entire log file here (if a long log) or

paste the code here (if a short section of log)

Testing:

  1. Have you tested the code changes? On what platforms?

  2. Have you run regression test in ufs-weather-model or ufs-s2s-model with code changes?

  • Will the baseline results change?
  • If the baseline results change, is it expected? Please give brief explanation.

Dependent PRs:

Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:

  • required to support noaa-emc/GFDL_atmos_cubed_sphere/issues/<issue_number>
  • ncar/ccpp-physics/pull/<pr_number>
  • associated ufs-weather-model/pull/<pr_number>
@JiliDong-NOAA JiliDong-NOAA added the bug Something isn't working label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant