Skip to content

hand merge feature/sdrabenh/gcm_v12 into develop#388

Open
sdrabenh wants to merge 33 commits intodevelopfrom
feature/sdrabenh/G2G_dev-v12
Open

hand merge feature/sdrabenh/gcm_v12 into develop#388
sdrabenh wants to merge 33 commits intodevelopfrom
feature/sdrabenh/G2G_dev-v12

Conversation

@sdrabenh
Copy link
Collaborator

Hi @vbuchard I went through and hand-merged our latest v12 branch into develop in this pull request. There were 14 files with direct conflicts, thus Github was unable to display these differences correctly. Most of the conflicts were minor, but there are two changes that I would ask you to look at:

  1. DU2G_GridCompMod.F90 has the additional fwet = 1.0 prior to the function call. It looks like this line is no longer needed based on other changes, but you would know best.
  2. SS2G_instance_SS.rc has different emission_scale numbers. These are the numbers currently used in v12. If you believe develop's are more suitable for L181, we can try those. Please let us know.

Feel free to edit this branch directly (even online through Github) as you see appropriate. Once this PR is merged into develop, Github should display things correctly once again. When we have a tag with these resolutions, we should be able to run science tests.

mathomp4 and others added 30 commits April 17, 2024 15:05
…rxruns

Addresses the incorrect seasonal cycle in the CEDS emissions for the …
…vation fixes, MP tuning to produce more QS from QI, Convection tuning for high-res, GFDL-MP cleanup, Beljaars tuning
…h_alarm

# Conflicts:
#	ESMF/GOCART2G_GridComp/NI2G_GridComp/NI2G_GridCompMod.F90
#	ESMF/GOCART2G_GridComp/SU2G_GridComp/SU2G_GridCompMod.F90
@sdrabenh sdrabenh requested review from acollow and vbuchard February 24, 2026 14:46
@sdrabenh sdrabenh requested a review from a team as a code owner February 24, 2026 14:46
@sdrabenh sdrabenh added the Non 0-diff The changes in this pull request are non-zero-diff label Feb 24, 2026
## [v2.6.0] - 2026-02-05

### Changed
-Filepath for CEDS has been updated in the ExtData yaml and rc files. Note the old version had an incorrect seasonal cycle.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
-Filepath for CEDS has been updated in the ExtData yaml and rc files. Note the old version had an incorrect seasonal cycle.

This line can be deleted. It's already in the CHANGELOG below it.

@mathomp4
Copy link
Member

  1. DU2G_GridCompMod.F90 has the additional fwet = 1.0 prior to the function call. It looks like this line is no longer needed based on other changes, but you would know best.

I think it's so unneeded, it's breaking the CI builds:

/__w/GOCART/GOCART/src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSphysics_GridComp/@GEOSchem_GridComp/@GOCART/ESMF/GOCART2G_GridComp/DU2G_GridComp/DU2G_GridCompMod.F90(1091): error #6404: This name does not have a type, and must have an explicit type.   [FWET]
         fwet = 1.0
---------^

@acollow
Copy link
Contributor

acollow commented Feb 24, 2026

  1. DU2G_GridCompMod.F90 has the additional fwet = 1.0 prior to the function call. It looks like this line is no longer needed based on other changes, but you would know best.

I think it's so unneeded, it's breaking the CI builds:

/__w/GOCART/GOCART/src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSphysics_GridComp/@GEOSchem_GridComp/@GOCART/ESMF/GOCART2G_GridComp/DU2G_GridComp/DU2G_GridCompMod.F90(1091): error #6404: This name does not have a type, and must have an explicit type.   [FWET]
         fwet = 1.0
---------^

Not too long ago I pulled fwet = 1 out of all the fortran code and put in inside the instance.rc file for each species.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Non 0-diff The changes in this pull request are non-zero-diff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants