Started by user Gunther Huebler Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/clubb_plot_ifort_debug_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_plot_ifort_debug/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/clubb_plot_ifort_debug_branch@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' > 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/clubb_new_stats^{commit} # timeout=10 Checking out Revision 29b9608099286aea860d97a9cf889daccc4e4cf3 (refs/remotes/origin/clubb_new_stats) > git config core.sparsecheckout # timeout=10 > git checkout -f 29b9608099286aea860d97a9cf889daccc4e4cf3 # timeout=10 Commit message: "Small Jenkins fix" > git rev-list --no-walk 8cfe5a199b863878c58128d3cda9f83f4ce48b0d # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on mitch in /home/jenkins/workspace/clubb_plot_ifort_debug_branch [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/clubb_plot_ifort_debug_branch # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > 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 29b9608099286aea860d97a9cf889daccc4e4cf3 (refs/remotes/origin/clubb_new_stats) > 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/clubb_new_stats^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b9608099286aea860d97a9cf889daccc4e4cf3 # timeout=10 Commit message: "Small Jenkins fix" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile) [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 intel 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 Shell debugging restarted + unset __lmod_sh_dbg + return 0 + ./compile.py -debug -- The Fortran compiler identification is IntelLLVM 2023.2.0 -- The C compiler identification is IntelLLVM 2023.2.0 -- The CXX compiler identification is IntelLLVM 2023.2.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/intel-oneapi-compilers-2023.2.0-od6qbkw4h7zydnyvjahatxrprimcyseq/compiler/2023.2.0/linux/bin/ifx - 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/intel-oneapi-compilers-2023.2.0-od6qbkw4h7zydnyvjahatxrprimcyseq/compiler/2023.2.0/linux/bin/icx - 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/intel-oneapi-compilers-2023.2.0-od6qbkw4h7zydnyvjahatxrprimcyseq/compiler/2023.2.0/linux/bin/icpx - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling with double precision -- Found PkgConfig: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/pkgconf-2.2.0-m7jt4djj7ycrz7g6yadslcm2qmulsagd/bin/pkg-config (found version "2.2.0") -- Checking for module 'netcdf-fortran' -- Found netcdf-fortran, version 4.5.3 -- netcdf-fortran found via pkg-config -- Include dirs: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include;/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-c-4.9.2-7lj7hfi2tfu2m25wtuyse5i2ptsx5v7z/include -- Libraries: netcdff -- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/build/ifx_DEBUG_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/build/ifx_DEBUG_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble Using inferred toolchain file: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/cmake/toolchains/linux_x86_64_ifx.cmake about to cmnake /home/jenkins/workspace/clubb_plot_ifort_debug_branch/build/ifx_DEBUG_PRECdouble Running CMake configure... Scanning dependencies of target clubb_lapack_shared [ 0%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o Scanning dependencies of target scm_activation_lib [ 1%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o Scanning dependencies of target clubb_lapack_double [ 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_single [ 1%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o [ 1%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o [ 1%] 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_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/SCM_Activation/aer_ccn_act_k.F90(129): remark #7712: This variable has not been used. [T1] subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, & --------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/SCM_Activation/aer_ccn_act_k.F90(129): remark #7712: This variable has not been used. [P1] subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, & ------------------------------^ [ 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_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o [ 2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.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_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.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 [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o [ 4%] 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/sgbcon.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.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/dgbtf2.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/sgbmv.f.o [ 5%] Linking Fortran static library libscm_activation_lib.a [ 5%] 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/dgbtrs.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/dgemv.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [ 6%] Built target scm_activation_lib [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.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_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.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_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.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_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o [ 9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o [ 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/disnan.f.o [ 9%] 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/sger.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/sgtcon.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o [ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.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_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.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_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.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/dlangt.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.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_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.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_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [ 16%] 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/slae2.f.o [ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o [ 16%] 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/slaev2.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o [ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o [ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o [ 20%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o [ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o [ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o [ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o [ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o [ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.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_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o [ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o [ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o [ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.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_double/CMakeFiles/clubb_lapack_double.dir/iparmq.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 [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used. [OPTS] INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) --------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used. [N] INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) --------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used. [LWORK] INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) ---------------------------------------------------------------^ [ 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%] Built target clubb_lapack_double [ 36%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o [ 36%] Built target clubb_lapack_single [ 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/parameter_indices.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.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/lapack_interfaces.F90.o [ 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/code_timer_module.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/error_code.F90(82): warning #8889: Explicit interface or EXTERNAL declaration is required. [GETPID] write(err_header,'(A7,I7,A20)') "Process ", getpid(), " -- CLUBB -- ERROR: " ----------------------------------------------------^ [ 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/penta_lu_solver.F90.o [ 37%] 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/tridiag_lu_solver.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [ 38%] 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/err_info_type_module.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.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/new_hybrid_pdf.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/penta_bicgstab_solver.F90(367): remark #7712: This variable has not been used. [J] integer :: j, k, i, b ! Loop Variables ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/penta_bicgstab_solver.F90(292): remark #7712: This variable has not been used. [J] integer :: i, j, k ------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/penta_bicgstab_solver.F90(127): remark #7712: This variable has not been used. [J] integer :: iter, j, k, i ! Loop Variables ---------------------^ [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.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/new_pdf.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [ 43%] 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 /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/matrix_solver_wrapper.F90(258): remark #7712: This variable has not been used. [I] integer :: i, k, j, its ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/matrix_solver_wrapper.F90(118): remark #7712: This variable has not been used. [I] integer :: i, k, its ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/matrix_solver_wrapper.F90(258): remark #7712: This variable has not been used. [K] integer :: i, k, j, its ------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/matrix_solver_wrapper.F90(118): remark #7712: This variable has not been used. [K] integer :: i, k, its ------------------^ [ 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/remapping_module.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/mean_adv.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.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/pos_definite_module.F90.o [ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/pdf_utilities.F90(1400): remark #7712: This variable has not been used. [M] m ------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(1270): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_budget_2d( name, values, stats, icol, level ) ----------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(1221): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_budget_1d( name, values, stats, icol, level ) ----------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(969): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_2d( name, values, stats, icol, level ) ---------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(910): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_1d( name, values, stats, icol, level ) ---------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(801): remark #7712: This variable has not been used. [ERR_INFO] subroutine stats_end_timestep_api( time_value, stats, err_info ) --------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(509): remark #7712: This variable has not been used. [J] integer :: i, j, ret_code, nzt, nzm, nrad_zt, nrad_zm, nparams, lh_nzt ------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(1448): remark #7712: This variable has not been used. [ICOL] subroutine stats_finalize_budget_2d( name, values, stats, icol, l_count_sample ) ------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(1270): remark #7712: This variable has not been used. [ICOL] subroutine stats_update_budget_2d( name, values, stats, icol, level ) ----------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(1128): remark #7712: This variable has not been used. [ICOL] subroutine stats_begin_budget_2d( name, values, stats, icol ) ---------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90(969): remark #7712: This variable has not been used. [ICOL] subroutine stats_update_2d( name, values, stats, icol, level ) ---------------------------------------------------^ [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/clip_explicit.F90(879): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/mono_flux_limiter.F90(1296): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/mono_flux_limiter.F90(449): remark #7712: This variable has not been used. [TMP] tmp, & ------^ [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_windm_edsclrm_module.F90(1670): remark #7712: This variable has not been used. [I] integer :: i, j ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_windm_edsclrm_module.F90(1670): remark #7712: This variable has not been used. [J] integer :: i, j ------------------^ [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/setup_clubb_pdf_params.F90(3924): remark #7712: This variable has not been used. [I] integer :: ivar, jvar, hm_idx, hm_idx_ivar, hm_idx_jvar, i ! Indices -------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90(6059): remark #7712: This variable has not been used. [I] i ------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90(2791): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90(2046): remark #7712: This variable has not been used. [ZEROS] zeros ------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90(1617): remark #7712: This variable has not been used. [ZEROS] zeros ------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90(2793): remark #7712: This variable has not been used. [J] integer :: j ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xm_wpxp_module.F90(4351): remark #7712: This variable has not been used. [I] integer :: i, ivar ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xm_wpxp_module.F90(4351): remark #7712: This variable has not been used. [IVAR] integer :: i, ivar ------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xm_wpxp_module.F90(4645): remark #7712: This variable has not been used. [TMP_COLS_STATS] tmp_cols_stats ------^ [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o [ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o [ 51%] Linking Fortran static library libclubb_core_lib.a [ 51%] Built target clubb_core_lib Scanning dependencies of target microphys_utils_lib Scanning dependencies of target text_writer_lib Scanning dependencies of target coamps_lib Scanning dependencies of target bugsrad_lib [ 51%] Building Fortran object src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90.o [ 51%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o [ 51%] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o [ 52%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o [ 52%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o [ 52%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o [ 52%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o [ 52%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa10g.F(53): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,gm6pb) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/conice.F(63): remark #7712: This variable has not been used. [CNN] real cnn (len) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/conice.F(70): remark #7712: This variable has not been used. [DT] real dt -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/conice.F(73): remark #7712: This variable has not been used. [F3] real f3 -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/conice.F(75): remark #7712: This variable has not been used. [FTP] real ftp -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/conice.F(82): remark #7712: This variable has not been used. [MC] real mc -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/conice.F(83): remark #7712: This variable has not been used. [N12] real n12 -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa11g.F(52): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,gm3pb) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa11g.F(1): remark #7712: This variable has not been used. [TT] subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero ------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa11g.F(1): remark #7712: This variable has not been used. [TZERO] subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero ------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa11g.F(16): remark #7712: This variable has not been used. [CMAX] real cmax -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa11g.F(17): remark #7712: This variable has not been used. [CMIN] real cmin -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(5): remark #7712: This variable has not been used. [ARY1D] 4 ,twodt,pcut,tzero,lgrpl,ary1d,maxpt1d,kmax -------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [I1DFLG] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) --------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [I1D] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) ---------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [J1D] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) -------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [J] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) -----------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [ICOMP] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) -------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(14): remark #7712: This variable has not been used. [IP] integer ip ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(16): remark #7712: This variable has not been used. [JP] integer jp ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(22): remark #7712: This variable has not been used. [NP] integer np ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(63): remark #7712: This variable has not been used. [K] integer k ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(72): remark #7712: This variable has not been used. [ABS8] real abs8 ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(73): remark #7712: This variable has not been used. [ABS9] real abs9 ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(83): remark #7712: This variable has not been used. [TST] real tst ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjmlt.F(84): remark #7712: This variable has not been used. [TP3] real tp3 ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(571): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE] call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(597): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATV] call esatv(tttemp,apbp ,mkk) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(598): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATI] call esati(tttemp,appbpp,mkk) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(720): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQG] call tgqg(fallg,qgtemp,sfgraup,pterm4,pcut,abar,bgrp,mkk) --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(723): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQR] call tgqr(fallr,falln,qrtemp,sfraincm,nrtemp,rbar2d,pterm4,pcut, ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(726): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQS] call tgqs(falls,qstemp,sfsnow,pterm4,pcut,aprpr,bsnow,mkk) ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(728): warning #8889: Explicit interface or EXTERNAL declaration is required. [FRZH] call frzh(pchomo,tttemp,qctemp,pcut,twodt,mkk) ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(735): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA22] call eqa22(psacw,qctemp,qstemp,tttemp,termb,esc ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microp[ 52%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90.o hys/adjtq.F(742): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA25] call eqa25(psmlt,qstemp,tttemp,terma,rbar2d,pi,snzero ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(749): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA28] call eqa28(psmlti,qitemp,tttemp,pcut,twodt,tzero,mkk) ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(760): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA11G] if(lgrpl)call eqa11g(pgacw,qgtemp,qctemp,tttemp,sfgraup,xa,iwx1 ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(767): warning #8889: Explicit interface or EXTERNAL declaration is required. [CONICE] call conice(nitemp,nuci,tttemp,qvtemp,qsatv,qsati,qctemp,qitemp ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(787): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQI] call tgqi(falli,qitemp,rbar2d,pr,nitemp,pcut,p00,cimass ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(795): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA27R] call eqa27r(piacw,qctemp,qitemp,tttemp,falli,nitemp ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(803): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA7G] call eqa7g(piacr,qitemp,qrtemp,rbar2d,tttemp,sfrain,iwx1,nitemp ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(812): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA8G] call eqa8g(psacr,qrtemp,qstemp,rbar2d,tttemp,fallr,falls ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(821): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA9G] if(lgrpl)call eqa9g(pracs,qrtemp,qstemp,rbar2d,fallr,falls ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(830): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA13G] if(lgrpl)call eqa13g(pgacr,qrtemp,qgtemp,tttemp,rbar2d ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(839): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA18G] if(lgrpl)call eqa18g(pgmlt,qgtemp,tttemp,iwx1,termg,rbar2d ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(847): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA21G] if(lgrpl)call eqa21g(pgacrm,pgacr,tttemp,rbar2d,qgtemp ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(855): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA22G] if(lgrpl)call eqa22g(pgacwm,pgacw,tttemp,rbar2d,qgtemp ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(864): warning #8889: Explicit interface or EXTERNAL declaration is required. [ADJMLT] call adjmlt(delta1,delta2,delta3,qctemp,qgtemp,qitemp,qrtemp ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(874): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI] call qsatvi(tttemp,pr,qsatv,qsati,lice,mkk) ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(892): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI] call qsatvi(tdum,pr,qvsdum,qsidum,lice,mkk) -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(893): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ] call qtadj(tdum,qdum,pr,qvsdum,qsidum,qadjw,tadjw -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src[ 52%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o /Microphys/COAMPS_microphys/adjtq.F(904): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ] call qtadj(tttemp,qvtemp,pr,qsatv,qsati,qadjw,tadjw ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(919): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE] call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1018): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA6] call eqa6(pcond,tttemp,qadjw,qvtemp,qctemp,qsatv,qsati,pr -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1027): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA12] call eqa12(prevp,qrtemp,qvtemp,qadjw,qsatv,rbar2d,tttemp,sfrain -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1039): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA27] call eqa27(pmltse,qstemp,qvtemp,qsatv,qadjw,tttemp,terma,apbp ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1049): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA19G] if(lgrpl)call eqa19g(pmltge,qgtemp,tttemp,qvtemp,qsatv ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1059): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMTQW] call nrmtqw(qvtemp,qgtemp,qrtemp,qstemp,qadjw,qctemp,tttemp -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1072): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI] call qsatvi(tttemp,pr,qsatv,qsati,lice,mkk) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1074): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE] call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1187): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI] call qsatvi(tdum,pr,qvsdum,qsidum,lice,mkk) --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1188): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ] call qtadj(tdum,qdum,pr,qvsdum,qsidum,qadj,tadj --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1197): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ] call qtadj(tttemp,qvtemp,pr,qsatv,qsati,qadj,tadj,heatlv ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1205): warning #8889: Explicit interface or EXTERNAL declaration is required. [CONICE] call conice(nitemp,nuci,tttemp,qvtemp,qsatv,qsati,qctemp,qitemp ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1226): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA15] call eqa15(pint,tttemp,qvtemp,qsati,qadj,rbar2d,nitemp,tice ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1235): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA18] call eqa18(pdepi,qvtemp,qitemp,qsati,qadj,tttemp,rbar2d,nitemp ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1244): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA26] call eqa26(psdep,qvtemp,qstemp,qsati,qadj,terma,appbpp,tttemp ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1252): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA17G] if(lgrpl)call eqa17g(pgdep,qgtemp,tttemp,qvtemp,qsati,xa ---------------------^ [ 52%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1261): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMTQI] call nrmtqi(qvtemp,qitemp,qgtemp,qstemp,qadj,tttemp,pgdep ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1274): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE] call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1285): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA7] call eqa7(praut,qctemp,rbar2d,nctemp,praut1,praut2,pi -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1293): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA9] call eqa9(pracw,qctemp,qrtemp,pterm4,sfrain,xa,rbar2d,nctemp -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1390): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQG] call tgqg(fallg,qgtemp,sfgraup,pterm4,pcut,abar,bgrp,mkk) -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1392): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQS] call tgqs(falls,qstemp,sfsnow,pterm4,pcut,aprpr,bsnow,mkk) -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1400): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA19] call eqa19(pconv,qitemp,rbar2d,nitemp,tttemp,pcut,cimass ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1408): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA10G] if(lgrpl)call eqa10g(pwacs,qstemp,qctemp,rbar2d,tttemp ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1417): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA21] call eqa21(psaci,qitemp,qstemp,sfsnow,termb ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1425): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA5G] if(lgrpl)call eqa5g(praci,qitemp,qrtemp,tttemp,iwx1,gm3,gm4 ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1434): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA12G] if(lgrpl)call eqa12g(pgaci,qitemp,qgtemp,tttemp,sfgraup,xa,iwx1 ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1442): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA14G] if(lgrpl)call eqa14g(pgacs,qstemp,qgtemp,tttemp,rbar2d ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1451): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA20G] if(lgrpl)call eqa20g(pgshr,pgacr,pgacw,tttemp,rbar2d,tzero ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(1461): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMCOL] call nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp,pconv,pgaci -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(2): remark #7712: This variable has not been used. [P3] 1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(2): remark #7712: This variable has not been used. [W3] 1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d ---------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(3): remark #7712: This variable has not been used. [WTM] 2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm ---------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(3): remark #7712: This variable has not been used. [EXBM] 2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm -------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(5): remark #7712: This variable has not been used. [TIMEA] 4 ,pcut,p00,r,rvap,sloper,slopes,slopeg,timea,lice ----------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(6): remark #7712: This variable has not been used. [NNE] 5 ,nne,kk,i1d,j1d,ary1d,i1dflg,n1d,maxpt1d,maxvr1d ---------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(9): remark #7712: This variable has not been used. [CPOR] 8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic -----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(9): remark #7712: This variable has not been used. [DIFVAP] 8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic -------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(10): remark #7712: This variable has not been used. [MW] 9 ,eri,egc,esc,esr,egi,egr,egs,mw,pi,praut1,praut2 -------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBP3] 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBOV2] 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 ---------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBOV2G] 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 ----------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PCOND3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ---------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PSMLTI3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PSACW3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PGACW3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 -------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PIACW3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 --------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PCHOMO3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ---------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PRAUT3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 -----------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PRACW3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PDEPI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ---------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PINT3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PGDEP3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ----------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PCONV3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 -----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PSACI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PGACI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 -------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PRACI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 --------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PREVP3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ---------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PSDEP3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ----------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PMLTGE3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 ---------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGMLT3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 -----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PSMLT3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 ------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGACRM3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 -------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGACWM3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 ---------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PRACS3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 -----------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGSHR3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 ------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PGACR3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 ---------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PSACR3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PIACR3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 -----------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PRHOMO3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 ------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PGACS3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 --------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PMLTSE3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 ---------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PWACS3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 -----------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(242): remark #7712: This variable has not been used. [IC] integer ic ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(247): remark #7712: This variable has not been used. [IP] integer ip ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(249): remark #7712: This variable has not been used. [JP] integer jp ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(251): remark #7712: This variable has not been used. [M] integer m ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(253): remark #7712: This variable has not been used. [N] integer n ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(256): remark #7712: This variable has not been used. [NP] integer np ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(257): remark #7712: This variable has not been used. [NPTS] integer npts ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(331): remark #7712: This variable has not been used. [SAT] real sat ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(348): remark #7712: This variable has not been used. [WGT] real wgt (len) ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/adjtq.F(356): remark #7712: This variable has not been used. [TMP1] real tmp1 (len) ----------------^ [ 53%] Linking Fortran static library libtext_writer_lib.a [ 53%] Linking Fortran static library libmicrophys_utils_lib.a /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa12g.F(50): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,gm3pb) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa12.F(35): remark #7712: This variable has not been used. [TWODT] real twodt -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa12.F(55): remark #7712: This variable has not been used. [QCOND] real qcond -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa12.F(56): remark #7712: This variable has not been used. [QEVAP] real qevap -----------^ [ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o [ 54%] Built target text_writer_lib [ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o [ 54%] Built target microphys_utils_lib [ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o [ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o [ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa13g.F(1): remark #7712: This variable has not been used. [TT] subroutine eqa13g(pgacr,qr,qg,tt,rho,fallr,fallg ------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa13g.F(4): remark #7712: This variable has not been used. [TZERO] 2 ,delt,pcut,tzero,len) ------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa18.F(2): remark #7712: This variable has not been used. [J] 1 ,appbpp,tice,delt,pcut,j,icon,len) ---------------------------------------------^ [ 54%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o [ 54%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o [ 55%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o Scanning dependencies of target KK_microphys_lib Scanning dependencies of target morrison_microphys_lib [ 55%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o [ 55%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o [ 56%] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o [ 56%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa19.F(1): remark #7712: This variable has not been use[ 56%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o d. [TT] subroutine eqa19(pconv,qi,rho,conci,tt,pcut,cimass,delt,len) ------------------------------------------^ [ 56%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o [ 56%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o [ 56%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o [ 57%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o [ 57%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o [ 58%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(135): remark #7712: This variable has not been used. [FAIL] & fail --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(12): remark #7712: This variable has not been used. [SEL_RULES] +, sel_rules , b1 , b2 , b3 ---------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(113): remark #7712: This variable has not been used. [EXPTAU] &, exptau ! --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(128): remark #7712: This variable has not been used. [PROP] &, kappa , oms , prop ,r, rinf --------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(138): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(139): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(140): remark #7712: This variable has not been used. [TAUSCAT] &, tauscat --------^ [ 58%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(3): remark #7712: This variable has not been used. [CLDAMT] ib , cldamt , wc_cld, wc_clr, & ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(109): remark #7712: This variable has not been used. [EXPTAU] exptau -----^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(121): remark #7712: This variable has not been used. [CLD_RAN] cld_ran, & !The random overlap fraction of cloud -----^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(122): remark #7712: This variable has not been used. [CMIN] cmin !Minimum cloud fraction in a column -----^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6326): remark #7712: This variable has not been used. [I] INTEGER:: i, k, k_0 ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(749): remark #7712: This variable has not been used. [ITIMESTEP] SUBROUTINE MP_GRAUPEL(ITIMESTEP, & ----------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(750): remark #7712: This variable has not been used. [TKE] TH, QV, QC, QR, QI, QS, QG, NI, NC, NS, NR, NG, TKE, NCTEND, & ----------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(752): remark #7712: This variable has not been used. [RHO] RHO, PII, P, DT_IN, DZ, HT, W, & ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(752): remark #7712: This variable has not been used. [HT] RHO, PII, P, DT_IN, DZ, HT, W, & ----------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [IDS] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [IDE] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims --------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [JDS] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims -------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [JDE] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims -----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [KDS] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims ----------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [KDE] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims --------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [IMS] IMS,IME, JMS,JME, KMS,KME,& ------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [IME] IMS,IME, JMS,JME, KMS,KME,& ----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [JMS] IMS,IME, JMS,JME, KMS,KME,& ---------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [JME] IMS,IME, JMS,JME, KMS,KME,& -------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [ITS] ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL ------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [ITE] ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL ----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [JTS] ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL ---------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [JTE] ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL -------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QGSTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & ----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QRSTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & -----------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QISTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & -------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QNISTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & ---------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QCSTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & ------------------------------------------------------------^ /home/[ 59%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1231): remark #7712: This variable has not been used. [PCCN] REAL, DIMENSION(KMS:KME) :: PCCN ! CHANGE Q DROPLET ACTIVATION ----------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1316): remark #7712: This variable has not been used. [COFFI] REAL COFFI ! ICE AUTOCONVERSION PARAMETER -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1325): remark #7712: This variable has not been used. [RHO2] REAL FALTNDR,FALTNDI,FALTNDNI,RHO2 ------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5435): remark #7712: This variable has not been used. [DUM] REAL DUM -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1350): remark #7712: This variable has not been used. [DUMQSI] REAL DUM,DUM1,DUM2,DUMT,DUMQV,DUMQSS,DUMQSI,DUMS,TMPNUM ------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1382): remark #7712: This variable has not been used. [CT] REAL CT ! DROPLET ACTIVATION PARAMETER -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1383): remark #7712: This variable has not been used. [TEMP1] REAL TEMP1 ! DUMMY TEMPERATURE -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1384): remark #7712: This variable has not been used. [SAT1] REAL SAT1 ! DUMMY SATURATION -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1386): remark #7712: This variable has not been used. [KEL] REAL KEL ! KELVIN PARAMETER -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1389): remark #7712: This variable has not been used. [CRY] REAL CRY,KRY ! AEROSOL ACTIVATION PARAMETERS ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1389): remark #7712: This variable has not been used. [KRY] REAL CRY,KRY ! AEROSOL ACTIVATION PARAMETERS ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DUMQI] REAL DUMQI,DUMNI,DC0,DS0,DG0 ----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DUMNI] REAL DUMQI,DUMNI,DC0,DS0,DG0 ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DC0] REAL DUMQI,DUMNI,DC0,DS0,DG0 ----------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DS0] REAL DUMQI,DUMNI,DC0,DS0,DG0 --------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DG0] REAL DUMQI,DUMNI,DC0,DS0,DG0 ------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1394): remark #7712: This variable has not been used. [DUMQR] REAL DUMQC,DUMQR,RATIO,SUM_DEP,FUDGEF ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1397): remark #7712: This variable has not been used. [WEF] REAL WEF ----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1401): remark #7712: This variable has not been used. [ANUC] REAL ANUC,BNUC -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1401): remark #7712: This variable has not been used. [BNUC] REAL ANUC,BNUC ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5967): remark #7712: This variable has not been used. [LAMBDA] meltratio_outside, m_w, m_i, lambda, C_back, & --------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5904): remark #7712: This variable has not been used. [SIGMA] REAL(8):: alpha,lambdas,sigma,nenner ------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5981): remark #7712: This variable has not been used. [XW_A] REAL(8):: D_large, D_g, rhog, x_w, xw_a, fm, fmgrenz, & -----------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6305): remark #7712: This variable has not been used. [II] kts, kte, ii, jj, nr1d, ns1d, ng1d) ------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6305): remark #7712: This variable has not been used. [JJ] kts, kte, ii, jj, nr1d, ns1d, ng1d) ----------------------------------------^ [ 59%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o [ 59%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o [ 59%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o [ 59%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o [ 59%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_bs.F(142): r/emark #77h1o2m:e /Tjheinsk ivnasr/iwaobrlkes phaacse /ncoltu bbbe_epnl outs_eidf.o r t _[dFeAbIuLg]_ branch/src/M & fail i--------^ crophys/COAMPS_mic/rhoopmhey/s/jeeqnak2i1ngs./Fw(o1r)k:s praecmea/rckl u#b7b7_1p2l:o tT_hiifso rvta_rdieabbluge_ bhraasn cnho/ts rbce/eRna duisaetdi.o n / B[URGHSOr]a d/two_r subroutine eqa21g(pgacrm,pgacr,tt,rho,qg,tzero t----------------------------------------^ _sw_bs.F(/1h1o)m:e /rjeemnakrink s#/7w7o1r2k:s paTchei/sc lvuabrb_ipalbolte_ ihfaosr tn_odte bbuege_nb ruasnecdh./ sr c /[MSiEcLr_oRpUhLyEsS/]C OAMPS +, fddif ,sel_rules , b1 , b2 _-----------------------------^ microphys//heoqmae2/1jge.nFk(i2n9s)/:w orrekmsaprakc e#/7c7l1u2b:b _Tphilsot _viafroiratb_ldee bhuags_ bnroatn cbhe/esnr cu/sReadd.i a t i[NoPnT/SB]U GSr integer npts a--------------^ d/two_rt_sw_bs.F(145): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_bs.F(146): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_bs.F(147): remark #7712: This variable has not been used. [TAUSCAT] &, tauscat --------^ [ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa22.F(1): remark #7712: This variable has not been used. [TZERO] subroutine eqa22(psacw,qc,qs,tt,termb,esc,pcut,delt,tzero,len) ----------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa22.F(13): remark #7712: This variable has not been used. [IFLAG] integer iflag --------------^ [ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o [ 60%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(139): remark #7712: This variable has not been used. [FAIL] & fail --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(11): remark #7712: This variable has not been used. [SEL_RULES] +, fddif ,sel_rules , b1 , b2 -----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(142): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(143): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(144): remark #7712: This variable has not been used. [TAUSCAT] &, tauscat --------^ [ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90(7): remark #7712: This variable has not been used. [CLDAMT] cldamt , c_maximal , cf_max, cf_random ) -----^ [ 60%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o [ 60%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa22g.F(1): remark #7712: This variable has not been used. [RHO] subroutine eqa22g(pgacwm,pgacw,tt,rho,qg,tzero ----------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa22g.F(29): remark #7712: This variable has not been used. [NPTS] integer npts --------------^ [ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o [ 61%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o [ 61%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o [ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o [ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa27.F(2): remark #7712: This variable has not been used. [J] 1 ,snzero,tzero,pcut,delt,j,len) ----------------------------------------------^ [ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o [ 62%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o [ 63%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o [ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/cloud_correlate.F90(9): remark #7712: This variable has not been used. [LEN_LOC] subroutine bugs_ctot(nlen, len_loc, nlm, pl2,tl, acld, l_c, c_tot) ------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/cloud_correlate.F90(28): remark #7712: This variable has not been used. [I_LAY_B] i_lay_a, i_lay_b, i_domain, Ncloud, kcld, j ! Indices ------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/cloud_correlate.F90(140): remark #7712: This variable has not been used. [CF_TMP] real(kind=dbl_kind), dimension(nlm) :: cf_tmp ----------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/cloud_correlate.F90(144): remark #7712: This variable has not been used. [CF_STACKED_THRESH] real(kind=dbl_kind) :: cf_stacked_thresh, & -------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/cloud_correlate.F90(145): remark #7712: This variable has not been used. [CF_STACKED_MIN] cf_stacked_min -------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/cloud_correlate.F90(146): remark #7712: This variable has not been used. [CF_STACKED_MIN_SET] integer(kind=int_kind) :: cf_stacked_min_set ----------------------------------^ [ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used. [TT] subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 ----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used. [QSATI] subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 ------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used. [PP] subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 ------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [HEATLV] 1 ,iwx1,heatlv,cp,delt,pcut,j,len) ---------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [CP] 1 ,iwx1,heatlv,cp,delt,pcut,j,len) ----------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [J] 1 ,iwx1,heatlv,cp,delt,pcut,j,len) -----------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa6.F(39): remark #7712: This variable has not been used. [ITER] integer iter --------------^ [ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o [ 64%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90.o [ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o [ 64%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o [ 65%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o [ 65%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o [ 66%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o [ 66%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa9.F(1): remark #7712: This variable has not been used. [RHO] subroutine eqa9(pracw,qc,qr,pterm4,sr,sri,rho,nc,icomp,pi,erc ------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa9.F(36): remark #7712: This variable has not been used. [RVC] real rvc -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/eqa9.F(37): remark #7712: This variable has not been used. [RVCOF] real rvcof -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_rad.F(586): warning #8889: Explicit interface or EXTERNAL declaration is required. [BUGS_LWR] call bugs_lwr -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_rad.F(709): warning #8889: Explicit interface or EXTERNAL declaration is required. [BUGS_SWR] call bugs_swr -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_rad.F(27): remark #7712: This variable has not been used. [QRIL] +, qcwl , qcil , qril , o3l -----------------------------------------------^ [ 66%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o [ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o [ 67%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o [ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o [ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esati.F(47): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESAT_NEW] call esat_new(t,w1,m,l_ice) -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(51): remark #7712: This variable has not been used. [WICE] real ESH2O,WICE,WH2O -----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(51): remark #7712: This variable has not been used. [WH2O] real ESH2O,WICE,WH2O ----------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(52): remark #7712: This variable has not been used. [ESBLD] real ESICE,ESBLD -----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(55): remark #7712: This variable has not been used. [VABLD] real VABLD -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(58): remark #7712: This variable has not been used. [XLBLD] real XLBLD -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(62): remark #7712: This variable has not been used. [II] integer ii --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(63): remark #7712: This variable has not been used. [J] integer j ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(64): remark #7712: This variable has not been used. [VPS] real qcon,rq,vps,var -------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(64): remark #7712: This variable has not been used. [VAR] real qcon,rq,vps,var -----------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(66): remark #7712: This variable has not been used. [QQQ] real t1,qqq,tqs,temc --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(66): remark #7712: This variable has not been used. [TQS] real t1,qqq,tqs,temc ------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esat_new.F(74): remark #7712: This variable has not been used. [L_XL] logical l_xl --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/esatv.F(47): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESAT_NEW] call esat_new(t,w1,m,l_ice) -------------^ [ 68%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o [ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o [ 68%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o [ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o [ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/gascon.F(98): warning #8889: Explicit interface or EXTERNAL declaration is required. [PARM_CKD24] tgm(i,l) = parm_ckd24(iflb(ib),amnt,patm,tt(i,l),dz) --------------------------^ [ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(1): remark #7712: This variable has not been used. [TTTEMP] subroutine nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp -------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(3): remark #7712: This variable has not been used. [TT] 2 ,rho,nc,nr,ncn,pcut,twodt,lice,lgrpl,tt,rvc -------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [ARY1D] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j -------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [I1DFLG] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j --------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [I1D] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j ---------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [J1D] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j -------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [J] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j -----------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(5): remark #7712: This variable has not been used. [ICOMP] 4 ,icomp,ldrizzle,ni,m,len) -------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(5): remark #7712: This variable has not been used. [NI] 4 ,icomp,ldrizzle,ni,m,len) ----------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmcol.F(59): remark #7712: This variable has not been used. [K] integer k ---------------^ [ 69%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o [ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(3): remark #7712: This variable has not been used. [LGRPL] 2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d -------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(3): remark #7712: This variable has not been used. [ARY1D] 2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d -------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [I1DFLG] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) -------------------^ /home/jenkins/workspace/clubb[ 70%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o _plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [I1D] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) --------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [J1D] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) ------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [J] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) ----------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [ICOMP] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) ------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [TH2T] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) ------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [CONCI] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) -----------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(12): remark #7712: This variable has not been used. [IP] integer ip ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(14): remark #7712: This variable has not been used. [JP] integer jp ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(15): remark #7712: This variable has not been used. [KK] integer kk ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(21): remark #7712: This variable has not been used. [NP] integer np ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(52): remark #7712: This variable has not been used. [K] integer k ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(56): remark #7712: This variable has not been used. [TP3] real tp3 ------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(3): remark #7712: This variable has not been used. [ARY1D] 2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg -------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(3): remark #7712: This variable has not been used. [I1DFLG] 2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg --------------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys[ 70%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o /nrmtqw.F(6): remark #7712: This variable has not been used. [I1D] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len -------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [J1D] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len -----------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [J] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len ---------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [TH2T] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len --------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [HEATLV] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len -------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [CP] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len --------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [RVAP] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len -----------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [QSATV] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len ----------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(18): remark #7712: This variable has not been used. [KK] integer kk ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(21): remark #7712: This variable has not been used. [M] integer m ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(61): remark #7712: This variable has not been used. [K] integer k ---------------^ [ 71%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o [ 71%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F.o [ 71%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/qsatvi.F(31): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATV] call esatv(t,qvs,len) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/qsatvi.F(38): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATI] call esati(t,qvi,len) -------------^ [ 71%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o [ 71%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/qtadj.F(1): remark #7712: This variable has not been used. [PR] subroutine qtadj(tt,qv,pr,qsatv,qsati,qadj,tadj,heatlv -----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/qtadj.F(2): remark #7712: This variable has not been used. [LICE] 1 ,heatls,cp,rvap,tzero,lice,iflag,pcut,len) ------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/qtadj.F(12): remark #7712: This variable has not been used. [IMPLFLG] integer implflg --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/qtadj.F(14): remark #7712: This variable has not been used. [N] integer n --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/qtadj.F(22): remark #7712: This variable has not been used. [QSAT] real qsat -----------^ [ 71%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o [ 71%] Linking Fortran static library libKK_microphys_lib.a [ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqg.F(40): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,tvs1) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqg.F(30): remark #7712: This variable has not been used. [PFACT] real pfact -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqg.F(32): remark #7712: This variable has not been used. [X6] real x6 -----------^ [ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o [ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqi.F(1): remark #7712: This variable has not been used. [CIMASS] subroutine tgqi(fallv,qi,rbm,pr,conci,pcut,p00,cimass,dmax,len) -----------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqi.F(33): remark #7712: This variable has not been used. [FALSPD] real falspd -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqr.F(31): remark #7712: This variable has not been used. [K] integer k --------------^ [ 72%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqs.F(45): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,tvs1) -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqs.F(31): remark #7712: This variable has not been used. [PFACT] real pfact -----------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/COAMPS_microphys/tgqs.F(33): remark #7712: This variable has not been used. [X6] real x6 -----------^ [ 72%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o [ 72%] Built target KK_microphys_lib Scanning dependencies of target silhs_lib /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(295): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(303): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(323): warning #8889: Explicit interface or EXTERNAL declaration is required. [GASCON] call gascon --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(334): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP1] call comscp1 --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(358): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP2] call comscp2 -----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(384): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_LW] call two_rt_lw -----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(391): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_LW] call two_rt_lw -----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(22): remark #7712: This variable has not been used. [CLDAMT] +, cirho , o3mix , ts , cldamt ---------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [CLDMAX] +, cldmax , b1 , b2 , b3 -------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B1] +, cldmax , b1 , b2 , b3 --------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B2] +, cldmax , b1 , b2 , b3 ----------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B3] +, cldmax , b1 , b2 , b3 -------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_lwr.F(24): remark #7712: This variable has not been used. [B4] +, b4 , umco2 , umch4 , umn2o -----------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(332): warning #8889: Explicit interface or EXTERNAL declaration is required. [RAYLE] call rayle --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(341): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(349): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(369): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP1] call comscp1 -------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(393): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP2] call comscp2 -----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(402): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_SW] call two_rt_sw -----------------^ /home/jenkins/workspace/clubb_plot_ifort_d[ 72%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90.o ebug_branch/src/Radiation/BUGSrad/bugs_swr.F(409): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_SW] call two_rt_sw -----------------^ [ 73%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(26): remark #7712: This variable has not been used. [TS] +, cirho , o3mix , ts , amu0 ------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(28): remark #7712: This variable has not been used. [CLDAMT] +, alndr , cldamt , cldmax , umco2 ---------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(28): remark #7712: This variable has not been used. [CLDMAX] +, alndr , cldamt , cldmax , umco2 --------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(29): remark #7712: This variable has not been used. [B1] +, umch4 , umn2o , b1 , b2 ------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(29): remark #7712: This variable has not been used. [B2] +, umch4 , umn2o , b1 , b2 -----------------------------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used. [B3] +, b3 , b4 , fdsw , fdswcl ---------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Ra[ 73%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90.o diation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used. [B4] +, b3 , b4 , fdsw , fdswcl -------------------------------------^ [ 73%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90.o [ 74%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90.o [ 74%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90.o [ 74%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90.o [ 74%] Linking Fortran static library libcoamps_lib.a [ 74%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90.o [ 75%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90.o [ 75%] Built target coamps_lib /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/SILHS/silhs_importance_sample_module.F90(901): warning #5462: Global name too long, shortened from: silhs_importance_sample_moduleeight_cluster_allocation_mp_NUM_CATEGORIES_IN_CLUSTER to: s_importance_sample_moduleeight_cluster_allocation_mp_NUM_CATEGORIES_IN_CLUSTER num_categories_in_cluster = (/ 1, 1, 1, 1, 1, 1, 1, 1 /) ------^ [ 75%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o [ 75%] Linking Fortran static library libbugsrad_lib.a /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/SILHS/latin_hypercube_driver_module.F90(2018): remark #7712: This variable has not been used. [K] integer :: sample, ivar, k -----------------------------^ [ 75%] Built target bugsrad_lib [ 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 radiation_lib Scanning dependencies of target numerical_recipes_lib [ 75%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [ 75%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [ 76%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o [ 76%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o [ 76%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o [ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.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/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o [ 77%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [ 77%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o [ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Radiation/radiation_module.F90(519): remark #7712: This variable has not been used. [STATS] lh_sample_point_weights, hydromet, stats, icol, & --------------------------------------------------^ [ 78%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o [ 79%] 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 [ 79%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o [ 79%] Linking Fortran static library libradiation_lib.a [ 79%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o [ 79%] Built target radiation_lib Scanning dependencies of target input_fields_lib [ 79%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o [ 79%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o [ 79%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o [ 79%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o [ 79%] Linking Fortran static library libnumerical_recipes_lib.a [ 79%] Built target numerical_recipes_lib [ 79%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o [ 80%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o [ 80%] 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/stat_file_utils.F90.o [ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o [ 82%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o [ 82%] Linking Fortran static library libinput_fields_lib.a [ 82%] Built target input_fields_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/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o [ 82%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o [ 82%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o [ 82%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o [ 83%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [ 84%] 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/read_corr_mtx_test.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/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/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/smooth_min_max_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/tuner_tests.F90.o [ 87%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o [ 87%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [ 87%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o [ 88%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o [ 88%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [ 88%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [ 89%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [ 89%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [ 89%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o [ 89%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [ 89%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [ 89%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [ 89%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [ 90%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o [ 90%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o [ 90%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/ekman.F90(20): remark #7712: This variable has not been used. [Z] subroutine ekman_sfclyr( ngrdcol, z, & ------------------------------------^ [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [ 91%] 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/arm_97.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/prescribe_forcings.F90.o [ 92%] Linking Fortran static library libbenchmark_cases_lib.a [ 92%] Linking Fortran static library libG_unit_test_lib.a [ 92%] Built target benchmark_cases_lib [ 92%] Built target G_unit_test_lib Scanning dependencies of target G_unit_tests [ 92%] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o [ 92%] Linking Fortran executable G_unit_tests [ 92%] Built target G_unit_tests [ 92%] Linking Fortran static library libmorrison_microphys_lib.a [ 92%] Built target morrison_microphys_lib Scanning dependencies of target microphys_lib [ 92%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/silhs_category_variance_module.F90(18): remark #7712: This variable has not been used. [MICROPHYS_STATS_VARS_ALL] X_mixt_comp_all_levs, microphys_stats_vars_all, & -------------------------------------^ [ 94%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o [ 94%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o [ 95%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/morrison_microphys_module.F90(20): remark #7712: This variable has not been used. [SATURATION_FORMULA] saturation_formula, & ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used. [STATS] stats, icol, & ---------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used. [ICOL] stats, icol, & ----------------------^ [ 95%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/advance_microphys_module.F90(588): remark #7712: This variable has not been used. [L_UPWIND_DIFF_SED] l_upwind_diff_sed --------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/advance_microphys_module.F90(728): remark #7712: This variable has not been used. [NAME_KHM] name_hmp2, name_wp, name_khm --------------------------^ [ 96%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o [ 96%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/KK_microphys_module.F90(43): remark #7712: This variable has not been used. [GR] subroutine KK_local_microphys( gr, dt, nzt, & ! In ---------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Microphys/KK_microphys_module.F90(50): remark #7712: This variable has not been used. [ICOL] stats, icol, & ! In ----------------------------------------^ [ 96%] 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 [ 96%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o [ 96%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/generalized_grid_test.F90(698): remark #7712: This variable has not been used. [HM_IDX] i, sclr, edsclr, hm_idx -----------------------^ [ 97%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_driver.F90(2637): remark #7712: This variable has not been used. [ERR_INFO] subroutine set_case_initial_conditions(err_info) -----------------------------------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_driver.F90(4515): remark #7712: This variable has not been used. [GRID_ADAPT_IN_TIME_METHOD] grid_adapt_in_time_method, & ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_driver.F90(4514): remark #7712: This variable has not been used. [L_ADD_DYCORE_GRID] l_add_dycore_grid, & ----------------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_driver.F90(3122): remark #7712: This variable has not been used. [L_STATS_LAST] l_stats_last ------^ /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_driver.F90(3142): remark #7712: This variable has not been used. [RET_CODE] ret_code, & ------^ [ 97%] Linking Fortran static library libclubb_driver_lib.a [ 97%] Built target clubb_driver_lib Scanning dependencies of target clubb_thread_test Scanning dependencies of target clubb_standalone Scanning dependencies of target clubb_driver_test [ 97%] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o Scanning dependencies of target clubb_tuner [ 98%] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o [ 98%] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o [ 99%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o [ 99%] Linking Fortran executable clubb_thread_test [ 99%] Linking Fortran executable clubb_standalone [100%] Linking Fortran executable clubb_driver_test [100%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_tuner.F90(86): warning #8889: Explicit interface or EXTERNAL declaration is required. [PARAM_LOOPS_DRIVER] call param_loops_driver( ) ---------------^ [100%] Built target clubb_thread_test [100%] Built target clubb_standalone [100%] Built target clubb_driver_test [100%] Linking Fortran executable clubb_tuner [100%] Built target clubb_tuner Install the project... -- Install configuration: "Debug" -- Installing: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/libclubb_driver_lib.a -- Installing: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/clubb_tuner -- Set runtime path of "/home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/clubb_tuner" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib" -- Installing: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/G_unit_tests -- Set runtime path of "/home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/G_unit_tests" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib" -- Installing: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/clubb_thread_test -- Set runtime path of "/home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/clubb_thread_test" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib" -- Installing: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/clubb_standalone -- Set runtime path of "/home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/clubb_standalone" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib" -- Installing: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/clubb_driver_test -- Set runtime path of "/home/jenkins/workspace/clubb_plot_ifort_debug_branch/install/ifx_DEBUG_PRECdouble/clubb_driver_test" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib" check_for_missing_threadprivate.py has begun. File /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/error_code.F90 failed: Missing threadprivate for: clubb_debug_level File /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/fill_holes.F90 failed: Missing threadprivate for: ret_code File /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/sponge_layer_damping.F90 failed: Missing threadprivate for: rtm_sponge_damp_settings wp2_sponge_damp_profile thlm_sponge_damp_profile wp2_sponge_damp_settings up2_vp2_sponge_damp_profile wp3_sponge_damp_settings rtm_sponge_damp_profile uv_sponge_damp_profile wp3_sponge_damp_profile thlm_sponge_damp_settings uv_sponge_damp_settings up2_vp2_sponge_damp_settings File /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/corr_varnce_module.F90 failed: Missing threadprivate for: corr_array_n_cloud_def corr_array_n_below_def check_for_missing_threadprivate.py did not pass. failedFiles = ['/home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/error_code.F90', '/home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/fill_holes.F90', '/home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/sponge_layer_damping.F90', '/home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/corr_varnce_module.F90'] =============================================================== THREADPRIVATE CHECK FAILED  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/build/ifx_DEBUG_PRECdouble/cmake_build_output.txt =============================================================== CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_driver_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 70 : 107 chars : write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated" line 71 : 102 chars : write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between" ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/generalized_grid_test.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 3: module generalized_grid_test ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/generalized_grid_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 903 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 1070 : 101 chars : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in) line 1083 : 111 chars : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout) line 1085 : 111 chars : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout) line 1091 : 109 chars : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout) line 1092 : 105 chars : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout) line 1581 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 1608 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, & line 1612 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, & line 1616 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, & line 1620 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, & line 1654 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, & line 1658 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, & line 1662 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, & line 1666 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, & line 2470 : 105 chars : tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) ) ! max statement for single precision runs ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_driver.F90 --------------------- WARNING: 'use' statements without 'only' found in the following lines: WARNING: Check that comma is on same line as 'use', as CLUBB requires. 3103 : use gptl ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_driver.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 200 : 110 chars : l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic line 201 : 110 chars : ! method to obtain smoother initial condition profile, which is found to be line 202 : 111 chars : ! beneficial to achive a better numerical solution convergence. If this flag line 203 : 118 chars : ! is turned off, the initial conditions will be generated with linear interpolation. line 204 : 111 chars : ! This is done on a case-by-case basis, since using the monotone cubic method line 205 : 109 chars : ! requires a special sounding.in file with many additional sounding levels. line 206 : 109 chars : l_modify_bc_for_cnvg_test, & ! Flag to activate modifications on boundary condition for convergence test line 738 : 101 chars : !$omp sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, & line 745 : 101 chars : !$omp exner, rtm, thlm, rcm, wp3, wp3_zm, delta_zm, p_in_Pa, cloud_frac, wpthvp, wp2thvp, wp2up, & line 754 : 102 chars : !$omp rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, & line 755 : 105 chars : !$omp rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, & line 756 : 102 chars : !$omp wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, & line 1016 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 1745 : 102 chars : open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write') line 2060 : 105 chars : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 line 2061 : 105 chars : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 line 2498 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 2529 : 106 chars : ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case" line 2537 : 116 chars : write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver" line 2580 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & line 2592 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & line 2593 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 2596 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 2598 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & line 2604 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & line 2605 : 106 chars : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & line 2606 : 110 chars : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & line 2607 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & line 2608 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & line 2609 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & line 2610 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & line 2611 : 108 chars : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & line 2612 : 112 chars : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & line 2613 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & line 2722 : 103 chars : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs line 2728 : 103 chars : um_pert(i,k) = zero ! Variables used to track perturbed version of winds. line 2730 : 105 chars : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels line 2924 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 3115 : 101 chars : !----------------------------------- Optional Input Variables ----------------------------------- line 3270 : 103 chars : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & line 3603 : 111 chars : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, & line 3605 : 104 chars : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, & line 3609 : 116 chars : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, & line 3610 : 112 chars : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, & line 3626 : 102 chars : wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity line 3632 : 109 chars : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In line 3633 : 109 chars : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In line 3634 : 106 chars : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In line 3651 : 102 chars : Nccnm(i,:), & ! Inout line 3652 : 117 chars : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out line 3653 : 107 chars : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out line 3654 : 102 chars : hydromet_vel_covar_zt_impc(i,:,:), & ! Out line 3655 : 102 chars : hydromet_vel_covar_zt_expc(i,:,:), & ! Out line 3656 : 110 chars : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out line 3657 : 105 chars : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out line 3681 : 103 chars : stats, i, & ! Inout line 3682 : 103 chars : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout line 3683 : 103 chars : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout line 3684 : 103 chars : thlm_mc(i,:), err_info, & ! Inout line 3685 : 101 chars : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out line 3694 : 106 chars : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) line 3747 : 104 chars : !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) line 3772 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, & line 3798 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm ) line 3899 : 112 chars : call stats_update( "brunt_term_time_avg", richardson_num_term_weight*richardson_num_term_time_avg, & line 3925 : 101 chars : .and. stats%l_last_sample ) then ! only adapt grid when the average of the last line 4053 : 103 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme = ', time_microphys_scheme line 4054 : 104 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance line 4173 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & line 4185 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & line 4186 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 4189 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 4191 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & line 4197 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & line 4198 : 106 chars : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & line 4199 : 110 chars : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & line 4200 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & line 4201 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & line 4202 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & line 4203 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & line 4204 : 108 chars : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & line 4205 : 112 chars : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & line 4206 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & line 4228 : 119 chars : if ( thlm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile ) line 4229 : 118 chars : if ( rtm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile ) line 4230 : 117 chars : if ( uv_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( uv_sponge_damp_profile ) line 4231 : 118 chars : if ( wp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile ) line 4232 : 118 chars : if ( wp3_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile ) line 4233 : 122 chars : if ( up2_vp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile ) line 4920 : 104 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) line 4928 : 106 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) line 4942 : 101 chars : 'be used for cases with forcings from an input file and for the atex ', & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/clubb_tuner.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 654 : 102 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 6 check(s) failed. CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_wp2_wp3_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 925 : 101 chars : stats, & ! intent(inout) line 1712 : 105 chars : stats_tmp_zt(i,k) = - gamma_over_implicit_ts * wp3_term_ta_lhs_result(5,i,k) * wp3(i,k-1) & line 1713 : 103 chars : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(4,i,k) * wp2(i,k) & line 1714 : 103 chars : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(3,i,k) * wp3(i,k) & line 1715 : 105 chars : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(2,i,k) * wp2(i,k+1) & line 1716 : 103 chars : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(1,i,k) * wp3(i,k+1) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/sfc_varnce_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 722 : 105 chars : call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm), & ! intent(in) line 723 : 105 chars : vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in) line 724 : 105 chars : rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:), & ! intent(in) line 725 : 105 chars : sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:), & ! intent(in) line 726 : 108 chars : err_info ) ! intent(inout) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/clubb_api_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 2422 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing line 2489 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/fill_holes.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 234 : 113 chars : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold line 240 : 105 chars : write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) & line 584 : 102 chars : ! rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points)) line 823 : 110 chars : * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom line 828 : 106 chars : + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) line 833 : 110 chars : * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom line 840 : 108 chars : + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/err_info_type_module.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 4: module err_info_type_module ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/err_info_type_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 265 : 102 chars : write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') & line 276 : 105 chars : write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/mono_flux_limiter.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 698 : 104 chars : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed) line 849 : 121 chars : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted " ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/parameters_tunable.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 839 : 106 chars : / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 & line 840 : 118 chars : + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number line 902 : 117 chars : mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh ) line 917 : 104 chars : nu_vert_res_dep%nu10(i) = clubb_params(i,inu10) * mult_factor_zt(i) !We're unsure of the grid ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_clubb_core_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 1868 : 101 chars : stats, & ! intent(inout) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/pdf_parameter_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 295 : 101 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 298 : 102 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 300 : 101 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_windm_edsclrm_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 492 : 102 chars : stats ) ! intent(inout) line 500 : 102 chars : stats ) ! intent(inout) line 952 : 103 chars : call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt, & ! intent(in) line 953 : 103 chars : lhs_diff, edsclrm(:,:,edsclr), & ! intent(in) line 954 : 103 chars : edsclrm_forcing(:,:,edsclr), & ! intent(in) line 955 : 103 chars : rho_ds_zm, invrs_rho_ds_zt, & ! intent(in) line 956 : 103 chars : l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in) line 957 : 106 chars : stats, & ! intent(inout) line 958 : 104 chars : rhs(:,:,edsclr) ) ! intent(out) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/grid_adaptation_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 295 : 128 chars : write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid." ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90 --------------------- WARNING: Missing 'implicit none' after these blocks: line 217: subroutine stats_init_api( registry_path, output_path, ncol, stats_tsamp, stats_tout, dt_main, & line 400: subroutine stats_finalize_api( stats, err_info ) line 467: subroutine stats_open_netcdf( output_path, ncol, defs, ndefs, time_units, & line 765: subroutine stats_begin_timestep_api( itime, stats ) line 801: subroutine stats_end_timestep_api( time_value, stats, err_info ) line 851: subroutine stats_update_scalar( name, values, stats, icol, level ) line 910: subroutine stats_update_1d( name, values, stats, icol, level ) line 969: subroutine stats_update_2d( name, values, stats, icol, level ) line 1031: subroutine stats_begin_budget_scalar( name, values, stats, icol ) line 1076: subroutine stats_begin_budget_1d( name, values, stats, icol ) line 1128: subroutine stats_begin_budget_2d( name, values, stats, icol ) line 1172: subroutine stats_update_budget_scalar( name, values, stats, icol, level ) line 1221: subroutine stats_update_budget_1d( name, values, stats, icol, level ) line 1270: subroutine stats_update_budget_2d( name, values, stats, icol, level ) line 1313: subroutine stats_finalize_budget_scalar( name, values, stats, icol, l_count_sample ) line 1377: subroutine stats_finalize_budget_1d( name, values, stats, icol, l_count_sample ) line 1448: subroutine stats_finalize_budget_2d( name, values, stats, icol, l_count_sample ) line 1512: subroutine stats_write( time_value, stats, ierr ) line 1633: subroutine stats_grid_init( ncol, zt_src, zm_src, zt_tgt, zm_tgt, & line 1694: subroutine stats_update_grid( zt_src, zm_src, rho_vals, rho_levels, p_sfc, stats ) line 1771: subroutine stats_lh_samples_init( num_samples, nzt, nl_var_names, u_var_names, zt_vals, & line 1885: subroutine stats_lh_samples_write_lognormal( samples, stats, err_info ) line 1933: subroutine stats_lh_samples_write_uniform( uniform_vals, mixture_comp, sample_weights, & line 2141: subroutine stats_lookup_append( stats, id ) line 2172: subroutine stats_lookup_reject_append( stats, name ) line 2275: subroutine stats_read_registry_namelist( path, defs, ndefs, ierr ) line 2341: subroutine stats_expand_registry( sclr_dim, edsclr_dim, defs, ndefs, hydromet_list ) line 2631: subroutine add_expanded_def( base_def, name, out_defs, nout ) line 2672: subroutine parse_registry_line( line, def, l_valid ) line 2734: subroutine split_registry_fields( line, fields, nfields ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_netcdf.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 132 : 105 chars : real(kind=stat_rknd), allocatable, dimension(:,:) :: buffer ! (col, height); height=1 for rank-1 vars line 177 : 103 chars : logical :: l_last_sample = .false. ! True if we want to output at the end of this sample line 178 : 104 chars : logical :: l_different_output_grid = .false. ! True if we need to remap the variables before output line 179 : 102 chars : logical :: l_output_rad_files = .false. ! True if we want to output radiation grid variables line 433 : 101 chars : if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals ) line 434 : 105 chars : if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels ) line 579 : 104 chars : ret_code = nf90_def_var( stats%ncid, "time", NF90_DOUBLE, (/ stats%time_dimid /), stats%time_varid ) line 584 : 101 chars : ret_code = nf90_def_var( stats%ncid, "col", NF90_DOUBLE, (/ stats%col_dimid /), stats%col_varid ) line 604 : 121 chars : ret_code = nf90_def_var( stats%ncid, "lh_zt", NF90_DOUBLE, (/ stats%lh_2d%lh_zt_dimid /), stats%lh_2d%lh_zt_varid ) line 611 : 112 chars : ret_code = nf90_def_var( stats%ncid, "rad_zt", NF90_DOUBLE, (/ stats%rad_zt_dimid /), stats%rad_zt_varid ) line 615 : 112 chars : ret_code = nf90_def_var( stats%ncid, "rad_zm", NF90_DOUBLE, (/ stats%rad_zm_dimid /), stats%rad_zm_varid ) line 622 : 109 chars : ret_code = nf90_def_var( stats%ncid, "param", NF90_DOUBLE, (/ stats%param_dimid /), stats%param_varid ) line 630 : 101 chars : (/ stats%param_strlen_dimid, stats%param_dimid /), stats%param_name_varid ) line 720 : 110 chars : ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "long_name", trim( stats%vars(i)%long_name ) ) line 721 : 102 chars : ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "units", trim( stats%vars(i)%units ) ) line 734 : 108 chars : ret_code = nf90_put_var( stats%ncid, stats%col_varid, [( real( i, kind=core_rknd ), i=1, stats%ncol )] ) line 754 : 109 chars : ret_code = nf90_put_var( stats%ncid, stats%param_varid, [( real( i, kind=core_rknd ), i=1, nparams )] ) line 1592 : 101 chars : stats%grid%gr_source, stats%grid%gr_target, stats%vars(i)%size, & line 1593 : 107 chars : real( stats%vars(i)%buffer, kind=core_rknd ), stats%vars(i)%out_size, & line 1594 : 112 chars : size( stats%grid%rho_lin_spline_vals, 2 ), stats%grid%rho_lin_spline_vals, & line 1749 : 101 chars : if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals ) line 1750 : 105 chars : if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels ) line 2164 : 116 chars : if ( stats%lookup%cache_len > 0 ) tmp(1:stats%lookup%cache_len) = stats%lookup%cache(1:stats%lookup%cache_len) line 2198 : 105 chars : tmp(1:stats%lookup%reject_cache_len) = stats%lookup%reject_cache(1:stats%lookup%reject_cache_len) line 2264 : 101 chars : write(date(32:33),'(i2.2)') nint( ( ( real( mod( nint( st_time ),3600 ),kind=time_precision ) / & line 2332 : 104 chars : write( fstderr,* ) "Invalid stats_registry entry (expected: name | grid | long_name [| units]):" line 2422 : 101 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2423 : 101 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2430 : 101 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2431 : 101 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2438 : 101 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2439 : 101 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2446 : 113 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1", & line 2450 : 113 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2", & line 2456 : 101 chars : call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2457 : 101 chars : call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2464 : 103 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2465 : 103 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2472 : 103 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2473 : 103 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2480 : 103 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2481 : 103 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2488 : 115 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1_n", & line 2492 : 115 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2_n", & line 2529 : 112 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"p", & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 1310 : 101 chars : sclrprtp(:,:,sclr) ) ! Intent(inout) line 1343 : 102 chars : sclrpthlp(:,:,sclr) ) ! Intent(inout) line 3011 : 101 chars : stats_tmp(i,k) = (-gamma_over_implicit_ts * lhs_ta(2+gr%grid_dir_indx,i,k)) * xapxbp(i,km1) & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/model_flags.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 315 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 541 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 845 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/advance_xm_wpxp_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 777 : 101 chars : call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in) line 778 : 101 chars : invrs_tau_C6_zm, l_scalar_calc, & ! Intent(in) line 779 : 102 chars : lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp ) ! Intent(out) line 852 : 102 chars : stats, & ! InOut line 853 : 101 chars : rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp, & ! InOut line 854 : 101 chars : err_info ) ! InOut line 894 : 101 chars : stats, & ! InOut line 4833 : 108 chars : tmp_zm_stats(i,k) = (-gamma_over_implicit_ts*lhs_ta_wpxp(2+gr%grid_dir_indx,i,k)) * wpxp(i,km1) & line 4835 : 105 chars : + (-gamma_over_implicit_ts*lhs_ta_wpxp(2-gr%grid_dir_indx,i,k)) * wpxp(i,kp1) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/stats_clubb_utilities.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 129 : 101 chars : wp2_zt, thlp2_zt, wpthlp_zt, wprtp_zt, rtp2_zt, rtpthlp_zt, up2_zt, vp2_zt, upwp_zt, vpwp_zt, & line 130 : 101 chars : wpup2, wpvp2, a3_coef_zt, wp3_on_wp2_zt, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/CLUBB_core/penta_bicgstab_solver.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 419 : 110 chars : ! It's interesting to see how close E_inv is to the lhs diagonal, it's usually (visually) very close, but line 420 : 104 chars : ! using it instead of E_inv requires so many more iterations (use it would be jacobi preconditioner) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 19 check(s) failed. CLUBBStandardsCheck.py has begun. ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/SILHS/mt95.F90 --------------------- WARNING: Missing 'implicit none' after these blocks: line 362: subroutine init_by_type( put, get ) line 382: subroutine init_by_scalar( put ) line 413: subroutine init_by_array( put ) line 461: subroutine next_state( ) line 593: subroutine genrand_int32_0d( y ) line 614: subroutine genrand_int32_1d( y ) line 629: subroutine genrand_int32_2d( y ) line 644: subroutine genrand_int32_3d( y ) line 659: subroutine genrand_int32_4d( y ) line 674: subroutine genrand_int32_5d( y ) line 689: subroutine genrand_int32_6d( y ) line 704: subroutine genrand_int32_7d( y ) line 720: subroutine genrand_int31_0d( y ) line 732: subroutine genrand_int31_1d( y ) line 747: subroutine genrand_int31_2d( y ) line 762: subroutine genrand_int31_3d( y ) line 777: subroutine genrand_int31_4d( y ) line 792: subroutine genrand_int31_5d( y ) line 807: subroutine genrand_int31_6d( y ) line 822: subroutine genrand_int31_7d( y ) line 838: subroutine genrand_real1_0d( r ) line 853: subroutine genrand_real1_1d( r ) line 868: subroutine genrand_real1_2d( r ) line 883: subroutine genrand_real1_3d( r ) line 898: subroutine genrand_real1_4d( r ) line 913: subroutine genrand_real1_5d( r ) line 928: subroutine genrand_real1_6d( r ) line 943: subroutine genrand_real1_7d( r ) line 959: subroutine genrand_real2_0d( r ) line 974: subroutine genrand_real2_1d( r ) line 989: subroutine genrand_real2_2d( r ) line 1004: subroutine genrand_real2_3d( r ) line 1019: subroutine genrand_real2_4d( r ) line 1034: subroutine genrand_real2_5d( r ) line 1049: subroutine genrand_real2_6d( r ) line 1064: subroutine genrand_real2_7d( r ) line 1080: subroutine genrand_real3_0d( r ) line 1095: subroutine genrand_real3_1d( r ) line 1110: subroutine genrand_real3_2d( r ) line 1125: subroutine genrand_real3_3d( r ) line 1140: subroutine genrand_real3_4d( r ) line 1155: subroutine genrand_real3_5d( r ) line 1170: subroutine genrand_real3_6d( r ) line 1185: subroutine genrand_real3_7d( r ) line 1201: subroutine genrand_res53_0d( r ) line 1218: subroutine genrand_res53_1d( r ) line 1233: subroutine genrand_res53_2d( r ) line 1248: subroutine genrand_res53_3d( r ) line 1263: subroutine genrand_res53_4d( r ) line 1278: subroutine genrand_res53_5d( r ) line 1293: subroutine genrand_res53_6d( r ) line 1308: subroutine genrand_res53_7d( r ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/SILHS/latin_hypercube_driver_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 407 : 105 chars : !$acc update host(X_u_all_levs,l_in_precip,lh_sample_point_weights,X_mixt_comp_all_levs,k_lh_start) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 2 check(s) failed. CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/wangara.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 104 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 105 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/rico.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 159 : 103 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 160 : 102 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/prescribe_forcings.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 1: module prescribe_forcings_module ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/prescribe_forcings.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 297 : 104 chars : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) line 471 : 118 chars : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing ) line 909 : 103 chars : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) line 1112 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1116 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1120 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1121 : 112 chars : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) ) line 1124 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1125 : 108 chars : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) ) line 1128 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1129 : 104 chars : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/dycoms2_rf02.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 121 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 122 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/mpace_b.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 157 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 158 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/mpace_a.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 272 : 103 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 273 : 102 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/lba.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 96 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 97 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) line 176 : 101 chars : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) line 177 : 101 chars : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/dycoms2_rf01.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 91 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 92 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/gabls2.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 152 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 153 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/Benchmark_cases/bomex.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 127 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 128 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 11 check(s) failed. No matches for /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/KK_microphys/ CLUBBStandardsCheck.py has begun. --------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/G_unit_test_types/fill_holes_tests.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 19: module fill_holes_tests ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/G_unit_test_types/fill_holes_tests.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 162 : 102 chars : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & line 180 : 110 chars : if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type)) line 195 : 121 chars : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold line 241 : 118 chars : if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type)) line 344 : 102 chars : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & line 363 : 113 chars : if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type)) line 385 : 103 chars : print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass ) line 419 : 121 chars : if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type)) line 430 : 116 chars : print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode" ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/G_unit_test_types/rev_direction_grid_test.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 1: module rev_direction_grid_test ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/G_unit_test_types/rev_direction_grid_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 233 : 113 chars : !seed used = -1102123834 1480475276 -248259584 525496705 1614213535 -1267052688 6290033 -78466652 line 234 : 127 chars : !seed_output = (/ -1102123834, 1480475276, -248259584, 525496705, 1614213535, -1267052688, 6290033, -78466652 /) line 750 : 101 chars : call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In line 754 : 104 chars : call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In line 795 : 101 chars : call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In line 801 : 104 chars : call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/G_unit_test_types/pdf_parameter_tests.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 542 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/src/G_unit_test_types/spurious_source_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 500 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 6 check(s) failed. =============================================================== CLUBBStandardsCheck FAILED  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_plot_ifort_debug_branch/build/ifx_DEBUG_PRECdouble/cmake_build_output.txt =============================================================== Build completed successfully, but some source code checks have failed. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run) [Pipeline] sh + run_scripts/run_scm_all.py Performing standard run Running arm Running arm_97 Running astex_a209 Running atex Running bomex Running cgils_s6 Running cgils_s11 Running cgils_s12 Running clex9_nov02 Running clex9_oct14 Running dycoms2_rf01 Running dycoms2_rf01_fixed_sst Running dycoms2_rf02_do Running dycoms2_rf02_ds Running dycoms2_rf02_nd Running dycoms2_rf02_so Running fire Running gabls2 Running gabls3 Running gabls3_night Running jun25_altocu Running lba Running mc3e Running mpace_a Running mpace_b Running mpace_b_silhs Running nov11_altocu Running rico Running rico_silhs Running twp_ice Running wangara =================== Runs Complete =================== All cases ran to completion. + mv output cpu_29b9608 + mkdir output [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Plot) [Pipeline] sh + scp -r carson:/home/pub/web_plots/clubb_ifort_plots/master/cur_out . [Pipeline] sh ++ cat cur_out/commit + python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_29b9608 cur_out/cpu_40c5d0b -o 29b9608_vs_master_40c5d0b ******************************************* Welcome to PyPlotGen. ******************************************* Checking for model benchmark output... Benchmark output found in /home/pub/les_and_clubb_benchmark_runs/. ------------------------------------------- Running... ---------- NOTE: If processing multiple cases (ARM, BOMEX, etc.) with multithreading, the total number of panels to be processed may increase as threads complete and begin processing new cases. ---------- Progress: 0 of ? total .png panels complete Progress: 9 of 273 total .png panels complete Progress: 12 of 273 total .png panels complete Progress: 16 of 273 total .png panels complete Progress: 21 of 392 total .png panels complete Progress: 35 of 392 total .png panels complete Progress: 42 of 392 total .png panels complete Progress: 48 of 392 total .png panels complete Progress: 53 of 392 total .png panels complete Progress: 60 of 392 total .png panels complete Progress: 67 of 431 total .png panels complete Progress: 75 of 431 total .png panels complete Progress: 81 of 431 total .png panels complete Progress: 91 of 431 total .png panels complete Progress: 99 of 431 total .png panels complete Progress: 105 of 431 total .png panels complete Progress: 113 of 431 total .png panels complete Progress: 119 of 431 total .png panels complete Progress: 125 of 431 total .png panels complete Progress: 130 of 431 total .png panels complete Progress: 139 of 431 total .png panels complete Progress: 146 of 431 total .png panels complete Progress: 153 of 431 total .png panels complete Progress: 161 of 431 total .png panels complete Progress: 174 of 431 total .png panels complete Progress: 182 of 431 total .png panels complete Progress: 187 of 431 total .png panels complete Progress: 194 of 431 total .png panels complete Progress: 202 of 431 total .png panels complete Progress: 209 of 431 total .png panels complete Progress: 213 of 431 total .png panels complete Progress: 220 of 488 total .png panels complete Progress: 228 of 488 total .png panels complete Progress: 234 of 488 total .png panels complete Progress: 243 of 488 total .png panels complete Progress: 255 of 488 total .png panels complete Progress: 261 of 488 total .png panels complete Progress: 268 of 488 total .png panels complete Progress: 278 of 488 total .png panels complete Progress: 286 of 488 total .png panels complete Progress: 293 of 488 total .png panels complete Progress: 300 of 488 total .png panels complete Progress: 306 of 488 total .png panels complete Progress: 313 of 488 total .png panels complete Progress: 324 of 488 total .png panels complete Progress: 333 of 488 total .png panels complete Progress: 339 of 488 total .png panels complete Progress: 347 of 488 total .png panels complete Progress: 355 of 488 total .png panels complete Progress: 362 of 488 total .png panels complete Progress: 367 of 488 total .png panels complete Progress: 373 of 488 total .png panels complete Progress: 379 of 488 total .png panels complete Progress: 385 of 488 total .png panels complete Progress: 456 of 625 total .png panels complete Progress: 460 of 686 total .png panels complete Progress: 465 of 744 total .png panels complete Progress: 470 of 744 total .png panels complete Progress: 477 of 744 total .png panels complete Progress: 483 of 744 total .png panels complete Progress: 489 of 744 total .png panels complete Progress: 495 of 744 total .png panels complete Progress: 502 of 744 total .png panels complete Progress: 508 of 744 total .png panels complete Progress: 513 of 812 total .png panels complete Progress: 519 of 812 total .png panels complete Progress: 525 of 812 total .png panels complete Progress: 531 of 812 total .png panels complete Progress: 536 of 812 total .png panels complete Progress: 542 of 812 total .png panels complete Progress: 548 of 812 total .png panels complete Progress: 552 of 812 total .png panels complete Progress: 558 of 812 total .png panels complete Progress: 564 of 812 total .png panels complete Progress: 570 of 812 total .png panels complete Progress: 575 of 812 total .png panels complete Progress: 581 of 812 total .png panels complete Progress: 587 of 812 total .png panels complete Progress: 594 of 812 total .png panels complete Progress: 601 of 870 total .png panels complete Progress: 606 of 870 total .png panels complete Progress: 612 of 870 total .png panels complete Progress: 617 of 870 total .png panels complete Progress: 628 of 870 total .png panels complete Progress: 631 of 870 total .png panels complete Progress: 635 of 870 total .png panels complete Progress: 642 of 870 total .png panels complete Progress: 648 of 870 total .png panels complete Progress: 654 of 870 total .png panels complete Progress: 660 of 870 total .png panels complete Progress: 665 of 870 total .png panels complete Progress: 670 of 870 total .png panels complete Progress: 676 of 870 total .png panels complete Progress: 682 of 870 total .png panels complete Progress: 686 of 870 total .png panels complete Progress: 692 of 870 total .png panels complete Progress: 697 of 870 total .png panels complete Progress: 703 of 870 total .png panels complete Progress: 709 of 870 total .png panels complete Progress: 718 of 946 total .png panels complete Progress: 723 of 946 total .png panels complete Progress: 729 of 946 total .png panels complete Progress: 735 of 946 total .png panels complete Progress: 741 of 946 total .png panels complete Progress: 747 of 946 total .png panels complete Progress: 753 of 946 total .png panels complete Progress: 760 of 946 total .png panels complete Progress: 767 of 946 total .png panels complete Progress: 844 of 994 total .png panels complete Progress: 847 of 994 total .png panels complete Progress: 850 of 994 total .png panels complete Progress: 855 of 994 total .png panels complete Progress: 860 of 994 total .png panels complete Progress: 864 of 994 total .png panels complete Progress: 868 of 994 total .png panels complete Progress: 871 of 994 total .png panels complete Progress: 880 of 994 total .png panels complete Progress: 885 of 994 total .png panels complete Progress: 889 of 994 total .png panels complete Progress: 894 of 1038 total .png panels complete Progress: 901 of 1038 total .png panels complete Progress: 905 of 1038 total .png panels complete Progress: 910 of 1038 total .png panels complete Progress: 915 of 1038 total .png panels complete Progress: 917 of 1038 total .png panels complete Progress: 923 of 1038 total .png panels complete Progress: 927 of 1038 total .png panels complete Progress: 931 of 1038 total .png panels complete Progress: 935 of 1038 total .png panels complete Progress: 939 of 1038 total .png panels complete Progress: 943 of 1038 total .png panels complete Progress: 946 of 1038 total .png panels complete Progress: 949 of 1038 total .png panels complete Progress: 953 of 1038 total .png panels complete Progress: 958 of 1038 total .png panels complete Progress: 961 of 1038 total .png panels complete Progress: 964 of 1038 total .png panels complete Progress: 967 of 1038 total .png panels complete Progress: 970 of 1097 total .png panels complete Progress: 974 of 1097 total .png panels complete Progress: 976 of 1165 total .png panels complete Progress: 980 of 1165 total .png panels complete Progress: 985 of 1165 total .png panels complete Progress: 990 of 1165 total .png panels complete Progress: 995 of 1165 total .png panels complete Progress: 1001 of 1165 total .png panels complete Progress: 1006 of 1165 total .png panels complete Progress: 1010 of 1165 total .png panels complete Progress: 1015 of 1165 total .png panels complete Progress: 1021 of 1165 total .png panels complete Progress: 1026 of 1165 total .png panels complete Progress: 1029 of 1165 total .png panels complete Progress: 1034 of 1165 total .png panels complete Progress: 1038 of 1165 total .png panels complete Progress: 1042 of 1165 total .png panels complete Progress: 1044 of 1165 total .png panels complete Progress: 1083 of 1264 total .png panels complete Progress: 1088 of 1264 total .png panels complete Progress: 1093 of 1264 total .png panels complete Progress: 1095 of 1264 total .png panels complete Progress: 1100 of 1264 total .png panels complete Progress: 1102 of 1264 total .png panels complete Progress: 1105 of 1264 total .png panels complete Progress: 1109 of 1264 total .png panels complete Progress: 26 of 392 total .png panels complete Progress: 30 of 392 total .png panels complete Progress: 38 of 392 total .png panels complete Progress: 43 of 392 total .png panels complete Progress: 57 of 392 total .png panels complete Progress: 64 of 431 total .png panels complete Progress: 73 of 431 total .png panels complete Progress: 82 of 431 total .png panels complete Progress: 87 of 431 total .png panels complete Progress: 94 of 431 total .png panels complete Progress: 101 of 431 total .png panels complete Progress: 108 of 431 total .png panels complete Progress: 114 of 431 total .png panels complete Progress: 121 of 431 total .png panels complete Progress: 128 of 431 total .png panels complete Progress: 135 of 431 total .png panels complete Progress: 142 of 431 total .png panels complete Progress: 152 of 431 total .png panels complete Progress: 158 of 431 total .png panels complete Progress: 166 of 431 total .png panels complete Progress: 170 of 431 total .png panels complete Progress: 178 of 431 total .png panels complete Progress: 188 of 431 total .png panels complete Progress: 195 of 431 total .png panels complete Progress: 205 of 431 total .png panels complete Progress: 216 of 431 total .png panels complete Progress: 226 of 488 total .png panels complete Progress: 235 of 488 total .png panels complete Progress: 241 of 488 total .png panels complete Progress: 248 of 488 total .png panels complete Progress: 254 of 488 total .png panels complete Progress: 262 of 488 total .png panels complete Progress: 269 of 488 total .png panels complete Progress: 275 of 488 total .png panels complete Progress: 281 of 488 total .png panels complete Progress: 289 of 488 total .png panels complete Progress: 301 of 488 total .png panels complete Progress: 308 of 488 total .png panels complete Progress: 315 of 488 total .png panels complete Progress: 321 of 488 total .png panels complete Progress: 330 of 488 total .png panels complete Progress: 337 of 488 total .png panels complete Progress: 344 of 488 total .png panels complete Progress: 352 of 488 total .png panels complete Progress: 357 of 488 total .png panels complete Progress: 365 of 488 total .png panels complete Progress: 374 of 488 total .png panels complete Progress: 380 of 488 total .png panels complete Progress: 386 of 488 total .png panels complete Progress: 393 of 488 total .png panels complete Progress: 399 of 488 total .png panels complete Progress: 404 of 488 total .png panels complete Progress: 408 of 488 total .png panels complete Progress: 412 of 488 total .png panels complete Progress: 416 of 488 total .png panels complete Progress: 420 of 488 total .png panels complete Progress: 423 of 488 total .png panels complete Progress: 426 of 488 total .png panels complete Progress: 515 of 812 total .png panels complete Progress: 521 of 812 total .png panels complete Progress: 528 of 812 total .png panels complete Progress: 534 of 812 total .png panels complete Progress: 537 of 812 total .png panels complete Progress: 541 of 812 total .png panels complete Progress: 547 of 812 total .png panels complete Progress: 557 of 812 total .png panels complete Progress: 563 of 812 total .png panels complete Progress: 569 of 812 total .png panels complete Progress: 574 of 812 total .png panels complete Progress: 580 of 812 total .png panels complete Progress: 585 of 812 total .png panels complete Progress: 590 of 812 total .png panels complete Progress: 595 of 812 total .png panels complete Progress: 599 of 870 total .png panels complete Progress: 605 of 870 total .png panels complete Progress: 610 of 870 total .png panels complete Progress: 616 of 870 total .png panels complete Progress: 621 of 870 total .png panels complete Progress: 625 of 870 total .png panels complete Progress: 629 of 870 total .png panels complete Progress: 637 of 870 total .png panels complete Progress: 643 of 870 total .png panels complete Progress: 649 of 870 total .png panels complete Progress: 655 of 870 total .png panels complete Progress: 663 of 870 total .png panels complete Progress: 675 of 870 total .png panels complete Progress: 681 of 870 total .png panels complete Progress: 687 of 870 total .png panels complete Progress: 693 of 870 total .png panels complete Progress: 699 of 870 total .png panels complete Progress: 706 of 870 total .png panels complete Progress: 713 of 946 total .png panels complete Progress: 719 of 946 total .png panels complete Progress: 724 of 946 total .png panels complete Progress: 733 of 946 total .png panels complete Progress: 742 of 946 total .png panels complete Progress: 749 of 946 total .png panels complete Progress: 755 of 946 total .png panels complete Progress: 764 of 946 total .png panels complete Progress: 772 of 946 total .png panels complete Progress: 778 of 946 total .png panels complete Progress: 783 of 946 total .png panels complete Progress: 788 of 946 total .png panels complete Progress: 795 of 946 total .png panels complete Progress: 802 of 946 total .png panels complete Progress: 809 of 946 total .png panels complete Progress: 814 of 946 total .png panels complete Progress: 821 of 946 total .png panels complete Progress: 826 of 946 total .png panels complete Progress: 832 of 946 total .png panels complete Progress: 836 of 946 total .png panels complete Progress: 840 of 994 total .png panels complete Progress: 845 of 994 total .png panels complete Progress: 851 of 994 total .png panels complete Progress: 857 of 994 total .png panels complete Progress: 863 of 994 total .png panels complete Progress: 867 of 994 total .png panels complete Progress: 872 of 994 total .png panels complete Progress: 876 of 994 total .png panels complete Progress: 881 of 994 total .png panels complete Progress: 886 of 994 total .png panels complete Progress: 891 of 994 total .png panels complete Progress: 895 of 1038 total .png panels complete Progress: 900 of 1038 total .png panels complete Progress: 904 of 1038 total .png panels complete Progress: 909 of 1038 total .png panels complete Progress: 983 of 1165 total .png panels complete Progress: 989 of 1165 total .png panels complete Progress: 994 of 1165 total .png panels complete Progress: 999 of 1165 total .png panels complete Progress: 1004 of 1165 total .png panels complete Progress: 1008 of 1165 total .png panels complete Progress: 1012 of 1165 total .png panels complete Progress: 1016 of 1165 total .png panels complete Progress: 1020 of 1165 total .png panels complete Progress: 1025 of 1165 total .png panels complete Progress: 1031 of 1165 total .png panels complete Progress: 1035 of 1165 total .png panels complete Progress: 1040 of 1165 total .png panels complete Progress: 1046 of 1165 total .png panels complete Progress: 1049 of 1165 total .png panels complete Progress: 1053 of 1165 total .png panels complete Progress: 1059 of 1165 total .png panels complete Progress: 1063 of 1165 total .png panels complete Progress: 1067 of 1165 total .png panels complete Progress: 1071 of 1220 total .png panels complete Progress: 1077 of 1220 total .png panels complete Progress: 1082 of 1264 total .png panels complete Progress: 1087 of 1264 total .png panels complete Progress: 1092 of 1264 total .png panels complete Progress: 1097 of 1264 total .png panels complete Progress: 1101 of 1264 total .png panels complete Progress: 1106 of 1264 total .png panels complete Progress: 1110 of 1264 total .png panels complete Progress: 1114 of 1264 total .png panels complete Progress: 1118 of 1264 total .png panels complete Progress: 1122 of 1264 total .png panels complete Progress: 1126 of 1264 total .png panels complete Progress: 1130 of 1264 total .png panels complete Progress: 1135 of 1264 total .png panels complete Progress: 1139 of 1264 total .png panels complete Progress: 1143 of 1264 total .png panels complete Progress: 1147 of 1264 total .png panels complete Progress: 25 of 392 total .png panels complete Progress: 29 of 392 total .png panels complete Progress: 32 of 392 total .png panels complete Progress: 37 of 392 total .png panels complete Progress: 49 of 392 total .png panels complete Progress: 54 of 392 total .png panels complete Progress: 59 of 392 total .png panels complete Progress: 63 of 431 total .png panels complete Progress: 72 of 431 total .png panels complete Progress: 77 of 431 total .png panels complete Progress: 84 of 431 total .png panels complete Progress: 90 of 431 total .png panels complete Progress: 96 of 431 total .png panels complete Progress: 102 of 431 total .png panels complete Progress: 107 of 431 total .png panels complete Progress: 111 of 431 total .png panels complete Progress: 118 of 431 total .png panels complete Progress: 124 of 431 total .png panels complete Progress: 129 of 431 total .png panels complete Progress: 133 of 431 total .png panels complete Progress: 140 of 431 total .png panels complete Progress: 145 of 431 total .png panels complete Progress: 149 of 431 total .png panels complete Progress: 156 of 431 total .png panels complete Progress: 162 of 431 total .png panels complete Progress: 172 of 431 total .png panels complete Progress: 183 of 431 total .png panels complete Progress: 190 of 431 total .png panels complete Progress: 197 of 431 total .png panels complete Progress: 204 of 431 total .png panels complete Progress: 210 of 431 total .png panels complete Progress: 217 of 431 total .png panels complete Progress: 222 of 488 total .png panels complete Progress: 225 of 488 total .png panels complete Progress: 232 of 488 total .png panels complete Progress: 240 of 488 total .png panels complete Progress: 247 of 488 total .png panels complete Progress: 252 of 488 total .png panels complete Progress: 259 of 488 total .png panels complete Progress: 263 of 488 total .png panels complete Progress: 274 of 488 total .png panels complete Progress: 280 of 488 total .png panels complete Progress: 288 of 488 total .png panels complete Progress: 295 of 488 total .png panels complete Progress: 304 of 488 total .png panels complete Progress: 312 of 488 total .png panels complete Progress: 319 of 488 total .png panels complete Progress: 326 of 488 total .png panels complete Progress: 335 of 488 total .png panels complete Progress: 341 of 488 total .png panels complete Progress: 348 of 488 total .png panels complete Progress: 354 of 488 total .png panels complete Progress: 361 of 488 total .png panels complete Progress: 366 of 488 total .png panels complete Progress: 371 of 488 total .png panels complete Progress: 376 of 488 total .png panels complete Progress: 382 of 488 total .png panels complete Progress: 388 of 488 total .png panels complete Progress: 394 of 488 total .png panels complete Progress: 398 of 488 total .png panels complete Progress: 402 of 488 total .png panels complete Progress: 472 of 744 total .png panels complete Progress: 480 of 744 total .png panels complete Progress: 488 of 744 total .png panels complete Progress: 494 of 744 total .png panels complete Progress: 499 of 744 total .png panels complete Progress: 504 of 744 total .png panels complete Progress: 509 of 744 total .png panels complete Progress: 514 of 812 total .png panels complete Progress: 520 of 812 total .png panels complete Progress: 526 of 812 total .png panels complete Progress: 535 of 812 total .png panels complete Progress: 539 of 812 total .png panels complete Progress: 544 of 812 total .png panels complete Progress: 555 of 812 total .png panels complete Progress: 561 of 812 total .png panels complete Progress: 568 of 812 total .png panels complete Progress: 576 of 812 total .png panels complete Progress: 582 of 812 total .png panels complete Progress: 588 of 812 total .png panels complete Progress: 592 of 812 total .png panels complete Progress: 597 of 870 total .png panels complete Progress: 603 of 870 total .png panels complete Progress: 609 of 870 total .png panels complete Progress: 613 of 870 total .png panels complete Progress: 619 of 870 total .png panels complete Progress: 623 of 870 total .png panels complete Progress: 630 of 870 total .png panels complete Progress: 640 of 870 total .png panels complete Progress: 645 of 870 total .png panels complete Progress: 651 of 870 total .png panels complete Progress: 657 of 870 total .png panels complete Progress: 662 of 870 total .png panels complete Progress: 667 of 870 total .png panels complete Progress: 671 of 870 total .png panels complete Progress: 677 of 870 total .png panels complete Progress: 683 of 870 total .png panels complete Progress: 691 of 870 total .png panels complete Progress: 696 of 870 total .png panels complete Progress: 702 of 870 total .png panels complete Progress: 708 of 870 total .png panels complete Progress: 714 of 946 total .png panels complete Progress: 721 of 946 total .png panels complete Progress: 725 of 946 total .png panels complete Progress: 736 of 946 total .png panels complete Progress: 743 of 946 total .png panels complete Progress: 750 of 946 total .png panels complete Progress: 756 of 946 total .png panels complete Progress: 762 of 946 total .png panels complete Progress: 769 of 946 total .png panels complete Progress: 775 of 946 total .png panels complete Progress: 782 of 946 total .png panels complete Progress: 791 of 946 total .png panels complete Progress: 796 of 946 total .png panels complete Progress: 801 of 946 total .png panels complete Progress: 807 of 946 total .png panels complete Progress: 814 of 946 total .png panels complete Progress: 818 of 946 total .png panels complete Progress: 824 of 946 total .png panels complete Progress: 971 of 1097 total .png panels complete Progress: 975 of 1165 total .png panels complete Progress: 979 of 1165 total .png panels complete Progress: 984 of 1165 total .png panels complete Progress: 988 of 1165 total .png panels complete Progress: 993 of 1165 total .png panels complete Progress: 998 of 1165 total .png panels complete Progress: 1003 of 1165 total .png panels complete Progress: 1007 of 1165 total .png panels complete Progress: 1013 of 1165 total .png panels complete Progress: 1018 of 1165 total .png panels complete Progress: 1024 of 1165 total .png panels complete Progress: 1030 of 1165 total .png panels complete Progress: 1036 of 1165 total .png panels complete Progress: 1041 of 1165 total .png panels complete Progress: 1045 of 1165 total .png panels complete Progress: 1052 of 1165 total .png panels complete Progress: 1055 of 1165 total .png panels complete Progress: 1058 of 1165 total .png panels complete Progress: 1062 of 1165 total .png panels complete Progress: 1066 of 1165 total .png panels complete Progress: 1070 of 1220 total .png panels complete Progress: 1076 of 1220 total .png panels complete Progress: 1081 of 1264 total .png panels complete Progress: 1086 of 1264 total .png panels complete Progress: 1091 of 1264 total .png panels complete Progress: 1099 of 1264 total .png panels complete Progress: 1104 of 1264 total .png panels complete Progress: 1107 of 1264 total .png panels complete Progress: 1111 of 1264 total .png panels complete Progress: 1115 of 1264 total .png panels complete Progress: 1119 of 1264 total .png panels complete Progress: 1124 of 1264 total .png panels complete Progress: 1128 of 1264 total .png panels complete Progress: 1132 of 1264 total .png panels complete Progress: 1137 of 1264 total .png panels complete Progress: 1142 of 1264 total .png panels complete Progress: 1146 of 1264 total .png panels complete Progress: 1150 of 1264 total .png panels complete Progress: 1154 of 1264 total .png panels complete Progress: 1159 of 1264 total .png panels complete Progress: 1163 of 1264 total .png panels complete Progress: 1167 of 1264 total .png panels complete Progress: 1170 of 1264 total .png panels complete Progress: 3 of 137 total .png panels complete Progress: 5 of 137 total .png panels complete Progress: 7 of 137 total .png panels complete Progress: 8 of 190 total .png panels complete Progress: 14 of 273 total .png panels complete Progress: 18 of 331 total .png panels complete Progress: 22 of 392 total .png panels complete Progress: 28 of 392 total .png panels complete Progress: 33 of 392 total .png panels complete Progress: 39 of 392 total .png panels complete Progress: 44 of 392 total .png panels complete Progress: 47 of 392 total .png panels complete Progress: 52 of 392 total .png panels complete Progress: 58 of 392 total .png panels complete Progress: 65 of 431 total .png panels complete Progress: 69 of 431 total .png panels complete Progress: 76 of 431 total .png panels complete Progress: 83 of 431 total .png panels complete Progress: 88 of 431 total .png panels complete Progress: 93 of 431 total .png panels complete Progress: 100 of 431 total .png panels complete Progress: 106 of 431 total .png panels complete Progress: 112 of 431 total .png panels complete Progress: 120 of 431 total .png panels complete Progress: 131 of 431 total .png panels complete Progress: 137 of 431 total .png panels complete Progress: 144 of 431 total .png panels complete Progress: 150 of 431 total .png panels complete Progress: 154 of 431 total .png panels complete Progress: 160 of 431 total .png panels complete Progress: 167 of 431 total .png panels complete Progress: 173 of 431 total .png panels complete Progress: 180 of 431 total .png panels complete Progress: 185 of 431 total .png panels complete Progress: 193 of 431 total .png panels complete Progress: 200 of 431 total .png panels complete Progress: 207 of 431 total .png panels complete Progress: 214 of 431 total .png panels complete Progress: 224 of 488 total .png panels complete Progress: 239 of 488 total .png panels complete Progress: 246 of 488 total .png panels complete Progress: 253 of 488 total .png panels complete Progress: 260 of 488 total .png panels complete Progress: 267 of 488 total .png panels complete Progress: 273 of 488 total .png panels complete Progress: 282 of 488 total .png panels complete Progress: 290 of 488 total .png panels complete Progress: 296 of 488 total .png panels complete Progress: 303 of 488 total .png panels complete Progress: 309 of 488 total .png panels complete Progress: 317 of 488 total .png panels complete Progress: 325 of 488 total .png panels complete Progress: 332 of 488 total .png panels complete Progress: 345 of 488 total .png panels complete Progress: 462 of 686 total .png panels complete Progress: 468 of 744 total .png panels complete Progress: 474 of 744 total .png panels complete Progress: 479 of 744 total .png panels complete Progress: 485 of 744 total .png panels complete Progress: 490 of 744 total .png panels complete Progress: 496 of 744 total .png panels complete Progress: 501 of 744 total .png panels complete Progress: 507 of 744 total .png panels complete Progress: 512 of 812 total .png panels complete Progress: 518 of 812 total .png panels complete Progress: 523 of 812 total .png panels complete Progress: 529 of 812 total .png panels complete Progress: 532 of 812 total .png panels complete Progress: 538 of 812 total .png panels complete Progress: 546 of 812 total .png panels complete Progress: 551 of 812 total .png panels complete Progress: 556 of 812 total .png panels complete Progress: 562 of 812 total .png panels complete Progress: 567 of 812 total .png panels complete Progress: 573 of 812 total .png panels complete Progress: 579 of 812 total .png panels complete Progress: 586 of 812 total .png panels complete Progress: 591 of 812 total .png panels complete Progress: 596 of 812 total .png panels complete Progress: 600 of 870 total .png panels complete Progress: 608 of 870 total .png panels complete Progress: 615 of 870 total .png panels complete Progress: 620 of 870 total .png panels complete Progress: 624 of 870 total .png panels complete Progress: 633 of 870 total .png panels complete Progress: 638 of 870 total .png panels complete Progress: 646 of 870 total .png panels complete Progress: 652 of 870 total .png panels complete Progress: 659 of 870 total .png panels complete Progress: 669 of 870 total .png panels complete Progress: 674 of 870 total .png panels complete Progress: 679 of 870 total .png panels complete Progress: 684 of 870 total .png panels complete Progress: 690 of 870 total .png panels complete Progress: 698 of 870 total .png panels complete Progress: 704 of 870 total .png panels complete Progress: 710 of 946 total .png panels complete Progress: 717 of 946 total .png panels complete Progress: 726 of 946 total .png panels complete Progress: 730 of 946 total .png panels complete Progress: 737 of 946 total .png panels complete Progress: 745 of 946 total .png panels complete Progress: 751 of 946 total .png panels complete Progress: 757 of 946 total .png panels complete Progress: 763 of 946 total .png panels complete Progress: 770 of 946 total .png panels complete Progress: 776 of 946 total .png panels complete Progress: 781 of 946 total .png panels complete Progress: 787 of 946 total .png panels complete Progress: 793 of 946 total .png panels complete Progress: 799 of 946 total .png panels complete Progress: 804 of 946 total .png panels complete Progress: 810 of 946 total .png panels complete Progress: 816 of 946 total .png panels complete Progress: 820 of 946 total .png panels complete Progress: 897 of 1038 total .png panels complete Progress: 902 of 1038 total .png panels complete Progress: 911 of 1038 total .png panels complete Progress: 921 of 1038 total .png panels complete Progress: 926 of 1038 total .png panels complete Progress: 930 of 1038 total .png panels complete Progress: 934 of 1038 total .png panels complete Progress: 938 of 1038 total .png panels complete Progress: 942 of 1038 total .png panels complete Progress: 945 of 1038 total .png panels complete Progress: 948 of 1038 total .png panels complete Progress: 951 of 1038 total .png panels complete Progress: 954 of 1038 total .png panels complete Progress: 956 of 1038 total .png panels complete Progress: 959 of 1038 total .png panels complete Progress: 963 of 1038 total .png panels complete Progress: 965 of 1038 total .png panels complete Progress: 968 of 1038 total .png panels complete Progress: 972 of 1097 total .png panels complete Progress: 978 of 1165 total .png panels complete Progress: 982 of 1165 total .png panels complete Progress: 986 of 1165 total .png panels complete Progress: 991 of 1165 total .png panels complete Progress: 996 of 1165 total .png panels complete Progress: 1000 of 1165 total .png panels complete Progress: 1005 of 1165 total .png panels complete Progress: 1011 of 1165 total .png panels complete Progress: 1019 of 1165 total .png panels complete Progress: 1023 of 1165 total .png panels complete Progress: 1028 of 1165 total .png panels complete Progress: 1033 of 1165 total .png panels complete Progress: 1039 of 1165 total .png panels complete Progress: 1047 of 1165 total .png panels complete Progress: 1050 of 1165 total .png panels complete Progress: 1056 of 1165 total .png panels complete Progress: 1060 of 1165 total .png panels complete Progress: 1064 of 1165 total .png panels complete Progress: 1069 of 1220 total .png panels complete Progress: 1073 of 1220 total .png panels complete Progress: 1078 of 1264 total .png panels complete Progress: 1084 of 1264 total .png panels complete Progress: 1089 of 1264 total .png panels complete Progress: 1094 of 1264 total .png panels complete Progress: 1098 of 1264 total .png panels complete Progress: 1189 of 1325 total .png panels complete Progress: 1195 of 1325 total .png panels complete Progress: 1200 of 1325 total .png panels complete Progress: 1213 of 1325 total .png panels complete Progress: 1 of 83 total .png panels complete Progress: 2 of 137 total .png panels complete Progress: 4 of 137 total .png panels complete Progress: 6 of 137 total .png panels complete Progress: 10 of 273 total .png panels complete Progress: 11 of 273 total .png panels complete Progress: 15 of 273 total .png panels complete Progress: 19 of 392 total .png panels complete Progress: 24 of 392 total .png panels complete Progress: 27 of 392 total .png panels complete Progress: 31 of 392 total .png panels complete Progress: 36 of 392 total .png panels complete Progress: 41 of 392 total .png panels complete Progress: 46 of 392 total .png panels complete Progress: 50 of 392 total .png panels complete Progress: 55 of 392 total .png panels complete Progress: 61 of 392 total .png panels complete Progress: 66 of 431 total .png panels complete Progress: 70 of 431 total .png panels complete Progress: 78 of 431 total .png panels complete Progress: 89 of 431 total .png panels complete Progress: 95 of 431 total .png panels complete Progress: 103 of 431 total .png panels complete Progress: 109 of 431 total .png panels complete Progress: 117 of 431 total .png panels complete Progress: 126 of 431 total .png panels complete Progress: 136 of 431 total .png panels complete Progress: 143 of 431 total .png panels complete Progress: 151 of 431 total .png panels complete Progress: 159 of 431 total .png panels complete Progress: 164 of 431 total .png panels complete Progress: 168 of 431 total .png panels complete Progress: 175 of 431 total .png panels complete Progress: 179 of 431 total .png panels complete Progress: 189 of 431 total .png panels complete Progress: 196 of 431 total .png panels complete Progress: 201 of 431 total .png panels complete Progress: 208 of 431 total .png panels complete Progress: 219 of 431 total .png panels complete Progress: 231 of 488 total .png panels complete Progress: 238 of 488 total .png panels complete Progress: 245 of 488 total .png panels complete Progress: 251 of 488 total .png panels complete Progress: 258 of 488 total .png panels complete Progress: 265 of 488 total .png panels complete Progress: 271 of 488 total .png panels complete Progress: 284 of 488 total .png panels complete Progress: 292 of 488 total .png panels complete Progress: 297 of 488 total .png panels complete Progress: 305 of 488 total .png panels complete Progress: 314 of 488 total .png panels complete Progress: 322 of 488 total .png panels complete Progress: 329 of 488 total .png panels complete Progress: 340 of 488 total .png panels complete Progress: 349 of 488 total .png panels complete Progress: 359 of 488 total .png panels complete Progress: 368 of 488 total .png panels complete Progress: 375 of 488 total .png panels complete Progress: 381 of 488 total .png panels complete Progress: 387 of 488 total .png panels complete Progress: 391 of 488 total .png panels complete Progress: 396 of 488 total .png panels complete Progress: 400 of 488 total .png panels complete Progress: 406 of 488 total .png panels complete Progress: 410 of 488 total .png panels complete Progress: 414 of 488 total .png panels complete Progress: 418 of 488 total .png panels complete Progress: 422 of 488 total .png panels complete Progress: 427 of 488 total .png panels complete Progress: 430 of 488 total .png panels complete Progress: 433 of 488 total .png panels complete Progress: 436 of 488 total .png panels complete Progress: 439 of 488 total .png panels complete Progress: 442 of 488 total .png panels complete Progress: 445 of 488 total .png panels complete Progress: 448 of 488 total .png panels complete Progress: 450 of 488 total .png panels complete Progress: 453 of 542 total .png panels complete Progress: 457 of 686 total .png panels complete Progress: 463 of 686 total .png panels complete Progress: 469 of 744 total .png panels complete Progress: 475 of 744 total .png panels complete Progress: 482 of 744 total .png panels complete Progress: 715 of 946 total .png panels complete Progress: 720 of 946 total .png panels complete Progress: 732 of 946 total .png panels complete Progress: 738 of 946 total .png panels complete Progress: 746 of 946 total .png panels complete Progress: 754 of 946 total .png panels complete Progress: 761 of 946 total .png panels complete Progress: 768 of 946 total .png panels complete Progress: 773 of 946 total .png panels complete Progress: 779 of 946 total .png panels complete Progress: 784 of 946 total .png panels complete Progress: 789 of 946 total .png panels complete Progress: 794 of 946 total .png panels complete Progress: 800 of 946 total .png panels complete Progress: 806 of 946 total .png panels complete Progress: 812 of 946 total .png panels complete Progress: 819 of 946 total .png panels complete Progress: 825 of 946 total .png panels complete Progress: 830 of 946 total .png panels complete Progress: 834 of 946 total .png panels complete Progress: 838 of 946 total .png panels complete Progress: 843 of 994 total .png panels complete Progress: 848 of 994 total .png panels complete Progress: 853 of 994 total .png panels complete Progress: 858 of 994 total .png panels complete Progress: 862 of 994 total .png panels complete Progress: 869 of 994 total .png panels complete Progress: 875 of 994 total .png panels complete Progress: 878 of 994 total .png panels complete Progress: 883 of 994 total .png panels complete Progress: 888 of 994 total .png panels complete Progress: 893 of 1038 total .png panels complete Progress: 899 of 1038 total .png panels complete Progress: 907 of 1038 total .png panels complete Progress: 913 of 1038 total .png panels complete Progress: 919 of 1038 total .png panels complete Progress: 924 of 1038 total .png panels complete Progress: 928 of 1038 total .png panels complete Progress: 932 of 1038 total .png panels complete Progress: 936 of 1038 total .png panels complete Progress: 940 of 1038 total .png panels complete Progress: 944 of 1038 total .png panels complete Progress: 947 of 1038 total .png panels complete Progress: 950 of 1038 total .png panels complete Progress: 952 of 1038 total .png panels complete Progress: 955 of 1038 total .png panels complete Progress: 957 of 1038 total .png panels complete Progress: 960 of 1038 total .png panels complete Progress: 962 of 1038 total .png panels complete Progress: 966 of 1038 total .png panels complete Progress: 969 of 1097 total .png panels complete Progress: 973 of 1097 total .png panels complete Progress: 977 of 1165 total .png panels complete Progress: 981 of 1165 total .png panels complete Progress: 987 of 1165 total .png panels complete Progress: 992 of 1165 total .png panels complete Progress: 997 of 1165 total .png panels complete Progress: 1002 of 1165 total .png panels complete Progress: 1009 of 1165 total .png panels complete Progress: 1014 of 1165 total .png panels complete Progress: 1017 of 1165 total .png panels complete Progress: 1022 of 1165 total .png panels complete Progress: 1027 of 1165 total .png panels complete Progress: 1032 of 1165 total .png panels complete Progress: 1037 of 1165 total .png panels complete Progress: 1043 of 1165 total .png panels complete Progress: 1048 of 1165 total .png panels complete Progress: 1051 of 1165 total .png panels complete Progress: 1054 of 1165 total .png panels complete Progress: 1057 of 1165 total .png panels complete Progress: 1061 of 1165 total .png panels complete Progress: 1065 of 1165 total .png panels complete Progress: 1068 of 1220 total .png panels complete Progress: 1072 of 1220 total .png panels complete Progress: 1075 of 1220 total .png panels complete Progress: 1080 of 1264 total .png panels complete Progress: 1242 of 1385 total .png panels complete Progress: 1247 of 1385 total .png panels complete Progress: 1251 of 1385 total .png panels complete Progress: 1256 of 1385 total .png panels complete Progress: 71 of 431 total .png panels complete Progress: 80 of 431 total .png panels complete Progress: 86 of 431 total .png panels complete Progress: 97 of 431 total .png panels complete Progress: 116 of 431 total .png panels complete Progress: 123 of 431 total .png panels complete Progress: 132 of 431 total .png panels complete Progress: 138 of 431 total .png panels complete Progress: 147 of 431 total .png panels complete Progress: 157 of 431 total .png panels complete Progress: 165 of 431 total .png panels complete Progress: 169 of 431 total .png panels complete Progress: 176 of 431 total .png panels complete Progress: 181 of 431 total .png panels complete Progress: 186 of 431 total .png panels complete Progress: 192 of 431 total .png panels complete Progress: 199 of 431 total .png panels complete Progress: 206 of 431 total .png panels complete Progress: 212 of 431 total .png panels complete Progress: 218 of 431 total .png panels complete Progress: 223 of 488 total .png panels complete Progress: 230 of 488 total .png panels complete Progress: 237 of 488 total .png panels complete Progress: 257 of 488 total .png panels complete Progress: 264 of 488 total .png panels complete Progress: 270 of 488 total .png panels complete Progress: 276 of 488 total .png panels complete Progress: 283 of 488 total .png panels complete Progress: 294 of 488 total .png panels complete Progress: 299 of 488 total .png panels complete Progress: 307 of 488 total .png panels complete Progress: 316 of 488 total .png panels complete Progress: 323 of 488 total .png panels complete Progress: 331 of 488 total .png panels complete Progress: 338 of 488 total .png panels complete Progress: 346 of 488 total .png panels complete Progress: 353 of 488 total .png panels complete Progress: 358 of 488 total .png panels complete Progress: 369 of 488 total .png panels complete Progress: 461 of 686 total .png panels complete Progress: 467 of 744 total .png panels complete Progress: 473 of 744 total .png panels complete Progress: 481 of 744 total .png panels complete Progress: 487 of 744 total .png panels complete Progress: 493 of 744 total .png panels complete Progress: 500 of 744 total .png panels complete Progress: 506 of 744 total .png panels complete Progress: 510 of 744 total .png panels complete Progress: 516 of 812 total .png panels complete Progress: 522 of 812 total .png panels complete Progress: 527 of 812 total .png panels complete Progress: 533 of 812 total .png panels complete Progress: 543 of 812 total .png panels complete Progress: 549 of 812 total .png panels complete Progress: 553 of 812 total .png panels complete Progress: 559 of 812 total .png panels complete Progress: 565 of 812 total .png panels complete Progress: 571 of 812 total .png panels complete Progress: 578 of 812 total .png panels complete Progress: 584 of 812 total .png panels complete Progress: 589 of 812 total .png panels complete Progress: 593 of 812 total .png panels complete Progress: 598 of 870 total .png panels complete Progress: 604 of 870 total .png panels complete Progress: 611 of 870 total .png panels complete Progress: 618 of 870 total .png panels complete Progress: 626 of 870 total .png panels complete Progress: 634 of 870 total .png panels complete Progress: 639 of 870 total .png panels complete Progress: 644 of 870 total .png panels complete Progress: 650 of 870 total .png panels complete Progress: 656 of 870 total .png panels complete Progress: 661 of 870 total .png panels complete Progress: 666 of 870 total .png panels complete Progress: 672 of 870 total .png panels complete Progress: 678 of 870 total .png panels complete Progress: 685 of 870 total .png panels complete Progress: 689 of 870 total .png panels complete Progress: 695 of 870 total .png panels complete Progress: 701 of 870 total .png panels complete Progress: 707 of 870 total .png panels complete Progress: 712 of 946 total .png panels complete Progress: 727 of 946 total .png panels complete Progress: 731 of 946 total .png panels complete Progress: 739 of 946 total .png panels complete Progress: 744 of 946 total .png panels complete Progress: 752 of 946 total .png panels complete Progress: 758 of 946 total .png panels complete Progress: 765 of 946 total .png panels complete Progress: 774 of 946 total .png panels complete Progress: 780 of 946 total .png panels complete Progress: 785 of 946 total .png panels complete Progress: 790 of 946 total .png panels complete Progress: 797 of 946 total .png panels complete Progress: 803 of 946 total .png panels complete Progress: 808 of 946 total .png panels complete Progress: 815 of 946 total .png panels complete Progress: 823 of 946 total .png panels complete Progress: 828 of 946 total .png panels complete Progress: 831 of 946 total .png panels complete Progress: 835 of 946 total .png panels complete Progress: 839 of 946 total .png panels complete Progress: 842 of 994 total .png panels complete Progress: 849 of 994 total .png panels complete Progress: 854 of 994 total .png panels complete Progress: 859 of 994 total .png panels complete Progress: 865 of 994 total .png panels complete Progress: 870 of 994 total .png panels complete Progress: 874 of 994 total .png panels complete Progress: 879 of 994 total .png panels complete Progress: 884 of 994 total .png panels complete Progress: 890 of 994 total .png panels complete Progress: 896 of 1038 total .png panels complete Progress: 906 of 1038 total .png panels complete Progress: 912 of 1038 total .png panels complete Progress: 916 of 1038 total .png panels complete Progress: 920 of 1038 total .png panels complete Progress: 925 of 1038 total .png panels complete Progress: 929 of 1038 total .png panels complete Progress: 933 of 1038 total .png panels complete Progress: 937 of 1038 total .png panels complete Progress: 941 of 1038 total .png panels complete Progress: 1074 of 1220 total .png panels complete Progress: 1079 of 1264 total .png panels complete Progress: 1085 of 1264 total .png panels complete Progress: 1090 of 1264 total .png panels complete Progress: 1096 of 1264 total .png panels complete Progress: 1103 of 1264 total .png panels complete Progress: 1108 of 1264 total .png panels complete Progress: 1113 of 1264 total .png panels complete Progress: 1117 of 1264 total .png panels complete Progress: 1120 of 1264 total .png panels complete Progress: 1123 of 1264 total .png panels complete Progress: 1129 of 1264 total .png panels complete Progress: 1133 of 1264 total .png panels complete Progress: 1136 of 1264 total .png panels complete Progress: 1140 of 1264 total .png panels complete Progress: 1145 of 1264 total .png panels complete Progress: 1149 of 1264 total .png panels complete Progress: 1153 of 1264 total .png panels complete Progress: 1157 of 1264 total .png panels complete Progress: 1162 of 1264 total .png panels complete Progress: 1166 of 1264 total .png panels complete Progress: 1173 of 1264 total .png panels complete Progress: 1176 of 1264 total .png panels complete Progress: 1180 of 1264 total .png panels complete Progress: 1186 of 1325 total .png panels complete Progress: 1191 of 1325 total .png panels complete Progress: 1196 of 1325 total .png panels complete Progress: 1201 of 1325 total .png panels complete Progress: 1205 of 1325 total .png panels complete Progress: 1209 of 1325 total .png panels complete Progress: 1215 of 1325 total .png panels complete Progress: 1221 of 1325 total .png panels complete Progress: 1226 of 1325 total .png panels complete Progress: 1230 of 1325 total .png panels complete Progress: 1236 of 1325 total .png panels complete Progress: 1241 of 1385 total .png panels complete Progress: 1248 of 1385 total .png panels complete Progress: 1252 of 1385 total .png panels complete Progress: 1257 of 1385 total .png panels complete Progress: 1261 of 1385 total .png panels complete Progress: 1265 of 1385 total .png panels complete Progress: 13 of 273 total .png panels complete Progress: 17 of 273 total .png panels complete Progress: 20 of 392 total .png panels complete Progress: 23 of 392 total .png panels complete Progress: 34 of 392 total .png panels complete Progress: 40 of 392 total .png panels complete Progress: 45 of 392 total .png panels complete Progress: 51 of 392 total .png panels complete Progress: 56 of 392 total .png panels complete Progress: 62 of 431 total .png panels complete Progress: 68 of 431 total .png panels complete Progress: 74 of 431 total .png panels complete Progress: 79 of 431 total .png panels complete Progress: 85 of 431 total .png panels complete Progress: 92 of 431 total .png panels complete Progress: 98 of 431 total .png panels complete Progress: 104 of 431 total .png panels complete Progress: 110 of 431 total .png panels complete Progress: 115 of 431 total .png panels complete Progress: 122 of 431 total .png panels complete Progress: 127 of 431 total .png panels complete Progress: 134 of 431 total .png panels complete Progress: 141 of 431 total .png panels complete Progress: 149 of 431 total .png panels complete Progress: 155 of 431 total .png panels complete Progress: 163 of 431 total .png panels complete Progress: 171 of 431 total .png panels complete Progress: 177 of 431 total .png panels complete Progress: 184 of 431 total .png panels complete Progress: 191 of 431 total .png panels complete Progress: 198 of 431 total .png panels complete Progress: 203 of 431 total .png panels complete Progress: 211 of 431 total .png panels complete Progress: 215 of 431 total .png panels complete Progress: 221 of 488 total .png panels complete Progress: 227 of 488 total .png panels complete Progress: 233 of 488 total .png panels complete Progress: 244 of 488 total .png panels complete Progress: 250 of 488 total .png panels complete Progress: 256 of 488 total .png panels complete Progress: 266 of 488 total .png panels complete Progress: 277 of 488 total .png panels complete Progress: 285 of 488 total .png panels complete Progress: 291 of 488 total .png panels complete Progress: 298 of 488 total .png panels complete Progress: 311 of 488 total .png panels complete Progress: 320 of 488 total .png panels complete Progress: 328 of 488 total .png panels complete Progress: 334 of 488 total .png panels complete Progress: 343 of 488 total .png panels complete Progress: 351 of 488 total .png panels complete Progress: 360 of 488 total .png panels complete Progress: 364 of 488 total .png panels complete Progress: 372 of 488 total .png panels complete Progress: 377 of 488 total .png panels complete Progress: 383 of 488 total .png panels complete Progress: 389 of 488 total .png panels complete Progress: 392 of 488 total .png panels complete Progress: 397 of 488 total .png panels complete Progress: 401 of 488 total .png panels complete Progress: 405 of 488 total .png panels complete Progress: 409 of 488 total .png panels complete Progress: 413 of 488 total .png panels complete Progress: 417 of 488 total .png panels complete Progress: 421 of 488 total .png panels complete Progress: 425 of 488 total .png panels complete Progress: 428 of 488 total .png panels complete Progress: 432 of 488 total .png panels complete Progress: 435 of 488 total .png panels complete Progress: 438 of 488 total .png panels complete Progress: 441 of 488 total .png panels complete Progress: 444 of 488 total .png panels complete Progress: 447 of 488 total .png panels complete Progress: 449 of 488 total .png panels complete Progress: 452 of 488 total .png panels complete Progress: 454 of 542 total .png panels complete Progress: 458 of 686 total .png panels complete Progress: 464 of 686 total .png panels complete Progress: 476 of 744 total .png panels complete Progress: 486 of 744 total .png panels complete Progress: 491 of 744 total .png panels complete Progress: 497 of 744 total .png panels complete Progress: 503 of 744 total .png panels complete Progress: 602 of 870 total .png panels complete Progress: 607 of 870 total .png panels complete Progress: 614 of 870 total .png panels complete Progress: 622 of 870 total .png panels complete Progress: 627 of 870 total .png panels complete Progress: 632 of 870 total .png panels complete Progress: 636 of 870 total .png panels complete Progress: 641 of 870 total .png panels complete Progress: 647 of 870 total .png panels complete Progress: 653 of 870 total .png panels complete Progress: 658 of 870 total .png panels complete Progress: 664 of 870 total .png panels complete Progress: 668 of 870 total .png panels complete Progress: 673 of 870 total .png panels complete Progress: 680 of 870 total .png panels complete Progress: 688 of 870 total .png panels complete Progress: 694 of 870 total .png panels complete Progress: 700 of 870 total .png panels complete Progress: 705 of 870 total .png panels complete Progress: 711 of 946 total .png panels complete Progress: 716 of 946 total .png panels complete Progress: 722 of 946 total .png panels complete Progress: 728 of 946 total .png panels complete Progress: 734 of 946 total .png panels complete Progress: 740 of 946 total .png panels complete Progress: 748 of 946 total .png panels complete Progress: 759 of 946 total .png panels complete Progress: 766 of 946 total .png panels complete Progress: 771 of 946 total .png panels complete Progress: 777 of 946 total .png panels complete Progress: 786 of 946 total .png panels complete Progress: 792 of 946 total .png panels complete Progress: 798 of 946 total .png panels complete Progress: 805 of 946 total .png panels complete Progress: 811 of 946 total .png panels complete Progress: 817 of 946 total .png panels complete Progress: 822 of 946 total .png panels complete Progress: 827 of 946 total .png panels complete Progress: 829 of 946 total .png panels complete Progress: 833 of 946 total .png panels complete Progress: 837 of 946 total .png panels complete Progress: 841 of 994 total .png panels complete Progress: 846 of 994 total .png panels complete Progress: 852 of 994 total .png panels complete Progress: 856 of 994 total .png panels complete Progress: 861 of 994 total .png panels complete Progress: 866 of 994 total .png panels complete Progress: 873 of 994 total .png panels complete Progress: 877 of 994 total .png panels complete Progress: 882 of 994 total .png panels complete Progress: 887 of 994 total .png panels complete Progress: 892 of 1038 total .png panels complete Progress: 898 of 1038 total .png panels complete Progress: 903 of 1038 total .png panels complete Progress: 908 of 1038 total .png panels complete Progress: 914 of 1038 total .png panels complete Progress: 918 of 1038 total .png panels complete Progress: 922 of 1038 total .png panels complete Progress: 1543 of 1634 total .png panels complete Progress: 1547 of 1694 total .png panels complete Progress: 1552 of 1694 total .png panels complete Progress: 1556 of 1694 total .png panels complete Progress: 1566 of 1750 total .png panels complete Progress: 1570 of 1750 total .png panels complete Progress: 1575 of 1750 total .png panels complete Progress: 1582 of 1750 total .png panels complete Progress: 1589 of 1750 total .png panels complete Progress: 1595 of 1750 total .png panels complete Progress: 1600 of 1750 total .png panels complete Progress: 1606 of 1750 total .png panels complete Progress: 1611 of 1750 total .png panels complete Progress: 1614 of 1750 total .png panels complete Progress: 1618 of 1750 total .png panels complete Progress: 1623 of 1750 total .png panels complete Progress: 1627 of 1750 total .png panels complete Progress: 1631 of 1750 total .png panels complete Progress: 1635 of 1750 total .png panels complete Progress: 1639 of 1750 total .png panels complete Progress: 1643 of 1750 total .png panels complete Progress: 1650 of 1750 total .png panels complete Progress: 1112 of 1264 total .png panels complete Progress: 1116 of 1264 total .png panels complete Progress: 1121 of 1264 total .png panels complete Progress: 1125 of 1264 total .png panels complete Progress: 1127 of 1264 total .png panels complete Progress: 1131 of 1264 total .png panels complete Progress: 1134 of 1264 total .png panels complete Progress: 1138 of 1264 total .png panels complete Progress: 1141 of 1264 total .png panels complete Progress: 1144 of 1264 total .png panels complete Progress: 1148 of 1264 total .png panels complete Progress: 1151 of 1264 total .png panels complete Progress: 1155 of 1264 total .png panels complete Progress: 1158 of 1264 total .png panels complete Progress: 1161 of 1264 total .png panels complete Progress: 1165 of 1264 total .png panels complete Progress: 1168 of 1264 total .png panels complete Progress: 1171 of 1264 total .png panels complete Progress: 1177 of 1264 total .png panels complete Progress: 1183 of 1264 total .png panels complete Progress: 1185 of 1325 total .png panels complete Progress: 1190 of 1325 total .png panels complete Progress: 1192 of 1325 total .png panels complete Progress: 1197 of 1325 total .png panels complete Progress: 1202 of 1325 total .png panels complete Progress: 1206 of 1325 total .png panels complete Progress: 1211 of 1325 total .png panels complete Progress: 1216 of 1325 total .png panels complete Progress: 1220 of 1325 total .png panels complete Progress: 1225 of 1325 total .png panels complete Progress: 1231 of 1325 total .png panels complete Progress: 1235 of 1325 total .png panels complete Progress: 1239 of 1385 total .png panels complete Progress: 1243 of 1385 total .png panels complete Progress: 1247 of 1385 total .png panels complete Progress: 1255 of 1385 total .png panels complete Progress: 1705 of 1833 total .png panels complete Progress: 1708 of 1891 total .png panels complete Progress: 1712 of 1891 total .png panels complete Progress: 1716 of 1891 total .png panels complete Progress: 1720 of 1891 total .png panels complete Progress: 1724 of 1891 total .png panels complete Progress: 1728 of 1891 total .png panels complete Progress: 1733 of 1891 total .png panels complete Progress: 1737 of 1891 total .png panels complete Progress: 1742 of 1891 total .png panels complete Progress: 1746 of 1891 total .png panels complete Progress: 1750 of 1891 total .png panels complete Progress: 1755 of 1891 total .png panels complete Progress: 1759 of 1891 total .png panels complete Progress: 1766 of 1891 total .png panels complete Progress: 1769 of 1891 total .png panels complete Progress: 1773 of 1891 total .png panels complete Progress: 1778 of 1891 total .png panels complete Progress: 1782 of 1891 total .png panels complete Progress: 1786 of 1891 total .png panels complete Progress: 1791 of 1891 total .png panels complete Progress: 1794 of 1891 total .png panels complete Progress: 1796 of 1891 total .png panels complete Progress: 1798 of 1891 total .png panels complete Progress: 1800 of 1891 total .png panels complete Progress: 1802 of 1891 total .png panels complete Progress: 1804 of 1891 total .png panels complete Progress: 1805 of 1891 total .png panels complete Progress: 1807 of 1891 total .png panels complete Progress: 1809 of 1891 total .png panels complete Progress: 1811 of 1891 total .png panels complete Progress: 1813 of 1891 total .png panels complete Progress: 1815 of 1891 total .png panels complete Progress: 1817 of 1891 total .png panels complete Progress: 1819 of 1891 total .png panels complete Progress: 1821 of 1891 total .png panels complete Progress: 1823 of 1891 total .png panels complete Progress: 1825 of 1891 total .png panels complete Progress: 1827 of 1891 total .png panels complete Progress: 1829 of 1891 total .png panels complete Progress: 1830 of 1891 total .png panels complete Progress: 1832 of 1891 total .png panels complete Progress: 1834 of 1891 total .png panels complete Progress: 1836 of 1891 total .png panels complete Progress: 1838 of 1891 total .png panels complete Progress: 1840 of 1891 total .png panels complete Progress: 1842 of 1891 total .png panels complete Progress: 1844 of 1891 total .png panels complete Progress: 1846 of 1891 total .png panels complete Progress: 1848 of 1891 total .png panels complete Progress: 1850 of 1891 total .png panels complete Progress: 1852 of 1891 total .png panels complete Progress: 1854 of 1891 total .png panels complete Progress: 1856 of 1891 total .png panels complete Progress: 1858 of 1891 total .png panels complete Progress: 1860 of 1891 total .png panels complete Progress: 1862 of 1891 total .png panels complete Progress: 1864 of 1891 total .png panels complete Progress: 1866 of 1891 total .png panels complete Progress: 1868 of 1891 total .png panels complete Progress: 1869 of 1891 total .png panels complete Progress: 1870 of 1891 total .png panels complete Progress: 1871 of 1891 total .png panels complete Progress: 1872 of 1891 total .png panels complete Progress: 1873 of 1891 total .png panels complete Progress: 1874 of 1891 total .png panels complete Progress: 1875 of 1891 total .png panels complete Progress: 1876 of 1891 total .png panels complete Progress: 1877 of 1891 total .png panels complete Progress: 1878 of 1891 total .png panels complete Progress: 1879 of 1891 total .png panels complete Progress: 1880 of 1891 total .png panels complete Progress: 1881 of 1891 total .png panels complete Progress: 1882 of 1891 total .png panels complete Progress: 1883 of 1891 total .png panels complete Progress: 1884 of 1891 total .png panels complete Progress: 1885 of 1891 total .png panels complete Progress: 1886 of 1891 total .png panels complete Progress: 1887 of 1891 total .png panels complete Progress: 1888 of 1891 total .png panels complete Progress: 1889 of 1891 total .png panels complete Progress: 1890 of 1891 total .png panels complete Progress: 1891 of 1891 total .png panels complete Progress: 1892 of 1973 total .png panels complete Progress: 1893 of 1973 total .png panels complete Progress: 1894 of 1973 total .png panels complete Progress: 1895 of 1973 total .png panels complete Progress: 1896 of 1973 total .png panels complete Progress: 1897 of 1973 total .png panels complete Progress: 1898 of 1973 total .png panels complete Progress: 1899 of 1973 total .png panels complete Progress: 1900 of 1973 total .png panels complete Progress: 1901 of 1973 total .png panels complete Progress: 1902 of 1973 total .png panels complete Progress: 1903 of 1973 total .png panels complete Progress: 1904 of 1973 total .png panels complete Progress: 1905 of 1973 total .png panels complete Progress: 1906 of 1973 total .png panels complete Progress: 1907 of 1973 total .png panels complete Progress: 1908 of 1973 total .png panels complete Progress: 1909 of 1973 total .png panels complete Progress: 1910 of 1973 total .png panels complete Progress: 1911 of 1973 total .png panels complete Progress: 1912 of 1973 total .png panels complete Progress: 1913 of 1973 total .png panels complete Progress: 1914 of 1973 total .png panels complete Progress: 1915 of 1973 total .png panels complete Progress: 1916 of 1973 total .png panels complete Progress: 1917 of 1973 total .png panels complete Progress: 1918 of 1973 total .png panels complete Progress: 1919 of 1973 total .png panels complete Progress: 1920 of 1973 total .png panels complete Progress: 1921 of 1973 total .png panels complete Progress: 1922 of 1973 total .png panels complete Progress: 1923 of 1973 total .png panels complete Progress: 1924 of 1973 total .png panels complete Progress: 1925 of 1973 total .png panels complete Progress: 1926 of 1973 total .png panels complete Progress: 1927 of 1973 total .png panels complete Progress: 1928 of 1973 total .png panels complete Progress: 1929 of 1973 total .png panels complete Progress: 1930 of 1973 total .png panels complete Progress: 1931 of 1973 total .png panels complete Progress: 1932 of 1973 total .png panels complete Progress: 1933 of 1973 total .png panels complete Progress: 1934 of 1973 total .png panels complete Progress: 1935 of 1973 total .png panels complete Progress: 1174 of 1264 total .png panels complete Progress: 1178 of 1264 total .png panels complete Progress: 1181 of 1264 total .png panels complete Progress: 1184 of 1264 total .png panels complete Progress: 1187 of 1325 total .png panels complete Progress: 1194 of 1325 total .png panels complete Progress: 1199 of 1325 total .png panels complete Progress: 1203 of 1325 total .png panels complete Progress: 1207 of 1325 total .png panels complete Progress: 1210 of 1325 total .png panels complete Progress: 1214 of 1325 total .png panels complete Progress: 1219 of 1325 total .png panels complete Progress: 1222 of 1325 total .png panels complete Progress: 1227 of 1325 total .png panels complete Progress: 1232 of 1325 total .png panels complete Progress: 1329 of 1597 total .png panels complete Progress: 1332 of 1597 total .png panels complete Progress: 1337 of 1597 total .png panels complete Progress: 1342 of 1597 total .png panels complete Progress: 1348 of 1597 total .png panels complete Progress: 1351 of 1597 total .png panels complete Progress: 1359 of 1597 total .png panels complete Progress: 1365 of 1597 total .png panels complete Progress: 1369 of 1597 total .png panels complete Progress: 1373 of 1597 total .png panels complete Progress: 1377 of 1597 total .png panels complete Progress: 1382 of 1597 total .png panels complete Progress: 1387 of 1597 total .png panels complete Progress: 1391 of 1597 total .png panels complete Progress: 1397 of 1597 total .png panels complete Progress: 1401 of 1597 total .png panels complete Progress: 1406 of 1597 total .png panels complete Progress: 1411 of 1597 total .png panels complete Progress: 1417 of 1597 total .png panels complete Progress: 1422 of 1597 total .png panels complete Progress: 1427 of 1597 total .png panels complete Progress: 1434 of 1597 total .png panels complete Progress: 1439 of 1597 total .png panels complete Progress: 1443 of 1597 total .png panels complete Progress: 1448 of 1597 total .png panels complete Progress: 1452 of 1597 total .png panels complete Progress: 1460 of 1597 total .png panels complete Progress: 1466 of 1597 total .png panels complete Progress: 1471 of 1597 total .png panels complete Progress: 1475 of 1597 total .png panels complete Progress: 1481 of 1597 total .png panels complete Progress: 1486 of 1597 total .png panels complete Progress: 1490 of 1597 total .png panels complete Progress: 1494 of 1597 total .png panels complete Progress: 1498 of 1597 total .png panels complete Progress: 1503 of 1597 total .png panels complete Progress: 1506 of 1597 total .png panels complete Progress: 1508 of 1597 total .png panels complete Progress: 1511 of 1597 total .png panels complete Progress: 1513 of 1597 total .png panels complete Progress: 1517 of 1597 total .png panels complete Progress: 1519 of 1597 total .png panels complete Progress: 1522 of 1597 total .png panels complete Progress: 1525 of 1597 total .png panels complete Progress: 1528 of 1597 total .png panels complete Progress: 1532 of 1597 total .png panels complete Progress: 1535 of 1597 total .png panels complete Progress: 1539 of 1597 total .png panels complete Progress: 1542 of 1634 total .png panels complete Progress: 1546 of 1694 total .png panels complete Progress: 1551 of 1694 total .png panels complete Progress: 1558 of 1694 total .png panels complete Progress: 1562 of 1750 total .png panels complete Progress: 1568 of 1750 total .png panels complete Progress: 1574 of 1750 total .png panels complete Progress: 1579 of 1750 total .png panels complete Progress: 1585 of 1750 total .png panels complete Progress: 1592 of 1750 total .png panels complete Progress: 1598 of 1750 total .png panels complete Progress: 1603 of 1750 total .png panels complete Progress: 1608 of 1750 total .png panels complete Progress: 1613 of 1750 total .png panels complete Progress: 1619 of 1750 total .png panels complete Progress: 1625 of 1750 total .png panels complete Progress: 1630 of 1750 total .png panels complete Progress: 1638 of 1750 total .png panels complete Progress: 1644 of 1750 total .png panels complete Progress: 1649 of 1750 total .png panels complete Progress: 1654 of 1750 total .png panels complete Progress: 1658 of 1750 total .png panels complete Progress: 1662 of 1750 total .png panels complete Progress: 1666 of 1750 total .png panels complete Progress: 1670 of 1750 total .png panels complete Progress: 1218 of 1325 total .png panels complete Progress: 1224 of 1325 total .png panels complete Progress: 1229 of 1325 total .png panels complete Progress: 1234 of 1325 total .png panels complete Progress: 1238 of 1385 total .png panels complete Progress: 1244 of 1385 total .png panels complete Progress: 1249 of 1385 total .png panels complete Progress: 1254 of 1385 total .png panels complete Progress: 1259 of 1385 total .png panels complete Progress: 1262 of 1385 total .png panels complete Progress: 1267 of 1385 total .png panels complete Progress: 1270 of 1385 total .png panels complete Progress: 1274 of 1385 total .png panels complete Progress: 1278 of 1455 total .png panels complete Progress: 1283 of 1455 total .png panels complete Progress: 1290 of 1455 total .png panels complete Progress: 1294 of 1455 total .png panels complete Progress: 1298 of 1455 total .png panels complete Progress: 1301 of 1455 total .png panels complete Progress: 1305 of 1455 total .png panels complete Progress: 1309 of 1455 total .png panels complete Progress: 1312 of 1455 total .png panels complete Progress: 1319 of 1455 total .png panels complete Progress: 1323 of 1455 total .png panels complete Progress: 1326 of 1528 total .png panels complete Progress: 1330 of 1597 total .png panels complete Progress: 1335 of 1597 total .png panels complete Progress: 1340 of 1597 total .png panels complete Progress: 1345 of 1597 total .png panels complete Progress: 1352 of 1597 total .png panels complete Progress: 1356 of 1597 total .png panels complete Progress: 1361 of 1597 total .png panels complete Progress: 1366 of 1597 total .png panels complete Progress: 1370 of 1597 total .png panels complete Progress: 1374 of 1597 total .png panels complete Progress: 1380 of 1597 total .png panels complete Progress: 1384 of 1597 total .png panels complete Progress: 1389 of 1597 total .png panels complete Progress: 1393 of 1597 total .png panels complete Progress: 1398 of 1597 total .png panels complete Progress: 1402 of 1597 total .png panels complete Progress: 1408 of 1597 total .png panels complete Progress: 1413 of 1597 total .png panels complete Progress: 1418 of 1597 total .png panels complete Progress: 1423 of 1597 total .png panels complete Progress: 1430 of 1597 total .png panels complete Progress: 1435 of 1597 total .png panels complete Progress: 1440 of 1597 total .png panels complete Progress: 1445 of 1597 total .png panels complete Progress: 1450 of 1597 total .png panels complete Progress: 1454 of 1597 total .png panels complete Progress: 1458 of 1597 total .png panels complete Progress: 1463 of 1597 total .png panels complete Progress: 1468 of 1597 total .png panels complete Progress: 1473 of 1597 total .png panels complete Progress: 1478 of 1597 total .png panels complete Progress: 1482 of 1597 total .png panels complete Progress: 229 of 488 total .png panels complete Progress: 236 of 488 total .png panels complete Progress: 242 of 488 total .png panels complete Progress: 249 of 488 total .png panels complete Progress: 272 of 488 total .png panels complete Progress: 279 of 488 total .png panels complete Progress: 287 of 488 total .png panels complete Progress: 302 of 488 total .png panels complete Progress: 310 of 488 total .png panels complete Progress: 318 of 488 total .png panels complete Progress: 327 of 488 total .png panels complete Progress: 336 of 488 total .png panels complete Progress: 342 of 488 total .png panels complete Progress: 350 of 488 total .png panels complete Progress: 356 of 488 total .png panels complete Progress: 363 of 488 total .png panels complete Progress: 370 of 488 total .png panels complete Progress: 378 of 488 total .png panels complete Progress: 384 of 488 total .png panels complete Progress: 390 of 488 total .png panels complete Progress: 395 of 488 total .png panels complete Progress: 403 of 488 total .png panels complete Progress: 407 of 488 total .png panels complete Progress: 411 of 488 total .png panels complete Progress: 415 of 488 total .png panels complete Progress: 419 of 488 total .png panels complete Progress: 424 of 488 total .png panels complete Progress: 429 of 488 total .png panels complete Progress: 431 of 488 total .png panels complete Progress: 434 of 488 total .png panels complete Progress: 437 of 488 total .png panels complete Progress: 440 of 488 total .png panels complete Progress: 443 of 488 total .png panels complete Progress: 446 of 488 total .png panels complete Progress: 451 of 488 total .png panels complete Progress: 455 of 625 total .png panels complete Progress: 459 of 686 total .png panels complete Progress: 466 of 744 total .png panels complete Progress: 471 of 744 total .png panels complete Progress: 478 of 744 total .png panels complete Progress: 484 of 744 total .png panels complete Progress: 492 of 744 total .png panels complete Progress: 498 of 744 total .png panels complete Progress: 505 of 744 total .png panels complete Progress: 511 of 812 total .png panels complete Progress: 517 of 812 total .png panels complete Progress: 524 of 812 total .png panels complete Progress: 530 of 812 total .png panels complete Progress: 540 of 812 total .png panels complete Progress: 545 of 812 total .png panels complete Progress: 550 of 812 total .png panels complete Progress: 555 of 812 total .png panels complete Progress: 560 of 812 total .png panels complete Progress: 566 of 812 total .png panels complete Progress: 572 of 812 total .png panels complete Progress: 578 of 812 total .png panels complete Progress: 583 of 812 total .png panels complete Progress: 1279 of 1455 total .png panels complete Progress: 1284 of 1455 total .png panels complete Progress: 1287 of 1455 total .png panels complete Progress: 1291 of 1455 total .png panels complete Progress: 1295 of 1455 total .png panels complete Progress: 1302 of 1455 total .png panels complete Progress: 1306 of 1455 total .png panels complete Progress: 1311 of 1455 total .png panels complete Progress: 1314 of 1455 total .png panels complete Progress: 1317 of 1455 total .png panels complete Progress: 1321 of 1455 total .png panels complete Progress: 1325 of 1455 total .png panels complete Progress: 1328 of 1597 total .png panels complete Progress: 1333 of 1597 total .png panels complete Progress: 1338 of 1597 total .png panels complete Progress: 1344 of 1597 total .png panels complete Progress: 1350 of 1597 total .png panels complete Progress: 1355 of 1597 total .png panels complete Progress: 1360 of 1597 total .png panels complete Progress: 1364 of 1597 total .png panels complete Progress: 1372 of 1597 total .png panels complete Progress: 1378 of 1597 total .png panels complete Progress: 1386 of 1597 total .png panels complete Progress: 1394 of 1597 total .png panels complete Progress: 1400 of 1597 total .png panels complete Progress: 1405 of 1597 total .png panels complete Progress: 1410 of 1597 total .png panels complete Progress: 1415 of 1597 total .png panels complete Progress: 1421 of 1597 total .png panels complete Progress: 1426 of 1597 total .png panels complete Progress: 1431 of 1597 total .png panels complete Progress: 1436 of 1597 total .png panels complete Progress: 1442 of 1597 total .png panels complete Progress: 1447 of 1597 total .png panels complete Progress: 1455 of 1597 total .png panels complete Progress: 1459 of 1597 total .png panels complete Progress: 1464 of 1597 total .png panels complete Progress: 1469 of 1597 total .png panels complete Progress: 1474 of 1597 total .png panels complete Progress: 1479 of 1597 total .png panels complete Progress: 1484 of 1597 total .png panels complete Progress: 1488 of 1597 total .png panels complete Progress: 1493 of 1597 total .png panels complete Progress: 1497 of 1597 total .png panels complete Progress: 1500 of 1597 total .png panels complete Progress: 1502 of 1597 total .png panels complete Progress: 1505 of 1597 total .png panels complete Progress: 1509 of 1597 total .png panels complete Progress: 1512 of 1597 total .png panels complete Progress: 1515 of 1597 total .png panels complete Progress: 1518 of 1597 total .png panels complete Progress: 1521 of 1597 total .png panels complete Progress: 1524 of 1597 total .png panels complete Progress: 1527 of 1597 total .png panels complete Progress: 1529 of 1597 total .png panels complete Progress: 1531 of 1597 total .png panels complete Progress: 1534 of 1597 total .png panels complete Progress: 1537 of 1597 total .png panels complete Progress: 1540 of 1634 total .png panels complete Progress: 1544 of 1634 total .png panels complete Progress: 1549 of 1694 total .png panels complete Progress: 1554 of 1694 total .png panels complete Progress: 1559 of 1694 total .png panels complete Progress: 1563 of 1750 total .png panels complete Progress: 1569 of 1750 total .png panels complete Progress: 1578 of 1750 total .png panels complete Progress: 1584 of 1750 total .png panels complete Progress: 1590 of 1750 total .png panels complete Progress: 1596 of 1750 total .png panels complete Progress: 1601 of 1750 total .png panels complete Progress: 1655 of 1750 total .png panels complete Progress: 1659 of 1750 total .png panels complete Progress: 1663 of 1750 total .png panels complete Progress: 1667 of 1750 total .png panels complete Progress: 1671 of 1750 total .png panels complete Progress: 1674 of 1750 total .png panels complete Progress: 1676 of 1750 total .png panels complete Progress: 1679 of 1750 total .png panels complete Progress: 1680 of 1750 total .png panels complete Progress: 1683 of 1750 total .png panels complete Progress: 1686 of 1750 total .png panels complete Progress: 1688 of 1750 total .png panels complete Progress: 1690 of 1750 total .png panels complete Progress: 1693 of 1750 total .png panels complete Progress: 1697 of 1750 total .png panels complete Progress: 1260 of 1385 total .png panels complete Progress: 1264 of 1385 total .png panels complete Progress: 1271 of 1385 total .png panels complete Progress: 1276 of 1455 total .png panels complete Progress: 1281 of 1455 total .png panels complete Progress: 1285 of 1455 total .png panels complete Progress: 1288 of 1455 total .png panels complete Progress: 1292 of 1455 total .png panels complete Progress: 1296 of 1455 total .png panels complete Progress: 1299 of 1455 total .png panels complete Progress: 1303 of 1455 total .png panels complete Progress: 1307 of 1455 total .png panels complete Progress: 1310 of 1455 total .png panels complete Progress: 1313 of 1455 total .png panels complete Progress: 1316 of 1455 total .png panels complete Progress: 1320 of 1455 total .png panels complete Progress: 1324 of 1455 total .png panels complete Progress: 1327 of 1528 total .png panels complete Progress: 1334 of 1597 total .png panels complete Progress: 1339 of 1597 total .png panels complete Progress: 1343 of 1597 total .png panels complete Progress: 1347 of 1597 total .png panels complete Progress: 1354 of 1597 total .png panels complete Progress: 1358 of 1597 total .png panels complete Progress: 1363 of 1597 total .png panels complete Progress: 1368 of 1597 total .png panels complete Progress: 1371 of 1597 total .png panels complete Progress: 1375 of 1597 total .png panels complete Progress: 1379 of 1597 total .png panels complete Progress: 1383 of 1597 total .png panels complete Progress: 1388 of 1597 total .png panels complete Progress: 1392 of 1597 total .png panels complete Progress: 1396 of 1597 total .png panels complete Progress: 1404 of 1597 total .png panels complete Progress: 1407 of 1597 total .png panels complete Progress: 1412 of 1597 total .png panels complete Progress: 1416 of 1597 total .png panels complete Progress: 1420 of 1597 total .png panels complete Progress: 1425 of 1597 total .png panels complete Progress: 1429 of 1597 total .png panels complete Progress: 1433 of 1597 total .png panels complete Progress: 1438 of 1597 total .png panels complete Progress: 1441 of 1597 total .png panels complete Progress: 1446 of 1597 total .png panels complete Progress: 1449 of 1597 total .png panels complete Progress: 1451 of 1597 total .png panels complete Progress: 1456 of 1597 total .png panels complete Progress: 1461 of 1597 total .png panels complete Progress: 1465 of 1597 total .png panels complete Progress: 1470 of 1597 total .png panels complete Progress: 1476 of 1597 total .png panels complete Progress: 1480 of 1597 total .png panels complete Progress: 1485 of 1597 total .png panels complete Progress: 1489 of 1597 total .png panels complete Progress: 1492 of 1597 total .png panels complete Progress: 1495 of 1597 total .png panels complete Progress: 1548 of 1694 total .png panels complete Progress: 1553 of 1694 total .png panels complete Progress: 1557 of 1694 total .png panels complete Progress: 1561 of 1750 total .png panels complete Progress: 1567 of 1750 total .png panels complete Progress: 1572 of 1750 total .png panels complete Progress: 1577 of 1750 total .png panels complete Progress: 1583 of 1750 total .png panels complete Progress: 1588 of 1750 total .png panels complete Progress: 1594 of 1750 total .png panels complete Progress: 1605 of 1750 total .png panels complete Progress: 1610 of 1750 total .png panels complete Progress: 1616 of 1750 total .png panels complete Progress: 1620 of 1750 total .png panels complete Progress: 1624 of 1750 total .png panels complete Progress: 1628 of 1750 total .png panels complete Progress: 1633 of 1750 total .png panels complete Progress: 1637 of 1750 total .png panels complete Progress: 1642 of 1750 total .png panels complete Progress: 1647 of 1750 total .png panels complete Progress: 1652 of 1750 total .png panels complete Progress: 1656 of 1750 total .png panels complete Progress: 1661 of 1750 total .png panels complete Progress: 1665 of 1750 total .png panels complete Progress: 1669 of 1750 total .png panels complete Progress: 1673 of 1750 total .png panels complete Progress: 1678 of 1750 total .png panels complete Progress: 1682 of 1750 total .png panels complete Progress: 1685 of 1750 total .png panels complete Progress: 1689 of 1750 total .png panels complete Progress: 1692 of 1750 total .png panels complete Progress: 1695 of 1750 total .png panels complete Progress: 1698 of 1750 total .png panels complete Progress: 1700 of 1750 total .png panels complete Progress: 1702 of 1750 total .png panels complete Progress: 1704 of 1833 total .png panels complete Progress: 1707 of 1891 total .png panels complete Progress: 1709 of 1891 total .png panels complete Progress: 1713 of 1891 total .png panels complete Progress: 1717 of 1891 total .png panels complete Progress: 1721 of 1891 total .png panels complete Progress: 1726 of 1891 total .png panels complete Progress: 1729 of 1891 total .png panels complete Progress: 1732 of 1891 total .png panels complete Progress: 1736 of 1891 total .png panels complete Progress: 1740 of 1891 total .png panels complete Progress: 1744 of 1891 total .png panels complete Progress: 1747 of 1891 total .png panels complete Progress: 1751 of 1891 total .png panels complete Progress: 1754 of 1891 total .png panels complete Progress: 1758 of 1891 total .png panels complete Progress: 1762 of 1891 total .png panels complete Progress: 1764 of 1891 total .png panels complete Progress: 1768 of 1891 total .png panels complete Progress: 1772 of 1891 total .png panels complete Progress: 1775 of 1891 total .png panels complete Progress: 1777 of 1891 total .png panels complete Progress: 1781 of 1891 total .png panels complete Progress: 1788 of 1891 total .png panels complete Progress: 1789 of 1891 total .png panels complete Progress: 1268 of 1385 total .png panels complete Progress: 1272 of 1385 total .png panels complete Progress: 1277 of 1455 total .png panels complete Progress: 1282 of 1455 total .png panels complete Progress: 1286 of 1455 total .png panels complete Progress: 1289 of 1455 total .png panels complete Progress: 1293 of 1455 total .png panels complete Progress: 1297 of 1455 total .png panels complete Progress: 1300 of 1455 total .png panels complete Progress: 1304 of 1455 total .png panels complete Progress: 1308 of 1455 total .png panels complete Progress: 1315 of 1455 total .png panels complete Progress: 1318 of 1455 total .png panels complete Progress: 1322 of 1455 total .png panels complete Progress: 1565 of 1750 total .png panels complete Progress: 1571 of 1750 total .png panels complete Progress: 1576 of 1750 total .png panels complete Progress: 1581 of 1750 total .png panels complete Progress: 1586 of 1750 total .png panels complete Progress: 1591 of 1750 total .png panels complete Progress: 1597 of 1750 total .png panels complete Progress: 1602 of 1750 total .png panels complete Progress: 1607 of 1750 total .png panels complete Progress: 1612 of 1750 total .png panels complete Progress: 1617 of 1750 total .png panels complete Progress: 1622 of 1750 total .png panels complete Progress: 1632 of 1750 total .png panels complete Progress: 1636 of 1750 total .png panels complete Progress: 1641 of 1750 total .png panels complete Progress: 1645 of 1750 total .png panels complete Progress: 1648 of 1750 total .png panels complete Progress: 1653 of 1750 total .png panels complete Progress: 1657 of 1750 total .png panels complete Progress: 1660 of 1750 total .png panels complete Progress: 1664 of 1750 total .png panels complete Progress: 1668 of 1750 total .png panels complete Progress: 1672 of 1750 total .png panels complete Progress: 1675 of 1750 total .png panels complete Progress: 1677 of 1750 total .png panels complete Progress: 1681 of 1750 total .png panels complete Progress: 1684 of 1750 total .png panels complete Progress: 1687 of 1750 total .png panels complete Progress: 1691 of 1750 total .png panels complete Progress: 1694 of 1750 total .png panels complete Progress: 1696 of 1750 total .png panels complete Progress: 1699 of 1750 total .png panels complete Progress: 1701 of 1750 total .png panels complete Progress: 1703 of 1833 total .png panels complete Progress: 1706 of 1891 total .png panels complete Progress: 1710 of 1891 total .png panels complete Progress: 1714 of 1891 total .png panels complete Progress: 1719 of 1891 total .png panels complete Progress: 1723 of 1891 total .png panels complete Progress: 1727 of 1891 total .png panels complete Progress: 1731 of 1891 total .png panels complete Progress: 1735 of 1891 total .png panels complete Progress: 1739 of 1891 total .png panels complete Progress: 1743 of 1891 total .png panels complete Progress: 1748 of 1891 total .png panels complete Progress: 1752 of 1891 total .png panels complete Progress: 1756 of 1891 total .png panels complete Progress: 1760 of 1891 total .png panels complete Progress: 1763 of 1891 total .png panels complete Progress: 1767 of 1891 total .png panels complete Progress: 1771 of 1891 total .png panels complete Progress: 1776 of 1891 total .png panels complete Progress: 1780 of 1891 total .png panels complete Progress: 1784 of 1891 total .png panels complete Progress: 1787 of 1891 total .png panels complete Progress: 1792 of 1891 total .png panels complete Progress: 1152 of 1264 total .png panels complete Progress: 1156 of 1264 total .png panels complete Progress: 1160 of 1264 total .png panels complete Progress: 1164 of 1264 total .png panels complete Progress: 1169 of 1264 total .png panels complete Progress: 1172 of 1264 total .png panels complete Progress: 1175 of 1264 total .png panels complete Progress: 1179 of 1264 total .png panels complete Progress: 1182 of 1264 total .png panels complete Progress: 1188 of 1325 total .png panels complete Progress: 1193 of 1325 total .png panels complete Progress: 1198 of 1325 total .png panels complete Progress: 1204 of 1325 total .png panels complete Progress: 1208 of 1325 total .png panels complete Progress: 1212 of 1325 total .png panels complete Progress: 1217 of 1325 total .png panels complete Progress: 1223 of 1325 total .png panels complete Progress: 1228 of 1325 total .png panels complete Progress: 1233 of 1325 total .png panels complete Progress: 1237 of 1325 total .png panels complete Progress: 1240 of 1385 total .png panels complete Progress: 1245 of 1385 total .png panels complete Progress: 1250 of 1385 total .png panels complete Progress: 1253 of 1385 total .png panels complete Progress: 1258 of 1385 total .png panels complete Progress: 1263 of 1385 total .png panels complete Progress: 1266 of 1385 total .png panels complete Progress: 1269 of 1385 total .png panels complete Progress: 1273 of 1385 total .png panels complete Progress: 1275 of 1455 total .png panels complete Progress: 1280 of 1455 total .png panels complete Progress: 1331 of 1597 total .png panels complete Progress: 1336 of 1597 total .png panels complete Progress: 1341 of 1597 total .png panels complete Progress: 1346 of 1597 total .png panels complete Progress: 1349 of 1597 total .png panels complete Progress: 1353 of 1597 total .png panels complete Progress: 1357 of 1597 total .png panels complete Progress: 1362 of 1597 total .png panels complete Progress: 1367 of 1597 total .png panels complete Progress: 1376 of 1597 total .png panels complete Progress: 1381 of 1597 total .png panels complete Progress: 1385 of 1597 total .png panels complete Progress: 1390 of 1597 total .png panels complete Progress: 1395 of 1597 total .png panels complete Progress: 1399 of 1597 total .png panels complete Progress: 1403 of 1597 total .png panels complete Progress: 1409 of 1597 total .png panels complete Progress: 1414 of 1597 total .png panels complete Progress: 1419 of 1597 total .png panels complete Progress: 1424 of 1597 total .png panels complete Progress: 1428 of 1597 total .png panels complete Progress: 1432 of 1597 total .png panels complete Progress: 1437 of 1597 total .png panels complete Progress: 1444 of 1597 total .png panels complete Progress: 1453 of 1597 total .png panels complete Progress: 1457 of 1597 total .png panels complete Progress: 1462 of 1597 total .png panels complete Progress: 1467 of 1597 total .png panels complete Progress: 1472 of 1597 total .png panels complete Progress: 1477 of 1597 total .png panels complete Progress: 1483 of 1597 total .png panels complete Progress: 1487 of 1597 total .png panels complete Progress: 1491 of 1597 total .png panels complete Progress: 1496 of 1597 total .png panels complete Progress: 1499 of 1597 total .png panels complete Progress: 1501 of 1597 total .png panels complete Progress: 1504 of 1597 total .png panels complete Progress: 1507 of 1597 total .png panels complete Progress: 1510 of 1597 total .png panels complete Progress: 1514 of 1597 total .png panels complete Progress: 1516 of 1597 total .png panels complete Progress: 1520 of 1597 total .png panels complete Progress: 1523 of 1597 total .png panels complete Progress: 1526 of 1597 total .png panels complete Progress: 1530 of 1597 total .png panels complete Progress: 1533 of 1597 total .png panels complete Progress: 1536 of 1597 total .png panels complete Progress: 1538 of 1597 total .png panels complete Progress: 1541 of 1634 total .png panels complete Progress: 1545 of 1694 total .png panels complete Progress: 1550 of 1694 total .png panels complete Progress: 1555 of 1694 total .png panels complete Progress: 1560 of 1694 total .png panels complete Progress: 1564 of 1750 total .png panels complete Progress: 1573 of 1750 total .png panels complete Progress: 1580 of 1750 total .png panels complete Progress: 1587 of 1750 total .png panels complete Progress: 1593 of 1750 total .png panels complete Progress: 1599 of 1750 total .png panels complete Progress: 1604 of 1750 total .png panels complete Progress: 1609 of 1750 total .png panels complete Progress: 1615 of 1750 total .png panels complete Progress: 1621 of 1750 total .png panels complete Progress: 1626 of 1750 total .png panels complete Progress: 1629 of 1750 total .png panels complete Progress: 1634 of 1750 total .png panels complete Progress: 1640 of 1750 total .png panels complete Progress: 1646 of 1750 total .png panels complete Progress: 1651 of 1750 total .png panels complete Progress: 1711 of 1891 total .png panels complete Progress: 1715 of 1891 total .png panels complete Progress: 1718 of 1891 total .png panels complete Progress: 1722 of 1891 total .png panels complete Progress: 1725 of 1891 total .png panels complete Progress: 1730 of 1891 total .png panels complete Progress: 1734 of 1891 total .png panels complete Progress: 1738 of 1891 total .png panels complete Progress: 1741 of 1891 total .png panels complete Progress: 1745 of 1891 total .png panels complete Progress: 1749 of 1891 total .png panels complete Progress: 1753 of 1891 total .png panels complete Progress: 1757 of 1891 total .png panels complete Progress: 1761 of 1891 total .png panels complete Progress: 1765 of 1891 total .png panels complete Progress: 1770 of 1891 total .png panels complete Progress: 1774 of 1891 total .png panels complete Progress: 1779 of 1891 total .png panels complete Progress: 1783 of 1891 total .png panels complete Progress: 1785 of 1891 total .png panels complete Progress: 1790 of 1891 total .png panels complete Progress: 1793 of 1891 total .png panels complete Progress: 1795 of 1891 total .png panels complete Progress: 1797 of 1891 total .png panels complete Progress: 1799 of 1891 total .png panels complete Progress: 1801 of 1891 total .png panels complete Progress: 1803 of 1891 total .png panels complete Progress: 1806 of 1891 total .png panels complete Progress: 1808 of 1891 total .png panels complete Progress: 1810 of 1891 total .png panels complete Progress: 1812 of 1891 total .png panels complete Progress: 1814 of 1891 total .png panels complete Progress: 1816 of 1891 total .png panels complete Progress: 1818 of 1891 total .png panels complete Progress: 1820 of 1891 total .png panels complete Progress: 1822 of 1891 total .png panels complete Progress: 1824 of 1891 total .png panels complete Progress: 1826 of 1891 total .png panels complete Progress: 1828 of 1891 total .png panels complete Progress: 1831 of 1891 total .png panels complete Progress: 1833 of 1891 total .png panels complete Progress: 1835 of 1891 total .png panels complete Progress: 1837 of 1891 total .png panels complete Progress: 1839 of 1891 total .png panels complete Progress: 1841 of 1891 total .png panels complete Progress: 1843 of 1891 total .png panels complete Progress: 1845 of 1891 total .png panels complete Progress: 1847 of 1891 total .png panels complete Progress: 1849 of 1891 total .png panels complete Progress: 1851 of 1891 total .png panels complete Progress: 1853 of 1891 total .png panels complete Progress: 1855 of 1891 total .png panels complete Progress: 1857 of 1891 total .png panels complete Progress: 1859 of 1891 total .png panels complete Progress: 1861 of 1891 total .png panels complete Progress: 1863 of 1891 total .png panels complete Progress: 1865 of 1891 total .png panels complete Progress: 1867 of 1891 total .png panels complete Progress: 1936 of 1973 total .png panels complete Progress: 1937 of 1973 total .png panels complete Progress: 1938 of 1973 total .png panels complete Progress: 1939 of 1973 total .png panels complete Progress: 1940 of 1973 total .png panels complete Progress: 1941 of 1973 total .png panels complete Progress: 1942 of 1973 total .png panels complete Progress: 1943 of 1973 total .png panels complete Progress: 1944 of 1973 total .png panels complete Progress: 1945 of 1973 total .png panels complete Progress: 1946 of 1973 total .png panels complete Progress: 1947 of 1973 total .png panels complete Progress: 1948 of 1973 total .png panels complete Progress: 1949 of 1973 total .png panels complete Progress: 1950 of 1973 total .png panels complete Progress: 1951 of 1973 total .png panels complete Progress: 1952 of 1973 total .png panels complete Progress: 1953 of 1973 total .png panels complete Progress: 1954 of 1973 total .png panels complete Progress: 1955 of 1973 total .png panels complete Progress: 1956 of 1973 total .png panels complete Progress: 1957 of 1973 total .png panels complete Progress: 1958 of 1973 total .png panels complete Progress: 1959 of 1973 total .png panels complete Progress: 1960 of 1973 total .png panels complete Progress: 1961 of 1973 total .png panels complete Progress: 1962 of 1973 total .png panels complete Progress: 1963 of 1973 total .png panels complete Progress: 1964 of 1973 total .png panels complete Progress: 1965 of 1973 total .png panels complete Progress: 1966 of 1973 total .png panels complete Progress: 1967 of 1973 total .png panels complete Progress: 1968 of 1973 total .png panels complete Progress: 1969 of 1973 total .png panels complete Progress: 1970 of 1973 total .png panels complete Progress: 1971 of 1973 total .png panels complete Progress: 1972 of 1973 total .png panels complete Progress: 1973 of 1973 total .png panels complete ------------------------------------------- ARM: SUCCESS --> Images found. ARM_97: SUCCESS --> Images found. ASTEX_A209: SUCCESS --> Images found. ATEX: SUCCESS --> Images found. BOMEX: SUCCESS --> Images found. CGILS_S11: SUCCESS --> Images found. CGILS_S12: SUCCESS --> Images found. CGILS_S6: SUCCESS --> Images found. CLEX9_NOV02: SUCCESS --> Images found. CLEX9_OCT14: SUCCESS --> Images found. DYCOMS2_RF01: SUCCESS --> Images found. DYCOMS2_RF01_FIXED_SST: SUCCESS --> Images found. DYCOMS2_RF02_DO: SUCCESS --> Images found. DYCOMS2_RF02_DS: SUCCESS --> Images found. DYCOMS2_RF02_ND: SUCCESS --> Images found. DYCOMS2_RF02_SO: SUCCESS --> Images found. FIRE: SUCCESS --> Images found. GABLS2: SUCCESS --> Images found. GABLS2_NIGHTLY: SUCCESS --> Images found. GABLS3: SUCCESS --> Images found. GABLS3_NIGHT: SUCCESS --> Images found. JUN25_ALTOCU: SUCCESS --> Images found. LBA: SUCCESS --> Images found. MC3E: SUCCESS --> Images found. MPACE_A: SUCCESS --> Images found. MPACE_B: SUCCESS --> Images found. MPACE_B_SILHS: SUCCESS --> Images found. NOV11_ALTOCU: SUCCESS --> Images found. RICO: SUCCESS --> Images found. RICO_SILHS: SUCCESS --> Images found. TWP_ICE: SUCCESS --> Images found. WANGARA: SUCCESS --> Images found. ------------------------------------------- Output can be viewed at file:///home/jenkins/workspace/clubb_plot_ifort_debug_branch/29b9608_vs_master_40c5d0b/index.html with a web browser Pyplotgen ran in 92 seconds. See error.log in the output folder for detailed info including warnings. error.log messages include: 26-02-14 00:30:18.382 proc_id: 370402 Warning! Averaging over heights is not yet implemented. [Pipeline] sh + ssh carson 'mkdir -p /home/pub/web_plots/clubb_ifort_plots/clubb_new_stats' [Pipeline] sh + scp -r 29b9608_vs_master_40c5d0b carson:/home/pub/web_plots/clubb_ifort_plots/clubb_new_stats [Pipeline] sh + ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_ifort_plots/' /home/pub/web_plots/clubb_ifort_plots/ updated successfully. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Update Master Output) Stage "Update Master Output" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS