Started by user Gunther Huebler Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/run_bindiff_w_varying_flags_against_master/Jenkinsfile The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials larsongroupsysadmin github token > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/microphys_loop_push^{commit} # timeout=10 Checking out Revision 0c683a909cfc6e2e5c7306e0258c018d3a88dd85 (refs/remotes/origin/microphys_loop_push) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c683a909cfc6e2e5c7306e0258c018d3a88dd85 # timeout=10 Commit message: "A little more restoration, maybe unnecceary" > git rev-list --no-walk 4dc2707d9bae16973523ee84279c6c7e3420f6d2 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on mitch in /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials larsongroupsysadmin github token > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c683a909cfc6e2e5c7306e0258c018d3a88dd85 (refs/remotes/origin/microphys_loop_push) > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/microphys_loop_push^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c683a909cfc6e2e5c7306e0258c018d3a88dd85 # timeout=10 Commit message: "A little more restoration, maybe unnecceary" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Bindiff Varying Flags Against Master) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3) ------------------------------------------------------------------------------- Shell debugging restarted + unset __lmod_sh_dbg + return 0 + TEST_BRANCH=origin/microphys_loop_push + TEST_BRANCH=origin/microphys_loop_push + python3 tests/run_bindiff_w_flags.py --overwrite-existing --compile-arg=-debug -b master,origin/microphys_loop_push -d /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master -f input/flag_sets/run_bindiff_w_flags_config_core_flags.json -max_iters 360 Cloning into '/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb'... Already on 'master' Your branch is up to date with 'origin/master'. -- The Fortran compiler identification is GNU 13.1.0 -- The C compiler identification is GNU 13.1.0 -- The CXX compiler identification is GNU 13.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/gfortran - skipped -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling with double precision -- Performing Test NETCDF_ABI_COMPATIBLE -- Performing Test NETCDF_ABI_COMPATIBLE - Success -- SUCCESS: netcdf-fortran found. -- -> Library : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib/libnetcdff.so -- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/build/gcc_DEBUG_PRECdouble Using inferred toolchain file: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/cmake/toolchains/linux_x86_64_gcc.cmake Setting CLUBB installation dir: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/build/gcc_DEBUG_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble about to cmnake /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/build/gcc_DEBUG_PRECdouble Running CMake configure... Scanning dependencies of target scm_activation_lib Scanning dependencies of target clubb_lapack_shared [ 0%] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o [ 0%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o [ 1%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o Scanning dependencies of target clubb_lapack_double Scanning dependencies of target clubb_lapack_single [ 1%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o [ 1%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o [ 2%] Built target clubb_lapack_shared [ 2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o [ 2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o [ 2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o [ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o [ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o [ 5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o [ 5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o [ 7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o [ 7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o [ 7%] Linking Fortran static library libscm_activation_lib.a [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o [ 8%] Built target scm_activation_lib [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o [ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o [ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o [ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o [ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o [ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o [ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o [ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o [ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o [ 33%] Built target clubb_lapack_single [ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o [ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o [ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o [ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o [ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o [ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o [ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o [ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o [ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o [ 36%] Built target clubb_lapack_double [ 36%] Linking Fortran static library liblapack_lib.a [ 36%] Built target lapack_lib Scanning dependencies of target clubb_core_lib [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o [ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/CLUBB_core/penta_bicgstab_solver.F90:140:10: 140 | if ( norm_rhs == 0.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o [ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/CLUBB_core/remapping_module.F90:1210:43: 1210 | if(f(i,k+1)*f(i,k-1) 8) in loop beginning at (2) [-Wdo-subscript] [ 74%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o [ 74%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o [ 74%] Linking Fortran static library libsilhs_lib.a [ 74%] Built target silhs_lib Scanning dependencies of target numerical_recipes_lib Scanning dependencies of target radiation_lib [ 74%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o [ 75%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o [ 75%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o [ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o [ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/soil_vegetation.F90.o [ 75%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [ 76%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o [ 77%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o [ 77%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o [ 77%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o [ 77%] Linking Fortran static library libmorrison_microphys_lib.a [ 77%] Built target morrison_microphys_lib [ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_variables_module.F90.o [ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [ 78%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o [ 78%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o [ 79%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Numerical_recipes/ran_state.f90:8:59: 8 | INTEGER(K4B), PARAMETER :: hg=huge(1_K4B), hgm=-hg, hgng=hgm-1 | 1 Warning: Integer outside symmetric range implied by Standard Fortran at (1) [ 79%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o [ 79%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o [ 79%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o [ 79%] Linking Fortran static library libnumerical_recipes_lib.a [ 79%] Built target numerical_recipes_lib [ 79%] Linking Fortran static library libradiation_lib.a [ 79%] Built target radiation_lib Scanning dependencies of target input_fields_lib [ 79%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/__/readiopdata_core/readiopdata_core_module.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1038:15: 1038 | if(divT_in(i,nlev+1)==missing_value) divT_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1040:15: 1040 | if(vertdivT_in(i,nlev+1)==missing_value) vertdivT_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1042:15: 1042 | if(divT3d_in(i,nlev+1)==missing_value) divT3d_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1045:15: 1045 | if(divq_in(i,nlev+1)==missing_value) divq_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1047:15: 1047 | if(vertdivq_in(i,nlev+1)==missing_value) vertdivq_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1049:15: 1049 | if(divq3d_in(i,nlev+1)==missing_value) divq3d_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:356:13: 356 | if( ANY(Ts_in == 0.0) ) then | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:620:12: 620 | if(T_in(i,nlev+1)/=missing_value) then | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:636:12: 636 | if(T_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:638:12: 638 | if(q_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:640:12: 640 | if(u_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:642:12: 642 | if(v_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:647:15: 647 | if(omega_in(i,nlev+1)==missing_value) omega_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:651:15: 651 | if(w_in(i,nlev+1)==missing_value) w_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:658:12: 658 | if(ug_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:660:12: 660 | if(vg_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1252:42: 1252 | character dim_name*( NF90_MAX_NAME ) | 1 Warning: Unused variable 'dim_name' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1254:33: 1254 | integer var_ndims, dim_size, dims_set, i, n, var_type | 1 Warning: Unused variable 'dim_size' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1254:43: 1254 | integer var_ndims, dim_size, dims_set, i, n, var_type | 1 Warning: Unused variable 'dims_set' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1254:46: 1254 | integer var_ndims, dim_size, dims_set, i, n, var_type | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1237:60: 1237 | subroutine get_netcdf_var2d_real( NCID, varName, ntime, nlev, & | 1 Warning: Unused dummy argument 'nlev' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1237:54: 1237 | subroutine get_netcdf_var2d_real( NCID, varName, ntime, nlev, & | 1 Warning: Unused dummy argument 'ntime' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1238:23: 1238 | var, use_NF90_REAL, status, required) | 1 Warning: Unused dummy argument 'use_nf90_real' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:1167:67: 1167 | subroutine get_netcdf_var1d_real( NCID, varName, var, use_NF90_REAL, & | 1 Warning: Unused dummy argument 'use_nf90_real' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:751:51: 751 | get_add_surface_data, ntime, & | 1 Warning: Unused dummy argument 'get_add_surface_data' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:750:81: 750 | subroutine readiopdata_core_sfc( masterproc, iopfilepath, scamiop_from_global_cam, SFC_FLX_FXD, & | 1 Warning: Unused dummy argument 'scamiop_from_global_cam' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:290:32: 290 | integer :: STATUS, i, n, nlat, nlon | 1 Warning: Unused variable 'nlat' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:290:38: 290 | integer :: STATUS, i, n, nlat, nlon | 1 Warning: Unused variable 'nlon' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_core/readiopdata_core_module.F90:291:19: 291 | integer :: varID, NCID | 1 Warning: Unused variable 'varid' declared at (1) [-Wunused-variable] [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o [ 82%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/__/readiopdata_module.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_module.F90:260:16: 260 | integer :: k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_module.F90:264:17: 264 | qtm_forcing ! Specified total water spec. humidity tendency [kg/kg/s] | 1 Warning: Unused variable 'qtm_forcing' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/readiopdata_module.F90:243:31: 243 | subroutine readiopdata_frc( rtm, gr, thlm_forcing, rtm_forcing ) | 1 Warning: Unused dummy argument 'rtm' at (1) [-Wunused-dummy-argument] [ 82%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:39:8: 39 | use constants_clubb, only: & | 1 Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:57:8: 57 | use input_names, only: & | 1 Warning: Unused parameter 'omega_name' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:39:8: 39 | use constants_clubb, only: & | 1 Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:165:13: 165 | p_in_Pa, & ! Pressure [Pa] | 1 Warning: Array 'p_in_pa' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:160:8: 160 | rt, & ! Total water mixing ratio sounding [kg/kg] | 1 Warning: Array 'rt' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:166:10: 166 | subs ! Vertical velocity sounding [m/s or Pa/s] | 1 Warning: Array 'subs' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:159:11: 159 | theta, & ! Liquid potential temperature sounding [K] | 1 Warning: Array 'theta' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:161:7: 161 | u, & ! u wind sounding [m/s] | 1 Warning: Array 'u' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:163:8: 163 | ug, & ! u geostrophic wind sounding [m/s] | 1 Warning: Array 'ug' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:162:7: 162 | v, & ! v wind sounding [m/s] | 1 Warning: Array 'v' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:164:8: 164 | vg, & ! v geostrophic wind sounding [m/s] | 1 Warning: Array 'vg' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Input_fields/sounding.F90:158:7: 158 | z, & ! Altitude [m] | 1 Warning: Array 'z' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 82%] Linking Fortran static library libinput_fields_lib.a [ 82%] Built target input_fields_lib Scanning dependencies of target microphys_lib Scanning dependencies of target G_unit_test_lib Scanning dependencies of target benchmark_cases_lib [ 82%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o [ 82%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o [ 82%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o [ 82%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Microphys/ice_dfsn_module.F90:272:25: 207 | do k = gr%nzt, 1, -1 | 2 ...... 272 | mass_ice_cryst(k-1) = mass_ice_cryst(k) & | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Microphys/ice_dfsn_module.F90:287:25: 207 | do k = gr%nzt, 1, -1 | 2 ...... 287 | mass_ice_cryst(k-1) = mass_ice_cryst(k) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [ 84%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o [ 84%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o [ 84%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o [ 84%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o [ 84%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o [ 85%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/G_unit_test_types/fill_holes_tests.F90:407:27: 407 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/G_unit_test_types/fill_holes_tests.F90:406:22: 406 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/G_unit_test_types/fill_holes_tests.F90:462:22: 462 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/G_unit_test_types/fill_holes_tests.F90:221:27: 221 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/G_unit_test_types/fill_holes_tests.F90:220:22: 220 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/G_unit_test_types/fill_holes_tests.F90:275:22: 275 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [ 85%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o [ 85%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o [ 85%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o [ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o [ 86%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o [ 86%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o [ 87%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o [ 87%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [ 88%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o [ 88%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o [ 89%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o [ 89%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [ 89%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o [ 90%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o [ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o [ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [ 91%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/Benchmark_cases/bomex.F90:22:48: 22 | gr, rtm, l_readiopdata, & | 1 Warning: Unused dummy argument 'l_readiopdata' at (1) [-Wunused-dummy-argument] [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [ 95%] Linking Fortran static library libG_unit_test_lib.a [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o [ 95%] Built target G_unit_test_lib [ 95%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o [ 95%] Linking Fortran static library libbenchmark_cases_lib.a [ 95%] Built target benchmark_cases_lib [ 95%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o [ 95%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o [ 95%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o [ 96%] Linking Fortran static library libmicrophys_lib.a [ 96%] Built target microphys_lib Scanning dependencies of target G_unit_tests Scanning dependencies of target clubb_driver_lib [ 96%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o [ 96%] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o [ 96%] Linking Fortran executable G_unit_tests [ 96%] Built target G_unit_tests [ 96%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_driver.F90:5575:76: 5575 | p_sfc, rtm_sfc, rtm, l_readiopdata, & !thlm_sfc, & | 1 Warning: Unused dummy argument 'l_readiopdata' at (1) [-Wunused-dummy-argument] [ 96%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_loss_driver.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver.F90:255:28: 255 | is_finite_core_value = ( value == value ) .and. ( abs( value ) <= huge( value ) ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [ 97%] Linking Fortran static library libclubb_driver_lib.a [ 97%] Built target clubb_driver_lib Scanning dependencies of target clubb_tuner Scanning dependencies of target clubb_standalone Scanning dependencies of target clubb_thread_test Scanning dependencies of target clubb_driver_test Scanning dependencies of target clubb_loss_driver_test [ 97%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o Scanning dependencies of target clubb_standalone_loss [ 97%] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o [ 98%] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o [ 98%] Building Fortran object src/CMakeFiles/clubb_loss_driver_test.dir/clubb_loss_driver_test.F90.o [ 98%] Building Fortran object src/CMakeFiles/clubb_standalone_loss.dir/clubb_standalone_loss.F90.o [ 98%] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:273:14: 273 | if ( any( test_scaled_rmse /= reference_scaled_rmse ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:278:14: 278 | if ( any( test_correlation /= reference_correlation ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:283:14: 283 | if ( any( test_std_ratio /= reference_std_ratio ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:288:14: 288 | if ( any( test_centered_rmse_norm /= reference_centered_rmse_norm ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:293:14: 293 | if ( any( test_bias_norm /= reference_bias_norm ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:512:14: 512 | if ( any( clubb_params_all_1 /= clubb_params_all_2 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:521:14: 521 | any( reinit_bias_norm_1 /= reinit_bias_norm_2 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:520:14: 520 | any( reinit_centered_rmse_norm_1 /= reinit_centered_rmse_norm_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:519:14: 519 | any( reinit_std_ratio_1 /= reinit_std_ratio_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:518:14: 518 | any( reinit_correlation_1 /= reinit_correlation_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:517:14: 517 | if ( any( reinit_scaled_rmse_1 /= reinit_scaled_rmse_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:431:14: 431 | if ( all( tweaked_scaled_rmse == reference_scaled_rmse ) ) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:371:14: 371 | any( manual_bias_norm_2 /= manual_bias_norm_1 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:370:14: 370 | any( manual_centered_rmse_norm_2 /= manual_centered_rmse_norm_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:369:14: 369 | any( manual_std_ratio_2 /= manual_std_ratio_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:368:14: 368 | any( manual_correlation_2 /= manual_correlation_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_loss_driver_test.F90:367:14: 367 | if ( any( manual_scaled_rmse_2 /= manual_scaled_rmse_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [ 98%] Linking Fortran executable clubb_thread_test [ 98%] Linking Fortran executable clubb_standalone [ 98%] Linking Fortran executable clubb_driver_test [ 98%] Linking Fortran executable clubb_standalone_loss [ 98%] Built target clubb_thread_test [ 98%] Built target clubb_standalone [ 98%] Built target clubb_driver_test [ 98%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o [ 99%] Linking Fortran executable clubb_loss_driver_test [ 99%] Built target clubb_standalone_loss [100%] Linking Fortran executable clubb_tuner [100%] Built target clubb_loss_driver_test [100%] Built target clubb_tuner Install the project... -- Install configuration: "Debug" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/libclubb_driver_lib.a -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_tuner -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_tuner" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/G_unit_tests -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/G_unit_tests" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_thread_test -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_thread_test" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_standalone -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_standalone" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_driver_test -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_driver_test" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_standalone_loss -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_standalone_loss" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_loss_driver_test -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/clubb_loss_driver_test" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" CLUBBStandardsCheck.py: beginning check on src PASS: 0 checks failed for src CLUBBStandardsCheck.py: beginning check on src/CLUBB_core PASS: 0 checks failed for src/CLUBB_core CLUBBStandardsCheck.py: beginning check on src/SILHS PASS: 0 checks failed for src/SILHS CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases PASS: 0 checks failed for src/Benchmark_cases CLUBBStandardsCheck.py: beginning check on src/Radiation PASS: 0 checks failed for src/Radiation CLUBBStandardsCheck.py: beginning check on src/Microphys PASS: 0 checks failed for src/Microphys CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys PASS: 0 checks failed for src/Microphys/KK_microphys CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types PASS: 0 checks failed for src/G_unit_test_types Build completed successfully, and all source code checks passed. Reading settings from /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/input/flag_sets/run_bindiff_w_flags_config_core_flags.json... Running 589 run_scm.py task(s) with up to 8 worker(s)... COMPLETE -- default / bomex COMPLETE -- default / arm COMPLETE -- default / cgils_s11 COMPLETE -- default / cgils_s12 COMPLETE -- default / atex COMPLETE -- default / cgils_s6 COMPLETE -- default / astex_a209 COMPLETE -- default / dycoms2_rf01_fixed_sst COMPLETE -- default / dycoms2_rf02_nd COMPLETE -- default / fire COMPLETE -- default / arm_97 COMPLETE -- default / dycoms2_rf01 COMPLETE -- default / dycoms2_rf02_so COMPLETE -- default / gabls3_night COMPLETE -- default / clex9_nov02 COMPLETE -- default / clex9_oct14 COMPLETE -- default / gabls2 COMPLETE -- default / dycoms2_rf02_do COMPLETE -- default / jun25_altocu COMPLETE -- default / dycoms2_rf02_ds COMPLETE -- default / gabls3 COMPLETE -- default / rico COMPLETE -- default / mpace_b COMPLETE -- default / mpace_b_silhs COMPLETE -- default / mpace_a COMPLETE -- default / rico_silhs COMPLETE -- default / mc3e COMPLETE -- default / wangara COMPLETE -- flag1 / arm COMPLETE -- default / nov11_altocu COMPLETE -- flag1 / bomex COMPLETE -- flag1 / astex_a209 COMPLETE -- flag1 / atex COMPLETE -- flag1 / cgils_s6 COMPLETE -- flag1 / cgils_s11 COMPLETE -- flag1 / cgils_s12 COMPLETE -- flag1 / dycoms2_rf01_fixed_sst COMPLETE -- flag1 / arm_97 COMPLETE -- default / twp_ice COMPLETE -- flag1 / dycoms2_rf02_nd COMPLETE -- flag1 / dycoms2_rf01 COMPLETE -- flag1 / clex9_nov02 COMPLETE -- flag1 / fire COMPLETE -- flag1 / dycoms2_rf02_so COMPLETE -- default / lba COMPLETE -- flag1 / clex9_oct14 COMPLETE -- flag1 / gabls3_night COMPLETE -- flag1 / dycoms2_rf02_do COMPLETE -- flag1 / gabls2 COMPLETE -- flag1 / jun25_altocu COMPLETE -- flag1 / dycoms2_rf02_ds COMPLETE -- flag1 / gabls3 COMPLETE -- flag1 / mpace_a COMPLETE -- flag1 / mpace_b COMPLETE -- flag1 / mpace_b_silhs COMPLETE -- flag1 / mc3e COMPLETE -- flag1 / rico COMPLETE -- flag1 / rico_silhs COMPLETE -- flag1 / wangara COMPLETE -- flag2 / arm COMPLETE -- flag1 / nov11_altocu COMPLETE -- flag2 / astex_a209 COMPLETE -- flag2 / bomex COMPLETE -- flag2 / atex COMPLETE -- flag2 / cgils_s6 COMPLETE -- flag2 / cgils_s11 COMPLETE -- flag2 / cgils_s12 COMPLETE -- flag2 / arm_97 COMPLETE -- flag1 / twp_ice COMPLETE -- flag2 / dycoms2_rf01_fixed_sst COMPLETE -- flag2 / dycoms2_rf02_nd COMPLETE -- flag2 / dycoms2_rf02_so COMPLETE -- flag2 / dycoms2_rf01 COMPLETE -- flag2 / clex9_nov02 COMPLETE -- flag2 / fire COMPLETE -- flag1 / lba COMPLETE -- flag2 / gabls3_night COMPLETE -- flag2 / clex9_oct14 COMPLETE -- flag2 / dycoms2_rf02_do COMPLETE -- flag2 / gabls2 COMPLETE -- flag2 / jun25_altocu COMPLETE -- flag2 / dycoms2_rf02_ds COMPLETE -- flag2 / gabls3 COMPLETE -- flag2 / mpace_a COMPLETE -- flag2 / mpace_b COMPLETE -- flag2 / mpace_b_silhs COMPLETE -- flag2 / mc3e COMPLETE -- flag2 / rico COMPLETE -- flag2 / wangara COMPLETE -- flag2 / rico_silhs COMPLETE -- flag3 / arm COMPLETE -- flag2 / nov11_altocu COMPLETE -- flag3 / astex_a209 COMPLETE -- flag3 / bomex COMPLETE -- flag3 / atex COMPLETE -- flag3 / cgils_s11 COMPLETE -- flag3 / cgils_s12 COMPLETE -- flag3 / cgils_s6 COMPLETE -- flag3 / arm_97 COMPLETE -- flag2 / twp_ice COMPLETE -- flag3 / dycoms2_rf01_fixed_sst COMPLETE -- flag2 / lba COMPLETE -- flag3 / dycoms2_rf02_nd COMPLETE -- flag3 / dycoms2_rf01 COMPLETE -- flag3 / clex9_nov02 COMPLETE -- flag3 / fire COMPLETE -- flag3 / dycoms2_rf02_so COMPLETE -- flag3 / gabls3_night COMPLETE -- flag3 / clex9_oct14 COMPLETE -- flag3 / gabls2 COMPLETE -- flag3 / jun25_altocu COMPLETE -- flag3 / dycoms2_rf02_do COMPLETE -- flag3 / dycoms2_rf02_ds COMPLETE -- flag3 / gabls3 COMPLETE -- flag3 / mpace_b COMPLETE -- flag3 / mpace_b_silhs COMPLETE -- flag3 / mpace_a COMPLETE -- flag3 / rico COMPLETE -- flag3 / mc3e COMPLETE -- flag3 / rico_silhs COMPLETE -- flag3 / wangara COMPLETE -- flag4 / arm COMPLETE -- flag3 / nov11_altocu COMPLETE -- flag4 / bomex COMPLETE -- flag4 / astex_a209 COMPLETE -- flag4 / atex COMPLETE -- flag4 / cgils_s6 COMPLETE -- flag4 / cgils_s12 COMPLETE -- flag4 / cgils_s11 COMPLETE -- flag4 / arm_97 COMPLETE -- flag3 / twp_ice COMPLETE -- flag4 / dycoms2_rf01_fixed_sst COMPLETE -- flag3 / lba COMPLETE -- flag4 / dycoms2_rf02_nd COMPLETE -- flag4 / dycoms2_rf01 COMPLETE -- flag4 / fire COMPLETE -- flag4 / clex9_nov02 COMPLETE -- flag4 / dycoms2_rf02_so COMPLETE -- flag4 / gabls3_night COMPLETE -- flag4 / clex9_oct14 COMPLETE -- flag4 / dycoms2_rf02_do COMPLETE -- flag4 / jun25_altocu COMPLETE -- flag4 / gabls2 COMPLETE -- flag4 / dycoms2_rf02_ds COMPLETE -- flag4 / gabls3 COMPLETE -- flag4 / mpace_b COMPLETE -- flag4 / mpace_a COMPLETE -- flag4 / mpace_b_silhs COMPLETE -- flag4 / rico COMPLETE -- flag4 / mc3e COMPLETE -- flag4 / rico_silhs COMPLETE -- flag4 / wangara COMPLETE -- flag5 / arm COMPLETE -- flag4 / nov11_altocu COMPLETE -- flag5 / astex_a209 COMPLETE -- flag5 / bomex COMPLETE -- flag5 / atex COMPLETE -- flag5 / cgils_s6 COMPLETE -- flag5 / cgils_s11 COMPLETE -- flag5 / cgils_s12 COMPLETE -- flag5 / arm_97 COMPLETE -- flag5 / dycoms2_rf01_fixed_sst COMPLETE -- flag4 / twp_ice COMPLETE -- flag5 / dycoms2_rf02_nd COMPLETE -- flag5 / dycoms2_rf01 COMPLETE -- flag4 / lba COMPLETE -- flag5 / clex9_nov02 COMPLETE -- flag5 / fire COMPLETE -- flag5 / dycoms2_rf02_so COMPLETE -- flag5 / gabls3_night COMPLETE -- flag5 / clex9_oct14 COMPLETE -- flag5 / gabls2 COMPLETE -- flag5 / dycoms2_rf02_do COMPLETE -- flag5 / jun25_altocu COMPLETE -- flag5 / dycoms2_rf02_ds COMPLETE -- flag5 / gabls3 COMPLETE -- flag5 / mpace_a COMPLETE -- flag5 / mpace_b COMPLETE -- flag5 / mpace_b_silhs COMPLETE -- flag5 / mc3e COMPLETE -- flag5 / rico_silhs COMPLETE -- flag5 / rico COMPLETE -- flag5 / wangara COMPLETE -- flag5 / nov11_altocu COMPLETE -- flag6 / astex_a209 COMPLETE -- flag6 / bomex COMPLETE -- flag6 / cgils_s6 COMPLETE -- flag5 / twp_ice COMPLETE -- flag6 / arm COMPLETE -- flag6 / cgils_s11 COMPLETE -- flag6 / cgils_s12 COMPLETE -- flag5 / lba COMPLETE -- flag6 / dycoms2_rf01_fixed_sst COMPLETE -- flag6 / atex COMPLETE -- flag6 / dycoms2_rf02_nd COMPLETE -- flag6 / fire COMPLETE -- flag6 / dycoms2_rf02_so COMPLETE -- flag6 / clex9_nov02 COMPLETE -- flag6 / gabls2 COMPLETE -- flag6 / gabls3_night COMPLETE -- flag6 / dycoms2_rf02_do COMPLETE -- flag6 / dycoms2_rf02_ds COMPLETE -- flag6 / gabls3 COMPLETE -- flag6 / clex9_oct14 COMPLETE -- flag6 / dycoms2_rf01 COMPLETE -- flag6 / arm_97 COMPLETE -- flag6 / jun25_altocu COMPLETE -- flag6 / mpace_a COMPLETE -- flag6 / mc3e COMPLETE -- flag6 / mpace_b COMPLETE -- flag6 / wangara COMPLETE -- flag7 / arm COMPLETE -- flag6 / mpace_b_silhs COMPLETE -- flag6 / rico_silhs COMPLETE -- flag6 / rico COMPLETE -- flag7 / astex_a209 COMPLETE -- flag7 / atex COMPLETE -- flag7 / bomex COMPLETE -- flag7 / cgils_s6 COMPLETE -- flag7 / cgils_s11 COMPLETE -- flag6 / twp_ice COMPLETE -- flag7 / cgils_s12 COMPLETE -- flag7 / arm_97 COMPLETE -- flag6 / nov11_altocu COMPLETE -- flag7 / dycoms2_rf01_fixed_sst COMPLETE -- flag7 / dycoms2_rf02_nd COMPLETE -- flag7 / fire COMPLETE -- flag7 / clex9_nov02 COMPLETE -- flag7 / dycoms2_rf01 COMPLETE -- flag7 / dycoms2_rf02_so COMPLETE -- flag7 / gabls3_night COMPLETE -- flag7 / clex9_oct14 COMPLETE -- flag7 / gabls2 COMPLETE -- flag7 / dycoms2_rf02_do COMPLETE -- flag7 / jun25_altocu COMPLETE -- flag7 / dycoms2_rf02_ds COMPLETE -- flag7 / gabls3 COMPLETE -- flag7 / mpace_b COMPLETE -- flag7 / mpace_b_silhs COMPLETE -- flag7 / mc3e COMPLETE -- flag7 / mpace_a COMPLETE -- flag7 / rico COMPLETE -- flag7 / rico_silhs COMPLETE -- flag7 / wangara COMPLETE -- flag8 / arm COMPLETE -- flag7 / nov11_altocu COMPLETE -- flag8 / astex_a209 COMPLETE -- flag8 / atex COMPLETE -- flag8 / bomex COMPLETE -- flag6 / lba COMPLETE -- flag8 / cgils_s6 COMPLETE -- flag8 / cgils_s11 COMPLETE -- flag8 / arm_97 COMPLETE -- flag8 / cgils_s12 COMPLETE -- flag7 / twp_ice COMPLETE -- flag8 / dycoms2_rf01_fixed_sst COMPLETE -- flag8 / dycoms2_rf02_nd COMPLETE -- flag7 / lba COMPLETE -- flag8 / dycoms2_rf01 COMPLETE -- flag8 / fire COMPLETE -- flag8 / clex9_nov02 COMPLETE -- flag8 / dycoms2_rf02_so COMPLETE -- flag8 / gabls3_night COMPLETE -- flag8 / clex9_oct14 COMPLETE -- flag8 / gabls2 COMPLETE -- flag8 / dycoms2_rf02_do COMPLETE -- flag8 / jun25_altocu COMPLETE -- flag8 / dycoms2_rf02_ds COMPLETE -- flag8 / gabls3 COMPLETE -- flag8 / mpace_b COMPLETE -- flag8 / mpace_a COMPLETE -- flag8 / mpace_b_silhs COMPLETE -- flag8 / mc3e COMPLETE -- flag8 / rico COMPLETE -- flag8 / rico_silhs COMPLETE -- flag8 / wangara COMPLETE -- flag9 / arm COMPLETE -- flag8 / nov11_altocu COMPLETE -- flag9 / bomex COMPLETE -- flag9 / astex_a209 COMPLETE -- flag9 / atex COMPLETE -- flag9 / cgils_s12 COMPLETE -- flag9 / cgils_s6 COMPLETE -- flag9 / cgils_s11 COMPLETE -- flag9 / arm_97 COMPLETE -- flag9 / dycoms2_rf01_fixed_sst COMPLETE -- flag8 / twp_ice COMPLETE -- flag9 / dycoms2_rf02_nd COMPLETE -- flag9 / clex9_nov02 COMPLETE -- flag9 / dycoms2_rf01 COMPLETE -- flag9 / fire COMPLETE -- flag8 / lba COMPLETE -- flag9 / dycoms2_rf02_so COMPLETE -- flag9 / clex9_oct14 COMPLETE -- flag9 / gabls3_night COMPLETE -- flag9 / dycoms2_rf02_do COMPLETE -- flag9 / gabls2 COMPLETE -- flag9 / jun25_altocu COMPLETE -- flag9 / dycoms2_rf02_ds COMPLETE -- flag9 / gabls3 COMPLETE -- flag9 / mpace_a COMPLETE -- flag9 / mpace_b COMPLETE -- flag9 / mc3e COMPLETE -- flag9 / mpace_b_silhs COMPLETE -- flag9 / rico COMPLETE -- flag9 / rico_silhs COMPLETE -- flag9 / wangara COMPLETE -- flag9 / nov11_altocu COMPLETE -- flag10 / arm COMPLETE -- flag10 / astex_a209 COMPLETE -- flag10 / bomex COMPLETE -- flag10 / atex COMPLETE -- flag10 / cgils_s6 COMPLETE -- flag10 / cgils_s11 COMPLETE -- flag10 / cgils_s12 COMPLETE -- flag9 / twp_ice COMPLETE -- flag10 / arm_97 COMPLETE -- flag10 / dycoms2_rf01_fixed_sst COMPLETE -- flag10 / dycoms2_rf02_nd COMPLETE -- flag10 / dycoms2_rf02_so COMPLETE -- flag9 / lba COMPLETE -- flag10 / fire COMPLETE -- flag10 / clex9_nov02 COMPLETE -- flag10 / dycoms2_rf01 COMPLETE -- flag10 / gabls3_night COMPLETE -- flag10 / clex9_oct14 COMPLETE -- flag10 / dycoms2_rf02_do COMPLETE -- flag10 / jun25_altocu COMPLETE -- flag10 / dycoms2_rf02_ds COMPLETE -- flag10 / gabls2 COMPLETE -- flag10 / gabls3 COMPLETE -- flag10 / mpace_a COMPLETE -- flag10 / rico COMPLETE -- flag10 / mpace_b COMPLETE -- flag10 / mc3e COMPLETE -- flag10 / mpace_b_silhs ERROR -- flag11 / arm_97 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag11/arm_97.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag11 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running arm_97 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 39 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 40 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 41 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 42 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 43 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 44 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 45 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 46 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 47 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 48 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 49 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 50 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 51 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 52 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 39 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 40 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 41 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 42 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 43 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 44 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 45 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 46 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 47 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 48 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 49 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 50 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 51 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 52 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in radiation_driver: Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in radiation, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag11/arm_97.timing Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 1.04 s -------------------------------------------------- COMPLETE -- flag10 / rico_silhs COMPLETE -- flag10 / wangara COMPLETE -- flag11 / arm COMPLETE -- flag10 / nov11_altocu COMPLETE -- flag11 / bomex COMPLETE -- flag11 / astex_a209 COMPLETE -- flag11 / atex COMPLETE -- flag11 / cgils_s6 COMPLETE -- flag11 / cgils_s11 COMPLETE -- flag11 / cgils_s12 COMPLETE -- flag11 / dycoms2_rf01_fixed_sst COMPLETE -- flag10 / twp_ice COMPLETE -- flag11 / dycoms2_rf02_nd COMPLETE -- flag11 / dycoms2_rf01 COMPLETE -- flag10 / lba COMPLETE -- flag11 / fire COMPLETE -- flag11 / clex9_nov02 COMPLETE -- flag11 / gabls3_night COMPLETE -- flag11 / dycoms2_rf02_so COMPLETE -- flag11 / clex9_oct14 COMPLETE -- flag11 / gabls2 COMPLETE -- flag11 / dycoms2_rf02_do COMPLETE -- flag11 / jun25_altocu COMPLETE -- flag11 / dycoms2_rf02_ds COMPLETE -- flag11 / gabls3 COMPLETE -- flag11 / mpace_b COMPLETE -- flag11 / mpace_b_silhs COMPLETE -- flag11 / mpace_a COMPLETE -- flag11 / mc3e COMPLETE -- flag11 / rico COMPLETE -- flag11 / rico_silhs COMPLETE -- flag11 / wangara COMPLETE -- flag12 / arm COMPLETE -- flag11 / nov11_altocu COMPLETE -- flag12 / astex_a209 COMPLETE -- flag12 / atex COMPLETE -- flag12 / bomex COMPLETE -- flag12 / cgils_s11 COMPLETE -- flag12 / cgils_s12 COMPLETE -- flag12 / cgils_s6 COMPLETE -- flag12 / arm_97 COMPLETE -- flag11 / twp_ice COMPLETE -- flag12 / dycoms2_rf01_fixed_sst COMPLETE -- flag12 / dycoms2_rf02_nd COMPLETE -- flag12 / clex9_nov02 COMPLETE -- flag12 / dycoms2_rf02_so COMPLETE -- flag11 / lba COMPLETE -- flag12 / fire COMPLETE -- flag12 / dycoms2_rf01 COMPLETE -- flag12 / clex9_oct14 COMPLETE -- flag12 / gabls3_night COMPLETE -- flag12 / dycoms2_rf02_do COMPLETE -- flag12 / gabls2 COMPLETE -- flag12 / jun25_altocu COMPLETE -- flag12 / dycoms2_rf02_ds COMPLETE -- flag12 / gabls3 COMPLETE -- flag12 / mpace_a COMPLETE -- flag12 / mpace_b COMPLETE -- flag12 / mc3e ERROR -- flag13 / arm /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/arm.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running arm =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/arm.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.49 s -------------------------------------------------- ERROR -- flag13 / arm_97 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/arm_97.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running arm_97 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/arm_97.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.68 s -------------------------------------------------- COMPLETE -- flag12 / rico ERROR -- flag13 / astex_a209 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/astex_a209.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running astex_a209 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/astex_a209.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.60 s -------------------------------------------------- ERROR -- flag13 / atex /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/atex.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running atex =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/atex.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.63 s -------------------------------------------------- ERROR -- flag13 / bomex /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/bomex.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running bomex =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/bomex.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.69 s -------------------------------------------------- COMPLETE -- flag12 / mpace_b_silhs ERROR -- flag13 / cgils_s6 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/cgils_s6.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running cgils_s6 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/cgils_s6.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.70 s -------------------------------------------------- ERROR -- flag13 / cgils_s11 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/cgils_s11.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running cgils_s11 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/cgils_s11.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.64 s -------------------------------------------------- ERROR -- flag13 / cgils_s12 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/cgils_s12.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running cgils_s12 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/cgils_s12.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.51 s -------------------------------------------------- COMPLETE -- flag12 / rico_silhs ERROR -- flag13 / clex9_nov02 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/clex9_nov02.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running clex9_nov02 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/clex9_nov02.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.51 s -------------------------------------------------- ERROR -- flag13 / clex9_oct14 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/clex9_oct14.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running clex9_oct14 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/clex9_oct14.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.58 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf01 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf01.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf01 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf01.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.50 s -------------------------------------------------- COMPLETE -- flag12 / wangara ERROR -- flag13 / dycoms2_rf01_fixed_sst /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf01_fixed_sst.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf01_fixed_sst =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf01_fixed_sst.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.49 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf02_do /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf02_do.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf02_do =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf02_do.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.75 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf02_ds /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf02_ds.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf02_ds =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf02_ds.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.68 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf02_nd /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf02_nd.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf02_nd =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf02_nd.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.66 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf02_so /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf02_so.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf02_so =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/dycoms2_rf02_so.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.74 s -------------------------------------------------- ERROR -- flag13 / fire /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/fire.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running fire =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/fire.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.75 s -------------------------------------------------- ERROR -- flag13 / gabls3 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/gabls3.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running gabls3 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/gabls3.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.58 s -------------------------------------------------- ERROR -- flag13 / gabls2 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/gabls2.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running gabls2 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/gabls2.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.67 s -------------------------------------------------- ERROR -- flag13 / gabls3_night /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/gabls3_night.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running gabls3_night =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/gabls3_night.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.59 s -------------------------------------------------- ERROR -- flag13 / jun25_altocu /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/jun25_altocu.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running jun25_altocu =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/jun25_altocu.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.62 s -------------------------------------------------- ERROR -- flag13 / lba /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/lba.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running lba =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/lba.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.69 s -------------------------------------------------- ERROR -- flag13 / mpace_a /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/mpace_a.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running mpace_a =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/mpace_a.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.56 s -------------------------------------------------- ERROR -- flag13 / mpace_b /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/mpace_b.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running mpace_b =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/mpace_b.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.62 s -------------------------------------------------- ERROR -- flag13 / mpace_b_silhs /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/mpace_b_silhs.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running mpace_b_silhs =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/mpace_b_silhs.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.51 s -------------------------------------------------- ERROR -- flag13 / mc3e /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/mc3e.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running mc3e =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/mc3e.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.94 s -------------------------------------------------- ERROR -- flag13 / rico /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/rico.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running rico =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/rico.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.49 s -------------------------------------------------- ERROR -- flag13 / nov11_altocu /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/nov11_altocu.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running nov11_altocu =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/nov11_altocu.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.81 s -------------------------------------------------- ERROR -- flag13 / rico_silhs /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/rico_silhs.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running rico_silhs =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/rico_silhs.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.53 s -------------------------------------------------- ERROR -- flag13 / twp_ice /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/twp_ice.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running twp_ice =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/twp_ice.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.64 s -------------------------------------------------- ERROR -- flag13 / wangara /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/wangara.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/run_scripts/../install/latest/clubb_standalone =================== Running wangara =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output/flag13/wangara.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403bfe in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:69 #1 0x403cbd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.64 s -------------------------------------------------- COMPLETE -- flag12 / nov11_altocu COMPLETE -- flag14 / bomex COMPLETE -- flag14 / arm COMPLETE -- flag14 / astex_a209 COMPLETE -- flag14 / atex COMPLETE -- flag14 / cgils_s6 COMPLETE -- flag14 / cgils_s11 COMPLETE -- flag14 / cgils_s12 COMPLETE -- flag12 / twp_ice COMPLETE -- flag14 / dycoms2_rf01_fixed_sst COMPLETE -- flag14 / arm_97 COMPLETE -- flag12 / lba COMPLETE -- flag14 / dycoms2_rf02_nd COMPLETE -- flag14 / dycoms2_rf01 COMPLETE -- flag14 / fire COMPLETE -- flag14 / clex9_nov02 COMPLETE -- flag14 / gabls3_night COMPLETE -- flag14 / dycoms2_rf02_so COMPLETE -- flag14 / clex9_oct14 COMPLETE -- flag14 / dycoms2_rf02_do COMPLETE -- flag14 / gabls2 COMPLETE -- flag14 / jun25_altocu COMPLETE -- flag14 / dycoms2_rf02_ds COMPLETE -- flag14 / gabls3 COMPLETE -- flag14 / mpace_b COMPLETE -- flag14 / mpace_b_silhs COMPLETE -- flag14 / mc3e COMPLETE -- flag14 / mpace_a COMPLETE -- flag14 / rico COMPLETE -- flag14 / rico_silhs COMPLETE -- flag14 / wangara COMPLETE -- flag15 / arm COMPLETE -- flag15 / astex_a209 COMPLETE -- flag14 / nov11_altocu COMPLETE -- flag15 / bomex COMPLETE -- flag15 / atex COMPLETE -- flag15 / cgils_s6 COMPLETE -- flag15 / cgils_s11 COMPLETE -- flag15 / cgils_s12 COMPLETE -- flag15 / arm_97 COMPLETE -- flag15 / dycoms2_rf01_fixed_sst COMPLETE -- flag14 / twp_ice COMPLETE -- flag15 / dycoms2_rf02_nd COMPLETE -- flag15 / dycoms2_rf01 COMPLETE -- flag15 / fire COMPLETE -- flag15 / dycoms2_rf02_so COMPLETE -- flag15 / clex9_nov02 COMPLETE -- flag14 / lba COMPLETE -- flag15 / clex9_oct14 COMPLETE -- flag15 / gabls3_night COMPLETE -- flag15 / jun25_altocu COMPLETE -- flag15 / gabls2 COMPLETE -- flag15 / dycoms2_rf02_do COMPLETE -- flag15 / dycoms2_rf02_ds COMPLETE -- flag15 / gabls3 COMPLETE -- flag15 / mpace_a COMPLETE -- flag15 / mpace_b COMPLETE -- flag15 / mpace_b_silhs COMPLETE -- flag15 / mc3e COMPLETE -- flag15 / rico COMPLETE -- flag15 / rico_silhs COMPLETE -- flag15 / wangara COMPLETE -- flag16 / arm COMPLETE -- flag15 / nov11_altocu COMPLETE -- flag16 / bomex COMPLETE -- flag16 / astex_a209 COMPLETE -- flag16 / atex COMPLETE -- flag16 / cgils_s6 COMPLETE -- flag16 / cgils_s11 COMPLETE -- flag16 / cgils_s12 COMPLETE -- flag16 / arm_97 COMPLETE -- flag15 / twp_ice COMPLETE -- flag16 / dycoms2_rf01_fixed_sst COMPLETE -- flag16 / dycoms2_rf02_nd COMPLETE -- flag16 / dycoms2_rf01 COMPLETE -- flag16 / dycoms2_rf02_so COMPLETE -- flag16 / fire COMPLETE -- flag16 / clex9_nov02 COMPLETE -- flag15 / lba COMPLETE -- flag16 / gabls3_night COMPLETE -- flag16 / clex9_oct14 COMPLETE -- flag16 / gabls2 COMPLETE -- flag16 / jun25_altocu COMPLETE -- flag16 / dycoms2_rf02_do COMPLETE -- flag16 / dycoms2_rf02_ds COMPLETE -- flag16 / gabls3 COMPLETE -- flag16 / mpace_a COMPLETE -- flag16 / mpace_b COMPLETE -- flag16 / mpace_b_silhs COMPLETE -- flag16 / mc3e COMPLETE -- flag16 / rico COMPLETE -- flag16 / rico_silhs COMPLETE -- flag16 / wangara COMPLETE -- flag17 / arm COMPLETE -- flag16 / nov11_altocu COMPLETE -- flag17 / bomex COMPLETE -- flag17 / astex_a209 COMPLETE -- flag17 / atex COMPLETE -- flag17 / cgils_s11 COMPLETE -- flag17 / cgils_s6 COMPLETE -- flag17 / cgils_s12 COMPLETE -- flag17 / arm_97 COMPLETE -- flag16 / twp_ice COMPLETE -- flag17 / dycoms2_rf01_fixed_sst COMPLETE -- flag17 / dycoms2_rf02_nd COMPLETE -- flag17 / dycoms2_rf01 COMPLETE -- flag17 / dycoms2_rf02_so COMPLETE -- flag17 / clex9_nov02 COMPLETE -- flag17 / fire COMPLETE -- flag16 / lba COMPLETE -- flag17 / gabls3_night COMPLETE -- flag17 / clex9_oct14 COMPLETE -- flag17 / jun25_altocu COMPLETE -- flag17 / gabls2 COMPLETE -- flag17 / dycoms2_rf02_do COMPLETE -- flag17 / dycoms2_rf02_ds COMPLETE -- flag17 / gabls3 COMPLETE -- flag17 / mpace_b COMPLETE -- flag17 / mpace_a COMPLETE -- flag17 / mc3e COMPLETE -- flag17 / rico COMPLETE -- flag17 / rico_silhs COMPLETE -- flag17 / mpace_b_silhs COMPLETE -- flag17 / wangara COMPLETE -- flag18 / arm COMPLETE -- flag17 / nov11_altocu COMPLETE -- flag18 / bomex COMPLETE -- flag18 / astex_a209 COMPLETE -- flag18 / atex COMPLETE -- flag18 / cgils_s6 COMPLETE -- flag18 / cgils_s11 COMPLETE -- flag18 / cgils_s12 COMPLETE -- flag18 / arm_97 COMPLETE -- flag17 / twp_ice COMPLETE -- flag18 / dycoms2_rf01_fixed_sst COMPLETE -- flag18 / dycoms2_rf02_nd COMPLETE -- flag18 / clex9_nov02 COMPLETE -- flag18 / dycoms2_rf01 COMPLETE -- flag18 / dycoms2_rf02_so COMPLETE -- flag17 / lba COMPLETE -- flag18 / fire COMPLETE -- flag18 / gabls3_night COMPLETE -- flag18 / clex9_oct14 COMPLETE -- flag18 / jun25_altocu COMPLETE -- flag18 / dycoms2_rf02_do COMPLETE -- flag18 / gabls2 COMPLETE -- flag18 / dycoms2_rf02_ds COMPLETE -- flag18 / gabls3 COMPLETE -- flag18 / mpace_a COMPLETE -- flag18 / mpace_b COMPLETE -- flag18 / mc3e COMPLETE -- flag18 / mpace_b_silhs COMPLETE -- flag18 / rico_silhs COMPLETE -- flag18 / rico COMPLETE -- flag18 / wangara COMPLETE -- flag18 / nov11_altocu COMPLETE -- flag18 / twp_ice COMPLETE -- flag18 / lba =================== Runs Complete =================== flag11 failures: arm_97 flag13 failures: arm, arm_97, astex_a209, atex, bomex, cgils_s11, cgils_s12, cgils_s6, clex9_nov02, clex9_oct14, dycoms2_rf01, dycoms2_rf01_fixed_sst, dycoms2_rf02_do, dycoms2_rf02_ds, dycoms2_rf02_nd, dycoms2_rf02_so, fire, gabls2, gabls3, gabls3_night, jun25_altocu, lba, mc3e, mpace_a, mpace_b, mpace_b_silhs, nov11_altocu, rico, rico_silhs, twp_ice, wangara Some CLUBB runs failed. See messages above. Cloning into '/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb'... Note: switching to 'origin/microphys_loop_push'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 0c683a909 A little more restoration, maybe unnecceary -- The Fortran compiler identification is GNU 13.1.0 -- The C compiler identification is GNU 13.1.0 -- The CXX compiler identification is GNU 13.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/gfortran - skipped -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling with double precision -- Performing Test NETCDF_ABI_COMPATIBLE -- Performing Test NETCDF_ABI_COMPATIBLE - Success -- SUCCESS: netcdf-fortran found. -- -> Library : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib/libnetcdff.so -- -> Modules : /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/build/gcc_DEBUG_PRECdouble Using inferred toolchain file: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/cmake/toolchains/linux_x86_64_gcc.cmake Setting CLUBB installation dir: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/build/gcc_DEBUG_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble about to cmnake /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/build/gcc_DEBUG_PRECdouble Running CMake configure... Scanning dependencies of target clubb_lapack_shared Scanning dependencies of target scm_activation_lib [ 1%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o [ 1%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o [ 1%] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o Scanning dependencies of target clubb_lapack_double Scanning dependencies of target clubb_lapack_single [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o [ 2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o [ 2%] Built target clubb_lapack_shared [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o [ 2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o [ 3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o [ 3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o [ 3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [ 3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o [ 3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o [ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o [ 5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o [ 5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o [ 7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [ 7%] Linking Fortran static library libscm_activation_lib.a [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o [ 9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o [ 9%] Built target scm_activation_lib [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o [ 9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o [ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o [ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o [ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o [ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o [ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o [ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o [ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o [ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o [ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o [ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o [ 33%] Built target clubb_lapack_double [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o [ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o [ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o [ 36%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o [ 36%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o [ 36%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o [ 36%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o [ 36%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o [ 36%] Built target clubb_lapack_single [ 37%] Linking Fortran static library liblapack_lib.a [ 37%] Built target lapack_lib Scanning dependencies of target clubb_core_lib [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/CLUBB_core/penta_bicgstab_solver.F90:140:10: 140 | if ( norm_rhs == 0.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o [ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o [ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o [ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o [ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/CLUBB_core/remapping_module.F90:1210:43: 1210 | if(f(i,k+1)*f(i,k-1) 8) in loop beginning at (2) [-Wdo-subscript] [ 75%] Linking Fortran static library libbugsrad_lib.a [ 75%] Built target bugsrad_lib [ 75%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o [ 75%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o [ 75%] Linking Fortran static library libsilhs_lib.a [ 75%] Built target silhs_lib Scanning dependencies of target numerical_recipes_lib [ 75%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o Scanning dependencies of target radiation_lib [ 76%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o [ 76%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o [ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/soil_vegetation.F90.o [ 77%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o [ 77%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o [ 77%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o [ 78%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o [ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o [ 79%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_variables_module.F90.o [ 79%] Linking Fortran static library libmorrison_microphys_lib.a [ 79%] Built target morrison_microphys_lib [ 79%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [ 80%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o [ 80%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o [ 80%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Numerical_recipes/ran_state.f90:8:59: 8 | INTEGER(K4B), PARAMETER :: hg=huge(1_K4B), hgm=-hg, hgng=hgm-1 | 1 Warning: Integer outside symmetric range implied by Standard Fortran at (1) [ 80%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o [ 80%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o [ 80%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o [ 80%] Linking Fortran static library libnumerical_recipes_lib.a [ 80%] Built target numerical_recipes_lib [ 80%] Linking Fortran static library libradiation_lib.a [ 80%] Built target radiation_lib Scanning dependencies of target input_fields_lib [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/__/readiopdata_core/readiopdata_core_module.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1038:15: 1038 | if(divT_in(i,nlev+1)==missing_value) divT_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1040:15: 1040 | if(vertdivT_in(i,nlev+1)==missing_value) vertdivT_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1042:15: 1042 | if(divT3d_in(i,nlev+1)==missing_value) divT3d_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1045:15: 1045 | if(divq_in(i,nlev+1)==missing_value) divq_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1047:15: 1047 | if(vertdivq_in(i,nlev+1)==missing_value) vertdivq_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1049:15: 1049 | if(divq3d_in(i,nlev+1)==missing_value) divq3d_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:356:13: 356 | if( ANY(Ts_in == 0.0) ) then | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:620:12: 620 | if(T_in(i,nlev+1)/=missing_value) then | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:636:12: 636 | if(T_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:638:12: 638 | if(q_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:640:12: 640 | if(u_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:642:12: 642 | if(v_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:647:15: 647 | if(omega_in(i,nlev+1)==missing_value) omega_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:651:15: 651 | if(w_in(i,nlev+1)==missing_value) w_in(i,nlev+1) = & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:658:12: 658 | if(ug_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:660:12: 660 | if(vg_in(i,nlev+1)==missing_value) & | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1252:42: 1252 | character dim_name*( NF90_MAX_NAME ) | 1 Warning: Unused variable 'dim_name' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1254:33: 1254 | integer var_ndims, dim_size, dims_set, i, n, var_type | 1 Warning: Unused variable 'dim_size' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1254:43: 1254 | integer var_ndims, dim_size, dims_set, i, n, var_type | 1 Warning: Unused variable 'dims_set' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1254:46: 1254 | integer var_ndims, dim_size, dims_set, i, n, var_type | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1237:60: 1237 | subroutine get_netcdf_var2d_real( NCID, varName, ntime, nlev, & | 1 Warning: Unused dummy argument 'nlev' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1237:54: 1237 | subroutine get_netcdf_var2d_real( NCID, varName, ntime, nlev, & | 1 Warning: Unused dummy argument 'ntime' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1238:23: 1238 | var, use_NF90_REAL, status, required) | 1 Warning: Unused dummy argument 'use_nf90_real' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:1167:67: 1167 | subroutine get_netcdf_var1d_real( NCID, varName, var, use_NF90_REAL, & | 1 Warning: Unused dummy argument 'use_nf90_real' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:751:51: 751 | get_add_surface_data, ntime, & | 1 Warning: Unused dummy argument 'get_add_surface_data' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:750:81: 750 | subroutine readiopdata_core_sfc( masterproc, iopfilepath, scamiop_from_global_cam, SFC_FLX_FXD, & | 1 Warning: Unused dummy argument 'scamiop_from_global_cam' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:290:32: 290 | integer :: STATUS, i, n, nlat, nlon | 1 Warning: Unused variable 'nlat' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:290:38: 290 | integer :: STATUS, i, n, nlat, nlon | 1 Warning: Unused variable 'nlon' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_core/readiopdata_core_module.F90:291:19: 291 | integer :: varID, NCID | 1 Warning: Unused variable 'varid' declared at (1) [-Wunused-variable] [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o [ 82%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o [ 82%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o [ 83%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o [ 83%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/__/readiopdata_module.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_module.F90:260:16: 260 | integer :: k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_module.F90:264:17: 264 | qtm_forcing ! Specified total water spec. humidity tendency [kg/kg/s] | 1 Warning: Unused variable 'qtm_forcing' declared at (1) [-Wunused-variable] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/readiopdata_module.F90:243:31: 243 | subroutine readiopdata_frc( rtm, gr, thlm_forcing, rtm_forcing ) | 1 Warning: Unused dummy argument 'rtm' at (1) [-Wunused-dummy-argument] [ 83%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:39:8: 39 | use constants_clubb, only: & | 1 Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:57:8: 57 | use input_names, only: & | 1 Warning: Unused parameter 'omega_name' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:39:8: 39 | use constants_clubb, only: & | 1 Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:165:13: 165 | p_in_Pa, & ! Pressure [Pa] | 1 Warning: Array 'p_in_pa' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:160:8: 160 | rt, & ! Total water mixing ratio sounding [kg/kg] | 1 Warning: Array 'rt' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:166:10: 166 | subs ! Vertical velocity sounding [m/s or Pa/s] | 1 Warning: Array 'subs' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:159:11: 159 | theta, & ! Liquid potential temperature sounding [K] | 1 Warning: Array 'theta' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:161:7: 161 | u, & ! u wind sounding [m/s] | 1 Warning: Array 'u' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:163:8: 163 | ug, & ! u geostrophic wind sounding [m/s] | 1 Warning: Array 'ug' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:162:7: 162 | v, & ! v wind sounding [m/s] | 1 Warning: Array 'v' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:164:8: 164 | vg, & ! v geostrophic wind sounding [m/s] | 1 Warning: Array 'vg' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Input_fields/sounding.F90:158:7: 158 | z, & ! Altitude [m] | 1 Warning: Array 'z' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] [ 83%] Linking Fortran static library libinput_fields_lib.a [ 83%] Built target input_fields_lib Scanning dependencies of target microphys_lib [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o Scanning dependencies of target benchmark_cases_lib Scanning dependencies of target G_unit_test_lib [ 83%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o [ 84%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Microphys/ice_dfsn_module.F90:282:27: 214 | do k = gr%nzt, 1, -1 | 2 ...... 282 | mass_ice_cryst(i,k-1) = mass_ice_cryst(i,k) + dmass_ice_cryst(i,k) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Microphys/ice_dfsn_module.F90:296:27: 214 | do k = gr%nzt, 1, -1 | 2 ...... 296 | mass_ice_cryst(i,k-1) = mass_ice_cryst(i,k) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [ 84%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o [ 85%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o [ 85%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o [ 85%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o [ 85%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o [ 85%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o [ 85%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o [ 85%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/G_unit_test_types/fill_holes_tests.F90:407:27: 407 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/G_unit_test_types/fill_holes_tests.F90:406:22: 406 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/G_unit_test_types/fill_holes_tests.F90:462:22: 462 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/G_unit_test_types/fill_holes_tests.F90:221:27: 221 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/G_unit_test_types/fill_holes_tests.F90:220:22: 220 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/G_unit_test_types/fill_holes_tests.F90:275:22: 275 | if ( any( field_rev_rev /= field ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [ 86%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o [ 86%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o [ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o [ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o [ 87%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [ 88%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o [ 88%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o [ 88%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o [ 88%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [ 88%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o [ 88%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [ 89%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o [ 89%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o [ 90%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [ 91%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o [ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o [ 92%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o [ 92%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o [ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/Benchmark_cases/bomex.F90:22:48: 22 | gr, rtm, l_readiopdata, & | 1 Warning: Unused dummy argument 'l_readiopdata' at (1) [-Wunused-dummy-argument] [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o [ 95%] Linking Fortran static library libG_unit_test_lib.a [ 95%] Built target G_unit_test_lib [ 95%] Linking Fortran static library libbenchmark_cases_lib.a [ 95%] Built target benchmark_cases_lib [ 95%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o [ 95%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o [ 96%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o [ 96%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o [ 96%] Linking Fortran static library libmicrophys_lib.a [ 96%] Built target microphys_lib Scanning dependencies of target clubb_driver_lib Scanning dependencies of target G_unit_tests [ 97%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o [ 97%] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o [ 97%] Linking Fortran executable G_unit_tests [ 97%] Built target G_unit_tests [ 97%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_driver.F90:5539:76: 5539 | p_sfc, rtm_sfc, rtm, l_readiopdata, & !thlm_sfc, & | 1 Warning: Unused dummy argument 'l_readiopdata' at (1) [-Wunused-dummy-argument] [ 97%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_loss_driver.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver.F90:255:28: 255 | is_finite_core_value = ( value == value ) .and. ( abs( value ) <= huge( value ) ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [ 97%] Linking Fortran static library libclubb_driver_lib.a [ 97%] Built target clubb_driver_lib Scanning dependencies of target clubb_loss_driver_test Scanning dependencies of target clubb_standalone Scanning dependencies of target clubb_standalone_loss [ 98%] Building Fortran object src/CMakeFiles/clubb_loss_driver_test.dir/clubb_loss_driver_test.F90.o Scanning dependencies of target clubb_driver_test Scanning dependencies of target clubb_thread_test Scanning dependencies of target clubb_tuner [ 98%] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o [ 99%] Building Fortran object src/CMakeFiles/clubb_standalone_loss.dir/clubb_standalone_loss.F90.o [ 99%] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o [ 99%] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o [100%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:273:14: 273 | if ( any( test_scaled_rmse /= reference_scaled_rmse ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:278:14: 278 | if ( any( test_correlation /= reference_correlation ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:283:14: 283 | if ( any( test_std_ratio /= reference_std_ratio ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:288:14: 288 | if ( any( test_centered_rmse_norm /= reference_centered_rmse_norm ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:293:14: 293 | if ( any( test_bias_norm /= reference_bias_norm ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:512:14: 512 | if ( any( clubb_params_all_1 /= clubb_params_all_2 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:521:14: 521 | any( reinit_bias_norm_1 /= reinit_bias_norm_2 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:520:14: 520 | any( reinit_centered_rmse_norm_1 /= reinit_centered_rmse_norm_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:519:14: 519 | any( reinit_std_ratio_1 /= reinit_std_ratio_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:518:14: 518 | any( reinit_correlation_1 /= reinit_correlation_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:517:14: 517 | if ( any( reinit_scaled_rmse_1 /= reinit_scaled_rmse_2 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:431:14: 431 | if ( all( tweaked_scaled_rmse == reference_scaled_rmse ) ) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:371:14: 371 | any( manual_bias_norm_2 /= manual_bias_norm_1 ) ) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:370:14: 370 | any( manual_centered_rmse_norm_2 /= manual_centered_rmse_norm_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:369:14: 369 | any( manual_std_ratio_2 /= manual_std_ratio_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:368:14: 368 | any( manual_correlation_2 /= manual_correlation_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_loss_driver_test.F90:367:14: 367 | if ( any( manual_scaled_rmse_2 /= manual_scaled_rmse_1 ) .or. & | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [100%] Linking Fortran executable clubb_standalone [100%] Linking Fortran executable clubb_thread_test [100%] Linking Fortran executable clubb_driver_test [100%] Linking Fortran executable clubb_standalone_loss [100%] Built target clubb_thread_test [100%] Built target clubb_standalone [100%] Linking Fortran executable clubb_loss_driver_test [100%] Built target clubb_driver_test [100%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o [100%] Built target clubb_standalone_loss [100%] Linking Fortran executable clubb_tuner [100%] Built target clubb_loss_driver_test [100%] Built target clubb_tuner Install the project... -- Install configuration: "Debug" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/libclubb_driver_lib.a -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_tuner -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_tuner" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/G_unit_tests -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/G_unit_tests" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_thread_test -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_thread_test" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_standalone -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_standalone" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_driver_test -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_driver_test" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_standalone_loss -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_standalone_loss" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" -- Installing: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_loss_driver_test -- Set runtime path of "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/clubb_loss_driver_test" to "/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib" CLUBBStandardsCheck.py: beginning check on src PASS: 0 checks failed for src CLUBBStandardsCheck.py: beginning check on src/CLUBB_core PASS: 0 checks failed for src/CLUBB_core CLUBBStandardsCheck.py: beginning check on src/SILHS PASS: 0 checks failed for src/SILHS CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases PASS: 0 checks failed for src/Benchmark_cases CLUBBStandardsCheck.py: beginning check on src/Radiation PASS: 0 checks failed for src/Radiation CLUBBStandardsCheck.py: beginning check on src/Microphys PASS: 0 checks failed for src/Microphys CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys PASS: 0 checks failed for src/Microphys/KK_microphys CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types PASS: 0 checks failed for src/G_unit_test_types Build completed successfully, and all source code checks passed. Reading settings from /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/input/flag_sets/run_bindiff_w_flags_config_core_flags.json... Running 589 run_scm.py task(s) with up to 8 worker(s)... COMPLETE -- default / bomex COMPLETE -- default / cgils_s12 COMPLETE -- default / cgils_s11 COMPLETE -- default / arm COMPLETE -- default / cgils_s6 COMPLETE -- default / astex_a209 COMPLETE -- default / atex COMPLETE -- default / dycoms2_rf01_fixed_sst COMPLETE -- default / dycoms2_rf02_nd COMPLETE -- default / fire COMPLETE -- default / dycoms2_rf02_so COMPLETE -- default / dycoms2_rf01 COMPLETE -- default / arm_97 COMPLETE -- default / gabls3_night COMPLETE -- default / clex9_nov02 COMPLETE -- default / clex9_oct14 COMPLETE -- default / dycoms2_rf02_do COMPLETE -- default / dycoms2_rf02_ds COMPLETE -- default / gabls2 COMPLETE -- default / jun25_altocu COMPLETE -- default / gabls3 COMPLETE -- default / mpace_a COMPLETE -- default / mpace_b COMPLETE -- default / mpace_b_silhs COMPLETE -- default / rico COMPLETE -- default / rico_silhs COMPLETE -- default / wangara COMPLETE -- default / mc3e COMPLETE -- default / nov11_altocu COMPLETE -- flag1 / arm COMPLETE -- flag1 / bomex COMPLETE -- flag1 / astex_a209 COMPLETE -- flag1 / atex COMPLETE -- flag1 / cgils_s11 COMPLETE -- flag1 / cgils_s6 COMPLETE -- flag1 / cgils_s12 COMPLETE -- flag1 / dycoms2_rf01_fixed_sst COMPLETE -- flag1 / arm_97 COMPLETE -- default / twp_ice COMPLETE -- flag1 / dycoms2_rf02_nd COMPLETE -- flag1 / dycoms2_rf02_so COMPLETE -- flag1 / dycoms2_rf01 COMPLETE -- flag1 / clex9_nov02 COMPLETE -- flag1 / fire COMPLETE -- flag1 / gabls3_night COMPLETE -- flag1 / clex9_oct14 COMPLETE -- flag1 / dycoms2_rf02_do COMPLETE -- flag1 / dycoms2_rf02_ds COMPLETE -- flag1 / gabls2 COMPLETE -- flag1 / jun25_altocu COMPLETE -- flag1 / gabls3 COMPLETE -- flag1 / mpace_a COMPLETE -- default / lba COMPLETE -- flag1 / mpace_b COMPLETE -- flag1 / mpace_b_silhs COMPLETE -- flag1 / mc3e COMPLETE -- flag1 / rico COMPLETE -- flag1 / wangara COMPLETE -- flag1 / rico_silhs COMPLETE -- flag1 / nov11_altocu COMPLETE -- flag2 / arm COMPLETE -- flag2 / bomex COMPLETE -- flag2 / atex COMPLETE -- flag2 / astex_a209 COMPLETE -- flag2 / cgils_s6 COMPLETE -- flag2 / cgils_s11 COMPLETE -- flag2 / cgils_s12 COMPLETE -- flag2 / dycoms2_rf01_fixed_sst COMPLETE -- flag2 / arm_97 COMPLETE -- flag1 / twp_ice COMPLETE -- flag2 / dycoms2_rf02_nd COMPLETE -- flag2 / dycoms2_rf01 COMPLETE -- flag2 / clex9_nov02 COMPLETE -- flag2 / fire COMPLETE -- flag2 / dycoms2_rf02_so COMPLETE -- flag2 / clex9_oct14 COMPLETE -- flag2 / gabls3_night COMPLETE -- flag2 / dycoms2_rf02_do COMPLETE -- flag2 / gabls2 COMPLETE -- flag2 / dycoms2_rf02_ds COMPLETE -- flag2 / jun25_altocu COMPLETE -- flag2 / gabls3 COMPLETE -- flag1 / lba COMPLETE -- flag2 / mpace_b COMPLETE -- flag2 / mpace_a COMPLETE -- flag2 / mpace_b_silhs COMPLETE -- flag2 / mc3e COMPLETE -- flag2 / rico_silhs COMPLETE -- flag2 / wangara COMPLETE -- flag2 / rico COMPLETE -- flag3 / arm COMPLETE -- flag2 / nov11_altocu COMPLETE -- flag3 / bomex COMPLETE -- flag3 / astex_a209 COMPLETE -- flag3 / atex COMPLETE -- flag3 / cgils_s11 COMPLETE -- flag3 / cgils_s6 COMPLETE -- flag3 / cgils_s12 COMPLETE -- flag3 / dycoms2_rf01_fixed_sst COMPLETE -- flag2 / twp_ice COMPLETE -- flag3 / arm_97 COMPLETE -- flag3 / dycoms2_rf01 COMPLETE -- flag3 / dycoms2_rf02_nd COMPLETE -- flag3 / clex9_nov02 COMPLETE -- flag3 / dycoms2_rf02_so COMPLETE -- flag3 / fire COMPLETE -- flag3 / clex9_oct14 COMPLETE -- flag3 / gabls3_night COMPLETE -- flag3 / dycoms2_rf02_do COMPLETE -- flag3 / dycoms2_rf02_ds COMPLETE -- flag3 / gabls2 COMPLETE -- flag2 / lba COMPLETE -- flag3 / jun25_altocu COMPLETE -- flag3 / gabls3 COMPLETE -- flag3 / mpace_b COMPLETE -- flag3 / mpace_a COMPLETE -- flag3 / mpace_b_silhs COMPLETE -- flag3 / rico COMPLETE -- flag3 / rico_silhs COMPLETE -- flag3 / wangara COMPLETE -- flag3 / mc3e COMPLETE -- flag4 / arm COMPLETE -- flag3 / nov11_altocu COMPLETE -- flag4 / astex_a209 COMPLETE -- flag4 / bomex COMPLETE -- flag4 / atex COMPLETE -- flag4 / cgils_s6 COMPLETE -- flag4 / cgils_s11 COMPLETE -- flag4 / cgils_s12 COMPLETE -- flag3 / twp_ice COMPLETE -- flag4 / dycoms2_rf01_fixed_sst COMPLETE -- flag4 / arm_97 COMPLETE -- flag4 / dycoms2_rf02_nd COMPLETE -- flag4 / clex9_nov02 COMPLETE -- flag4 / dycoms2_rf01 COMPLETE -- flag4 / fire COMPLETE -- flag4 / dycoms2_rf02_so COMPLETE -- flag4 / clex9_oct14 COMPLETE -- flag4 / gabls3_night COMPLETE -- flag4 / dycoms2_rf02_do COMPLETE -- flag4 / dycoms2_rf02_ds COMPLETE -- flag4 / gabls2 COMPLETE -- flag4 / jun25_altocu COMPLETE -- flag4 / gabls3 COMPLETE -- flag3 / lba COMPLETE -- flag4 / mpace_b COMPLETE -- flag4 / mpace_a COMPLETE -- flag4 / mpace_b_silhs COMPLETE -- flag4 / wangara COMPLETE -- flag4 / mc3e COMPLETE -- flag4 / rico COMPLETE -- flag4 / rico_silhs COMPLETE -- flag5 / arm COMPLETE -- flag4 / nov11_altocu COMPLETE -- flag5 / bomex COMPLETE -- flag5 / atex COMPLETE -- flag5 / astex_a209 COMPLETE -- flag5 / cgils_s6 COMPLETE -- flag5 / cgils_s11 COMPLETE -- flag5 / cgils_s12 COMPLETE -- flag5 / dycoms2_rf01_fixed_sst COMPLETE -- flag4 / twp_ice COMPLETE -- flag5 / arm_97 COMPLETE -- flag5 / dycoms2_rf02_nd COMPLETE -- flag5 / dycoms2_rf01 COMPLETE -- flag5 / clex9_nov02 COMPLETE -- flag5 / dycoms2_rf02_so COMPLETE -- flag5 / fire COMPLETE -- flag5 / clex9_oct14 COMPLETE -- flag5 / gabls3_night COMPLETE -- flag5 / dycoms2_rf02_do COMPLETE -- flag5 / gabls2 COMPLETE -- flag5 / jun25_altocu COMPLETE -- flag5 / dycoms2_rf02_ds COMPLETE -- flag5 / gabls3 COMPLETE -- flag4 / lba COMPLETE -- flag5 / mpace_b COMPLETE -- flag5 / mpace_a COMPLETE -- flag5 / mpace_b_silhs COMPLETE -- flag5 / mc3e COMPLETE -- flag5 / wangara COMPLETE -- flag5 / rico_silhs COMPLETE -- flag5 / rico COMPLETE -- flag5 / nov11_altocu COMPLETE -- flag6 / astex_a209 COMPLETE -- flag6 / cgils_s6 COMPLETE -- flag6 / bomex COMPLETE -- flag6 / cgils_s11 COMPLETE -- flag6 / arm COMPLETE -- flag5 / twp_ice COMPLETE -- flag6 / cgils_s12 COMPLETE -- flag6 / dycoms2_rf01_fixed_sst COMPLETE -- flag6 / atex COMPLETE -- flag6 / dycoms2_rf02_nd COMPLETE -- flag5 / lba COMPLETE -- flag6 / clex9_nov02 COMPLETE -- flag6 / fire COMPLETE -- flag6 / dycoms2_rf02_so COMPLETE -- flag6 / gabls3_night COMPLETE -- flag6 / dycoms2_rf02_do COMPLETE -- flag6 / dycoms2_rf02_ds COMPLETE -- flag6 / gabls2 COMPLETE -- flag6 / clex9_oct14 COMPLETE -- flag6 / dycoms2_rf01 COMPLETE -- flag6 / gabls3 COMPLETE -- flag6 / arm_97 COMPLETE -- flag6 / jun25_altocu COMPLETE -- flag6 / mpace_a COMPLETE -- flag6 / mc3e COMPLETE -- flag6 / mpace_b COMPLETE -- flag6 / mpace_b_silhs COMPLETE -- flag7 / arm COMPLETE -- flag6 / rico_silhs COMPLETE -- flag6 / wangara COMPLETE -- flag6 / rico COMPLETE -- flag7 / bomex COMPLETE -- flag7 / astex_a209 COMPLETE -- flag7 / atex COMPLETE -- flag7 / cgils_s6 COMPLETE -- flag7 / cgils_s11 COMPLETE -- flag7 / cgils_s12 COMPLETE -- flag6 / nov11_altocu COMPLETE -- flag7 / arm_97 COMPLETE -- flag6 / twp_ice COMPLETE -- flag7 / dycoms2_rf01_fixed_sst COMPLETE -- flag7 / dycoms2_rf02_nd COMPLETE -- flag7 / dycoms2_rf01 COMPLETE -- flag7 / dycoms2_rf02_so COMPLETE -- flag7 / fire COMPLETE -- flag7 / clex9_nov02 COMPLETE -- flag7 / gabls3_night COMPLETE -- flag7 / clex9_oct14 COMPLETE -- flag7 / dycoms2_rf02_do COMPLETE -- flag7 / dycoms2_rf02_ds COMPLETE -- flag7 / gabls2 COMPLETE -- flag7 / jun25_altocu COMPLETE -- flag7 / gabls3 COMPLETE -- flag7 / mpace_b COMPLETE -- flag7 / mpace_a COMPLETE -- flag7 / mpace_b_silhs COMPLETE -- flag7 / mc3e COMPLETE -- flag7 / rico COMPLETE -- flag7 / rico_silhs COMPLETE -- flag7 / wangara COMPLETE -- flag7 / nov11_altocu COMPLETE -- flag8 / arm COMPLETE -- flag8 / bomex COMPLETE -- flag8 / astex_a209 COMPLETE -- flag8 / atex COMPLETE -- flag8 / cgils_s6 COMPLETE -- flag8 / cgils_s11 COMPLETE -- flag7 / twp_ice COMPLETE -- flag8 / cgils_s12 COMPLETE -- flag8 / arm_97 COMPLETE -- flag8 / dycoms2_rf01_fixed_sst COMPLETE -- flag6 / lba COMPLETE -- flag8 / dycoms2_rf02_nd COMPLETE -- flag8 / clex9_nov02 COMPLETE -- flag8 / dycoms2_rf01 COMPLETE -- flag8 / fire COMPLETE -- flag8 / dycoms2_rf02_so COMPLETE -- flag8 / clex9_oct14 COMPLETE -- flag8 / gabls3_night COMPLETE -- flag8 / dycoms2_rf02_do COMPLETE -- flag8 / dycoms2_rf02_ds COMPLETE -- flag8 / gabls2 COMPLETE -- flag7 / lba COMPLETE -- flag8 / jun25_altocu COMPLETE -- flag8 / gabls3 COMPLETE -- flag8 / mpace_b COMPLETE -- flag8 / mpace_b_silhs COMPLETE -- flag8 / mpace_a COMPLETE -- flag8 / rico COMPLETE -- flag8 / rico_silhs COMPLETE -- flag8 / mc3e COMPLETE -- flag8 / wangara COMPLETE -- flag9 / arm COMPLETE -- flag8 / nov11_altocu COMPLETE -- flag9 / bomex COMPLETE -- flag9 / astex_a209 COMPLETE -- flag9 / atex COMPLETE -- flag9 / cgils_s11 COMPLETE -- flag9 / cgils_s6 COMPLETE -- flag9 / cgils_s12 COMPLETE -- flag9 / dycoms2_rf01_fixed_sst COMPLETE -- flag9 / arm_97 COMPLETE -- flag8 / twp_ice COMPLETE -- flag9 / dycoms2_rf02_nd COMPLETE -- flag9 / dycoms2_rf01 COMPLETE -- flag9 / clex9_nov02 COMPLETE -- flag9 / dycoms2_rf02_so COMPLETE -- flag9 / fire COMPLETE -- flag9 / gabls3_night COMPLETE -- flag9 / clex9_oct14 COMPLETE -- flag9 / dycoms2_rf02_do COMPLETE -- flag9 / gabls2 COMPLETE -- flag9 / jun25_altocu COMPLETE -- flag9 / dycoms2_rf02_ds COMPLETE -- flag8 / lba COMPLETE -- flag9 / gabls3 COMPLETE -- flag9 / mpace_b COMPLETE -- flag9 / mpace_a COMPLETE -- flag9 / mpace_b_silhs COMPLETE -- flag9 / mc3e COMPLETE -- flag9 / rico COMPLETE -- flag9 / rico_silhs COMPLETE -- flag9 / wangara COMPLETE -- flag9 / nov11_altocu COMPLETE -- flag10 / arm COMPLETE -- flag10 / bomex COMPLETE -- flag10 / astex_a209 COMPLETE -- flag10 / atex COMPLETE -- flag10 / cgils_s6 COMPLETE -- flag10 / cgils_s11 COMPLETE -- flag10 / cgils_s12 COMPLETE -- flag10 / dycoms2_rf01_fixed_sst COMPLETE -- flag9 / twp_ice COMPLETE -- flag10 / arm_97 COMPLETE -- flag10 / dycoms2_rf02_nd COMPLETE -- flag10 / dycoms2_rf01 COMPLETE -- flag10 / clex9_nov02 COMPLETE -- flag10 / fire COMPLETE -- flag10 / dycoms2_rf02_so COMPLETE -- flag10 / clex9_oct14 COMPLETE -- flag10 / gabls3_night COMPLETE -- flag10 / dycoms2_rf02_do COMPLETE -- flag10 / gabls2 COMPLETE -- flag10 / dycoms2_rf02_ds COMPLETE -- flag10 / jun25_altocu COMPLETE -- flag9 / lba COMPLETE -- flag10 / gabls3 COMPLETE -- flag10 / mpace_a COMPLETE -- flag10 / mpace_b COMPLETE -- flag10 / mpace_b_silhs COMPLETE -- flag10 / mc3e COMPLETE -- flag10 / rico ERROR -- flag11 / arm_97 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag11/arm_97.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag11 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running arm_97 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 39 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 40 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 41 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 42 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 43 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 44 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 45 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 46 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 47 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 48 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 49 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 50 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 51 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rtm < 0 in Before BUGSrad. at i = 1 and k = 52 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 39 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 40 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 41 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 42 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 43 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 44 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 45 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 46 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 47 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 48 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 49 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 50 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 51 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees rvm < 0 in Before BUGSrad. at i = 1 and k = 52 Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in radiation_driver: Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in radiation, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag11/arm_97.timing Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 1.04 s -------------------------------------------------- COMPLETE -- flag10 / rico_silhs COMPLETE -- flag10 / wangara COMPLETE -- flag11 / arm COMPLETE -- flag10 / nov11_altocu COMPLETE -- flag11 / bomex COMPLETE -- flag11 / astex_a209 COMPLETE -- flag11 / atex COMPLETE -- flag11 / cgils_s6 COMPLETE -- flag11 / cgils_s11 COMPLETE -- flag11 / cgils_s12 COMPLETE -- flag11 / dycoms2_rf01_fixed_sst COMPLETE -- flag11 / dycoms2_rf02_nd COMPLETE -- flag10 / twp_ice COMPLETE -- flag11 / dycoms2_rf01 COMPLETE -- flag11 / fire COMPLETE -- flag11 / clex9_nov02 COMPLETE -- flag11 / gabls3_night COMPLETE -- flag11 / dycoms2_rf02_so COMPLETE -- flag11 / clex9_oct14 COMPLETE -- flag11 / gabls2 COMPLETE -- flag11 / dycoms2_rf02_ds COMPLETE -- flag11 / dycoms2_rf02_do COMPLETE -- flag11 / jun25_altocu COMPLETE -- flag11 / gabls3 COMPLETE -- flag11 / mpace_b COMPLETE -- flag10 / lba COMPLETE -- flag11 / mpace_a COMPLETE -- flag11 / mpace_b_silhs COMPLETE -- flag11 / rico COMPLETE -- flag11 / mc3e COMPLETE -- flag11 / wangara COMPLETE -- flag11 / rico_silhs COMPLETE -- flag12 / arm COMPLETE -- flag11 / nov11_altocu COMPLETE -- flag12 / bomex COMPLETE -- flag12 / astex_a209 COMPLETE -- flag12 / atex COMPLETE -- flag12 / cgils_s6 COMPLETE -- flag12 / cgils_s11 COMPLETE -- flag12 / cgils_s12 COMPLETE -- flag12 / dycoms2_rf01_fixed_sst COMPLETE -- flag11 / twp_ice COMPLETE -- flag12 / arm_97 COMPLETE -- flag12 / dycoms2_rf02_nd COMPLETE -- flag12 / dycoms2_rf01 COMPLETE -- flag12 / clex9_nov02 COMPLETE -- flag12 / fire COMPLETE -- flag12 / dycoms2_rf02_so COMPLETE -- flag12 / clex9_oct14 COMPLETE -- flag12 / gabls3_night COMPLETE -- flag12 / dycoms2_rf02_do COMPLETE -- flag12 / dycoms2_rf02_ds COMPLETE -- flag12 / jun25_altocu COMPLETE -- flag12 / gabls2 COMPLETE -- flag12 / gabls3 COMPLETE -- flag11 / lba COMPLETE -- flag12 / mpace_a COMPLETE -- flag12 / mpace_b COMPLETE -- flag12 / mpace_b_silhs COMPLETE -- flag12 / mc3e ERROR -- flag13 / arm /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/arm.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running arm =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/arm.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.52 s -------------------------------------------------- COMPLETE -- flag12 / rico_silhs ERROR -- flag13 / astex_a209 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/astex_a209.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running astex_a209 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/astex_a209.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.55 s -------------------------------------------------- ERROR -- flag13 / atex /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/atex.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running atex =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/atex.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.61 s -------------------------------------------------- ERROR -- flag13 / arm_97 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/arm_97.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running arm_97 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/arm_97.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.79 s -------------------------------------------------- COMPLETE -- flag12 / rico ERROR -- flag13 / bomex /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/bomex.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running bomex =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/bomex.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.50 s -------------------------------------------------- ERROR -- flag13 / cgils_s11 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/cgils_s11.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running cgils_s11 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/cgils_s11.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.51 s -------------------------------------------------- ERROR -- flag13 / cgils_s6 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/cgils_s6.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running cgils_s6 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/cgils_s6.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.60 s -------------------------------------------------- ERROR -- flag13 / cgils_s12 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/cgils_s12.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running cgils_s12 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/cgils_s12.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.54 s -------------------------------------------------- ERROR -- flag13 / clex9_nov02 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/clex9_nov02.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running clex9_nov02 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/clex9_nov02.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.72 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf01 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf01.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf01 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf01.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.51 s -------------------------------------------------- ERROR -- flag13 / clex9_oct14 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/clex9_oct14.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running clex9_oct14 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/clex9_oct14.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.77 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf01_fixed_sst /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf01_fixed_sst.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf01_fixed_sst =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf01_fixed_sst.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.50 s -------------------------------------------------- COMPLETE -- flag12 / wangara ERROR -- flag13 / dycoms2_rf02_do /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf02_do.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf02_do =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf02_do.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.75 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf02_ds /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf02_ds.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf02_ds =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf02_ds.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.77 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf02_nd /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf02_nd.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf02_nd =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf02_nd.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.70 s -------------------------------------------------- ERROR -- flag13 / dycoms2_rf02_so /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf02_so.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running dycoms2_rf02_so =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/dycoms2_rf02_so.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.71 s -------------------------------------------------- ERROR -- flag13 / fire /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/fire.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running fire =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/fire.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.65 s -------------------------------------------------- ERROR -- flag13 / gabls3 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/gabls3.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running gabls3 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/gabls3.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.57 s -------------------------------------------------- ERROR -- flag13 / gabls2 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/gabls2.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running gabls2 =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/gabls2.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.66 s -------------------------------------------------- ERROR -- flag13 / gabls3_night /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/gabls3_night.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running gabls3_night =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/gabls3_night.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.55 s -------------------------------------------------- ERROR -- flag13 / jun25_altocu /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/jun25_altocu.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running jun25_altocu =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/jun25_altocu.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.59 s -------------------------------------------------- ERROR -- flag13 / lba /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/lba.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running lba =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/lba.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.67 s -------------------------------------------------- COMPLETE -- flag12 / nov11_altocu ERROR -- flag13 / mpace_b /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/mpace_b.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running mpace_b =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/mpace_b.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.55 s -------------------------------------------------- ERROR -- flag13 / mpace_a /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/mpace_a.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running mpace_a =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/mpace_a.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.64 s -------------------------------------------------- ERROR -- flag13 / mpace_b_silhs /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/mpace_b_silhs.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running mpace_b_silhs =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/mpace_b_silhs.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.63 s -------------------------------------------------- ERROR -- flag13 / nov11_altocu /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/nov11_altocu.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running nov11_altocu =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/nov11_altocu.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.57 s -------------------------------------------------- ERROR -- flag13 / mc3e /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/mc3e.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running mc3e =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/mc3e.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 1.00 s -------------------------------------------------- ERROR -- flag13 / rico /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/rico.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running rico =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/rico.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.61 s -------------------------------------------------- ERROR -- flag13 / rico_silhs /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/rico_silhs.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running rico_silhs =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/rico_silhs.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.69 s -------------------------------------------------- ERROR -- flag13 / wangara /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/wangara.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running wangara =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/wangara.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.52 s -------------------------------------------------- ERROR -- flag13 / twp_ice /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/twp_ice.in Output directory: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13 - using install dir (latest): /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/install/gcc_DEBUG_PRECdouble - using executable: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/run_scripts/../install/latest/clubb_standalone =================== Running twp_ice =================== Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees l_Lscale_plume_centered requires l_avg_Lscale Fatal error in calc_Lscale_directly Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale_directly in calc_Lscale Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Error calling calc_Lscale in advance_clubb_core Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error advance_clubb_core in API module Fatal error in CLUBB - MPI Process 1 / Chunk index 1 Column index not available. Latitude/Longitude for column 1: 15.00/-56.50 Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees Fatal error in advance_clubb_core, check your parameter values and timestep Writing timing results to: /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output/flag13/twp_ice.timing ERROR STOP Fatal error in clubb, check your parameter values and timestep Error termination. Backtrace: #0 0x403c0e in clubb_standalone at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:69 #1 0x403ccd in main at /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/src/clubb_standalone.F90:11 -------------------------------------------------- run_scm.py total runtime: 0.86 s -------------------------------------------------- COMPLETE -- flag14 / bomex COMPLETE -- flag14 / arm COMPLETE -- flag14 / atex COMPLETE -- flag14 / cgils_s6 COMPLETE -- flag14 / astex_a209 COMPLETE -- flag14 / cgils_s11 COMPLETE -- flag14 / cgils_s12 COMPLETE -- flag12 / twp_ice COMPLETE -- flag14 / dycoms2_rf01_fixed_sst COMPLETE -- flag14 / arm_97 COMPLETE -- flag14 / dycoms2_rf01 COMPLETE -- flag14 / dycoms2_rf02_nd COMPLETE -- flag14 / fire COMPLETE -- flag14 / clex9_nov02 COMPLETE -- flag14 / dycoms2_rf02_so COMPLETE -- flag14 / clex9_oct14 COMPLETE -- flag14 / gabls3_night COMPLETE -- flag14 / dycoms2_rf02_ds COMPLETE -- flag14 / dycoms2_rf02_do COMPLETE -- flag14 / gabls2 COMPLETE -- flag14 / jun25_altocu COMPLETE -- flag12 / lba COMPLETE -- flag14 / gabls3 COMPLETE -- flag14 / mpace_b COMPLETE -- flag14 / mpace_b_silhs COMPLETE -- flag14 / rico COMPLETE -- flag14 / mpace_a COMPLETE -- flag14 / rico_silhs COMPLETE -- flag14 / mc3e COMPLETE -- flag14 / wangara COMPLETE -- flag15 / arm COMPLETE -- flag14 / nov11_altocu COMPLETE -- flag15 / bomex COMPLETE -- flag15 / astex_a209 COMPLETE -- flag15 / atex COMPLETE -- flag15 / cgils_s11 COMPLETE -- flag15 / cgils_s6 COMPLETE -- flag15 / cgils_s12 COMPLETE -- flag15 / dycoms2_rf01_fixed_sst COMPLETE -- flag15 / arm_97 COMPLETE -- flag14 / twp_ice COMPLETE -- flag15 / dycoms2_rf02_nd COMPLETE -- flag15 / dycoms2_rf01 COMPLETE -- flag15 / clex9_nov02 COMPLETE -- flag15 / fire COMPLETE -- flag15 / dycoms2_rf02_so COMPLETE -- flag15 / clex9_oct14 COMPLETE -- flag15 / gabls3_night COMPLETE -- flag15 / dycoms2_rf02_do COMPLETE -- flag15 / gabls2 COMPLETE -- flag15 / dycoms2_rf02_ds COMPLETE -- flag15 / jun25_altocu COMPLETE -- flag15 / gabls3 COMPLETE -- flag14 / lba COMPLETE -- flag15 / mpace_b COMPLETE -- flag15 / mpace_a COMPLETE -- flag15 / mpace_b_silhs COMPLETE -- flag15 / mc3e COMPLETE -- flag15 / rico_silhs COMPLETE -- flag15 / rico COMPLETE -- flag15 / wangara COMPLETE -- flag16 / arm COMPLETE -- flag15 / nov11_altocu COMPLETE -- flag16 / bomex COMPLETE -- flag16 / atex COMPLETE -- flag16 / astex_a209 COMPLETE -- flag16 / cgils_s11 COMPLETE -- flag16 / cgils_s6 COMPLETE -- flag16 / cgils_s12 COMPLETE -- flag16 / dycoms2_rf01_fixed_sst COMPLETE -- flag16 / arm_97 COMPLETE -- flag15 / twp_ice COMPLETE -- flag16 / dycoms2_rf02_nd COMPLETE -- flag16 / dycoms2_rf01 COMPLETE -- flag16 / dycoms2_rf02_so COMPLETE -- flag16 / clex9_nov02 COMPLETE -- flag16 / fire COMPLETE -- flag16 / gabls3_night COMPLETE -- flag16 / clex9_oct14 COMPLETE -- flag16 / gabls2 COMPLETE -- flag16 / dycoms2_rf02_do COMPLETE -- flag16 / dycoms2_rf02_ds COMPLETE -- flag16 / jun25_altocu COMPLETE -- flag16 / gabls3 COMPLETE -- flag15 / lba COMPLETE -- flag16 / mpace_b COMPLETE -- flag16 / mpace_a COMPLETE -- flag16 / mpace_b_silhs COMPLETE -- flag16 / mc3e COMPLETE -- flag16 / rico COMPLETE -- flag16 / rico_silhs COMPLETE -- flag16 / wangara COMPLETE -- flag17 / arm COMPLETE -- flag16 / nov11_altocu COMPLETE -- flag17 / bomex COMPLETE -- flag17 / astex_a209 COMPLETE -- flag17 / atex COMPLETE -- flag17 / cgils_s11 COMPLETE -- flag17 / cgils_s6 COMPLETE -- flag17 / cgils_s12 COMPLETE -- flag17 / dycoms2_rf01_fixed_sst COMPLETE -- flag16 / twp_ice COMPLETE -- flag17 / arm_97 COMPLETE -- flag17 / dycoms2_rf02_nd COMPLETE -- flag17 / dycoms2_rf01 COMPLETE -- flag17 / dycoms2_rf02_so COMPLETE -- flag17 / fire COMPLETE -- flag17 / clex9_nov02 COMPLETE -- flag17 / gabls3_night COMPLETE -- flag17 / clex9_oct14 COMPLETE -- flag17 / dycoms2_rf02_do COMPLETE -- flag17 / gabls2 COMPLETE -- flag17 / dycoms2_rf02_ds COMPLETE -- flag17 / jun25_altocu COMPLETE -- flag17 / gabls3 COMPLETE -- flag16 / lba COMPLETE -- flag17 / mpace_b COMPLETE -- flag17 / mpace_a COMPLETE -- flag17 / mpace_b_silhs COMPLETE -- flag17 / mc3e COMPLETE -- flag17 / rico COMPLETE -- flag17 / rico_silhs COMPLETE -- flag17 / wangara COMPLETE -- flag17 / nov11_altocu COMPLETE -- flag18 / arm COMPLETE -- flag18 / bomex COMPLETE -- flag18 / astex_a209 COMPLETE -- flag18 / atex COMPLETE -- flag18 / cgils_s11 COMPLETE -- flag18 / cgils_s6 COMPLETE -- flag18 / cgils_s12 COMPLETE -- flag18 / dycoms2_rf01_fixed_sst COMPLETE -- flag17 / twp_ice COMPLETE -- flag18 / arm_97 COMPLETE -- flag18 / dycoms2_rf02_nd COMPLETE -- flag18 / dycoms2_rf01 COMPLETE -- flag18 / fire COMPLETE -- flag18 / dycoms2_rf02_so COMPLETE -- flag18 / clex9_nov02 COMPLETE -- flag18 / gabls3_night COMPLETE -- flag18 / clex9_oct14 COMPLETE -- flag18 / dycoms2_rf02_do COMPLETE -- flag18 / gabls2 COMPLETE -- flag18 / dycoms2_rf02_ds COMPLETE -- flag18 / jun25_altocu COMPLETE -- flag17 / lba COMPLETE -- flag18 / gabls3 COMPLETE -- flag18 / mpace_b COMPLETE -- flag18 / mpace_a COMPLETE -- flag18 / mpace_b_silhs COMPLETE -- flag18 / mc3e COMPLETE -- flag18 / rico COMPLETE -- flag18 / rico_silhs COMPLETE -- flag18 / wangara COMPLETE -- flag18 / nov11_altocu COMPLETE -- flag18 / twp_ice COMPLETE -- flag18 / lba =================== Runs Complete =================== flag11 failures: arm_97 flag13 failures: arm, arm_97, astex_a209, atex, bomex, cgils_s11, cgils_s12, cgils_s6, clex9_nov02, clex9_oct14, dycoms2_rf01, dycoms2_rf01_fixed_sst, dycoms2_rf02_do, dycoms2_rf02_ds, dycoms2_rf02_nd, dycoms2_rf02_so, fire, gabls2, gabls3, gabls3_night, jun25_altocu, lba, mc3e, mpace_a, mpace_b, mpace_b_silhs, nov11_altocu, rico, rico_silhs, twp_ice, wangara Some CLUBB runs failed. See messages above. Directory 1 is /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/output Directory 2 is /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/output Using reporting threshold: 0.0 Comparing flag set: default The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag1 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag10 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag11 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag12 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag13 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag14 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag15 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag16 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag17 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag18 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag2 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag3 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag4 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag5 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag6 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag7 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag8 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== Comparing flag set: flag9 The following cases will be compared: ['arm_97', 'arm', 'astex_a209', 'atex', 'bomex', 'cgils_s11', 'cgils_s12', 'cgils_s6', 'clex9_nov02', 'clex9_oct14', 'dycoms2_rf01_fixed_sst', 'dycoms2_rf01', 'dycoms2_rf02_do', 'dycoms2_rf02_ds', 'dycoms2_rf02_nd', 'dycoms2_rf02_so', 'fire', 'gabls2', 'gabls3_night', 'gabls3', 'jun25_altocu', 'lba', 'mc3e', 'mpace_a', 'mpace_b_silhs', 'mpace_b', 'nov11_altocu', 'rico_silhs', 'rico', 'twp_ice', 'wangara'] ================================================ arm_97 ================================================ >No differences detected by the linux diff in arm_97_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm_97.<<< ===================================================================================================== ================================================ arm ================================================ >No differences detected by the linux diff in arm_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case arm.<<< ===================================================================================================== ================================================ astex_a209 ================================================ >No differences detected by the linux diff in astex_a209_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case astex_a209.<<< ===================================================================================================== ================================================ atex ================================================ >No differences detected by the linux diff in atex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case atex.<<< ===================================================================================================== ================================================ bomex ================================================ >No differences detected by the linux diff in bomex_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case bomex.<<< ===================================================================================================== ================================================ cgils_s11 ================================================ >No differences detected by the linux diff in cgils_s11_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s11.<<< ===================================================================================================== ================================================ cgils_s12 ================================================ >No differences detected by the linux diff in cgils_s12_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s12.<<< ===================================================================================================== ================================================ cgils_s6 ================================================ >No differences detected by the linux diff in cgils_s6_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case cgils_s6.<<< ===================================================================================================== ================================================ clex9_nov02 ================================================ >No differences detected by the linux diff in clex9_nov02_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_nov02.<<< ===================================================================================================== ================================================ clex9_oct14 ================================================ >No differences detected by the linux diff in clex9_oct14_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case clex9_oct14.<<< ===================================================================================================== ================================================ dycoms2_rf01_fixed_sst ================================================ >No differences detected by the linux diff in dycoms2_rf01_fixed_sst_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01_fixed_sst.<<< ===================================================================================================== ================================================ dycoms2_rf01 ================================================ >No differences detected by the linux diff in dycoms2_rf01_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf01.<<< ===================================================================================================== ================================================ dycoms2_rf02_do ================================================ >No differences detected by the linux diff in dycoms2_rf02_do_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_do.<<< ===================================================================================================== ================================================ dycoms2_rf02_ds ================================================ >No differences detected by the linux diff in dycoms2_rf02_ds_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_ds.<<< ===================================================================================================== ================================================ dycoms2_rf02_nd ================================================ >No differences detected by the linux diff in dycoms2_rf02_nd_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_nd.<<< ===================================================================================================== ================================================ dycoms2_rf02_so ================================================ >No differences detected by the linux diff in dycoms2_rf02_so_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case dycoms2_rf02_so.<<< ===================================================================================================== ================================================ fire ================================================ >No differences detected by the linux diff in fire_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case fire.<<< ===================================================================================================== ================================================ gabls2 ================================================ >No differences detected by the linux diff in gabls2_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls2.<<< ===================================================================================================== ================================================ gabls3_night ================================================ >No differences detected by the linux diff in gabls3_night_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3_night.<<< ===================================================================================================== ================================================ gabls3 ================================================ >No differences detected by the linux diff in gabls3_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case gabls3.<<< ===================================================================================================== ================================================ jun25_altocu ================================================ >No differences detected by the linux diff in jun25_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case jun25_altocu.<<< ===================================================================================================== ================================================ lba ================================================ >No differences detected by the linux diff in lba_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case lba.<<< ===================================================================================================== ================================================ mc3e ================================================ >No differences detected by the linux diff in mc3e_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mc3e.<<< ===================================================================================================== ================================================ mpace_a ================================================ >No differences detected by the linux diff in mpace_a_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_a.<<< ===================================================================================================== ================================================ mpace_b_silhs ================================================ >No differences detected by the linux diff in mpace_b_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b_silhs.<<< ===================================================================================================== ================================================ mpace_b ================================================ >No differences detected by the linux diff in mpace_b_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case mpace_b.<<< ===================================================================================================== ================================================ nov11_altocu ================================================ >No differences detected by the linux diff in nov11_altocu_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case nov11_altocu.<<< ===================================================================================================== ================================================ rico_silhs ================================================ >No differences detected by the linux diff in rico_silhs_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico_silhs.<<< ===================================================================================================== ================================================ rico ================================================ >No differences detected by the linux diff in rico_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case rico.<<< ===================================================================================================== ================================================ twp_ice ================================================ >No differences detected by the linux diff in twp_ice_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case twp_ice.<<< ===================================================================================================== ================================================ wangara ================================================ >No differences detected by the linux diff in wangara_stats.nc< >>>The linux diff could not detect any differences in the file pairs for case wangara.<<< ===================================================================================================== DIFFERENCE SUMMARY: no per-case differences to summarize. SUMMARY: no differences detected across flag-set output. Cloning master into /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb... Running: git clone https://github.com/larson-group/clubb.git /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb Running: git checkout master (cwd=/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb) Compiling CLUBB for master... Running: /usr/bin/python3 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb/compile.py -debug (cwd=/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/master/clubb) Running varying-flag cases for master... Run phase for master exited with code 1; continuing to output comparison. Cloning origin/microphys_loop_push into /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb... Running: git clone https://github.com/larson-group/clubb.git /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb Running: git checkout origin/microphys_loop_push (cwd=/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb) Compiling CLUBB for origin/microphys_loop_push... Running: /usr/bin/python3 /home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb/compile.py -debug (cwd=/home/jenkins/workspace/run_bindiff_w_varying_flags_against_master/bindiff_against_master/origin_microphys_loop_push/clubb) Running varying-flag cases for origin/microphys_loop_push... Run phase for origin/microphys_loop_push exited with code 1; continuing to output comparison. Comparing master and origin/microphys_loop_push... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS