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 SCM to the latest ccpp-physics main #287

Merged
merged 8 commits into from
Dec 27, 2021

Conversation

grantfirl
Copy link
Collaborator

@grantfirl grantfirl commented Dec 15, 2021

This pull request catches the SCM up to the latest ccpp-physics main as of Dec 16, 2021 and implements changes to be consistent with the fv3atm pull requests listed below.

Requires NCAR/ccpp-physics#813

@@ -159,76 +159,99 @@ else (APPLE)
message (FATAL_ERROR "Unsupported platform, only Linux and MacOSX are supported at this time.")
endif()

# Build Options
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@climbfuji Would you take a quick look at these changes in CMakeLists.txt to see if they make sense? I basically copied the flag setting that you pointed to in ufs-weather-model/cmake/Intel.cmake and gnu.cmake and added the bit that sets CMAKE_Fortran_FLAGS_PHYSICS/DYNAMICS from ufs-weather-model/FV3/ccpp/CMakeLists.txt. I didn't attempt to do anything with the INSTALL command.

@grantfirl grantfirl marked this pull request as ready for review December 16, 2021 19:54
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.

The code changes look good. I haven't tested them myself, but if they pass the SCM regression tests then this is ready to go imho.

@grantfirl grantfirl merged commit 7a2fb90 into NCAR:main Dec 27, 2021
mkavulich pushed a commit that referenced this pull request May 12, 2022
Update SCM to the latest ccpp-physics main
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