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

Update gsl/develop from develop 2021/09/21 #108

Conversation

climbfuji
Copy link

@climbfuji climbfuji commented Sep 21, 2021

Description

Update gsl/develop from develop as of 2021/09/21. Changes in this PR:

  • Update of FV3 dycore (GFDL_atmos_cubed_sphere) - note: this slows down the model initialization for regional runs (currently being worked on)
  • Code changes related to FMS I/O2 updates
  • Update of cmake build system files
  • Metadata bugfixes
  • Bug fixes for coupled restart runs

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

bensonr and others added 7 commits August 25, 2021 09:19
* 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)
… 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 <[email protected]>
* Clean up ccpp/CMakeLists.txt, because the associated PRs for ccpp-framework and ccpp-physics now define their targets and dependencies correctly.
@DomHeinzeller
Copy link

@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).

Copy link

@DomHeinzeller DomHeinzeller left a comment

Choose a reason for hiding this comment

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

I verified the hashes for ccpp-physics and ccpp-framework to be correct.

@DomHeinzeller DomHeinzeller merged commit 10eaeed into NOAA-GSL:gsl/develop Sep 22, 2021
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.

5 participants