Started by user Gunther Huebler Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/clubb_driver_test_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_driver_test/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_driver_test_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 6e2bd9f0fc740dd2fe4d01eab4b7779a9a830b46 (refs/remotes/origin/clubb_new_stats) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2bd9f0fc740dd2fe4d01eab4b7779a9a830b46 # timeout=10 Commit message: "Making more scripts work" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on mitch in /home/jenkins/workspace/clubb_driver_test_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_driver_test_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 6e2bd9f0fc740dd2fe4d01eab4b7779a9a830b46 (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 6e2bd9f0fc740dd2fe4d01eab4b7779a9a830b46 # timeout=10 Commit message: "Making more scripts work" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (standard cases + multi_col with ifx) [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 -- 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_driver_test_branch/build/ifx_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/clubb_driver_test_branch/build/ifx_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/clubb_driver_test_branch/install/ifx_PRECdouble Using inferred toolchain file: /home/jenkins/workspace/clubb_driver_test_branch/cmake/toolchains/linux_x86_64_ifx.cmake about to cmnake /home/jenkins/workspace/clubb_driver_test_branch/build/ifx_PRECdouble Running CMake configure... Scanning dependencies of target clubb_lapack_shared Scanning dependencies of target scm_activation_lib [ 0%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o [ 0%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o [ 0%] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o Scanning dependencies of target clubb_lapack_double Scanning dependencies of target clubb_lapack_single [ 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/ddot.f.o [ 1%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o [ 1%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o [ 2%] Built target clubb_lapack_shared [ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o [ 3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o [ 3%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o [ 3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [ 3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o [ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o [ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o [ 5%] 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/sdot.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_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.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_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o [ 5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o [ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.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_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o [ 6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o [ 7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o [ 7%] Linking Fortran static library libscm_activation_lib.a [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o [ 8%] Built target scm_activation_lib [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o [ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o [ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o [ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o [ 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/dgttrf.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o [ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o [ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o [ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o [ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o [ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o [ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o [ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o [ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o [ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o [ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o [ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o [ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o [ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o [ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.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_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o [ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o [ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.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/dlasr.f.o [ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.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/slaset.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o [ 23%] 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 [ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [ 25%] 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_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o [ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o [ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o [ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o [ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o [ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o [ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o [ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o [ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o [ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o [ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o [ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o [ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o [ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o [ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o [ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o [ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o [ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o [ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o [ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o [ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o [ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o [ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o [ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o [ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o [ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o [ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o [ 37%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o [ 37%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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 ) ---------------------------------------------------------------^ [ 37%] Built target clubb_lapack_single [ 37%] Built target clubb_lapack_double [ 38%] Linking Fortran static library liblapack_lib.a [ 38%] Built target lapack_lib Scanning dependencies of target clubb_core_lib [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o [ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o /home/jenkins/workspace/clubb_driver_test_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: " ----------------------------------------------------^ [ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o [ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o [ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o [ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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 ---------------------^ [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o [ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o [ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o [ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o [ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/CLUBB_core/matrix_solver_wrapper.F90(118): remark #7712: This variable has not been used. [K] integer :: i, k, its ------------------^ [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o [ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o [ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/pdf_utilities.F90(1400): remark #7712: This variable has not been used. [M] m ------^ [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(1262): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_budget_2d( name, values, stats, icol, level ) ----------------------------------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(1213): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_budget_1d( name, values, stats, icol, level ) ----------------------------------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(971): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_2d( name, values, stats, icol, level ) ---------------------------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(912): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_1d( name, values, stats, icol, level ) ---------------------------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(803): remark #7712: This variable has not been used. [ERR_INFO] subroutine stats_end_timestep( time_value, stats, err_info ) ----------------------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(511): 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_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(1440): 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_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(1262): remark #7712: This variable has not been used. [ICOL] subroutine stats_update_budget_2d( name, values, stats, icol, level ) ----------------------------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(1120): remark #7712: This variable has not been used. [ICOL] subroutine stats_begin_budget_2d( name, values, stats, icol ) ---------------------------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90(971): remark #7712: This variable has not been used. [ICOL] subroutine stats_update_2d( name, values, stats, icol, level ) ---------------------------------------------------^ [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o [ 49%] 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/stats_clubb_utilities.F90.o [ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/clip_explicit.F90(879): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/mono_flux_limiter.F90(1296): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/mono_flux_limiter.F90(449): remark #7712: This variable has not been used. [TMP] tmp, & ------^ [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o /home/jenkins/workspace/clubb_driver_test_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 -------------------------------------------------------------^ [ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o [ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o [ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o [ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o [ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/CLUBB_core/advance_windm_edsclrm_module.F90(1670): remark #7712: This variable has not been used. [J] integer :: i, j ------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90(6059): remark #7712: This variable has not been used. [I] i ------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90(2046): remark #7712: This variable has not been used. [ZEROS] zeros ------^ /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/advance_xp2_xpyp_module.F90(1617): remark #7712: This variable has not been used. [ZEROS] zeros ------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/CLUBB_core/advance_xm_wpxp_module.F90(4645): remark #7712: This variable has not been used. [TMP_COLS_STATS] tmp_cols_stats ------^ [ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o [ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o [ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o [ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o [ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o [ 53%] Linking Fortran static library libclubb_core_lib.a [ 53%] Built target clubb_core_lib Scanning dependencies of target microphys_utils_lib Scanning dependencies of target text_writer_lib Scanning dependencies of target bugsrad_lib Scanning dependencies of target input_fields_lib Scanning dependencies of target coamps_lib [ 53%] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o [ 53%] Building Fortran object src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90.o [ 53%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o [ 53%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o [ 53%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/__/hydrostatic_module.F90.o [ 53%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o [ 53%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90.o [ 53%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/adjmlt.F(14): remark #7712: This variable has not been used. [IP] integer ip ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjmlt.F(16): remark #7712: This variable has not been used. [JP] integer jp ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjmlt.F(22): remark #7712: This variable has not been used. [NP] integer np ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjmlt.F(63): remark #7712: This variable has not been used. [K] integer k ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjmlt.F(72): remark #7712: This variable has not been used. [ABS8] real abs8 ------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjmlt.F(73): remark #7712: This variable has not been used. [ABS9] real abs9 ------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjmlt.F(83): remark #7712: This variable has not been used. [TST] real tst ------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjmlt.F(84): remark #7712: This variable has not been used. [TP3] real tp3 ------------^ [ 53%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o [ 54%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o [ 54%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/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_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(749): warning #8889: Explicit interface o[ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o r EXTERNAL declaration is required. [EQA28] call eqa28(psmlti,qitemp,tttemp,pcut,twodt,tzero,mkk) ------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(760): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA11G] [ 54%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o if(lgrpl)call eqa11g(pgacw,qgtemp,qctemp,tttemp,sfgraup,xa,iwx1 ---------------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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 [ 54%] Linking Fortran static library libmicrophys_utils_lib.a ---------------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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 ---------------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(/home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/conice.F(63): remark #7712: This variable has not been used. [CNN] real cnn (len) -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/conice.F(70): remark #7712: This variable has not been used. [DT] real dt -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/conice.F(73): remark #7712: This variable has not been used. [F3] real f3 -----------^ /23): remark #7712: This variable has not been used. [PRACI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 --------------------------------------------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/conice.F(75): remark #7712: This variable has not been used. [FTP] real ftp -----------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/conice.F(82): remark #7712: This variable has not been used. [MC] real mc -----------^ h/home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/conice.F(83): remark #7712: This variable has not been used. [N12] real n12 -----------^ ome/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(242): remark #7712: This variable has not been used. [IC] integer ic ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(247): remark #7712: This variable has not been used. [IP] integer ip ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(249): remark #7712: This variable has not been used. [JP] integer jp ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(251): remark #7712: This variable has not been used. [M] integer m ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(253): remark #7712: This variable has not been used. [N] integer n ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(256): remark #7712: This variable has not been used. [NP] integer np ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(257): remark #7712: This variable has not been used. [NPTS] integer npts ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(331): remark #7712: This variable has not been used. [SAT] real sat ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(348): remark #7712: This variable has not been used. [WGT] real wgt (len) ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/adjtq.F(356): remark #7712: This variable has not been used. [TMP1] real tmp1 (len) ----------------^ [ 54%] Built target microphys_utils_lib [ 55%] Linking Fortran static library libtext_writer_lib.a [ 55%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o [ 55%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o Scanning dependencies of target KK_microphys_lib [ 55%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o Scanning dependencies of target morrison_microphys_lib [ 56%] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o /home/jenkins/[ 56%] Built target text_writer_lib workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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 ----------------------------------^ [ 56%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o [ 56%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o [ 56%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa10g.F(53): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,gm6pb) -----------^ [ 57%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_[ 57%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o 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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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) ----------------------------------------^ [ 58%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/eqa11g.F(16): remark #7712: This variable has not been used. [CMAX] real cmax -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa11g.F(17): remark #7712: This variable has not been used. [CMIN] real cmin -----------^ [ 58%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o [ 58%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o [ 58%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o [ 58%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o [ 58%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o [ 58%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o [ 58%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o [ 58%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa12.F(35): remark #7712: This variable has not been used. [TWODT] real twodt -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa12.F(55): remark #7712: This variable has not been used. [QCOND] real qcond -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa12.F(56): remark #7712: This variable has not been used. [QEVAP] real qevap -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa12g.F(50): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,gm3pb) -----------^ [ 59%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o [ 59%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(135): remark #7712: This variable has not been used. [FAIL] & fail --------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(113): remark #7712: This variable has not been used. [EXPTAU] &, exptau ! --------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(138): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(139): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_lw_iter.F(140): remark #7712: This variable has not been used. [TAUSCAT] &, tauscat --------^ [ 59%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o [ 59%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(109): remark #7712: This variable has not been used. [EXPTAU] exptau -----^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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 -----^ [ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_sw_bs.F(142): remark #7712: This variable has not been used. [FAIL] & fail --------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_sw_bs.F(11): remark #7712: This variable has not been used. [SEL_RULES] +, fddif ,sel_rules , b1 , b2 -----------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_sw_bs.F(145): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_sw_bs.F(146): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/clubb_driver_test_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 [ 60%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o [ 60%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/eqa13g.F(4): remark #7712: This variable has not been used. [TZERO] 2 ,delt,pcut,tzero,len) ------------------------^ [ 60%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o [ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o [ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(139): remark #7712: This variable has not been used. [FAIL] & fail --------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(142): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(143): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/two_rt_sw_iter.F(144): remark #7712: This variable has not been used. [TAUSCAT] &, tauscat --------^ [ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o [ 61%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o [ 61%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o /home/jenkins/workspace/clubb_driver_test_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 ) -----^ [ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o [ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o /home/jenkins/workspace/clubb_driver_test_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) ---------------------------------------------^ [ 62%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o [ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o [ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa19.F(1): remark #7712: This variable has not been used. [TT] subroutine eqa19(pconv,qi,rho,conci,tt,pcut,cimass,delt,len) ------------------------------------------^ [ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o [ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o [ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa21g.F(1): remark #7712: This variable has not been used. [RHO] subroutine eqa21g(pgacrm,pgacr,tt,rho,qg,tzero ----------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa21g.F(29): remark #7712: This variable has not been used. [NPTS] integer npts --------------^ [ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o [ 65%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o [ 65%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o [ 65%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o /home/jenkins/workspace/clubb_driver_test_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) --------------------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/eqa22.F(13): remark #7712: This variable has not been used. [IFLAG] integer iflag --------------^ [ 65%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o [ 65%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o [ 65%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o [ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/eqa22g.F(29): remark #7712: This variable has not been used. [NPTS] integer npts --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa27.F(2): remark #7712: This variable has not been used. [J] 1 ,snzero,tzero,pcut,delt,j,len) ----------------------------------------------^ [ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o [ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o [ 66%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o [ 66%] Linking Fortran static library libinput_fields_lib.a [ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o [ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_branch/src/Radiation/BUGSrad/bugs_rad.F(27): remark #7712: This variable has not been used. [QRIL] +, qcwl , qcil , qril , o3l -----------------------------------------------^ [ 66%] Built target input_fields_lib [ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o /home/jenkins/workspace/clubb_driver_test_branch/s[ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o rc/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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/eqa6.F(39): remark #7712: This variable has not been used. [ITER] integer iter --------------^ Scanning dependencies of target benchmark_cases_lib [ 67%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o [ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o [ 67%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o [ 67%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/eqa9.F(36): remark #7712: This variable has not been used. [RVC] real rvc -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/eqa9.F(37): remark #7712: This variable has not been used. [RVCOF] real rvcof -----------^ [ 67%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_sed_module.F90.o [ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o [ 69%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o [ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o [ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/esat_new.F(55): remark #7712: This variable has not been used. [VABLD] real VABLD -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/esat_new.F(58): remark #7712: This variable has not been used. [XLBLD] real XLBLD -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/esat_new.F(62): remark #7712: This variable has not been used. [II] integer ii --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys[ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o /COAMPS_microphys/esat_new.F(63): remark #7712: This variable has not been used. [J] integer j ---------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/esat_new.F(74): remark #7712: This variable has not been used. [L_XL] logical l_xl --------------^ [ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o /home/jenkins/workspace/clubb_driver_test_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) -------------^ [ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o [ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o [ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o [ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/nrmcol.F(59): remark #7712: This variable has not been used. [K] integer k ---------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(12): remark #7712: This variable has not been used. [IP] integer ip ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(14): remark #7712: This variable has not been used. [JP] integer jp ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(15): remark #7712: This variable has not been used. [KK] integer kk ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(21): remark #7712: This variable has not been used. [NP] integer np ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(52): remark #7712: This variable has not been used. [K] integer k ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqi.F(56): remark #7712: This variable has not been used. [TP3] real tp3 ------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(18): remark #7712: This variable has not been used. [KK] integer kk ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(21): remark #7712: This variable has not been used. [M] integer m ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/nrmtqw.F(61): remark #7712: This variable has not been used. [K] integer k ---------------^ [ 70%] 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_utilities.F90.o [ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o [ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/qsatvi.F(38): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATI] call esati(t,qvi,len) -------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/qtadj.F(12): remark #7712: This variable has not been used. [IMPLFLG] integer implflg --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/qtadj.F(14): remark #7712: This variable has not been used. [N] integer n --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/qtadj.F(22): remark #7712: This variable has not been used. [QSAT] real qsat -----------^ [ 72%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o [ 72%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o [ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o [ 73%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o [ 73%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/tgqg.F(30): remark #7712: This variable has not been used. [PFACT] real pfact -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/tgqg.F(32): remark #7712: This variable has not been used. [X6] real x6 -----------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/tgqi.F(33): remark #7712: This variable has not been used. [FALSPD] real falspd -----------^ [ 74%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o [ 74%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o [ 74%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/tgqr.F(31): remark #7712: This variable has not been used. [K] integer k --------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/COAMPS_microphys/tgqs.F(31): remark #7712: This variable has not been used. [PFACT] real pfact -----------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/COAMPS_microphys/tgqs.F(33): remark #7712: This variable has not been used. [X6] real x6 -----------^ [ 74%] Linking Fortran static library libcoamps_lib.a [ 74%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o [ 74%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o [ 75%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o [ 75%] Built target coamps_lib [ 75%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o [ 75%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [ 75%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o [ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o [ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [ 76%] Linking Fortran static library libKK_microphys_lib.a [ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [ 77%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o [ 78%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o [ 78%] Built target KK_microphys_lib /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_lwr.F(295): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_lwr.F(303): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_lwr.F(323): warning #8889: Explicit interface or EXTERNAL declaration is required. [GASCON] call gascon --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_lwr.F(334): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP1] call comscp1 --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_lwr.F(358): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP2] call comscp2 -----------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Radiation/BUGSrad/bugs_swr.F(332): warning #8889: Explicit interface or EXTERNAL declaration is required. [RAYLE] call rayle --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_swr.F(341): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_swr.F(349): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_swr.F(369): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP1] call comscp1 -------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/BUGSrad/bugs_swr.F(393): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP2] call comscp2 -----------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Radiation/BUGSrad/bugs_swr.F(409): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_SW] call two_rt_sw -----------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/Radiation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used. [B4] +, b3 , b4 , fdsw , fdswcl -------------------------------------^ Scanning dependencies of target silhs_lib [ 79%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90.o [ 79%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90.o [ 79%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90.o [ 79%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90.o [ 80%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90.o [ 80%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [ 81%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [ 81%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [ 81%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [ 81%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o [ 81%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/Benchmark_cases/ekman.F90(20): remark #7712: This var[ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o iable has not been used. [Z] subroutine ekman_sfclyr( ngrdcol, z, & ------------------------------------^ [ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [ 83%] Linking Fortran static library libmorrison_microphys_lib.a [ 83%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [ 83%] Built target morrison_microphys_lib [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [ 84%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90.o [ 84%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90.o [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [ 84%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o [ 85%] Linking Fortran static library libbugsrad_lib.a [ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o [ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o [ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o [ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o [ 86%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90.o [ 86%] Built target bugsrad_lib [ 87%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90.o /home/jenkins/workspace/clubb_driver_test_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 /) ------^ [ 87%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o [ 87%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/SILHS/latin_hypercube_driver_module.F90(2029): remark #7712: This variable has not been used. [K] integer :: sample, ivar, k -----------------------------^ [ 87%] Linking Fortran static library libbenchmark_cases_lib.a [ 87%] Built target benchmark_cases_lib [ 87%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o [ 87%] Linking Fortran static library libsilhs_lib.a [ 87%] Built target silhs_lib Scanning dependencies of target radiation_lib Scanning dependencies of target numerical_recipes_lib [ 87%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [ 87%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o [ 88%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o Scanning dependencies of target microphys_lib [ 88%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o [ 88%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [ 89%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o [ 89%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o [ 90%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o [ 90%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o [ 90%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o [ 90%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o [ 90%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o /home/jenkins/workspace/clubb_driver_test_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, & -------------------------------------^ [ 90%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o [ 90%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o [ 90%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [ 90%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o [ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o [ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o [ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/morrison_microphys_module.F90(20): remark #7712: This variable has not been used. [SATURATION_FORMULA] saturation_formula, & ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used. [STATS] stats, icol, & ---------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used. [ICOL] stats, icol, & ----------------------^ /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/advance_microphys_module.F90(728): remark #7712: This variable has not been used. [NAME_KHM] name_hmp2, name_wp, name_khm --------------------------^ [ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o [ 92%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o [ 93%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/Radiation/radiation_module.F90(506): remark #7712: This variable has not been used. [STATS] lh_sample_point_weights, hydromet, stats, icol, & --------------------------------------------------^ [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/Microphys/KK_microphys_module.F90(50): remark #7712: This variable has not been used. [ICOL] stats, icol, & ! In ----------------------------------------^ [ 93%] Linking Fortran static library libradiation_lib.a [ 93%] Built target radiation_lib [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o [ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o [ 94%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o [ 94%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o [ 94%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o [ 94%] Linking Fortran static library libmicrophys_lib.a [ 94%] Built target microphys_lib Scanning dependencies of target clubb_driver_lib [ 95%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90.o [ 95%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/Input_fields/input_fields.F90.o [ 95%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o [ 95%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/sounding.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/generalized_grid_test.F90(698): remark #7712: This variable has not been used. [HM_IDX] i, sclr, edsclr, hm_idx -----------------------^ [ 95%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o [ 95%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o [ 95%] Linking Fortran static library libnumerical_recipes_lib.a [ 95%] Built target numerical_recipes_lib Scanning dependencies of target G_unit_test_lib [ 95%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o [ 95%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o [ 95%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o [ 95%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o [ 95%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o [ 95%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o [ 96%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o [ 96%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o [ 96%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o [ 96%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o [ 97%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o [ 97%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o [ 98%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o [ 98%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o [ 98%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o [ 98%] Linking Fortran static library libG_unit_test_lib.a [ 98%] Built target G_unit_test_lib Scanning dependencies of target G_unit_tests [ 98%] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o [ 98%] Linking Fortran executable G_unit_tests [ 98%] Built target G_unit_tests [ 98%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/clubb_driver.F90(2638): remark #7712: This variable has not been used. [ERR_INFO] subroutine set_case_initial_conditions(err_info) -----------------------------------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/clubb_driver.F90(4513): remark #7712: This variable has not been used. [GRID_ADAPT_IN_TIME_METHOD] grid_adapt_in_time_method, & ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/clubb_driver.F90(4512): remark #7712: This variable has not been used. [L_ADD_DYCORE_GRID] l_add_dycore_grid, & ----------------^ /home/jenkins/workspace/clubb_driver_test_branch/src/clubb_driver.F90(3123): remark #7712: This variable has not been used. [L_STATS_LAST] l_stats_last ------^ /home/jenkins/workspace/clubb_driver_test_branch/src/clubb_driver.F90(3143): remark #7712: This variable has not been used. [RET_CODE] ret_code, & ------^ [ 98%] Linking Fortran static library libclubb_driver_lib.a [ 98%] Built target clubb_driver_lib Scanning dependencies of target clubb_driver_test Scanning dependencies of target clubb_thread_test Scanning dependencies of target clubb_standalone Scanning dependencies of target clubb_tuner [ 98%] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o [ 98%] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o [ 99%] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o [ 99%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o [ 99%] Linking Fortran executable clubb_standalone [ 99%] Linking Fortran executable clubb_thread_test [ 99%] Linking Fortran executable clubb_driver_test [ 99%] Built target clubb_standalone [ 99%] Built target clubb_thread_test [ 99%] Built target clubb_driver_test [ 99%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o /home/jenkins/workspace/clubb_driver_test_branch/src/clubb_tuner.F90(86): warning #8889: Explicit interface or EXTERNAL declaration is required. [PARAM_LOOPS_DRIVER] call param_loops_driver( ) ---------------^ [100%] Linking Fortran executable clubb_tuner [100%] Built target clubb_tuner Install the project... -- Install configuration: "Release" -- Installing: /home/jenkins/workspace/clubb_driver_test_branch/install/ifx_PRECdouble/libclubb_driver_lib.a -- Installing: /home/jenkins/workspace/clubb_driver_test_branch/install/ifx_PRECdouble/clubb_tuner -- Set runtime path of "/home/jenkins/workspace/clubb_driver_test_branch/install/ifx_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_driver_test_branch/install/ifx_PRECdouble/G_unit_tests -- Set runtime path of "/home/jenkins/workspace/clubb_driver_test_branch/install/ifx_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_driver_test_branch/install/ifx_PRECdouble/clubb_thread_test -- Set runtime path of "/home/jenkins/workspace/clubb_driver_test_branch/install/ifx_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_driver_test_branch/install/ifx_PRECdouble/clubb_standalone -- Set runtime path of "/home/jenkins/workspace/clubb_driver_test_branch/install/ifx_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_driver_test_branch/install/ifx_PRECdouble/clubb_driver_test -- Set runtime path of "/home/jenkins/workspace/clubb_driver_test_branch/install/ifx_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_driver_test_branch/src/CLUBB_core/error_code.F90 failed: Missing threadprivate for: clubb_debug_level File /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/fill_holes.F90 failed: Missing threadprivate for: ret_code File /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/sponge_layer_damping.F90 failed: Missing threadprivate for: rtm_sponge_damp_settings rtm_sponge_damp_profile wp3_sponge_damp_settings thlm_sponge_damp_settings wp2_sponge_damp_settings uv_sponge_damp_profile wp2_sponge_damp_profile up2_vp2_sponge_damp_profile up2_vp2_sponge_damp_settings uv_sponge_damp_settings thlm_sponge_damp_profile wp3_sponge_damp_profile File /home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/src/CLUBB_core/error_code.F90', '/home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/fill_holes.F90', '/home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/sponge_layer_damping.F90', '/home/jenkins/workspace/clubb_driver_test_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_driver_test_branch/build/ifx_PRECdouble/cmake_build_output.txt =============================================================== CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_branch/src/generalized_grid_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 901 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 1065 : 101 chars : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in) line 1078 : 111 chars : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout) line 1080 : 111 chars : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout) line 1086 : 109 chars : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout) line 1087 : 105 chars : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout) line 1574 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 1601 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, & line 1605 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, & line 1609 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, & line 1613 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, & line 1647 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, & line 1651 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, & line 1655 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, & line 1659 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, & line 2463 : 105 chars : tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) ) ! max statement for single precision runs ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/clubb_driver_test_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. 3104 : use gptl ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_branch/src/clubb_driver.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 199 : 110 chars : l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic line 200 : 110 chars : ! method to obtain smoother initial condition profile, which is found to be line 201 : 111 chars : ! beneficial to achive a better numerical solution convergence. If this flag line 202 : 118 chars : ! is turned off, the initial conditions will be generated with linear interpolation. line 203 : 111 chars : ! This is done on a case-by-case basis, since using the monotone cubic method line 204 : 109 chars : ! requires a special sounding.in file with many additional sounding levels. line 205 : 109 chars : l_modify_bc_for_cnvg_test, & ! Flag to activate modifications on boundary condition for convergence test line 737 : 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 744 : 101 chars : !$omp exner, rtm, thlm, rcm, wp3, wp3_zm, delta_zm, p_in_Pa, cloud_frac, wpthvp, wp2thvp, wp2up, & line 753 : 102 chars : !$omp rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, & line 754 : 105 chars : !$omp rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, & line 755 : 102 chars : !$omp wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, & line 1015 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 1744 : 102 chars : open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write') line 2059 : 105 chars : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 line 2060 : 105 chars : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 line 2499 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 2530 : 106 chars : ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case" line 2538 : 116 chars : write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver" line 2581 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & line 2593 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & line 2594 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 2597 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 2599 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & line 2605 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & line 2606 : 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 2607 : 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 2608 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & line 2609 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & line 2610 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & line 2611 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & line 2612 : 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 2613 : 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 2614 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & line 2723 : 103 chars : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs line 2729 : 103 chars : um_pert(i,k) = zero ! Variables used to track perturbed version of winds. line 2731 : 105 chars : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels line 2925 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 3116 : 101 chars : !----------------------------------- Optional Input Variables ----------------------------------- line 3268 : 103 chars : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & line 3601 : 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 3603 : 104 chars : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, & line 3607 : 116 chars : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, & line 3608 : 112 chars : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, & line 3624 : 102 chars : wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity line 3630 : 109 chars : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In line 3631 : 109 chars : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In line 3632 : 106 chars : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In line 3649 : 102 chars : Nccnm(i,:), & ! Inout line 3650 : 117 chars : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out line 3651 : 107 chars : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out line 3652 : 102 chars : hydromet_vel_covar_zt_impc(i,:,:), & ! Out line 3653 : 102 chars : hydromet_vel_covar_zt_expc(i,:,:), & ! Out line 3654 : 110 chars : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out line 3655 : 105 chars : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out line 3679 : 103 chars : stats, i, & ! Inout line 3680 : 103 chars : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout line 3681 : 103 chars : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout line 3682 : 103 chars : thlm_mc(i,:), err_info, & ! Inout line 3683 : 101 chars : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out line 3692 : 106 chars : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) line 3745 : 104 chars : !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) line 3770 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, & line 3796 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm ) line 3897 : 112 chars : call stats_update( "brunt_term_time_avg", richardson_num_term_weight*richardson_num_term_time_avg, & line 3923 : 101 chars : .and. stats%l_last_sample ) then ! only adapt grid when the average of the last line 4051 : 103 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme = ', time_microphys_scheme line 4052 : 104 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance line 4171 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & line 4183 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & line 4184 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 4187 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 4189 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & line 4195 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & line 4196 : 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 4197 : 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 4198 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & line 4199 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & line 4200 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & line 4201 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & line 4202 : 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 4203 : 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 4204 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & line 4226 : 119 chars : if ( thlm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile ) line 4227 : 118 chars : if ( rtm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile ) line 4228 : 117 chars : if ( uv_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( uv_sponge_damp_profile ) line 4229 : 118 chars : if ( wp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile ) line 4230 : 118 chars : if ( wp3_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile ) line 4231 : 122 chars : if ( up2_vp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile ) line 4918 : 104 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) line 4926 : 106 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) line 4940 : 101 chars : 'be used for cases with forcings from an input file and for the atex ', & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_branch/src/sounding.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 377 : 102 chars : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 379 : 101 chars : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 381 : 101 chars : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 383 : 101 chars : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 385 : 101 chars : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 387 : 101 chars : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 389 : 101 chars : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 392 : 101 chars : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & line 409 : 108 chars : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), & line 410 : 107 chars : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) ) line 434 : 118 chars : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) ) line 435 : 118 chars : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) ) line 436 : 120 chars : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) ) line 437 : 120 chars : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) ) line 438 : 126 chars : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) ) line 439 : 120 chars : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) ) line 440 : 112 chars : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), & line 442 : 122 chars : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) line 446 : 105 chars : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & line 452 : 109 chars : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & line 481 : 124 chars : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) line 507 : 124 chars : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_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: 7 check(s) failed. CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_branch/src/CLUBB_core/clubb_api_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 2410 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing line 2477 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/CLUBB_core/stats_netcdf.F90 --------------------- WARNING: Missing 'implicit none' after these blocks: line 219: subroutine stats_init( registry_path, output_path, ncol, stats_tsamp, stats_tout, dt_main, & line 402: subroutine stats_finalize( stats, err_info ) line 469: subroutine stats_open_netcdf( output_path, ncol, defs, ndefs, time_units, & line 767: subroutine stats_begin_timestep( itime, stats ) line 803: subroutine stats_end_timestep( time_value, stats, err_info ) line 853: subroutine stats_update_scalar( name, values, stats, icol, level ) line 912: subroutine stats_update_1d( name, values, stats, icol, level ) line 971: subroutine stats_update_2d( name, values, stats, icol, level ) line 1023: subroutine stats_begin_budget_scalar( name, values, stats, icol ) line 1068: subroutine stats_begin_budget_1d( name, values, stats, icol ) line 1120: subroutine stats_begin_budget_2d( name, values, stats, icol ) line 1164: subroutine stats_update_budget_scalar( name, values, stats, icol, level ) line 1213: subroutine stats_update_budget_1d( name, values, stats, icol, level ) line 1262: subroutine stats_update_budget_2d( name, values, stats, icol, level ) line 1305: subroutine stats_finalize_budget_scalar( name, values, stats, icol, l_count_sample ) line 1369: subroutine stats_finalize_budget_1d( name, values, stats, icol, l_count_sample ) line 1440: subroutine stats_finalize_budget_2d( name, values, stats, icol, l_count_sample ) line 1504: subroutine stats_write( time_value, stats, ierr ) line 1625: subroutine stats_grid_init( ncol, zt_src, zm_src, zt_tgt, zm_tgt, & line 1686: subroutine stats_update_grid( zt_src, zm_src, rho_vals, rho_levels, p_sfc, stats ) line 1763: subroutine stats_lh_samples_init( num_samples, nzt, nl_var_names, u_var_names, zt_vals, & line 1877: subroutine stats_lh_samples_write_lognormal( samples, stats, err_info ) line 1925: subroutine stats_lh_samples_write_uniform( uniform_vals, mixture_comp, sample_weights, & line 2133: subroutine stats_lookup_append( stats, id ) line 2164: subroutine stats_lookup_reject_append( stats, name ) line 2267: subroutine stats_read_registry_namelist( path, defs, ndefs, ierr ) line 2333: subroutine stats_expand_registry( sclr_dim, edsclr_dim, defs, ndefs, hydromet_list ) line 2608: subroutine add_expanded_def( base_def, name, out_defs, nout ) line 2649: subroutine parse_registry_line( line, def, l_valid ) line 2710: subroutine split_registry_fields( line, fields, nfields ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_branch/src/CLUBB_core/stats_netcdf.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 134 : 105 chars : real(kind=stat_rknd), allocatable, dimension(:,:) :: buffer ! (col, height); height=1 for rank-1 vars line 179 : 103 chars : logical :: l_last_sample = .false. ! True if we want to output at the end of this sample line 180 : 104 chars : logical :: l_different_output_grid = .false. ! True if we need to remap the variables before output line 181 : 102 chars : logical :: l_output_rad_files = .false. ! True if we want to output radiation grid variables line 435 : 101 chars : if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals ) line 436 : 105 chars : if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels ) line 581 : 104 chars : ret_code = nf90_def_var( stats%ncid, "time", NF90_DOUBLE, (/ stats%time_dimid /), stats%time_varid ) line 586 : 101 chars : ret_code = nf90_def_var( stats%ncid, "col", NF90_DOUBLE, (/ stats%col_dimid /), stats%col_varid ) line 606 : 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 613 : 112 chars : ret_code = nf90_def_var( stats%ncid, "rad_zt", NF90_DOUBLE, (/ stats%rad_zt_dimid /), stats%rad_zt_varid ) line 617 : 112 chars : ret_code = nf90_def_var( stats%ncid, "rad_zm", NF90_DOUBLE, (/ stats%rad_zm_dimid /), stats%rad_zm_varid ) line 624 : 109 chars : ret_code = nf90_def_var( stats%ncid, "param", NF90_DOUBLE, (/ stats%param_dimid /), stats%param_varid ) line 632 : 101 chars : (/ stats%param_strlen_dimid, stats%param_dimid /), stats%param_name_varid ) line 722 : 110 chars : ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "long_name", trim( stats%vars(i)%long_name ) ) line 723 : 102 chars : ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "units", trim( stats%vars(i)%units ) ) line 736 : 108 chars : ret_code = nf90_put_var( stats%ncid, stats%col_varid, [( real( i, kind=core_rknd ), i=1, stats%ncol )] ) line 756 : 109 chars : ret_code = nf90_put_var( stats%ncid, stats%param_varid, [( real( i, kind=core_rknd ), i=1, nparams )] ) line 1584 : 101 chars : stats%grid%gr_source, stats%grid%gr_target, stats%vars(i)%size, & line 1586 : 112 chars : size( stats%grid%rho_lin_spline_vals, 2 ), stats%grid%rho_lin_spline_vals, & line 1741 : 101 chars : if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals ) line 1742 : 105 chars : if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels ) line 2156 : 116 chars : if ( stats%lookup%cache_len > 0 ) tmp(1:stats%lookup%cache_len) = stats%lookup%cache(1:stats%lookup%cache_len) line 2190 : 105 chars : tmp(1:stats%lookup%reject_cache_len) = stats%lookup%reject_cache(1:stats%lookup%reject_cache_len) line 2256 : 101 chars : write(date(32:33),'(i2.2)') nint( ( ( real( mod( nint( st_time ),3600 ),kind=time_precision ) / & line 2414 : 101 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2415 : 101 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2422 : 101 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2423 : 101 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2430 : 101 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2431 : 101 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2436 : 173 chars : call add_expanded_def(base_def,"corr_"//trim(hydromet_list(j)( 1:2 ))//"_"//trim(hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ))//"_1",out_defs,k) line 2437 : 173 chars : call add_expanded_def(base_def,"corr_"//trim(hydromet_list(j)( 1:2 ))//"_"//trim(hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ))//"_2",out_defs,k) line 2442 : 101 chars : call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2443 : 101 chars : call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2450 : 103 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2451 : 103 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2458 : 103 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2459 : 103 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2466 : 103 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2467 : 103 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2472 : 175 chars : call add_expanded_def(base_def,"corr_"//trim(hydromet_list(j)( 1:2 ))//"_"//trim(hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ))//"_1_n",out_defs,k) line 2473 : 175 chars : call add_expanded_def(base_def,"corr_"//trim(hydromet_list(j)( 1:2 ))//"_"//trim(hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ))//"_2_n",out_defs,k) line 2507 : 163 chars : call add_expanded_def(base_def,trim(hydromet_list(j)( 1:2 ))//"p"//trim(hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ))//"p",out_defs,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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 ) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 1 check(s) failed. CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/src/KK_microphys/ CLUBBStandardsCheck.py has begun. --------------------- Default Private Check: /home/jenkins/workspace/clubb_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_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_driver_test_branch/build/ifx_PRECdouble/cmake_build_output.txt =============================================================== Build completed successfully, but some source code checks have failed. + ulimit -s 8388608 + run_scripts/run_scm_all.py -ngrdcol 4 -max_iters 500 -out_dir standalone_output_ifx 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 Error in case rico_silhs: Duplicating params - Initial values file: '/home/jenkins/workspace/clubb_driver_test_branch/run_scripts/../input/tunable_parameters/tunable_parameters.in' - Duplicating '4' times. Writing to '/home/jenkins/workspace/clubb_driver_test_branch/tmp_dup_params.in': - ngrdcol = 4 - using executable: /home/jenkins/workspace/clubb_driver_test_branch/run_scripts/../install/latest/clubb_standalone =================== Running rico_silhs =================== 2026/02/12 15:16:25 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = rico nzmax = 128 grid_type = 2 deltaz = 40.0000000000000 40.0000000000000 40.0000000000000 40.0000000000000 zm_init = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 zm_top = 10000.0000000000 10000.0000000000 10000.0000000000 10000.0000000000 zt_grid_fname = ../input/grid/deep_convection_128lev_27km_zt_grid.grd zm_grid_fname = day = 16 month = 12 year = 2004 lat_vals = 18.0000000000000 lon_vals = -61.5000000000000 sfc_elevation = 0.000000000000000E+000 time_initial = 0.000000000000000E+000 time_final = 150000.000000000 dt_main = 300.000000000000 dt_rad = 300.000000000000 sfctype = 0 T_sfc = 288.000000000000 288.000000000000 288.000000000000 288.000000000000 p_sfc = 101540.000000000 101540.000000000 101540.000000000 101540.000000000 sens_ht = 0.000000000000000E+000 latent_ht = 0.000000000000000E+000 fcor = 4.506704000000000E-005 4.506704000000000E-005 4.506704000000000E-005 4.506704000000000E-005 fcor_y = 1.387020823346365E-004 1.387020823346365E-004 1.387020823346365E-004 1.387020823346365E-004 T0 = 300.000000000000 ts_nudge = 86400.0000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = T l_modify_ic_with_cubic_int = T l_modify_bc_for_cnvg_test = T l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/rico_silhs time_restart = 0.000000000000000E+000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = rico_silhs stats_fmt = netcdf stats_tsamp = 300.000000000000 stats_tout = 300.000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.000000000000000E-008 thl_tol [K] = 1.000000000000000E-002 w_tol [m/s] = 2.000000000000000E-002 Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = khairoutdinov_kogan l_cloud_sed = F sigma_g = 1.50000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = T specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = T l_upwind_diff_sed = F lh_microphys_type = interactive lh_num_samples = 8 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = F l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.000000000000000E-008 host_dx = 1000000.00000000 host_dy = 1000000.00000000 hmp2_ip_on_hmm2_ip_slope%rr = 0.000000000000000E+000 hmp2_ip_on_hmm2_ip_slope%ri = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 0.000000000000000E+000 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 1.25000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 1.25000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.540000000000000 Ncnp2_on_Ncnm2 = 2.20000000000000 C_evap = 0.860000000000000 r_0 = 2.500000000000000E-005 microphys_start_time = 0.000000000000000E+000 Nc0_in_cloud = 70000000.0000000 ccnconst = 120.000000000000 ccnexpnt = 0.400000005960464 aer_rm1 = 1.100000002196566E-008 aer_rm2 = 5.999999785899490E-008 aer_n1 = 125000000.000000 aer_n2 = 65000000.0000000 aer_sig1 = 1.20000004768372 aer_sig2 = 1.70000004768372 pgam_fixed = 5.00000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Warning: the specified correlations for chi (old s) and Ncn are non-zero. The latin hypercube code will not converge to the analytic solution using these settings. Correlation array (approximate); in cloud: 1.000 0.300 0.090 0.000 0.785 0.831 0.300 1.000 0.027 0.000 0.018 0.004 0.090 0.027 1.000 0.468 0.000 0.000 0.000 0.000 0.468 1.000 0.000 0.000 0.785 0.018 0.000 0.000 1.000 0.802 0.831 0.004 0.000 0.000 0.802 1.000 Correlation array (approximate); below cloud: 1.000 0.300 0.090 0.000 0.589 0.546 0.300 1.000 0.027 0.000 0.018 0.004 0.090 0.027 1.000 0.468 0.000 0.000 0.000 0.000 0.468 1.000 0.000 0.000 0.589 0.018 0.000 0.000 1.000 0.895 0.546 0.004 0.000 0.000 0.895 1.000 -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.00000000000 alvdr = 0.100000000000000 alvdf = 0.100000000000000 alndr = 0.100000000000000 alndf = 0.100000000000000 radiation_top = 50000.0000000000 F0 = 100.000000000000 F1 = 20.0000000000000 kappa = 119.000000000000 gc = 0.860000000000000 omega = 0.996500000000000 slr = 1.00000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 cos_solar_zen_values = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 cos_solar_zen_times = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 eff_drop_radius = 1.000000000000000E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 grid_remap_method = 1 grid_adapt_in_time_method = 0 l_use_precip_frac = T l_predict_upwp_vpwp = T l_ho_nontrad_coriolis = F l_ho_trad_coriolis = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = T l_fix_w_chi_eta_correlations = F l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F l_wp2_fill_holes_tke = T l_add_dycore_grid = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: rico_sounding.in File exists? T Path to sclr_sounding: rico_sclr_sounding.in File exists? T Path to edsclr_sounding: rico_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000E+000 100.000000000000 200.000000000000 300.000000000000 400.000000000000 500.000000000000 600.000000000000 700.000000000000 740.000000000000 800.000000000000 900.000000000000 1000.00000000000 1100.00000000000 1200.00000000000 1300.00000000000 1400.00000000000 1500.00000000000 1600.00000000000 1700.00000000000 1800.00000000000 1900.00000000000 2000.00000000000 2100.00000000000 2200.00000000000 2260.00000000000 2300.00000000000 2400.00000000000 2500.00000000000 2600.00000000000 2700.00000000000 2800.00000000000 2900.00000000000 3000.00000000000 3100.00000000000 3200.00000000000 3260.00000000000 3300.00000000000 3400.00000000000 3500.00000000000 3600.00000000000 3700.00000000000 3800.00000000000 3900.00000000000 4000.00000000000 4100.00000000000 4200.00000000000 4300.00000000000 4400.00000000000 4500.00000000000 4600.00000000000 4700.00000000000 4800.00000000000 4900.00000000000 5000.00000000000 5100.00000000000 5200.00000000000 5300.00000000000 5400.00000000000 5500.00000000000 5600.00000000000 5700.00000000000 5800.00000000000 5900.00000000000 6000.00000000000 6100.00000000000 6200.00000000000 6300.00000000000 6400.00000000000 6500.00000000000 6600.00000000000 6700.00000000000 6800.00000000000 6900.00000000000 7000.00000000000 7100.00000000000 7200.00000000000 7300.00000000000 7400.00000000000 7500.00000000000 7600.00000000000 7700.00000000000 7800.00000000000 7900.00000000000 8000.00000000000 8100.00000000000 8200.00000000000 8300.00000000000 8400.00000000000 8500.00000000000 8600.00000000000 8700.00000000000 8800.00000000000 8900.00000000000 9000.00000000000 9100.00000000000 9200.00000000000 9300.00000000000 9400.00000000000 9500.00000000000 9600.00000000000 9700.00000000000 9800.00000000000 9900.00000000000 10000.0000000000 10100.0000000000 10200.0000000000 10300.0000000000 10400.0000000000 10500.0000000000 10600.0000000000 10700.0000000000 10800.0000000000 10900.0000000000 11000.0000000000 11100.0000000000 11200.0000000000 11300.0000000000 11400.0000000000 11500.0000000000 11600.0000000000 11700.0000000000 11800.0000000000 11900.0000000000 12000.0000000000 12100.0000000000 12200.0000000000 12300.0000000000 12400.0000000000 12500.0000000000 12600.0000000000 12700.0000000000 12800.0000000000 12900.0000000000 13000.0000000000 13100.0000000000 13200.0000000000 13300.0000000000 13400.0000000000 13500.0000000000 13600.0000000000 13700.0000000000 13800.0000000000 13900.0000000000 14000.0000000000 14100.0000000000 14200.0000000000 14300.0000000000 14400.0000000000 14500.0000000000 14600.0000000000 14700.0000000000 14800.0000000000 14900.0000000000 15000.0000000000 15100.0000000000 15200.0000000000 15300.0000000000 15400.0000000000 15500.0000000000 15600.0000000000 15700.0000000000 15800.0000000000 15900.0000000000 16000.0000000000 16100.0000000000 16200.0000000000 16300.0000000000 16400.0000000000 16500.0000000000 16600.0000000000 16700.0000000000 16800.0000000000 16900.0000000000 17000.0000000000 17100.0000000000 17200.0000000000 17300.0000000000 17400.0000000000 17500.0000000000 17600.0000000000 17700.0000000000 17800.0000000000 17900.0000000000 18000.0000000000 18100.0000000000 18200.0000000000 18300.0000000000 18400.0000000000 18500.0000000000 18600.0000000000 18700.0000000000 18800.0000000000 18900.0000000000 19000.0000000000 19100.0000000000 19200.0000000000 19300.0000000000 19400.0000000000 19500.0000000000 19600.0000000000 19700.0000000000 19800.0000000000 19900.0000000000 20000.0000000000 u = -9.90000000000000 -9.70000000000000 -9.50000000000000 -9.30000000000000 -9.10000000000000 -8.90000000000000 -8.70000000000000 -8.50000000000000 -8.42000000000000 -8.30000000000000 -8.10000000000000 -7.90000000000000 -7.70000000000000 -7.50000000000000 -7.30000000000000 -7.10000000000000 -6.90000000000000 -6.70000000000000 -6.50000000000000 -6.30000000000000 -6.10000000000000 -5.90000000000000 -5.70000000000000 -5.50000000000000 -5.38000000000000 -5.30000000000000 -5.10000000000000 -4.90000000000000 -4.70000000000000 -4.50000000000000 -4.30000000000000 -4.10000000000000 -3.90000000000000 -3.70000000000000 -3.50000000000000 -3.38000000000000 -3.30000000000000 -3.10000000000000 -2.90000000000000 -2.70000000000000 -2.50000000000000 -2.30000000000000 -2.10000000000000 -1.90000000000000 -1.50125000000000 -1.10250000000000 -0.703750000000000 -0.305000000000000 9.375000000000000E-002 0.492500000000000 0.891250000000000 1.29000000000000 1.68875000000000 2.08750000000000 2.48625000000000 2.88500000000000 3.28375000000000 3.68250000000000 4.08125000000000 4.48000000000000 4.87875000000000 5.27750000000000 5.67625000000000 6.07500000000000 6.47375000000000 6.87250000000000 7.27125000000000 7.67000000000000 8.06875000000000 8.46750000000000 8.86625000000000 9.26500000000000 9.66375000000000 10.0625000000000 10.4612500000000 10.8600000000000 11.2587500000000 11.6575000000000 12.0562500000000 12.4550000000000 12.8537500000000 13.2525000000000 13.6512500000000 14.0500000000000 14.4487500000000 14.8475000000000 15.2462500000000 15.6450000000000 16.0437500000000 16.4425000000000 16.8412500000000 17.2400000000000 17.6387500000000 18.0375000000000 18.4362500000000 18.8350000000000 19.2337500000000 19.6325000000000 20.0312500000000 20.4300000000000 20.8287500000000 21.2275000000000 21.6262500000000 22.0250000000000 22.4237500000000 22.8225000000000 23.2212500000000 23.6200000000000 24.0187500000000 24.4175000000000 24.8162500000000 25.2150000000000 25.6137500000000 26.0125000000000 26.4112500000000 26.8100000000000 27.2087500000000 27.6075000000000 28.0062500000000 28.4050000000000 28.8037500000000 29.2025000000000 29.6012500000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 29.5714285714286 29.1428571428571 28.7142857142857 28.2857142857143 27.8571428571429 27.4285714285714 27.0000000000000 26.5714285714286 26.1428571428571 25.7142857142857 25.2857142857143 24.8571428571429 24.4285714285714 24.0000000000000 23.5714285714286 23.1428571428571 22.7142857142857 22.2857142857143 21.8571428571429 21.4285714285714 21.0000000000000 20.5714285714286 20.1428571428571 19.7142857142857 19.2857142857143 18.8571428571429 18.4285714285714 18.0000000000000 17.5714285714286 17.1428571428571 16.7142857142857 16.2857142857143 15.8571428571429 15.4285714285714 15.0000000000000 14.5714285714286 14.1428571428571 13.7142857142857 13.2857142857143 12.8571428571429 12.4285714285714 12.0000000000000 11.5714285714286 11.1428571428571 10.7142857142857 10.2857142857143 9.85714285714286 9.42857142857143 9.00000000000000 8.57142857142857 8.14285714285714 7.71428571428572 7.28571428571428 6.85714285714286 6.42857142857143 6.00000000000000 5.57142857142857 5.14285714285714 4.71428571428572 4.28571428571428 3.85714285714286 3.42857142857143 3.00000000000000 2.57142857142857 2.14285714285714 1.71428571428572 1.28571428571428 0.857142857142858 0.428571428571427 0.000000000000000E+000 v = -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 ug = -9.90000000000000 -9.70000000000000 -9.50000000000000 -9.30000000000000 -9.10000000000000 -8.90000000000000 -8.70000000000000 -8.50000000000000 -8.42000000000000 -8.30000000000000 -8.10000000000000 -7.90000000000000 -7.70000000000000 -7.50000000000000 -7.30000000000000 -7.10000000000000 -6.90000000000000 -6.70000000000000 -6.50000000000000 -6.30000000000000 -6.10000000000000 -5.90000000000000 -5.70000000000000 -5.50000000000000 -5.38000000000000 -5.30000000000000 -5.10000000000000 -4.90000000000000 -4.70000000000000 -4.50000000000000 -4.30000000000000 -4.10000000000000 -3.90000000000000 -3.70000000000000 -3.50000000000000 -3.38000000000000 -3.30000000000000 -3.10000000000000 -2.90000000000000 -2.70000000000000 -2.50000000000000 -2.30000000000000 -2.10000000000000 -1.90000000000000 -1.50125000000000 -1.10250000000000 -0.703750000000000 -0.305000000000000 9.375000000000000E-002 0.492500000000000 0.891250000000000 1.29000000000000 1.68875000000000 2.08750000000000 2.48625000000000 2.88500000000000 3.28375000000000 3.68250000000000 4.08125000000000 4.48000000000000 4.87875000000000 5.27750000000000 5.67625000000000 6.07500000000000 6.47375000000000 6.87250000000000 7.27125000000000 7.67000000000000 8.06875000000000 8.46750000000000 8.86625000000000 9.26500000000000 9.66375000000000 10.0625000000000 10.4612500000000 10.8600000000000 11.2587500000000 11.6575000000000 12.0562500000000 12.4550000000000 12.8537500000000 13.2525000000000 13.6512500000000 14.0500000000000 14.4487500000000 14.8475000000000 15.2462500000000 15.6450000000000 16.0437500000000 16.4425000000000 16.8412500000000 17.2400000000000 17.6387500000000 18.0375000000000 18.4362500000000 18.8350000000000 19.2337500000000 19.6325000000000 20.0312500000000 20.4300000000000 20.8287500000000 21.2275000000000 21.6262500000000 22.0250000000000 22.4237500000000 22.8225000000000 23.2212500000000 23.6200000000000 24.0187500000000 24.4175000000000 24.8162500000000 25.2150000000000 25.6137500000000 26.0125000000000 26.4112500000000 26.8100000000000 27.2087500000000 27.6075000000000 28.0062500000000 28.4050000000000 28.8037500000000 29.2025000000000 29.6012500000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 30.0000000000000 29.5714285714286 29.1428571428571 28.7142857142857 28.2857142857143 27.8571428571429 27.4285714285714 27.0000000000000 26.5714285714286 26.1428571428571 25.7142857142857 25.2857142857143 24.8571428571429 24.4285714285714 24.0000000000000 23.5714285714286 23.1428571428571 22.7142857142857 22.2857142857143 21.8571428571429 21.4285714285714 21.0000000000000 20.5714285714286 20.1428571428571 19.7142857142857 19.2857142857143 18.8571428571429 18.4285714285714 18.0000000000000 17.5714285714286 17.1428571428571 16.7142857142857 16.2857142857143 15.8571428571429 15.4285714285714 15.0000000000000 14.5714285714286 14.1428571428571 13.7142857142857 13.2857142857143 12.8571428571429 12.4285714285714 12.0000000000000 11.5714285714286 11.1428571428571 10.7142857142857 10.2857142857143 9.85714285714286 9.42857142857143 9.00000000000000 8.57142857142857 8.14285714285714 7.71428571428572 7.28571428571428 6.85714285714286 6.42857142857143 6.00000000000000 5.57142857142857 5.14285714285714 4.71428571428572 4.28571428571428 3.85714285714286 3.42857142857143 3.00000000000000 2.57142857142857 2.14285714285714 1.71428571428572 1.28571428571428 0.857142857142858 0.428571428571427 0.000000000000000E+000 vg = -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 -3.80000000000000 theta = 297.900000000000 297.900000000000 297.900000000000 297.900000000000 297.900000000000 297.900000000000 297.900000000000 297.900000000000 297.900000000000 298.251533742331 298.837423312883 299.423312883436 300.009202453988 300.595092024540 301.180981595092 301.766871165644 302.352760736196 302.938650306748 303.524539877301 304.110429447853 304.696319018405 305.282208588957 305.868098159509 306.453987730061 306.805521472393 307.039877300614 307.625766871166 308.211656441718 308.797546012270 309.383435582822 309.969325153374 310.555214723926 311.141104294479 311.726993865031 312.312883435583 312.664417177914 312.898773006135 313.484662576687 314.070552147239 314.656441717791 315.242331288344 315.828220858896 316.414110429448 317.000000000000 317.410636363636 317.821272727273 318.231909090909 318.642545454545 319.053181818182 319.463818181818 319.874454545455 320.285090909091 320.695727272727 321.106363636364 321.517000000000 321.927636363636 322.338272727273 322.748909090909 323.159545454545 323.570181818182 323.980818181818 324.391454545455 324.802090909091 325.212727272727 325.623363636364 326.034000000000 326.444636363636 326.855272727273 327.265909090909 327.676545454545 328.087181818182 328.497818181818 328.908454545455 329.319090909091 329.729727272727 330.140363636364 330.551000000000 330.961636363636 331.372272727273 331.782909090909 332.193545454545 332.604181818182 333.014818181818 333.425454545455 333.836090909091 334.246727272727 334.657363636364 335.068000000000 335.478636363636 335.889272727273 336.299909090909 336.710545454545 337.121181818182 337.531818181818 337.942454545455 338.353090909091 338.763727272727 339.174363636364 339.585000000000 339.995636363636 340.406272727273 340.816909090909 341.227545454545 341.638181818182 342.048818181818 342.459454545455 342.870090909091 343.280727272727 343.691363636364 344.102000000000 344.512636363636 344.923272727273 345.333909090909 345.744545454545 346.155181818182 346.565818181818 346.976454545455 347.387090909091 347.797727272727 348.208363636364 348.619000000000 349.029636363636 349.440272727273 349.850909090909 350.261545454545 350.672181818182 351.082818181818 351.493454545455 351.904090909091 352.314727272727 352.725363636364 353.136000000000 353.546636363636 353.957272727273 354.367909090909 354.778545454545 355.189181818182 355.599818181818 356.010454545455 356.421090909091 356.831727272727 357.242363636364 357.653000000000 358.063636363636 358.474272727273 358.884909090909 359.295545454545 359.706181818182 360.116818181818 360.527454545455 360.938090909091 361.348727272727 361.759363636364 362.170000000000 363.338000000000 364.506000000000 365.674000000000 366.842000000000 368.010000000000 369.178000000000 370.346000000000 371.514000000000 372.682000000000 373.850000000000 375.018000000000 376.186000000000 377.354000000000 378.522000000000 379.690000000000 380.858000000000 382.026000000000 383.194000000000 384.362000000000 385.530000000000 386.698000000000 387.866000000000 389.034000000000 390.202000000000 391.370000000000 394.492800000000 397.615600000000 400.738400000000 403.861200000000 406.984000000000 410.106800000000 413.229600000000 416.352400000000 419.475200000000 422.598000000000 425.720800000000 428.843600000000 431.966400000000 435.089200000000 438.212000000000 441.334800000000 444.457600000000 447.580400000000 450.703200000000 453.826000000000 456.948800000000 460.071600000000 463.194400000000 466.317200000000 469.440000000000 rt = 1.626000000000000E-002 1.595364864864865E-002 1.564729729729730E-002 1.534094594594595E-002 1.503459459459459E-002 1.472824324324324E-002 1.442189189189189E-002 1.411554054054054E-002 1.399300000000000E-002 1.371711904761905E-002 1.325731746031746E-002 1.279751587301587E-002 1.233771428571429E-002 1.187791269841270E-002 1.141811111111111E-002 1.095830952380952E-002 1.049850793650794E-002 1.003870634920635E-002 9.578904761904762E-003 9.119103174603176E-003 8.659301587301587E-003 8.199500000000000E-003 7.739698412698413E-003 7.279896825396826E-003 7.004015873015873E-003 6.820095238095238E-003 6.360293650793651E-003 5.900492063492064E-003 5.440690476190477E-003 4.980888888888889E-003 4.521087301587302E-003 4.061285714285713E-003 3.601484126984127E-003 3.141682539682540E-003 2.681880952380953E-003 2.406000000000000E-003 2.373405405405406E-003 2.291918918918919E-003 2.210432432432432E-003 2.128945945945946E-003 2.047459459459459E-003 1.965972972972973E-003 1.884486486486486E-003 1.803000000000000E-003 1.766940000000000E-003 1.730880000000000E-003 1.694820000000000E-003 1.658760000000000E-003 1.622700000000000E-003 1.586640000000000E-003 1.550580000000000E-003 1.514520000000000E-003 1.478460000000000E-003 1.442400000000000E-003 1.406340000000000E-003 1.370280000000000E-003 1.334220000000000E-003 1.298160000000000E-003 1.262100000000000E-003 1.226040000000000E-003 1.189980000000000E-003 1.153920000000000E-003 1.117860000000000E-003 1.081800000000000E-003 1.045740000000000E-003 1.009680000000000E-003 9.736200000000000E-004 9.375600000000000E-004 9.015000000000001E-004 8.654399999999999E-004 8.293799999999999E-004 7.933199999999999E-004 7.572599999999998E-004 7.212000000000000E-004 6.851399999999999E-004 6.490800000000000E-004 6.130199999999999E-004 5.769600000000001E-004 5.409000000000000E-004 5.048399999999999E-004 4.687799999999998E-004 4.327199999999999E-004 3.966599999999999E-004 3.606000000000000E-004 3.245399999999999E-004 2.884800000000000E-004 2.524199999999999E-004 2.163600000000001E-004 1.803000000000000E-004 1.442400000000001E-004 1.081799999999998E-004 7.212000000000017E-005 3.605999999999987E-005 2.168404344971009E-019 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 p_in_Pa = -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 subs = 0.000000000000000E+000 -2.212389380530973E-004 -4.424778761061947E-004 -6.637168141592920E-004 -8.849557522123894E-004 -1.106194690265487E-003 -1.327433628318584E-003 -1.548672566371681E-003 -1.637168141592920E-003 -1.769911504424779E-003 -1.991150442477876E-003 -2.212389380530973E-003 -2.433628318584071E-003 -2.654867256637168E-003 -2.876106194690265E-003 -3.097345132743363E-003 -3.318584070796460E-003 -3.539823008849557E-003 -3.761061946902655E-003 -3.982300884955752E-003 -4.203539823008849E-003 -4.424778761061947E-003 -4.646017699115044E-003 -4.867256637168142E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -5.000000000000000E-003 -4.500000000000001E-003 -4.000000000000000E-003 -3.500000000000000E-003 -3.000000000000000E-003 -2.500000000000000E-003 -2.000000000000000E-003 -1.500000000000000E-003 -1.000000000000000E-003 -5.000000000000004E-004 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 stats_nsamp = 1 stats_nout = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 Warning in check_clubb_settings_api Fatal error in microphys_put_var: allocation exhausted Running twp_ice Running wangara =================== Runs Complete =================== rico_silhs failure [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (min_cases + multi_col with nvhpc + openacc) Stage "min_cases + multi_col with nvhpc + openacc" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE