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

RRTMGP in ufs #23

Closed
wants to merge 3 commits into from
Closed

RRTMGP in ufs #23

wants to merge 3 commits into from

Conversation

dustinswales
Copy link
Collaborator

This PR updates the submodule pointers to use fv3atm with RRTMGP enabled CCPP physics:
NCAR/ccpp-physics#400

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.

I don't see any regression test for the new RRTMGP suites. If there were, they would have failed because of the incorrect suite names (see fv3atm PR). I can help to create the regtests based on the control and gfdlmp reg tests with RRTMG.

@@ -193,12 +193,16 @@ elif [[ $MACHINE_ID = hera.* ]]; then
ECFLOW_START=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin/ecflow_start.sh
ECF_PORT=$(( $(id -u) + 1500 ))
QUEUE=debug
# ACCNR=fv3-cpu
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please revert.

PARTITION=
#
# DTC baseline
dprefix=/scratch1/BMC/gmtb
DISKNM=$dprefix/ufs-weather-model/RT
<<<<<<< HEAD
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please revert. There are also merge conflict marks in this file, please fix.

@@ -207,6 +211,7 @@ elif [[ $MACHINE_ID = hera.* ]]; then
#STMP=$dprefix/stmp4
#PTMP=$dprefix/stmp2
#
>>>>>>> 2919f28a56fb3127fca33976c4840cad156be4d1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please fix.

@@ -326,7 +331,7 @@ mkdir -p ${RUNDIR_ROOT}
CREATE_BASELINE=false
ROCOTO=false
ECFLOW=false
KEEP_RUNDIR=false
KEEP_RUNDIR=true
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please revert.

@dustinswales
Copy link
Collaborator Author

@climbfuji
The issues with the physics suite names in fv3atm have been resolved.
As for the RT, can you point me towards some documentation on how to proceed?

@climbfuji
Copy link
Collaborator

@dustinswales I need to get the current round of PRs merged into the official repositories/branches first before I can return to your PR. There are too many overlapping changes that need to be addressed one after the other. I can set up the regression test when I pull your changes into the latest version of the code if that's ok by you.

@climbfuji
Copy link
Collaborator

climbfuji commented Mar 18, 2020

@dustinswales I can't pull this PR in, because it contains changes and merge conflict marks in several files that I had asked you to revert. Since this PR does nothing except updating the submodule pointer for fv3atm, is it ok for you to close it (only this PR for ufs-weather-model, of course)? I'll have to create another PR anyway, whether this being a complementary or replacement one. Thanks!

Here is the replacement PR: #29

@climbfuji
Copy link
Collaborator

Thanks!

@dustinswales
Copy link
Collaborator Author

dustinswales commented Mar 18, 2020 via email

SamuelTrahanNOAA pushed a commit to SamuelTrahanNOAA/ufs-weather-model that referenced this pull request Sep 24, 2020
…ructures

gsd/develop: handle blocked data structures in init and finalize routines, remove pset logic, metadata cleanup
@dustinswales dustinswales deleted the rrtmgp-dev2 branch October 1, 2020 23:07
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