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

Update release branches for submodules, bugfix for compiling FMS, remove WW3 #50

12 changes: 4 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@
[submodule "FV3"]
path = FV3
url = https://github.com/NOAA-EMC/fv3atm
branch = ufs_public_release
branch = release/public-v1
[submodule "NEMS"]
path = NEMS
url = https://github.com/NOAA-EMC/NEMS
branch = ufs_public_release
branch = release/public-v1
[submodule "FMS"]
path = FMS
url = https://github.com/NOAA-GFDL/FMS
branch = master
[submodule "WW3"]
path = WW3
url = https://github.com/NOAA-EMC/WW3
branch = develop
branch = release/2019.01
[submodule "stochastic_physics"]
path = stochastic_physics
url = https://github.com/noaa-psd/stochastic_physics
branch = ufs_public_release
branch = release/public-v1
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ add_library(
FMS/mosaic/interp.c
FMS/mosaic/mosaic_util.c
FMS/mosaic/read_mosaic.c
FMS/affinity/affinity.c
FMS/mpp/nsclock.c
FMS/mpp/threadloc.c
)
Expand Down
2 changes: 1 addition & 1 deletion FMS
2 changes: 1 addition & 1 deletion FV3
Submodule FV3 updated 2 files
+2 −2 .gitmodules
+1 −1 atmos_cubed_sphere
2 changes: 1 addition & 1 deletion NEMS
1 change: 0 additions & 1 deletion WW3
Submodule WW3 deleted from 3063a4
9 changes: 8 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,18 @@ mkdir ${BUILD_DIR}

CCPP_SUITES="${CCPP_SUITES:-FV3_GFS_v15p2}"

set +e
echo "Calling ccpp_prebuild.py ..."
./FV3/ccpp/framework/scripts/ccpp_prebuild.py \
--config=FV3/ccpp/config/ccpp_prebuild_config.py \
--static \
--suites=${CCPP_SUITES} \
--builddir=${BUILD_DIR}/FV3 > ${BUILD_DIR}/ccpp_prebuild.log 2>&1
if [ $? -ne 0 ]; then
echo "Call to ccpp_prebuild.py failed, check ${BUILD_DIR}/ccpp_prebuild.log"
exit 1
fi
set -e

source ${BUILD_DIR}/FV3/ccpp/physics/CCPP_SCHEMES.sh
source ${BUILD_DIR}/FV3/ccpp/physics/CCPP_CAPS.sh
Expand All @@ -38,4 +45,4 @@ CMAKE_FLAGS+=" -DCCPP=ON -DSTATIC=ON -DSUITES=${CCPP_SUITES} -DNETCDF_DIR=${NETC
cd ${BUILD_DIR}
cmake .. ${CMAKE_FLAGS}
make -j ${BUILD_JOBS:-4}
cp NEMS.exe ${MYDIR}/ufs_weather_model
cp -v NEMS.exe ${MYDIR}/ufs_weather_model
2 changes: 1 addition & 1 deletion stochastic_physics
21,008 changes: 10,390 additions & 10,618 deletions tests/Compile_cheyenne.gnu.log

Large diffs are not rendered by default.

2,762 changes: 1,383 additions & 1,379 deletions tests/Compile_cheyenne.intel.log

Large diffs are not rendered by default.

