dtc/hwrf-physics: update from support/hafs 2020/06/18#56
Merged
climbfuji merged 18 commits intoJun 19, 2020
Merged
Conversation
Updates to cellular automata stochastic physics. Added new regression test. Added possibility to run global and sub-grid CA, updates to coupling to convection.
* Remove unused and unsupported code (See ufs-community#21) * Remove APPBUILD step from rt.conf
…c-v4 back to master (ufs-community#120) * Bugfixes for CCPP: check for and correct syntax of \htmlinclude lines * Fix formatting (tabs, whitespaces) in tests/rt.conf
…te regional tests, ... (ufs-community#126) * Move ccpp_prebuild from build scripts to CMakeLists.txt * Add find_package(Python) to CMakeLists.txt * Update to compile scripts and top-level CMakeLists.txt for not specifying suites for CCPP * Update of regional tests to reflect changes in suite definition files * Use cmake 3.16.1 on hera * Require cmake 3.15 or later in top-level CMakeLists.txt * Bugfix in tests/fv3_conf/ccpp_regional_run.IN * Python 3 compatibility for tests/abort_dep_tasks.py Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov>
* update orion slurm job card * udpate orion log files * update hera log files Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com>
…v0_gfdlmp_nocpugwd.xml.
…gi, check for GNU compiler version (ufs-community#139) * update stampede config, remove cheyenne.pgi config, bugfixes for Python3 on stampede (from @climbfuji) * check version of GNU compiler ufs-community#134 (from @edwardhartnett) * submit compile jobs with ecflow to batch system instead of running them on frontend nodes (from @DusanJovic-NOAA) Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov> Co-authored-by: Edward Hartnett <Edward.Hartnett@noaa.gov>
…with GNU compiler (segmentation fault) (ufs-community#140) * tests/rt_gnu.conf: turn off IPD tests, no longer working on Cheyenne with GNU compiler (segmentation fault) * update of jet modulefile and correction of cmake name from jet to jet.intel (to match gnumake)
Changes in this PR: * add a new regression test that uses the HWRF versions of saSAS deep and shallow convection * update how the sutils module is loaded on hera and jet * contains @MinsukJi-NOAA's unit testing branch * contains @DusanJovic-NOAA's butterfly effect branch (changes in GFDL_atmos_cubed_sphere only) Note: The changes in the ccpp-physics PR NCAR/ccpp-physics#423 lead to different results for two existing regression tests in PROD mode: fv3_ccpp_regional_c768 and fv3_ccpp_stretched_nest. In a separate comment below, I will describe in detail my investigation that allowed me to conclude that this change is acceptable. Co-authored-by: MinsukJi-NOAA <Minsuk.Ji@noaa.gov> Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov>
This was referenced Jun 18, 2020
Author
|
Regression testing on hera.intel using |
Author
|
Regression testing on cheyenne.intel using rt_cheyenne_intel_create.log |
Author
|
Regression testing on cheyenne.gnu using |
mzhangw
pushed a commit
to mzhangw/ufs-weather-model
that referenced
this pull request
Jul 30, 2021
* update with new iau_drymassfixer option * fix syntax error in fv3 * update fv3_iau test case * revert iau-drymassfixer change in fv3_gfdlmprad_32bit_post * update ww3 with bug fix for OpenMp b4b * update fv3 with coupled model dump field changes * update nemscompset run c768 fv3-ww3 to use threads * update NEMS to the latest version * update post lib to 8.0.5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates dtc/hwrf-physics with the changes from the support/HAFS branches. The support/HAFS branches contain all updates from the authoritative branches before the FV3 dycore update that was merged on 06/12/2020.
Associated PRs:
#56
NCAR/fv3atm#54
NCAR/ccpp-physics#463
For regression testing information, see below.