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

Inconsistent snow variables after snow updating in GSI using IMS snow cover data. #148

Open
tanyasmirnova opened this issue Apr 21, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tanyasmirnova
Copy link
Collaborator

Description

Snow initialization in GFS_surface_composites.F90 should not be applied because, in case of a cold start, snow on land (or on ice) is initialized in io/FV3GFS_io.F90, and in case of a warm start, these variables are carried along from the previous forecast. This bug was discovered when snow updating from the IMS snow cover was implemented in RRFS_dev (with the use of RUC LSM). The updated in GSI cycled snow was overwritten in GFS_surface_composites.F90, causing some inconsistencies in snow variables and crashes in RUC LSM.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. step 1
  2. step 2
  3. see the bug...

Additional Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Machine
  • Compiler
  • Suite Definition File or Scheme
  • Reference other issues or PRs in other repositories that this is related to, and how they are related.

Output

Please include any relevant log files, screenshots or other output here.

@tanyasmirnova tanyasmirnova added the bug Something isn't working label Apr 21, 2022
zhanglikate pushed a commit to zhanglikate/ccpp-physics that referenced this issue Mar 1, 2024
zhanglikate pushed a commit to zhanglikate/ccpp-physics that referenced this issue Mar 1, 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