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
Provide a clear and concise description of what the bug is.
Also give a description of how to fix the bug.
When warm starting with NSSL microphysics from restart IC using Thompson microphysics, NSSL microphysics assumes number of concentration of all hydrometers are available and enter the warm start mode for microphysics. This led to an initial surge of reflectivity in RRFS ensemble members using NSSL microphysics.
This issue can be fixed by adding a check for missing number of concentrations for all hydrometers.
To Reproduce:
What compilers/machines are you seeing this with?
Give explicit steps to reproduce the behavior.
do this
then that
then, oops, look at the bug
Warm start with NSSL microphysics scheme with restart IC from Thompson microphysics. Check the reflectivity at F00 (the first timestep)
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
If applicable, drag and drop screenshots to help explain your problem.
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)
see the high reflectivity in members with NSSL microphysics, particularly the red circles, compared with other members using Thompson microphysics nssl_mp_github_issue.pptx
Testing:
Have you tested the code changes? On what platforms?
Yes. On Hera
Have you run regression test in ufs-weather-model or ufs-s2s-model with code changes?
Yes.
Will the baseline results change? No
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>
Description
Provide a clear and concise description of what the bug is.
Also give a description of how to fix the bug.
When warm starting with NSSL microphysics from restart IC using Thompson microphysics, NSSL microphysics assumes number of concentration of all hydrometers are available and enter the warm start mode for microphysics. This led to an initial surge of reflectivity in RRFS ensemble members using NSSL microphysics.
This issue can be fixed by adding a check for missing number of concentrations for all hydrometers.
To Reproduce:
What compilers/machines are you seeing this with?
Give explicit steps to reproduce the behavior.
Warm start with NSSL microphysics scheme with restart IC from Thompson microphysics. Check the reflectivity at F00 (the first timestep)
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:
Output
Screenshots
If applicable, drag and drop screenshots to help explain your problem.
output logs
If applicable, include relevant output logs.
Either drag and drop the entire log file here (if a long log) or
see the high reflectivity in members with NSSL microphysics, particularly the red circles, compared with other members using Thompson microphysics
nssl_mp_github_issue.pptx
Testing:
Yes. On Hera
Yes.
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:
#764
The text was updated successfully, but these errors were encountered: