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

Pin dycore, physics, and driver GFDL submodules to latest main #11

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

spencerkclark
Copy link
Member

@spencerkclark spencerkclark commented Nov 1, 2023

This PR updates the dycore, physics, and driver NOAA-GFDL submodules in this repo to their latest main branches. Now that

have been merged, all the required features in SHiELD are in place to bring SHiELD-wrapper up-to-par with fv3gfs-wrapper.

Note that NOAA-GFDL/SHiELD_physics#31 made changes to the long names of some of the diagnostics output in our regression test, which required a checksum update.

I have also taken the liberty to remove the disclaimer from the README that states that changes to SHiELD are required to bring SHiELD-wrapper up-to-par with FV3GFS. That is no longer a limiting factor, and those remaining features are implemented in open PRs in this repo.

@spencerkclark spencerkclark changed the title Pin GFDL submodules to latest main Pin dycore, physics, and driver GFDL submodules to latest main Nov 1, 2023
@spencerkclark spencerkclark merged commit 812a7c1 into main Nov 1, 2023
1 check passed
@spencerkclark spencerkclark deleted the update-submodules branch November 1, 2023 23:02
spencerkclark added a commit that referenced this pull request Nov 2, 2023
This PR ports the ability to override the surface radiative fluxes seen by the land surface model from the wrapper.  This was split across two PRs originally in the case of FV3GFS:

- ai2cm/fv3gfs-fortran#158
- ai2cm/fv3gfs-wrapper#244

This depends on the fortran changes made in:

- NOAA-GFDL/SHiELD_physics#31
- NOAA-GFDL/atmos_drivers#31

which have now been merged, and incorporated into this repo via #11.
spencerkclark added a commit that referenced this pull request Nov 3, 2023
This PR ports the changes in ai2cm/fv3gfs-fortran#317 to the SHiELD wrapper, which give us finer grained control over the steps of the time loop related to the physics.

It depends on NOAA-GFDL/atmos_drivers#30, which was merged upstream and incorporated into this repository in #11.
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.

2 participants