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

Convert all schemes to new metadata, bugfixes to sfc_cice, merge gsd/develop, update of CCPP physics with IPD physics changes #316

Merged

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Sep 4, 2019

  • convert all schemes to new metadata format
  • bugfixes for sfc_cice.f metadata (this scheme has not been compiled beforehand)
  • update of CCPP physics to reflect changes in IPD physics from Vlab (aerosol tracer transport in coupled chemistry applications)
  • merge gsd/develop changes for GSD suite, this includes inactive code snippets (using CPP directive #ifdef GSD_SURFACE_FLUXES_BUGFIX for a suggested bugfix for the calculation of surface fluxes)

See https://github.com/NCAR/NEMSfv3gfs/pull/243 for regression testing.

climbfuji and others added 30 commits May 6, 2019 10:45
…r_20190503

gsd/develop merge in master 2019/05/03
gsd/develop: add regression tests for Thompson only, GF only, MYNN only & cleanup
…d support for coldstarting from either Noah LSM or RUC LSM data, temporary interstitial scheme to update Noah-LSM surface fields used by sfc_sice
…ar_update_surface_flux_bugfix_inactive_20190718

gsd/develop: RUC bug fixes, update to initialize from RAP/HRRR data, surface flux bug fix (inactive)
Updating MYNN EDMF and MYNNrad_pre
… to prevent using unconfigured ivegsrc, add check for inconsistent landmask and landuse classification, correctly initialize RUC subsurface data for non-land points for both Noah and RUC input data
…dmask_landuse_inconsistencies

Bugfix RUC LSM ice temperature initialization, landmask/landuse inconsistencies
…hat it is consistent with the code in GFS_MP_generic_post_run
…nto gmtb_develop_update_from_master_20190830
…to gmtb_develop_update_from_master_20190830
…sol tracer transport for coupled chemistry applications)
@climbfuji
Copy link
Collaborator Author

@@ -445,7 +445,7 @@ subroutine gw_solver_linsatdis(im, levs, dtp, kdt, me, &
enddo

print *
pause
!pause
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ha! Can't imagine that operations would appreciate that.

Copy link
Collaborator

@grantfirl grantfirl left a comment

Choose a reason for hiding this comment

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

My eyes are tired looking through all these changes, but the vast majority are the metadata format change and I didn't see anything else to flag.

@climbfuji climbfuji merged commit 994acd3 into NCAR:gmtb/develop Sep 9, 2019
@climbfuji climbfuji deleted the gmtb_develop_monster_merge_20190904 branch June 27, 2022 03:14
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.

3 participants