3,012 changes: 1,504 additions & 1,508 deletions tests/Compile_hera.intel.log

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions tests/RegressionTests_cheyenne.gnu.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Wed Feb 5 14:45:42 MST 2020
Thu Feb 6 20:49:45 MST 2020
Start Regression test


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v15p2_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v15p2_prod
Checking test 001 fv3_ccpp_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -94,8 +94,8 @@ Checking test 001 fv3_ccpp_gfs_v15p2 results ....
Test 001 fv3_ccpp_gfs_v15p2 PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v15p2_coldstart_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v15p2_coldstart_prod
Checking test 002 fv3_ccpp_gfs_v15p2_coldstart results ....
Comparing phyf000.tile1.nc .........OK
Comparing phyf000.tile2.nc .........OK
Expand Down Expand Up @@ -124,8 +124,8 @@ Checking test 002 fv3_ccpp_gfs_v15p2_coldstart results ....
Test 002 fv3_ccpp_gfs_v15p2_coldstart PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v15p2_restart_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v15p2_restart_prod
Checking test 003 fv3_ccpp_gfs_v15p2_restart results ....
Comparing phyf027.tile1.nc .........OK
Comparing phyf027.tile2.nc .........OK
Expand Down Expand Up @@ -186,8 +186,8 @@ Checking test 003 fv3_ccpp_gfs_v15p2_restart results ....
Test 003 fv3_ccpp_gfs_v15p2_restart PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v16beta_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v16beta_prod
Checking test 004 fv3_ccpp_gfs_v16beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -278,8 +278,8 @@ Checking test 004 fv3_ccpp_gfs_v16beta results ....
Test 004 fv3_ccpp_gfs_v16beta PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v16beta_coldstart_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v16beta_coldstart_prod
Checking test 005 fv3_ccpp_gfs_v16beta_coldstart results ....
Comparing phyf000.tile1.nc .........OK
Comparing phyf000.tile2.nc .........OK
Expand Down Expand Up @@ -308,8 +308,8 @@ Checking test 005 fv3_ccpp_gfs_v16beta_coldstart results ....
Test 005 fv3_ccpp_gfs_v16beta_coldstart PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v16beta_restart_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v16beta_restart_prod
Checking test 006 fv3_ccpp_gfs_v16beta_restart results ....
Comparing phyf027.tile1.nc .........OK
Comparing phyf027.tile2.nc .........OK
Expand Down Expand Up @@ -370,8 +370,8 @@ Checking test 006 fv3_ccpp_gfs_v16beta_restart results ....
Test 006 fv3_ccpp_gfs_v16beta_restart PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v15p2_debug_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v15p2_debug_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v15p2_debug_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v15p2_debug_prod
Checking test 007 fv3_ccpp_gfs_v15p2_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -438,8 +438,8 @@ Checking test 007 fv3_ccpp_gfs_v15p2_debug results ....
Test 007 fv3_ccpp_gfs_v15p2_debug PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v16beta_debug_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v16beta_debug_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v16beta_debug_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v16beta_debug_prod
Checking test 008 fv3_ccpp_gfs_v16beta_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -506,8 +506,8 @@ Checking test 008 fv3_ccpp_gfs_v16beta_debug results ....
Test 008 fv3_ccpp_gfs_v16beta_debug PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v15p2_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v15p2_repro
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v15p2_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v15p2_repro
Checking test 009 fv3_ccpp_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -598,8 +598,8 @@ Checking test 009 fv3_ccpp_gfs_v15p2 results ....
Test 009 fv3_ccpp_gfs_v15p2 PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/GNU/fv3_gfs_v16beta_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_37850/fv3_ccpp_gfs_v16beta_repro
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/GNU/fv3_gfs_v16beta_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_71778/fv3_ccpp_gfs_v16beta_repro
Checking test 010 fv3_ccpp_gfs_v16beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -691,5 +691,5 @@ Test 010 fv3_ccpp_gfs_v16beta PASS


