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

UFS-dev PR#223 #1095

Merged
merged 28 commits into from
Oct 22, 2024
Merged

UFS-dev PR#223 #1095

merged 28 commits into from
Oct 22, 2024

Conversation

grantfirl
Copy link
Collaborator

@grantfirl grantfirl commented Oct 17, 2024

Identical to ufs-community#223

Note: One small typo fixed in GFS_phys_time_vary.scm.F90

climbfuji and others added 27 commits February 27, 2024 10:52
…/CLM/clm_lake.f90 and remove OPTIONAL keyword from Fortran code to fix intel 19 runtime issues
Convert GFS DDTs from blocked data structures to contiguous arrays (aka update GFS_debug.F90)
@climbfuji
Copy link
Collaborator

I'll wait with reviewing until #1092 , #1093 , #1094 are merged (this is getting a little too much to decipher). Very much looking forward to getting the stateless photochemistry into NCAR ccpp-physics main, though! Please ping me if I don't notice when this PR is ready to go next.

@grantfirl
Copy link
Collaborator Author

I'll wait with reviewing until #1092 , #1093 , #1094 are merged (this is getting a little too much to decipher). Very much looking forward to getting the stateless photochemistry into NCAR ccpp-physics main, though! Please ping me if I don't notice when this PR is ready to go next.

Understood. I can re-request reviews as previous ones get merged to make this easier to review. I understand that it is difficult to review them as they are "stacked" on top of each other. It's just easier for me to do it this way.

This was referenced Oct 18, 2024
@grantfirl grantfirl requested review from climbfuji and removed request for climbfuji October 22, 2024 18:31
@grantfirl
Copy link
Collaborator Author

@climbfuji This PR has been updated and should only contain changes from ufs-community#223

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

Very happy to see these photochemistry refactor changes coming to NCAR main.

The MYNN bug fix looks good, too!

if (allocated(h2o_lat) ) deallocate(h2o_lat)
if (allocated(h2o_pres)) deallocate(h2o_pres)
if (allocated(h2o_time)) deallocate(h2o_time)
if (allocated(h2oplin) ) deallocate(h2oplin)
Copy link
Collaborator

Choose a reason for hiding this comment

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

yay! Stateless CCPP :-)

@grantfirl grantfirl merged commit f458bf4 into NCAR:main Oct 22, 2024
3 checks passed
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