Skip to content

Bug fix for snow initialization in GFS_surface_composites.F90#131

Closed
tanyasmirnova wants to merge 1 commit into
NOAA-GSL:RRFS_devfrom
tanyasmirnova:RRFS_surface_composite_bugfix
Closed

Bug fix for snow initialization in GFS_surface_composites.F90#131
tanyasmirnova wants to merge 1 commit into
NOAA-GSL:RRFS_devfrom
tanyasmirnova:RRFS_surface_composite_bugfix

Conversation

@tanyasmirnova
Copy link
Copy Markdown

  1. Bug fix for snow initialization in GFS_surface_composites.F90
  2. Set compute_fluxes=.true. in module_sf_mynn.F90

2. Set compute_fluxes=.true. in module_sf_mynn.F90
@SamuelTrahanNOAA
Copy link
Copy Markdown
Collaborator

You need to merge @mdtoyNOAA's changes into your branch, and create PRs at the fv3atm and ufs-weather-model level.

@mdtoyNOAA
Copy link
Copy Markdown
Collaborator

mdtoyNOAA commented Mar 10, 2022 via email

@SamuelTrahanNOAA
Copy link
Copy Markdown
Collaborator

@mdtoyNOAA Those issues are closed. Tanya's current branch has to be up-to-date with the top of RRFS_dev.

@SamuelTrahanNOAA
Copy link
Copy Markdown
Collaborator

This PR's branch must be updated to the top of RRFS_dev now that #137 has been merged. We also need PRs at the fv3atm and ufs-weather-model level.

LOGICAL, PARAMETER :: compute_diag = .false.
LOGICAL, PARAMETER :: compute_flux = .false. !shouldn't need compute
LOGICAL, PARAMETER :: compute_flux = .true. !shouldn't need compute
! these in FV3. They will be written over anyway.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is OK for now. In the near future, this flag will have to made into a namelist option.

@SamuelTrahanNOAA
Copy link
Copy Markdown
Collaborator

Does #138 replace this? If so, please close this PR.

@SamuelTrahanNOAA
Copy link
Copy Markdown
Collaborator

I need pull requests in fv3atm and ufs-weather-model before I can test or merge this.

zhanglikate referenced this pull request in zhanglikate/ccpp-physics Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants