Update gsl/develop from develop 2021/09/21#108
Merged
DomHeinzeller merged 8 commits intoSep 22, 2021
Merged
Conversation
* io/FV3GFS_io.F90 updated to use fms2_io * atmos_model.F90 and ccpp/data/GFS_typefs.F90 updates to input_nml_file handling * atmos_cubed_sphere submodule updated
This PR brings in the latest release candidate for the FV3 dycore for use in the UFS. This PR will change answers for regional tests as well as any test using ICs generated from specific sources to chgres (when data_source_fv3gfs=.TRUE. logical within the dycore external_ic)
1. changes in NCAR/ccpp-physics#721 (sfcsub.F land-mask bug fix)
… feedback to FV3ATM (NOAA-EMC#376) Add a cplocn2atm namelist option to turn on/off the ocean model component feedback (e.g., SST) to the atmosphere model component.
…s.2021.03, IAU bug fix for restart files (NOAA-EMC#379) * CCPP metadata bugfixes in ccpp/data/GFS_typedefs.meta * fix the restart interval for iau Co-authored-by: Jun.Wang <Jun.Wang@noaa.gov>
* Clean up ccpp/CMakeLists.txt, because the associated PRs for ccpp-framework and ccpp-physics now define their targets and dependencies correctly.
This was referenced Sep 21, 2021
|
@tanyasmirnova @joeolson42 for your information. No physics changes that you need to be concerned with, as far as I know. But note the slowdown of the model initialization for regional runs that is currently investigated at GFDL (cause is the switch to FMS IO2 with the update of GFDL_atmos_cubed_sphere). |
tanyasmirnova
approved these changes
Sep 22, 2021
…ramework and ccpp-physics
DomHeinzeller
approved these changes
Sep 22, 2021
DomHeinzeller
left a comment
There was a problem hiding this comment.
I verified the hashes for ccpp-physics and ccpp-framework to be correct.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update gsl/develop from develop as of 2021/09/21. Changes in this PR:
Testing
See NOAA-GSL/ufs-weather-model#102
Associated PRs
NOAA-GSL/ccpp-framework#18
NOAA-GSL/ccpp-physics#106
#108
NOAA-GSL/ufs-weather-model#102