-
Notifications
You must be signed in to change notification settings - Fork 7
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
dtc/hwrf-physics: update from HAFS community #48
dtc/hwrf-physics: update from HAFS community #48
Conversation
Add two options for IN/CCN activation and have total three options now: * iccn=0 for temperature dependence, iccn=1 for climatological IN/CCN, and iccn=2 for MERRA2aersol * add the option to enable RRTMg aerosol attenuation to be determined from prescribed MERRA2 climatology * add aerosol optical depth outputs for total, dust, black carbon, organic carbon, sulfate, and sea salt Add 4 regression tests: 1) SAS+GFDL with enabled RRTMg aerosol attenuation from prescribed MERRA2 climatology (fv3_gocart_clm in rt.conf_csaw), 2) CSAW+MG3 with with enabledRRTMg aerosol attenuation from prescribed MERRA2 climatology (fv3_gfsv16_csawmg in rt.conf_csaw), 3) CSAW+MG3 with enabled RRTMg aerosol attenuation from OPAC (fv3_gfsv16_csawmgt in rt.conf_csaw), and 4) CSAW+MG3 with climatological IN/CCN with enabled RRTMg aerosol attenuation from prescribed MERRA2climatology (fv3_csawmg)
* add s4 rules * update submodule pointers * update the branch in gitmodules to point to NEMS::feature/s4 * Update .gitmodules and submodule pointer for ccpp-physics for code review and testing * Merge NCAR:dtc/develop into ufs-community:develop - for macOS with LLVM clang, turn off OpenMP (from UFS public release) - switch to Intel 18 on wcoss_cray - new regression tests with RRTMGP using current control as basis Co-authored-by: Rahul Mahajan <[email protected]> Co-authored-by: Rahul Mahajan <[email protected]>
* Remove CCPP dynamic build from ufs-weather-model * Remove LD_LIBRARY_PATH entries in regression test setup scripts
* update post lib to 8.0.6 * Add chsp to gfsphysics and ccpp-physics add global_latlon grid on write grid comp for netcdf output add landsfcmdl attribute to fv3 sfc history file update post to post/8.0.6 * Bugfix for Intel 18 on wcoss_cray, remove Intel 16 options for gaea * add global latlon grid test * Add regression tests for lheatstrg to IPD REPRO, CCPP REPRO, CCPP PROD; add regression tests for satmedmfvidfq for IPD PROD, IPD REPRO, CCPP REPRO, CCPP PROD; add ecflow config for cheyenne * add cmeps integration changes Co-authored-by: Jun Wang <[email protected]> Co-authored-by: Jongil Han <[email protected]> Co-authored-by: Jeffrey Whitaker <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: Dom Heinzeller <[email protected]> Co-authored-by: Denise Worthen <[email protected]> Co-authored-by: Jun Wang <[email protected]>
…weather-model into update_dtc_hwrf_physics_from_hafs_community
0c986cd
to
d067fc6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Regression testing on hera.intel using rt.conf against existing EMC baseline. The following tests fail as expected (see previous PRs for explanations):
rt_hera_intel_against_emc_develop_20200424.log |
Thanks for updating this branch and enable running on Orion. Looks good to me. |
Regression testing on cheyenne.intel using rt_intel.conf: first create new baseline, then copy to final location, then verify. The following tests fail (known issue):
rt_cheyenne_intel_create.log UPDATE 05/20/2020: redoing the baseline creation and testing against it after copying the latest regression test input data from hera. Results are the same as above. |
Update @mzhangw @ligiabernardet : there is a weird issue with the GNU tests on Cheyenne, they no longer pass the IPD-CCPP b4b comparison in REPRO mode. I don't know why, this version of the code should still pass. I may just turn the IPD tests and the CCPP repro tests off entirely, as long as the CCPP tests reproduce against the previous HWRF physics baseline and the original EMC baseline. Not today anymore, though. |
Regression testing on cheyenne.gnu |
@ligiabernardet @mzhangw these PRs are finally ready to merge. Will start in a bit. |
Thanks!
…On Wed, May 20, 2020 at 1:56 PM Dom Heinzeller ***@***.***> wrote:
@ligiabernardet <https://github.com/ligiabernardet> @mzhangw
<https://github.com/mzhangw> these PRs are finally ready to merge. Will
start in a bit.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#48 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7WQAVR3RQEEPICKZ2FS4DRSQYWTANCNFSM4NBCYM4Q>
.
|
…bbepx SPPT and CA perturbations of SO2 emissions + 2 regtests
* Updated fv3atm (see fv3atm PR NCAR#48 NOAA-EMC/fv3atm#48) * Updated WW3
This PR:
Associated PRs:
NCAR/ccpp-physics#453
NCAR/fv3atm#50
#48
For regression testing information, see below.