Skip to content

Commit

Permalink
Remove legacy gnumake build from fv3atm and NEMS, remove legacy Pytho…
Browse files Browse the repository at this point in the history
…n 2.7 support, rename v16beta to v16 and RT updates (NOAA-EMC#384)

* Update .gitmodules and submodule pointers for fv3atm and NEMS
* Remove Python 2.7 support from top-level CMakeLists.txt
* Reduce forecast length of test fv3_ccpp_gfs_v16_RRTMGP_c192L127 from 24h to 12h
* Rename v16beta to v16 everywhere except the public release documentation
* Bugfixes and missing changes
* Remove 'export CCPP_LIB_DIR=ccpp/lib' from all regression tests
* Update regression test baseline date tag to 20210128; skip-ci
* Update ecflow-python environment on cheyenne and jet; skip-ci
  • Loading branch information
climbfuji authored Jan 29, 2021
1 parent 6a4c307 commit e3983a0
Show file tree
Hide file tree
Showing 128 changed files with 2,883 additions and 2,978 deletions.
8 changes: 2 additions & 6 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,7 @@ endif()
target_link_libraries(nemsio::nemsio INTERFACE w3emc::w3emc_d bacio::bacio_4)

# Configure Python
find_package(Python 3 QUIET COMPONENTS Interpreter)
if (NOT Python_Interpreter_FOUND)
find_package(Python 2.7 REQUIRED COMPONENTS Interpreter)
endif()
find_package(Python 3 REQUIRED COMPONENTS Interpreter)
message("Found Python: ${Python_EXECUTABLE}")

###############################################################################
Expand Down Expand Up @@ -241,8 +238,7 @@ list(APPEND _nems_srcs NEMS/src/module_NEMS_UTILS.F90
NEMS/src/module_NEMS_INTERNAL_STATE.F90
NEMS/src/module_NEMS_GRID_COMP.F90
NEMS/src/module_NEMS_Rusage.F90
NEMS/src/nems_c_rusage.c
NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90)
NEMS/src/nems_c_rusage.c)