REGRESSION TEST WAS SUCCESSFUL
Wed Feb 5 15:27:00 MST 2020
Elapsed time: 00h:41m:18s. Have a nice day!
Thu Feb 6 21:32:32 MST 2020
Elapsed time: 00h:42m:48s. Have a nice day!
54 changes: 27 additions & 27 deletions tests/RegressionTests_cheyenne.intel.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Wed Feb 5 14:42:19 MST 2020
Thu Feb 6 20:49:32 MST 2020
Start Regression test


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v15p2_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v15p2_prod
Checking test 001 fv3_ccpp_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -94,8 +94,8 @@ Checking test 001 fv3_ccpp_gfs_v15p2 results ....
Test 001 fv3_ccpp_gfs_v15p2 PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v15p2_coldstart_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v15p2_coldstart_prod
Checking test 002 fv3_ccpp_gfs_v15p2_coldstart results ....
Comparing phyf000.tile1.nc .........OK
Comparing phyf000.tile2.nc .........OK
Expand Down Expand Up @@ -124,8 +124,8 @@ Checking test 002 fv3_ccpp_gfs_v15p2_coldstart results ....
Test 002 fv3_ccpp_gfs_v15p2_coldstart PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v15p2_restart_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v15p2_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v15p2_restart_prod
Checking test 003 fv3_ccpp_gfs_v15p2_restart results ....
Comparing phyf027.tile1.nc .........OK
Comparing phyf027.tile2.nc .........OK
Expand Down Expand Up @@ -186,8 +186,8 @@ Checking test 003 fv3_ccpp_gfs_v15p2_restart results ....
Test 003 fv3_ccpp_gfs_v15p2_restart PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v16beta_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v16beta_prod
Checking test 004 fv3_ccpp_gfs_v16beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -278,8 +278,8 @@ Checking test 004 fv3_ccpp_gfs_v16beta results ....
Test 004 fv3_ccpp_gfs_v16beta PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v16beta_coldstart_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v16beta_coldstart_prod
Checking test 005 fv3_ccpp_gfs_v16beta_coldstart results ....
Comparing phyf000.tile1.nc .........OK
Comparing phyf000.tile2.nc .........OK
Expand Down Expand Up @@ -308,8 +308,8 @@ Checking test 005 fv3_ccpp_gfs_v16beta_coldstart results ....
Test 005 fv3_ccpp_gfs_v16beta_coldstart PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v16beta_restart_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v16beta_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v16beta_restart_prod
Checking test 006 fv3_ccpp_gfs_v16beta_restart results ....
Comparing phyf027.tile1.nc .........OK
Comparing phyf027.tile2.nc .........OK
Expand Down Expand Up @@ -370,8 +370,8 @@ Checking test 006 fv3_ccpp_gfs_v16beta_restart results ....
Test 006 fv3_ccpp_gfs_v16beta_restart PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v15p2_debug_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v15p2_debug_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v15p2_debug_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v15p2_debug_prod
Checking test 007 fv3_ccpp_gfs_v15p2_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -438,8 +438,8 @@ Checking test 007 fv3_ccpp_gfs_v15p2_debug results ....
Test 007 fv3_ccpp_gfs_v15p2_debug PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v16beta_debug_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v16beta_debug_prod
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v16beta_debug_ccpp
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v16beta_debug_prod
Checking test 008 fv3_ccpp_gfs_v16beta_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -506,8 +506,8 @@ Checking test 008 fv3_ccpp_gfs_v16beta_debug results ....
Test 008 fv3_ccpp_gfs_v16beta_debug PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v15p2_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v15p2_repro
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v15p2_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v15p2_repro
Checking test 009 fv3_ccpp_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -598,8 +598,8 @@ Checking test 009 fv3_ccpp_gfs_v15p2 results ....
Test 009 fv3_ccpp_gfs_v15p2 PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v16beta_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_ccpp_gfs_v16beta_repro
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v16beta_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_ccpp_gfs_v16beta_repro
Checking test 010 fv3_ccpp_gfs_v16beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -690,8 +690,8 @@ Checking test 010 fv3_ccpp_gfs_v16beta results ....
Test 010 fv3_ccpp_gfs_v16beta PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v15p2_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_gfs_v15p2_repro
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v15p2_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_gfs_v15p2_repro
Checking test 011 fv3_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -782,8 +782,8 @@ Checking test 011 fv3_gfs_v15p2 results ....
Test 011 fv3_gfs_v15p2 PASS


baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200121/INTEL/fv3_gfs_v16beta_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_15986/fv3_gfs_v16beta_repro
baseline dir = /glade/p/ral/jntp/GMTB/NEMSfv3gfs/RT/ufs-public-release-20200206/INTEL/fv3_gfs_v16beta_repro
working dir = /glade/scratch/heinzell/FV3_RT/rt_14615/fv3_gfs_v16beta_repro
Checking test 012 fv3_gfs_v16beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -875,5 +875,5 @@ Test 012 fv3_gfs_v16beta PASS


REGRESSION TEST WAS SUCCESSFUL
Wed Feb 5 15:50:37 MST 2020
Elapsed time: 01h:08m:18s. Have a nice day!
Thu Feb 6 22:15:52 MST 2020
Elapsed time: 01h:26m:20s. Have a nice day!
Loading