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

configuration files for Ferrier-Aligo MP scheme #1

Merged
merged 5 commits into from
Nov 22, 2019

Conversation

mzhangw
Copy link
Collaborator

@mzhangw mzhangw commented Nov 12, 2019

This PR includes configuration files to run Ferrier-Aligo MP scheme with c768 regional setup.

The associated PRs are:
NCAR/GFDL_atmos_cubed_sphere#5
NCAR/fv3atm#2
NCAR/ccpp-physics#352 (originally, now replaced by NCAR/ccpp-physics#358)

@grantfirl
Copy link
Collaborator

@mzhangw Could you please add links to associated PRs in a comment (for all PRs)? This makes it easier for reviewers to follow changes and it documents the work better. Also, choose one of the PRs to try to describe the work done as completely as you can to supplement reviewers' understanding of the changes (so we don't just rely on reading code). The RT logs should be uploaded to the same PR where you have your more complete description. Thanks!

@@ -0,0 +1,25 @@
###############################################################################
#
# FV3 CCPP regional c768 test
Copy link
Collaborator

Choose a reason for hiding this comment

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

You may want to update the description to mention that this is testing the Ferrier-Aligo scheme.

COMPILE | CCPP=Y REPRO=Y | standard | hera.intel | |
# Run tests, input data currently only available on Theia
#RUN | fv3_ccpp_ferhires | standard | | |
RUN | fv3_ccpp_regional_c768_FA_update_moist | standard | | |
Copy link
Collaborator

Choose a reason for hiding this comment

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

So, for the merge, the new fv3_ccpp_regional_c768_FA_update_moist test should be added to a different rt*.conf? The CCPP section of rt.conf?

Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be added to rt_ccpp_dtc.conf for the time being, no new rt_ccpp_HAFS.conf please.

cp @[RTPWD]/FV3_input_data/DETAMPNEW_DATA* .
cp @[RTPWD]/FV3_input_data/*grb .
cp @[RTPWD]/FV3_input_data/*_table .
cp /home/Man.Zhang/diag_table_FA diag_table
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is pointing to Man's personal directory. Should it point somewhere else?

Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be staged in the gmtb area, independent of a user, until it gets moved into the operational regression test baseline maintained by EMC.

pre_rad = .false.
ncld = 5
imp_physics = 15
spec_adv = .true.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are spec_adv and RHGRD the only new namelist variables for F-A?

 2. add lradar in NML for dbz OUTPUT
 3. change shal_cnv to .false. for explicit simulation in regional C768
configuration.
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 noticed that the new regression test is not added to any regression test configuration (rt*.conf), hence it will not be exercised. Please add it to the appropriate rt*.conf or let me know where you want to add it and I will do that in one of the next PRs.

@mzhangw
Copy link
Collaborator Author

mzhangw commented Nov 22, 2019 via email

@climbfuji
Copy link
Collaborator

Ok, I will add this in one of the next PRs. Please no more changes except the tiny removal of comments to avoid having to rerun the tests. If addressing Grant's changes requires rerunning the tests, then we don't have any other choice, though.

@climbfuji climbfuji merged commit 15ed9ca into NCAR:dtc/develop Nov 22, 2019
climbfuji pushed a commit that referenced this pull request Dec 9, 2019
grantfirl referenced this pull request in grantfirl/ufs-weather-model Dec 12, 2019
…anges_from_gmtb_develop_as_of_20191016

Update ufs-weather-model/develop with changes from gmtb/develop as of 2019/10/16
SamuelTrahanNOAA referenced this pull request in SamuelTrahanNOAA/ufs-weather-model Jan 3, 2020
…cs_timestep_for_spinup

Update submodule pointer for FV3 2019/12/12
climbfuji pushed a commit that referenced this pull request Apr 3, 2020
grantfirl added a commit that referenced this pull request May 29, 2020
mzhangw pushed a commit to mzhangw/ufs-weather-model that referenced this pull request Jul 30, 2021
…y#524)

* point to Jun fv3atm personal fork
* add CDEPS submodule
* add building instructions
* fix issues that came from building
* builds CDEPS targets
* missed w3nco dep
* cleanup use of FoX and remove redundant library links in components
* Add 3 files generated by genf90.pl to the CDEPS-interface/ufs directory. (NCAR#1)
* remove dependency on genf90.pl for CDEPS/share
* remove FoX (NCAR#2)
remove FoX dependency building and use ESMF Config instead.
Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com>
Co-authored-by: BinLi-NOAA <bin.li@noaa.gov>
Co-authored-by: Brian Curtis <brian.curtis@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

Successfully merging this pull request may close these issues.

3 participants