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

make global workflow work for forecasts with both IPD and CCPP physics options #187

Closed
yangfanglin opened this issue Nov 16, 2020 · 1 comment
Assignees

Comments

@yangfanglin
Copy link
Contributor

yangfanglin commented Nov 16, 2020

A new branch https://github.com/NOAA-EMC/global-workflow/tree/v16ccpp was forked from the latest workflow develop branch. It was updated to allow the model to be run with either the IPD or CCPP physics. Logic variable RUN_CCPP was added to config.base to make the switch. Using "checkout.sh -c" will check out the ufs-weather-model "develop" branch. Without the "-c" option the GFS.v16 IPD version will be checked out. exglobal_forecast.sh was updated as well. Initial tests failed because two cloud overlap parameters were removed and replaced by a single new parameter in NCAR/ccpp-physics#514 on 11/13/2020. After further adjustment, v16ccpp now works for both GFS.v16 release tag with IPD physics and the latest model develop branch with CCPP physics (only test on WCOSS).

EIB will merge changes made in this branch to feature/ccpp and run more tests before commit all changes to the head of the workflow.

@yangfanglin yangfanglin self-assigned this Nov 16, 2020
@yangfanglin
Copy link
Contributor Author

features described therein have been merged to the develop branch. Close this issue.

lgannoaa pushed a commit to lgannoaa/global-workflow that referenced this issue Feb 9, 2022
kayeekayee pushed a commit to kayeekayee/global-workflow that referenced this issue May 30, 2024
…, updates to other GSL physics (NOAA-EMC#202)

This PR updates the GSL physics and does a few other things:

*add --debug to ccpp_prebuild.py call when model is compiled in DEBUG mode, and pretty print the output in the build log (fixes NOAA-EMC#187 and ufs-community/ufs-weather-model#135)
*add unified gravity wave drag (called unified ugwp) that combines the UGWP v1 with the GSL drag suite
*add suite definition file for GFS v16beta for coupled model
*move static array zs (depth of soil layer), dimensioned as 1:lsoil_lsm from Sfcprop to Model (since this is a model configuration and only needs to be stored once, not for each block)

Co-authored-by: DomHeinzeller <58610420+DomHeinzeller@users.noreply.github.com>
Co-authored-by: samuel.trahan <Samuel.Trahan@noaa.gov>
Co-authored-by: hannah barnes <hannah.barnes@noaa.gov>
Co-authored-by: tanyasmirnova <tanya.smirnova@noaa.gov>
Co-authored-by: Joseph Olson <Joseph.B.Olson@noaa.gov>
Co-authored-by: Michael Toy <michael.toy@noaa.gov>
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

No branches or pull requests

1 participant