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

Remove the USE_CCPP variable #308

Merged
merged 2 commits into from
Oct 13, 2020

Conversation

gsketefian
Copy link
Collaborator

DESCRIPTION OF CHANGES:

This PR removes the USE_CCPP variable from all scripts and other files. The workflow only supports running the FV3 model with CCPP, so USE_CCPP is deprecated.

TESTS CONDUCTED:

Ran one WE2E test (regional_002) on hera. Succeeded.

ISSUE (optional):

This resolves Issue #196.

"CCPP_PHYS_SUITE" "valid_vals_CCPP_PHYS_SUITE" "${err_msg}"
fi
check_var_valid_value \
"CCPP_PHYS_SUITE" "valid_vals_CCPP_PHYS_SUITE" "${err_msg}"
#
#-----------------------------------------------------------------------
Copy link
Collaborator

@JeffBeck-NOAA JeffBeck-NOAA Oct 10, 2020

Choose a reason for hiding this comment

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

@gsketefian, This block of code (lines 553-578) is no longer necessary now that we can initialize from external model data with either 4 or 9 soil levels, and run with LSMs of either 4 or 9 soil levels. Can you remove it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@JeffBeck-NOAA Since this is not directly related to the USE_CCPP variable, I would like to do this in another PR. I'm planing on another PR that will remove outdated code that modifies LD_LIBRARY_PATH for FV3 and makes some fixes if using the FV3_GFS_2017_gfdlmp_regional suite that are no longer necessary. I will make this change as part of that PR; call it an overall "remove outdated code" PR. Sound ok?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@gsketefian, sounds good. Thanks!

@gsketefian
Copy link
Collaborator Author

Need an approval to merge this.

Copy link
Collaborator

@RatkoVasic-NOAA RatkoVasic-NOAA left a comment

Choose a reason for hiding this comment

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

Looks OK to me.

@gsketefian
Copy link
Collaborator Author

@RatkoVasic-NOAA Thanks Ratko. I will merge now.

@gsketefian gsketefian merged commit 3d6e1df into ufs-community:develop Oct 13, 2020
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.

3 participants