configure_file(${CMAKE_CURRENT_SOURCE_DIR}/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h
${CMAKE_CURRENT_BINARY_DIR}/NEMS/src/ESMFVersionDefine.h
Expand Down
2 changes: 1 addition & 1 deletion NEMS
Submodule NEMS updated 134 files
2,609 changes: 1,319 additions & 1,290 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

450 changes: 225 additions & 225 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

320 changes: 160 additions & 160 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

92 changes: 46 additions & 46 deletions tests/RegressionTests_hera.gnu.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Tue Jan 26 19:55:16 UTC 2021
Thu Jan 28 20:21:09 UTC 2021
Start Regression test


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfdlmp_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfdlmp_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfdlmp_prod
Checking test 001 fv3_ccpp_gfdlmp results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -51,7 +51,7 @@ Test 001 fv3_ccpp_gfdlmp PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v15p2_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v15p2_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v15p2_prod
Checking test 002 fv3_ccpp_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -118,9 +118,9 @@ Checking test 002 fv3_ccpp_gfs_v15p2 results ....
Test 002 fv3_ccpp_gfs_v15p2 PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16beta_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v16beta_prod
Checking test 003 fv3_ccpp_gfs_v16beta results ....
baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v16_prod
Checking test 003 fv3_ccpp_gfs_v16 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Comparing atmos_4xdaily.tile3.nc .........OK
Expand Down Expand Up @@ -195,12 +195,12 @@ Checking test 003 fv3_ccpp_gfs_v16beta results ....
Comparing RESTART/phy_data.tile4.nc .........OK
Comparing RESTART/phy_data.tile5.nc .........OK
Comparing RESTART/phy_data.tile6.nc .........OK
Test 003 fv3_ccpp_gfs_v16beta PASS
Test 003 fv3_ccpp_gfs_v16 PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16beta_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v16beta_restart_prod
Checking test 004 fv3_ccpp_gfs_v16beta_restart results ....
baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v16_restart_prod
Checking test 004 fv3_ccpp_gfs_v16_restart results ....
Comparing phyf048.tile1.nc .........OK
Comparing phyf048.tile2.nc .........OK
Comparing phyf048.tile3.nc .........OK
Expand Down Expand Up @@ -245,12 +245,12 @@ Checking test 004 fv3_ccpp_gfs_v16beta_restart results ....
Comparing RESTART/phy_data.tile4.nc .........OK
Comparing RESTART/phy_data.tile5.nc .........OK
Comparing RESTART/phy_data.tile6.nc .........OK
Test 004 fv3_ccpp_gfs_v16beta_restart PASS
Test 004 fv3_ccpp_gfs_v16_restart PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16beta_stochy_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v16beta_stochy_prod
Checking test 005 fv3_ccpp_gfs_v16beta_stochy results ....
baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16_stochy_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v16_stochy_prod
Checking test 005 fv3_ccpp_gfs_v16_stochy results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Comparing atmos_4xdaily.tile3.nc .........OK
Expand Down Expand Up @@ -313,12 +313,12 @@ Checking test 005 fv3_ccpp_gfs_v16beta_stochy results ....
Comparing RESTART/phy_data.tile4.nc .........OK
Comparing RESTART/phy_data.tile5.nc .........OK
Comparing RESTART/phy_data.tile6.nc .........OK
Test 005 fv3_ccpp_gfs_v16beta_stochy PASS
Test 005 fv3_ccpp_gfs_v16_stochy PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16beta_flake_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v16beta_flake_prod
Checking test 006 fv3_ccpp_gfs_v16beta_flake results ....
baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16_flake_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v16_flake_prod
Checking test 006 fv3_ccpp_gfs_v16_flake results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Comparing atmos_4xdaily.tile3.nc .........OK
Expand Down Expand Up @@ -381,11 +381,11 @@ Checking test 006 fv3_ccpp_gfs_v16beta_flake results ....
Comparing RESTART/phy_data.tile4.nc .........OK
Comparing RESTART/phy_data.tile5.nc .........OK
Comparing RESTART/phy_data.tile6.nc .........OK
Test 006 fv3_ccpp_gfs_v16beta_flake PASS
Test 006 fv3_ccpp_gfs_v16_flake PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v15p2_RRTMGP_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v15p2_RRTMGP_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v15p2_RRTMGP_prod
Checking test 007 fv3_ccpp_gfs_v15p2_RRTMGP results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -452,9 +452,9 @@ Checking test 007 fv3_ccpp_gfs_v15p2_RRTMGP results ....
Test 007 fv3_ccpp_gfs_v15p2_RRTMGP PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16beta_RRTMGP_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v16beta_RRTMGP_prod
Checking test 008 fv3_ccpp_gfs_v16beta_RRTMGP results ....
baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16_RRTMGP_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v16_RRTMGP_prod
Checking test 008 fv3_ccpp_gfs_v16_RRTMGP results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Comparing atmos_4xdaily.tile3.nc .........OK
Expand Down Expand Up @@ -517,11 +517,11 @@ Checking test 008 fv3_ccpp_gfs_v16beta_RRTMGP results ....
Comparing RESTART/phy_data.tile4.nc .........OK
Comparing RESTART/phy_data.tile5.nc .........OK
Comparing RESTART/phy_data.tile6.nc .........OK
Test 008 fv3_ccpp_gfs_v16beta_RRTMGP PASS
Test 008 fv3_ccpp_gfs_v16_RRTMGP PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gsd_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gsd_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gsd_prod
Checking test 009 fv3_ccpp_gsd results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -613,7 +613,7 @@ Test 009 fv3_ccpp_gsd PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_thompson_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_thompson_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_thompson_prod
Checking test 010 fv3_ccpp_thompson results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -681,7 +681,7 @@ Test 010 fv3_ccpp_thompson PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_thompson_no_aero_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_thompson_no_aero_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_thompson_no_aero_prod
Checking test 011 fv3_ccpp_thompson_no_aero results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -749,7 +749,7 @@ Test 011 fv3_ccpp_thompson_no_aero PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_rrfs_v1beta_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_rrfs_v1beta_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_rrfs_v1beta_prod
Checking test 012 fv3_ccpp_rrfs_v1beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -817,7 +817,7 @@ Test 012 fv3_ccpp_rrfs_v1beta PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/HAFS_v0_HWRF_thompson_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_HAFS_v0_hwrf_thompson_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_HAFS_v0_hwrf_thompson_prod
Checking test 013 fv3_ccpp_HAFS_v0_hwrf_thompson results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -885,7 +885,7 @@ Test 013 fv3_ccpp_HAFS_v0_hwrf_thompson PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/ESG_HAFS_v0_HWRF_thompson_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_esg_HAFS_v0_hwrf_thompson_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_esg_HAFS_v0_hwrf_thompson_prod
Checking test 014 fv3_ccpp_esg_HAFS_v0_hwrf_thompson results ....
Comparing atmos_4xdaily.nc .........OK
Comparing phyf000.nc .........OK
Expand All @@ -903,7 +903,7 @@ Test 014 fv3_ccpp_esg_HAFS_v0_hwrf_thompson PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_control_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_control_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_control_debug_prod
Checking test 015 fv3_ccpp_control_debug results ....
Comparing phyf000.tile1.nc .........OK
Comparing phyf000.tile2.nc .........OK
Expand Down Expand Up @@ -933,7 +933,7 @@ Test 015 fv3_ccpp_control_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v15p2_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v15p2_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v15p2_debug_prod
Checking test 016 fv3_ccpp_gfs_v15p2_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1000,9 +1000,9 @@ Checking test 016 fv3_ccpp_gfs_v15p2_debug results ....
Test 016 fv3_ccpp_gfs_v15p2_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16beta_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v16beta_debug_prod
Checking test 017 fv3_ccpp_gfs_v16beta_debug results ....
baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v16_debug_prod
Checking test 017 fv3_ccpp_gfs_v16_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Comparing atmos_4xdaily.tile3.nc .........OK
Expand Down Expand Up @@ -1065,11 +1065,11 @@ Checking test 017 fv3_ccpp_gfs_v16beta_debug results ....
Comparing RESTART/sfc_data.tile4.nc .........OK
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
Test 017 fv3_ccpp_gfs_v16beta_debug PASS
Test 017 fv3_ccpp_gfs_v16_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v15p2_RRTMGP_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v15p2_RRTMGP_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v15p2_RRTMGP_debug_prod
Checking test 018 fv3_ccpp_gfs_v15p2_RRTMGP_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1136,9 +1136,9 @@ Checking test 018 fv3_ccpp_gfs_v15p2_RRTMGP_debug results ....
Test 018 fv3_ccpp_gfs_v15p2_RRTMGP_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16beta_RRTMGP_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_gfs_v16beta_RRTMGP_debug_prod
Checking test 019 fv3_ccpp_gfs_v16beta_RRTMGP_debug results ....
baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_gfs_v16_RRTMGP_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_gfs_v16_RRTMGP_debug_prod
Checking test 019 fv3_ccpp_gfs_v16_RRTMGP_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Comparing atmos_4xdaily.tile3.nc .........OK
Expand Down Expand Up @@ -1201,11 +1201,11 @@ Checking test 019 fv3_ccpp_gfs_v16beta_RRTMGP_debug results ....
Comparing RESTART/sfc_data.tile4.nc .........OK
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
Test 019 fv3_ccpp_gfs_v16beta_RRTMGP_debug PASS
Test 019 fv3_ccpp_gfs_v16_RRTMGP_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/fv3_multigases_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_multigases_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_multigases_prod
Checking test 020 fv3_ccpp_multigases results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1279,7 +1279,7 @@ Test 020 fv3_ccpp_multigases PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/HAFS_v0_HWRF_thompson_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_HAFS_v0_hwrf_thompson_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_HAFS_v0_hwrf_thompson_debug_prod
Checking test 021 fv3_ccpp_HAFS_v0_hwrf_thompson_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1347,7 +1347,7 @@ Test 021 fv3_ccpp_HAFS_v0_hwrf_thompson_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20210126/GNU/ESG_HAFS_v0_HWRF_thompson_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_RT/rt_104785/fv3_ccpp_esg_HAFS_v0_hwrf_thompson_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_297130/fv3_ccpp_esg_HAFS_v0_hwrf_thompson_debug_prod
Checking test 022 fv3_ccpp_esg_HAFS_v0_hwrf_thompson_debug results ....
Comparing atmos_4xdaily.nc .........OK
Comparing phyf000.nc .........OK
Expand All @@ -1365,5 +1365,5 @@ Test 022 fv3_ccpp_esg_HAFS_v0_hwrf_thompson_debug PASS


REGRESSION TEST WAS SUCCESSFUL
Tue Jan 26 20:44:40 UTC 2021
Elapsed time: 00h:49m:25s. Have a nice day!
Thu Jan 28 21:03:16 UTC 2021
Elapsed time: 00h:42m:07s. Have a nice day!
Loading

0 comments on commit e3983a0

Please sign in to comment.