202101 public release#66
Merged
bensonr merged 2 commits intoJan 29, 2021
Merged
Conversation
…for the 202101 public release of GFDL_atmos_cubed_sphere
bensonr
approved these changes
Jan 26, 2021
…s in master and to bring in changes from SHiELD/atmosphere.F90. Minor change to driver/SHiELD/atmosphere.F90.
Member
Author
|
@bensonr @lharris4 I have pushed another commit to this release that updates driver/GFDL/atmosphere.F90 to resolve some differences between master and this release branch (mainly the release used the deprecated "mytile" as opposed to "mygrid"). This is ready to merge if the two of you still approve of the code. Thank you! |
Contributor
|
Hi, Lauren. Thanks for cleaning up the GFDL driver code. This looks good.
Are there still lingering differences between the FV3 code used for SHiELD
and AM4? I know that there is a change in the damping for one of the
dynamical variables in sw_core.F90 in SHiELD which is not being used in AM4.
Thanks,
Lucas
…On Fri, Jan 29, 2021 at 9:36 AM laurenchilutti ***@***.***> wrote:
@bensonr <https://github.com/bensonr> @lharris4
<https://github.com/lharris4> I have pushed another commit to this
release that updates driver/GFDL/atmosphere.F90 to resolve some differences
between master and this release branch (mainly the release used the
deprecated "mytile" as opposed to "mygrid"). This is ready to merge if the
two of you still approve of the code. Thank you!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#66 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMUQRVFFTG6B4B6ZWHJMNCTS4LBWZANCNFSM4WOZ2UWA>
.
|
Contributor
|
@lharris4 @laurenchilutti - the one remaining difference is references to lin_cloud_microphysics in GFDL/AM4 version and gfdl_cloud_microphys in SHiELD. |
bensonr
approved these changes
Jan 29, 2021
Contributor
|
Hi, Rusty. Thanks. This is OK for the time being.
Lucas
…On Fri, Jan 29, 2021 at 10:14 AM bensonr ***@***.***> wrote:
@lharris4 <https://github.com/lharris4> @laurenchilutti
<https://github.com/laurenchilutti> - the one remaining difference is
references to lin_cloud_microphysics in GFDL/AM4 version and
gfdl_cloud_microphys in SHiELD.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#66 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMUQRVFKT4WI3LIETLKHQVDS4LGFZANCNFSM4WOZ2UWA>
.
|
climbfuji
pushed a commit
to climbfuji/GFDL_atmos_cubed_sphere
that referenced
this pull request
Apr 24, 2024
GitFlow: Merge geos/develop into geos/main
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.
This pull request will publish the code changes developed by the FV3 Team at GFDL for the 202101 public release. See
RELEASE.mdfor a description of the changes made in this PR.