Skip to content

Remove the USE_CCPP variable#308

Merged
gsketefian merged 2 commits into
ufs-community:developfrom
gsketefian:feature/remove_use_ccpp
Oct 13, 2020
Merged

Remove the USE_CCPP variable#308
gsketefian merged 2 commits into
ufs-community:developfrom
gsketefian:feature/remove_use_ccpp

Conversation

@gsketefian
Copy link
Copy Markdown
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.

Comment thread ush/setup.sh
check_var_valid_value \
"CCPP_PHYS_SUITE" "valid_vals_CCPP_PHYS_SUITE" "${err_msg}"
#
#-----------------------------------------------------------------------
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Collaborator Author

Need an approval to merge this.

Copy link
Copy Markdown
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
Copy Markdown
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