Started by an SCM change
Obtained jenkins_tests/clubb_plot_solver_compare/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on mitch in /home/jenkins/workspace/clubb_plot_solver_compare
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
> git init /home/jenkins/workspace/clubb_plot_solver_compare # 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 4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2 (refs/remotes/origin/master)
Commit message: "Non trad coriolis (#1267)"
> 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/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 4902a5ccf6c0da1bf588ea853aaadbc9a776dfa2 # timeout=10
> git rev-list --no-walk 418c202a9b0512fc8c4f421918cc978164db852d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load intel netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./compile.py
-- The Fortran compiler identification is IntelLLVM 2023.2.0
-- The C compiler identification is IntelLLVM 2023.2.0
-- The CXX compiler identification is IntelLLVM 2023.2.0
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-od6qbkw4h7zydnyvjahatxrprimcyseq/compiler/2023.2.0/linux/bin/ifx - skipped
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-od6qbkw4h7zydnyvjahatxrprimcyseq/compiler/2023.2.0/linux/bin/icx - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-od6qbkw4h7zydnyvjahatxrprimcyseq/compiler/2023.2.0/linux/bin/icpx - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Compiling with double precision
-- Found PkgConfig: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/pkgconf-2.2.0-m7jt4djj7ycrz7g6yadslcm2qmulsagd/bin/pkg-config (found version "2.2.0")
-- Checking for module 'netcdf-fortran'
-- Found netcdf-fortran, version 4.5.3
-- netcdf-fortran found via pkg-config
-- Include dirs: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include;/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-c-4.9.2-7lj7hfi2tfu2m25wtuyse5i2ptsx5v7z/include
-- Libraries: netcdff
-- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_plot_solver_compare/build/ifx_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_plot_solver_compare/build/ifx_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_plot_solver_compare/install/ifx_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_plot_solver_compare/cmake/toolchains/linux_x86_64_ifx.cmake
about to cmnake /home/jenkins/workspace/clubb_plot_solver_compare/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/lsame.f.o
[ 0%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.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
[ 0%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o
[ 0%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o
[ 0%] 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
[ 2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/SCM_Activation/aer_ccn_act_k.F90(129): remark #7712: This variable has not been used. [T1]
subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, &
--------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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
[ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o
[ 2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o
[ 2%] 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/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_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.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_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o
[ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o
[ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o
[ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o
[ 4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o
[ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o
[ 4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o
[ 5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.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_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/sgbsvx.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_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o
[ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o
[ 6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o
[ 6%] Linking Fortran static library libscm_activation_lib.a
[ 7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o
[ 8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o
[ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.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/dgtsv.f.o
[ 8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o
[ 9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o
[ 9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o
[ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o
[ 9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o
[ 9%] 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/dgttrs.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_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o
[ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o
[ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o
[ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o
[ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o
[ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.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/dlaisnan.f.o
[ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o
[ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o
[ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o
[ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.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/dlangt.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o
[ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o
[ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o
[ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o
[ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/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_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o
[ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o
[ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o
[ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o
[ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o
[ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.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_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/dlarfg.f.o
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o
[ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o
[ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o
[ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o
[ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o
[ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o
[ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o
[ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.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_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o
[ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o
[ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o
[ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used. [OPTS]
INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
--------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used. [N]
INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
--------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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 )
---------------------------------------------------------------^
[ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o
[ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o
[ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o
[ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o
[ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o
[ 35%] Built target clubb_lapack_double
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o
[ 36%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o
[ 36%] Built target clubb_lapack_single
[ 37%] Linking Fortran static library liblapack_lib.a
[ 37%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_names.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
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/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/stats_variables.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stat_file_module.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o
[ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o
[ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o
[ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o
[ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o
[ 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/Nc_Ncn_eqns.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
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o
[ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type.F90.o
[ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o
[ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/penta_bicgstab_solver.F90(367): remark #7712: This variable has not been used. [J]
integer :: j, k, i, b ! Loop Variables
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/penta_bicgstab_solver.F90(292): remark #7712: This variable has not been used. [J]
integer :: i, j, k
------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/penta_bicgstab_solver.F90(127): remark #7712: This variable has not been used. [J]
integer :: iter, j, k, i ! Loop Variables
---------------------^
[ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o
[ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o
[ 45%] 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/output_grads.F90.o
[ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o
[ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type_utilities.F90.o
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_reader.F90.o
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_sfc_module.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_zt_module.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zm_module.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zt_module.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_sfc_module.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zm_module.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zt_module.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/matrix_solver_wrapper.F90(258): remark #7712: This variable has not been used. [I]
integer :: i, k, j, its
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/matrix_solver_wrapper.F90(118): remark #7712: This variable has not been used. [I]
integer :: i, k, its
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/matrix_solver_wrapper.F90(258): remark #7712: This variable has not been used. [K]
integer :: i, k, j, its
------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/matrix_solver_wrapper.F90(118): remark #7712: This variable has not been used. [K]
integer :: i, k, its
------------------^
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/pdf_utilities.F90(1400): remark #7712: This variable has not been used. [M]
m
------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/mono_flux_limiter.F90(1339): remark #7712: This variable has not been used. [I]
integer :: i
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/mono_flux_limiter.F90(463): remark #7712: This variable has not been used. [TMP]
tmp, &
------^
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o
[ 53%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o
[ 53%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o
[ 53%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o
[ 53%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o
[ 54%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o
[ 54%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o
[ 54%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_netcdf.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1788): warning #8889: Explicit interface or EXTERNAL declaration is required. [NF_ENDDEF]
call nf_enddef(ncid_zm)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1837): warning #8889: Explicit interface or EXTERNAL declaration is required. [NF_ENDDEF]
call nf_enddef(ncid_zt)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1484): remark #7712: This variable has not been used. [UM]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1484): remark #7712: This variable has not been used. [VM]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1484): remark #7712: This variable has not been used. [UP3]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1484): remark #7712: This variable has not been used. [VP3]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
---------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1484): remark #7712: This variable has not been used. [RTP3]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
-------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1484): remark #7712: This variable has not been used. [THLP3]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
-------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1486): remark #7712: This variable has not been used. [SCLRM]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1486): remark #7712: This variable has not been used. [SCLRP3]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
---------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1486): remark #7712: This variable has not been used. [WPSCLRP]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
-----------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1486): remark #7712: This variable has not been used. [SCLRP2]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
--------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1486): remark #7712: This variable has not been used. [SCLRPRTP]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
----------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1486): remark #7712: This variable has not been used. [SCLRPTHLP]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
--------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1487): remark #7712: This variable has not been used. [P_IN_PA]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wp2up, wpthvp, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1487): remark #7712: This variable has not been used. [EXNER]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wp2up, wpthvp, &
-----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1487): remark #7712: This variable has not been used. [WP2THVP]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wp2up, wpthvp, &
-----------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1487): remark #7712: This variable has not been used. [WP2UP]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wp2up, wpthvp, &
--------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1487): remark #7712: This variable has not been used. [WPTHVP]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wp2up, wpthvp, &
---------------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1488): remark #7712: This variable has not been used. [RTPTHVP]
rtpthvp, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1489): remark #7712: This variable has not been used. [THLPTHVP]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1489): remark #7712: This variable has not been used. [SCLRPTHVP]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1489): remark #7712: This variable has not been used. [WP2RTP]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
-----------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1489): remark #7712: This variable has not been used. [WP2THLP]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
-------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1489): remark #7712: This variable has not been used. [WPUP2]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
----------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1489): remark #7712: This variable has not been used. [WPVP2]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
-----------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1490): remark #7712: This variable has not been used. [ICE_SUPERSAT_FRAC]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1490): remark #7712: This variable has not been used. [UPRCP]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
---------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1490): remark #7712: This variable has not been used. [VPRCP]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1490): remark #7712: This variable has not been used. [RC_COEF_ZM]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
-----------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1490): remark #7712: This variable has not been used. [WP4]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
-----------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1490): remark #7712: This variable has not been used. [WP2UP2]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
----------------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1491): remark #7712: This variable has not been used. [WP2VP2]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1491): remark #7712: This variable has not been used. [UM_PERT]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1491): remark #7712: This variable has not been used. [VM_PERT]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
-------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1491): remark #7712: This variable has not been used. [UPWP_PERT]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1491): remark #7712: This variable has not been used. [VPWP_PERT]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
---------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1491): remark #7712: This variable has not been used. [EDSCLRM]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
--------------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1492): remark #7712: This variable has not been used. [RCM_IN_LAYER]
rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1492): remark #7712: This variable has not been used. [CLOUD_COVER]
rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
----------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1492): remark #7712: This variable has not been used. [W_UP_IN_CLOUD]
rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
-----------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1492): remark #7712: This variable has not been used. [W_DOWN_IN_CLOUD]
rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
--------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1493): remark #7712: This variable has not been used. [CLOUDY_UPDRAFT_FRAC]
cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1493): remark #7712: This variable has not been used. [CLOUDY_DOWNDRAFT_FRAC]
cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
-----------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1493): remark #7712: This variable has not been used. [WPRCP]
cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
----------------------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1494): remark #7712: This variable has not been used. [INVRS_TAU_ZM]
invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1494): remark #7712: This variable has not been used. [KH_ZT]
invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
----------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1494): remark #7712: This variable has not been used. [KH_ZM]
invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
-----------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1494): remark #7712: This variable has not been used. [THLPRCP]
invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
------------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90(1676): remark #7712: This variable has not been used. [N]
integer :: i, k, n, status
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/advance_windm_edsclrm_module.F90(1736): remark #7712: This variable has not been used. [J]
integer :: i, j
------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/advance_xm_wpxp_module.F90(4517): remark #7712: This variable has not been used. [I]
integer :: i, ivar
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/advance_xm_wpxp_module.F90(4517): remark #7712: This variable has not been used. [IVAR]
integer :: i, ivar
------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/advance_xp2_xpyp_module.F90(2963): remark #7712: This variable has not been used. [J]
integer :: j
---------------^
[ 54%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o
[ 54%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o
[ 54%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o
[ 54%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o
[ 55%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o
[ 55%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o
[ 55%] Linking Fortran static library libclubb_core_lib.a
[ 55%] Built target clubb_core_lib
Scanning dependencies of target bugsrad_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target microphys_utils_lib
Scanning dependencies of target benchmark_cases_lib
[ 56%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o
[ 56%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90.o
Scanning dependencies of target coamps_lib
[ 56%] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o
[ 56%] Building Fortran object src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90.o
[ 58%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o
[ 58%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o
[ 58%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o
[ 59%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o
[ 59%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_sed_module.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(5): remark #7712: This variable has not been used. [ARY1D]
4 ,twodt,pcut,tzero,lgrpl,ary1d,maxpt1d,kmax
-------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [I1DFLG]
5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
--------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [I1D]
5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
---------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [J1D]
5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
-------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [J]
5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
-----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [ICOMP]
5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
-------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(14): remark #7712: This variable has not been used. [IP]
integer ip
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(16): remark #7712: This variable has not been used. [JP]
integer jp
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(22): remark #7712: This variable has not been used. [NP]
integer np
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(63): remark #7712: This variable has not been used. [K]
integer k
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(72): remark #7712: This variable has not been used. [ABS8]
real abs8
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(73): remark #7712: This variable has not been used. [ABS9]
real abs9
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(83): remark #7712: This variable has not been used. [TST]
real tst
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjmlt.F(84): remark #7712: This variable has not been used. [TP3]
real tp3
------------^
[ 59%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o
[ 60%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o
[ 60%] Linking Fortran static library libmicrophys_utils_lib.a
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(571): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE]
call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(597): warning #8[ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o
889: Explicit interface or EXTERNAL declaration is required. [ESATV]
call esatv(tttemp,apbp ,mkk)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(598): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATI]
call esati(tttemp,appbpp,mkk)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(720): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQG]
call tgqg(fallg,qgtemp,sfgraup,pterm4,pcut,abar,bgrp,mkk)
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(723): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQR]
call tgqr(fallr,falln,qrtemp,sfraincm,nrtemp,rbar2d,pterm4,pcut,
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(726): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQS]
call tgqs(falls,qstemp,sfsnow,pterm4,pcut,aprpr,bsnow,mkk)
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(728): warning #8889: Explicit interface or EXTERNAL declaration is required. [FRZH]
call frzh(pchomo,tttemp,qctemp,pcut,twodt,mkk)
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(735): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA22]
call eqa22(psacw,qctemp,qstemp,tttemp,termb,esc
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(749): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA28]
call eqa28(psmlti,qitemp,tttemp,pcut,twodt,tzero,mkk)
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(760): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA11G]
if(lgrpl)call eqa11g(pgacw,qgtemp,qctemp,tttemp,sfgraup,xa,iwx1
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(767): warning #8889: Explicit interface or EXTERNAL declaration is required. [CONICE]
call conice(nitemp,nuci,tttemp,qvtemp,qsatv,qsati,qctemp,qitemp
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(787): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQI]
call tgqi(falli,qitemp,rbar2d,pr,nitemp,pcut,p00,cimass
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(795): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA27R]
call eqa27r(piacw,qctemp,qitemp,tttemp,falli,nitemp
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(803): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA7G]
call eqa7g(piacr,qitemp,qrtemp,rbar2d,tttemp,sfrain,iwx1,nitemp
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(812): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA8G]
call eqa8g(psacr,qrtemp,qstemp,rbar2d,tttemp,fallr,falls
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(821): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA9G]
if(lgrpl)call eqa9g(pracs,qrtemp,qstemp,rbar2d,fallr,falls
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(830): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA13G]
if(lgrpl)call eqa13g(pgacr,qrtemp,qgtemp,tttemp,rbar2d
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(839): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA18G]
if(lgrpl)call eqa18g(pgmlt,qgtemp,tttemp,iwx1,termg,rbar2d
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(847): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA21G]
if(lgrpl)call eqa21g(pgacrm,pgacr,tttemp,rbar2d,qgtemp
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(855): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA22G]
if(lgrpl)call eqa22g(pgacwm,pgacw,tttemp,rbar2d,qgtemp
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(864): warning #8889: Explicit interface or EXTERNAL declaration is required. [ADJMLT]
call adjmlt(delta1,delta2,delta3,qctemp,qgtemp,qitemp,qrtemp
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(874): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI]
call qsatvi(tttemp,pr,qsatv,qsati,lice,mkk)
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(892): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI]
call qsatvi(tdum,pr,qvsdum,qsidum,lice,mkk)
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(893): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ]
call qtadj(tdum,qdum,pr,qvsdum,qsidum,qadjw,tadjw
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(919): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE]
call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1018): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA6]
call eqa6(pcond,tttemp,qadjw,qvtemp,qctemp,qsatv,qsati,pr
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1027): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA12]
call eqa12(prevp,qrtemp,qvtemp,qadjw,qsatv,rbar2d,tttemp,sfrain
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1039): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA27]
call eqa27(pmltse,qstemp,qvtemp,qsatv,qadjw,tttemp,terma,apbp
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1049): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA19G]
if(lgrpl)call eqa19g(pmltge,qgtemp,tttemp,qvtemp,qsatv
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1059): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMTQW]
call nrmtqw(qvtemp,qgtemp,qrtemp,qstemp,qadjw,qctemp,tttemp
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1072): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI]
call qsatvi(tttemp,pr,qsatv,qsati,lice,mkk)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1074): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE]
call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1187): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI]
call qsatvi(tdum,pr,qvsdum,qsidum,lice,mkk)
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1188): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ]
call qtadj(tdum,qdum,pr,qvsdum,qsidum,qadj,tadj
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1197): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ]
call qtadj(tttemp,qvtemp,pr,qsatv,qsati,qadj,tadj,heatlv
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1205): warning #8889: Explicit interface or EXTERNAL declaration is required. [CONICE]
call conice(nitemp,nuci,tttemp,qvtemp,qsatv,qsati,qctemp,qitemp
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1226): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA15]
call eqa15(pint,tttemp,qvtemp,qsati,qadj,rbar2d,nitemp,tice
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1235): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA18]
call eqa18(pdepi,qvtemp,qitemp,qsati,qadj,tttemp,rbar2d,nitemp
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1244): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA26]
call eqa26(psdep,qvtemp,qstemp,qsati,qadj,terma,appbpp,tttemp
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1261): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMTQI]
call nrmtqi(qvtemp,qitemp,qgtemp,qstemp,qadj,tttemp,pgdep
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1274): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE]
call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1285): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA7]
call eqa7(praut,qctemp,rbar2d,nctemp,praut1,praut2,pi
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1293): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA9]
call eqa9(pracw,qctemp,qrtemp,pterm4,sfrain,xa,rbar2d,nctemp
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1390): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQG]
call tgqg(fallg,qgtemp,sfgraup,pterm4,pcut,abar,bgrp,mkk)
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1392): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQS]
call tgqs(falls,qstemp,sfsnow,pterm4,pcut,aprpr,bsnow,mkk)
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1400): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA19]
call eqa19(pconv,qitemp,rbar2d,nitemp,tttemp,pcut,cimass
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1408): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA10G]
if(lgrpl)call eqa10g(pwacs,qstemp,qctemp,rbar2d,tttemp
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1417): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA21]
call eqa21(psaci,qitemp,qstemp,sfsnow,termb
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1425): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA5G]
if(lgrpl)call eqa5g(praci,qitemp,qrtemp,tttemp,iwx1,gm3,gm4
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMP[ 61%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o
S_microphys/adjtq.F(1434): warning [ 61%] Linking Fortran static library libtext_writer_lib.a
#8889: Explicit interface or EXTERNAL declaration is required. [EQA12G]
if(lgrpl)call eqa12g(pgaci,qitemp,qgtemp,tttemp,sfgraup,xa,iwx1
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1442): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA14G]
if(lgrpl)call eqa14g(pgacs,qstemp,qgtemp,tttemp,rbar2d
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1451): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA20G]
if(lgrpl)call eqa20g(pgshr,pgacr,pgacw,tttemp,rbar2d,tzero
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(1461): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMCOL]
call nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp,pconv,pgaci
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(2): remark #7712: This variable has not been used. [P3]
1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(2): remark #7712: This variable has not been used. [W3]
1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d
---------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(3): remark #7712: This variable has not been used. [WTM]
2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm
---------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(3): remark #7712: This variable has not been used. [EXBM]
2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm
-------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(5): remark #7712: This variable has not been used. [TIMEA]
4 ,pcut,p00,r,rvap,sloper,slopes,slopeg,timea,lice
----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(6): remark #7712: This variable has not been used. [NNE]
5 ,nne,kk,i1d,j1d,ary1d,i1dflg,n1d,maxpt1d,maxvr1d
---------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(9): remark #7712: This variable has not been used. [CPOR]
8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic
-----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(9): remark #7712: This variable has not been used. [DIFVAP]
8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic
-------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(10): remark #7712: This variable has not been used. [MW]
9 ,eri,egc,esc,esr,egi,egr,egs,mw,pi,praut1,praut2
-------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBP3]
3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBOV2]
3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
---------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBOV2G]
3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
----------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PCOND3]
7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
---------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PSMLTI3]
7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PSACW3]
7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PGACW3]
7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
-------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PIACW3]
7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PCHOMO3]
7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
---------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PRAUT3]
7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
-----------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PRACW3]
7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PDEPI3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
---------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PINT3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PGDEP3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
----------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PCONV3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
-----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PSACI3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PGACI3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
-------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PRACI3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
--------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PREVP3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
---------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PSDEP3]
8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PMLTGE3]
9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
---------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGMLT3]
9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
-----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PSMLT3]
9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGACRM3]
9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
-------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGACWM3]
9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
---------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PRACS3]
9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
-----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGSHR3]
9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PGACR3]
1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
---------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PSACR3]
1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PIACR3]
1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
-----------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PRHOMO3]
1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PGACS3]
1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PMLTSE3]
1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
---------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PWACS3]
1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
-----------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(242): remark #7712: This variable has not been used. [IC]
integer ic
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(247): remark #7712: This variable has not been used. [IP]
integer ip
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(249): remark #7712: This variable has not been used. [JP]
integer jp
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(251): remark #7712: This variable has not been used. [M]
integer m
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(253): remark #7712: This variable has not been used. [N]
integer n
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(256): remark #7712: This variable has not been used. [NP]
integer np
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(257): remark #7712: This variable has not been used. [NPTS]
integer npts
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(331): remark #7712: This variable has not been used. [SAT]
real sat
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(348): remark #7712: This variable has not been used. [WGT]
real wgt (len)
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/adjtq.F(356): remark #7712: This variable has not been used. [TMP1]
real tmp1 (len)
----------------^
[ 61%] Built target microphys_utils_lib
[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o
[ 61%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o
[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o
[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o
[ 61%] Built target text_writer_lib
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/conice.F(63): remark #7712: This variable has not been used. [CNN]
real cnn (len)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/conice.F(70): remark #7712: This variable has not been used. [DT]
real dt
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/conice.F(73): remark #7712: This variable has not been used. [F3]
real f3
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/conice.F(75): remark #7712: This variable has not been used. [FTP]
real ftp
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/conice.F(82): remark #7712: This variable has not been used. [MC]
real mc
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/conice.F(83): remark #7712: This variable has not been used. [N12]
real n12
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/cloud_correlate/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa10g.F(53): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA]
call gamma(garg,gm6pb)
-----------^
.F90(9): remark #7712: This variable has not been used. [LEN_LOC]
subroutine bugs_ctot(nlen, len_loc, nlm, pl2,tl, acld, l_c, c_tot)
------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/cloud_correlate.F90(28): remark #7712: This variable has not been used. [I_LAY_B]
i_lay_a, i_lay_b, i_domain, Ncloud, kcld, j ! Indices
------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/cloud_correlate.F90(140): remark #7712: This variable has not been used. [CF_TMP]
real(kind=dbl_kind), dimension(nlm) :: cf_tmp
----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/cloud_correlate.F90(144): remark #7712: This variable has not been used. [CF_STACKED_THRESH]
real(kind=dbl_kind) :: cf_stacked_thresh, &
-------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/cloud_correlate.F90(145): remark #7712: This variable has not been used. [CF_STACKED_MIN]
cf_stacked_min
-------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compa[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o
re/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
----------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa11g.F(52): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA]
call gamma(garg,gm3pb)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa11g.F(1): remark #7712: This variable has not been used. [TT]
subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero
------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa11g.F(1): remark #7712: This variable has not been used. [TZERO]
subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero
------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa11g.F(16): remark #7712: This variable has not been used. [CMAX]
real cmax
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa11g.F(17): remark #7712: This variable has not been used. [CMIN]
real cmin
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa12.F(35): remark #7712: This variable has not been used. [TWODT]
real twodt
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa12.F(55): remark #7712: This variable has not been used. [QCOND]
real qcond
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa12.F(56): remark #7712: This variable has not been used. [QEVAP]
real qevap
-----------^
[ 61%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o
Scanning dependencies of target KK_microphys_lib
[ 62%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o
[ 62%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa12g.F(50): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA]
call gamma(garg,gm3pb)
-----------^
Scanning dependencies of target morrison_microphys_lib
[ 62%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o
[ 63%] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o
[ 64%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o
[ 64%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o
[ 64%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa13g.F(1): remark #7712: This variable has not been used. [TT]
subroutine eqa13g(pgacr,qr,qg,tt,rho,fallr,fallg
------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa13g.F(4): remark #7712: This variable has not been used. [TZERO]
2 ,delt,pcut,tzero,len)
------------------------^
[ 64%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o
[ 64%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6326): remark #7712: This variable has not been used. [I]
INTEGER:: i, k, k_0
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(749): remark #7712: This variable has not been used. [ITIMESTEP]
SUBROUTINE MP_GRAUPEL(ITIMESTEP, &
----------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(750): remark #7712: This variable has not been used. [TKE]
TH, QV, QC, QR, QI, QS, QG, NI, NC, NS, NR, NG, TKE, NCTEND, &
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(752): remark #7712: This variable has not been used. [RHO]
RHO, PII, P, DT_IN, DZ, HT, W, &
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(752): remark #7712: This variable has not been used. [HT]
RHO, PII, P, DT_IN, DZ, HT, W, &
----------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [IDS]
,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [IDE]
,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims
--------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [JDS]
,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims
-------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [JDE]
,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims
-----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [KDS]
,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims
----------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [KDE]
,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [IMS]
IMS,IME, JMS,JME, KMS,KME,&
------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [IME]
IMS,IME, JMS,JME, KMS,KME,&
----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [JMS]
IMS,IME, JMS,JME, KMS,KME,&
---------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [JME]
IMS,IME, JMS,JME, KMS,KME,&
-------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [ITS]
ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [ITE]
ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [JTS]
ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
---------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [JTE]
ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
-------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QGSTEN]
QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QRSTEN]
QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
-----------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QISTEN]
QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
-------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QNISTEN]
QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
---------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1231): remark #7712: This variable has not been used. [PCCN]
REAL, DIMENSION(KMS:KME) :: PCCN ! CHANGE Q DROPLET ACTIVATION
----------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1316): remark #7712: This variable has not been used. [COFFI]
REAL COFFI ! ICE AUTOCONVERSION PARAMETER
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1325): remark #7712: This variable has not been used. [RHO2]
REAL FALTNDR,FALTNDI,FALTNDNI,RHO2
------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5435): remark #7712: This variable has not been used. [DUM]
REAL DUM
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1350): remark #7712: This variable has not been used. [DUMQSI]
REAL DUM,DUM1,DUM2,DUMT,DUMQV,DUMQSS,DUMQSI,DUMS,TMPNUM
------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1382): remark #7712: This variable has not been used. [CT]
REAL CT ! DROPLET ACTIVATION PARAMETER
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1383): remark #7712: This variable has not been used. [TEMP1]
REAL TEMP1 ! DUMMY TEMPERATURE
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1384): remark #7712: This variable has not been used. [SAT1]
REAL SAT1 ! DUMMY SATURATION
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1386): remark #7712: This variable has not been used. [KEL]
REAL KEL ! KELVIN PARAMETER
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1389): remark #7712: This variable has not been used. [CRY]
REAL CRY,KRY ! AEROSOL ACTIVATION PARAMETERS
------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1389): remark #7712: This variable has not been used. [KRY]
REAL CRY,KRY ! AEROSOL ACTIVATION PARAMETERS
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DUMQI]
REAL DUMQI,DUMNI,DC0,DS0,DG0
----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DUMNI]
REAL DUMQI,DUMNI,DC0,DS0,DG0
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DC0]
REAL DUMQI,DUMNI,DC0,DS0,DG0
----------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DS0]
REAL DUMQI,DUMNI,DC0,DS0,DG0
--------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DG0]
REAL DUMQI,DUMNI,DC0,DS0,DG0
------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1394): remark #7712: This variable has not been used. [DUMQR]
REAL DUMQC,DUMQR,RATIO,SUM_DEP,FUDGEF
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1397): remark #7712: This variable has not been used. [WEF]
REAL WEF
----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1401): remark #7712: This variable has not been used. [ANUC]
REAL ANUC,BNUC
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1401): remark #7712: This variable has not been used. [BNUC]
REAL ANUC,BNUC
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5967): remark #7712: This variable has not been used. [LAMBDA]
meltratio_outside, m_w, m_i, lambda, C_back, &
--------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5904): remark #7712: This variable has not been used. [SIGMA]
REAL(8):: alpha,lambdas,sigma,nenner
------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5981): remark #7712: This variable has not been used. [XW_A]
REAL(8):: D_large, D_g, rhog, x_w, xw_a, fm, fmgrenz, &
-----------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6305): remark #7712: This variable has not been used. [II]
kts, kte, ii, jj, nr1d, ns1d, ng1d)
------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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)
----------------------------------------^
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o
[ 65%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o
[ 65%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/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/wor/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_iter.F(135): remark #7712: This variable has not been used. [FAIL]
& fail
--------^
k/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_iter.F(12): remark #7712: This variable has not been used. [SEL_RULES]
+, sel_rules , b1 , b2 , b3
---------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_iter.F(113): remark #7712: This variable has not been used. [EXPTAU]
&, exptau !
--------^
/space/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(109): remark #7712: This variable has not been used. [EXPTAU]
exptau
-----^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(121): remark #7712: This variable has not been used. [CLD_RAN]
cld_ran, & !The random overlap fraction of cloud
-----^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(122): remark #7712: This variable has not been used. [CMIN]
cmin !Minimum cloud fraction in a column
-----^
home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_iter.F(128): remark #7712: This variable has not been used. [PROP]
&, kappa , oms , prop ,r, rinf
--------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_iter.F(138): remark #7712: This variable has not been used. [TAUSTHRESH]
& tausthresh
--------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_iter.F(139): remark #7712: This variable has not been used. [WCTHRESH]
&, wcthresh
--------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_lw_iter.F(140): remark #7712: This variable has not been used. [TAUSCAT]
&, tauscat
--------^
[ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o
[ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa18.F(2): remark #7712: This variable has not been used. [J]
1 ,appbpp,tice,delt,pcut,j,icon,len)
---------------------------------------------^
[ 66%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o
[ 66%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o
[ 67%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o
[ 67%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o
[ 67%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o
[ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o
[ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o
[ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o
[ 67%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o
[ 67%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/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)
------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_bs.F(142): remark #7712: This variable has not been used. [FAIL]
& fail
--------^
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_bs.F(145): remark #7712: This variable has not been used. [TAUSTHRESH]
& tausthresh
--------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_bs.F(146): remark #7712: This variable has not been used. [WCTHRESH]
&, wcthresh
--------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_bs.F(147): remark #7712: This variable has not been used. [TAUSCAT]
&, tauscat
--------^
[ 67%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F.o
[ 68%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o
[ 68%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o
[ 69%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o
[ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_iter.F(139): remark #7712: This variable has not been used. [FAIL]
& fail
--------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_iter.F(11): remark #7712: This variable has not been used. [SEL_RULES]
+, fddif ,sel_rules , b1 , b2
-----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_iter.F(142): remark #7712: This variable has not been used. [TAUSTHRESH]
& tausthresh
--------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_iter.F(143): remark #7712: This variable has not been used. [WCTHRESH]
&, wcthresh
--------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/two_rt_sw_iter.F(144): remark #7712: This variable has not been used. [TAUSCAT]
&, tauscat
--------^
[ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o
[ 70%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o
[ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o
[ 70%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o
[ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa21g.F(29): remark #7712: This variable has not been used. [NPTS]
integer npts
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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 )
-----^
[ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa22.F(1): remark #7712: This variable has not been used. [TZERO]
subroutine eqa22(psacw,qc,qs,tt,termb,esc,pcut,delt,tzero,len)
----------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa22.F(13): remark #7712: This variable has not been used. [IFLAG]
integer iflag
--------------^
[ 71%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa22g.F(1): remark #7712: This variable has not been used. [RHO]
subroutine eqa22g(pgacwm,pgacw,tt,rho,qg,tzero
----------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa22g.F(29): remark #7712: This variable has not been used. [NPTS]
integer npts
--------------^
[ 71%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o
[ 71%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o
[ 71%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o
[ 71%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa27.F(2): remark #7712: This variable has not been used. [J]
1 ,snzero,tzero,pcut,delt,j,len)
----------------------------------------------^
[ 71%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/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)
--------------------------^
[ 71%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o
[ 71%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o
[ 71%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o
[ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o
[ 72%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o
[ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o
[ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o
[ 72%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This vari[ 73%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o
able has not been used. [TT]
subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used. [QSATI]
subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used. [PP]
subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [HEATLV]
1 ,iwx1,heatlv,cp,delt,pcut,j,len)
---------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [CP]
1 ,iwx1,heatlv,cp,delt,pcut,j,len)
----------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [J]
1 ,iwx1,heatlv,cp,delt,pcut,j,len)
-----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa6.F(39): remark #7712: This variable has not been used. [ITER]
integer iter
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_rad.F(586): warning #8889: Explicit interface or EXTERNAL declaration is required. [BUGS_LWR]
call bugs_lwr
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_rad.F(709): warning #8889: Explicit interface or EXTERNAL declaration is required. [BUGS_SWR]
call bugs_swr
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_rad.F(27): remark #7712: This variable has not been used. [QRIL]
+, qcwl , qcil , qril , o3l
-----------------------------------------------^
[ 73%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o
[ 73%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o
[ 74%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/ekman.F90(20): remark #7712: This variable has not been used. [Z]
subroutine ekman_sfclyr( ngrdcol, z, &
------------------------------------^
[ 74%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o
[ 74%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o
[ 75%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o
[ 75%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o
[ 75%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa9.F(1): remark #7712: This variable has not been used. [RHO]
subroutine eqa9(pracw,qc,qr,pterm4,sr,sri,rho,nc,icomp,pi,erc
------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa9.F(36): remark #7712: This variable has not been used. [RVC]
real rvc
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/eqa9.F(37): remark #7712: This variable has not been used. [RVCOF]
real rvcof
-----------^
[ 75%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/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)
-------------^
[ 75%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o
[ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o
[ 76%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o
[ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/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)
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(51): remark #7712: This variable has not been used. [WICE]
real ESH2O,WICE,WH2O
-----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(51): remark #7712: This variable has not been used. [WH2O]
real ESH2O,WICE,WH2O
----------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(52): remark #7712: This variable has not been used. [ESBLD]
real ESICE,ESBLD
-----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(55): remark #7712: This variable has not been used. [VABLD]
real VABLD
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(58): remark #7712: This variable has not been used. [XLBLD]
real XLBLD
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(62): remark #7712: This variable has not been used. [II]
integer ii
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(63): remark #7712: This variable has not been used. [J]
integer j
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(64): remark #7712: This variable has not been used. [VPS]
real qcon,rq,vps,var
-------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(64): remark #7712: This variable has not been used. [VAR]
real qcon,rq,vps,var
-----------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(66): remark #7712: This variable has not been used. [QQQ]
real t1,qqq,tqs,temc
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(66): remark #7712: This variable has not been used. [TQS]
real t1,qqq,tqs,temc
------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/esat_new.F(74): remark #7712: This variable has not been used. [L_XL]
logical l_xl
--------------^
[ 76%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o
[ 76%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o
[ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o
[ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o
[ 76%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o
[ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(1): remark #7712: This variable has not been used. [TTTEMP]
subroutine nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp
-------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(3): remark #7712: This variable has not been used. [TT]
2 ,rho,nc,nr,ncn,pcut,twodt,lice,lgrpl,tt,rvc
-------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [ARY1D]
3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
-------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [I1DFLG]
3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
--------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [I1D]
3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
---------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [J1D]
3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
-------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [J]
3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
-----------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(5): remark #7712: This variable has not been used. [ICOMP]
4 ,icomp,ldrizzle,ni,m,len)
-------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(5): remark #7712: This variable has not been used. [NI]
4 ,icomp,ldrizzle,ni,m,len)
----------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmcol.F(59): remark #7712: This variable has not been used. [K]
integer k
---------------^
[ 76%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o
[ 77%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o
[ 77%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o
[ 77%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(3): remark #7712: This variable has not been used. [LGRPL]
2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d
-------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(3): remark #7712: This variable has not been used. [ARY1D]
2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d
-------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [I1D]
3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
--------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [J1D]
3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [J]
3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
----------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [ICOMP]
3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [TH2T]
3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [CONCI]
3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
-----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(12): remark #7712: This variable has not been used. [IP]
integer ip
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(14): remark #7712: This variable has not been used. [JP]
integer jp
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(15): remark #7712: This variable has not been used. [KK]
integer kk
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(21): remark #7712: This variable has not been used. [NP]
integer np
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(52): remark #7712: This variable has not been used. [K]
integer k
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqi.F(56): remark #7712: This variable has not been used. [TP3]
real tp3
------------^
[ 77%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(3): remark #7712: This variable has not been used. [ARY1D]
2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg
-------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(3): remark #7712: This variable has not been used. [I1DFLG]
2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg
--------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [J1D]
3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
-----------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [J]
3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
---------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #[ 77%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F.o
7712: This variable has not been used. [TH2T]
3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [HEATLV]
3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
-------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [CP]
3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
--------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [RVAP]
3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
-----------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [QSATV]
3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
----------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(18): remark #7712: This variable has not been used. [KK]
integer kk
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(21): remark #7712: This variable has not been used. [M]
integer m
---------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/nrmtqw.F(61): remark #7712: This variable has not been used. [K]
integer k
---------------^
[ 77%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o
[ 78%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/qsatvi.F(31): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATV]
call esatv(t,qvs,len)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/qsatvi.F(38): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATI]
call esati(t,qvi,len)
-------------^
[ 78%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o
[ 78%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o
[ 78%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o
[ 79%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/qtadj.F(1): remark #7712: This variable has not been used. [PR]
subroutine qtadj(tt,qv,pr,qsatv,qsati,qadj,tadj,heatlv
-----------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/qtadj.F(2): remark #7712: This variable has not been used. [LICE]
1 ,heatls,cp,rvap,tzero,lice,iflag,pcut,len)
------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/qtadj.F(12): remark #7712: This variable has not been used. [IMPLFLG]
integer implflg
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/qtadj.F(14): remark #7712: This variable has not been used. [N]
integer n
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/qtadj.F(22): remark #7712: This variable has not been used. [QSAT]
real qsat
-----------^
[ 79%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o
[ 80%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqg.F(40): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA]
call gamma(garg,tvs1)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqg.F(30): remark #7712: This variable has not been used. [PFACT]
real pfact
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqg.F(32): remark #7712: This variable has not been used. [X6]
real x6
-----------^
[ 80%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o
[ 80%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o
[ 80%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o
[ 80%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqi.F(1): remark #7712: This variable has not been used. [CIMASS]
subroutine tgqi(fallv,qi,rbm,pr,conci,pcut,p00,cimass,dmax,len)
-----------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqi.F(33): remark #7712: This variable has not been used. [FALSPD]
real falspd
-----------^
[ 80%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o
[ 80%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqr.F(31): remark #7712: This variable has not been used. [K]
integer k
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqs.F(45): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA]
call gamma(garg,tvs1)
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqs.F(31): remark #7712: This variable has not been used. [PFACT]
real pfact
-----------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/COAMPS_microphys/tgqs.F(33): remark #7712: This variable has not been used. [X6]
real x6
-----------^
[ 81%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o
[ 81%] Linking Fortran static library libcoamps_lib.a
[ 81%] Built target coamps_lib
[ 81%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o
[ 81%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(332): warning #8889: Explicit interface or EXTERNAL declaration is required. [RAYLE]
call rayle
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(341): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG]
call cloudg
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(349): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG]
call cloudg
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(369): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP1]
call comscp1
-------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(393): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP2]
call comscp2
-----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(402): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_SW]
call two_rt_sw
-----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(26): remark #7712: This variable has not been used. [TS]
+, cirho , o3mix , ts , amu0
------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(28): remark #7712: This variable has not been used. [CLDAMT]
+, alndr , cldamt , cldmax , umco2
---------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(28): remark #7712: This variable has not been used. [CLDMAX]
+, alndr , cldamt , cldmax , umco2
--------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(29): remark #7712: This variable has not been used. [B1]
+, umch4 , umn2o , b1 , b2
------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(29): remark #7712: This variable has not been used. [B2]
+, umch4 , umn2o , b1 , b2
-----------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used. [B3]
+, b3 , b4 , fdsw , fdswcl
---------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used. [B4]
+, b3 , b4 , fdsw , fdswcl
-------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(295): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG]
call cloudg
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(303): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG]
call cloudg
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(323): warning #8889: Explicit interface or EXTERNAL declaration is required. [GASCON]
call gascon
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(334): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP1]
call comscp1
--------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(358): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP2]
call comscp2
-----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(384): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_LW]
call two_rt_lw
-----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(391): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_LW]
call two_rt_lw
-----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(22): remark #7712: This variable has not been used. [CLDAMT]
+, cirho , o3mix , ts , cldamt
---------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [CLDMAX]
+, cldmax , b1 , b2 , b3
-------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B1]
+, cldmax , b1 , b2 , b3
--------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B2]
+, cldmax , b1 , b2 , b3
----------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B3]
+, cldmax , b1 , b2 , b3
-------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/Radiation/BUGSrad/bugs_lwr.F(24): remark #7712: This variable has not been used. [B4]
+, b4 , umco2 , umch4 , umn2o
-----------------------------^
[ 81%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o
[ 81%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o
[ 82%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o
[ 82%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o
[ 82%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o
[ 82%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o
[ 83%] Linking Fortran static library libKK_microphys_lib.a
[ 83%] Built target KK_microphys_lib
Scanning dependencies of target silhs_lib
[ 83%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90.o
[ 83%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90.o
[ 83%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90.o
[ 83%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90.o
[ 83%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/output_2D_samples_module.F90.o
[ 84%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90.o
[ 85%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90.o
[ 86%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90.o
[ 86%] Linking Fortran static library libbugsrad_lib.a
[ 86%] Built target bugsrad_lib
[ 86%] Linking Fortran static library libmorrison_microphys_lib.a
[ 86%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90.o
[ 86%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90.o
[ 86%] Built target morrison_microphys_lib
/home/jenkins/workspace/clubb_plot_solver_compare/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 /)
------^
[ 86%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o
[ 86%] Linking Fortran static library libbenchmark_cases_lib.a
[ 86%] Built target benchmark_cases_lib
[ 86%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o
[ 86%] Linking Fortran static library libsilhs_lib.a
[ 86%] Built target silhs_lib
Scanning dependencies of target numerical_recipes_lib
Scanning dependencies of target radiation_lib
Scanning dependencies of target microphys_lib
[ 86%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o
[ 87%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o
[ 87%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o
[ 88%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o
[ 88%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o
[ 89%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o
[ 89%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o
[ 90%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o
[ 90%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.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
[ 91%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o
[ 91%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o
[ 91%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o
[ 92%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o
[ 92%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o
[ 92%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o
[ 92%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/morrison_microphys_module.F90(20): remark #7712: This variable has not been used. [SATURATION_FORMULA]
saturation_formula, &
---------------^
[ 92%] 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
[ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/Microphys/KK_microphys_module.F90(43): remark #7712: This variable has not been used. [GR]
subroutine KK_local_microphys( gr, dt, nzt, & ! In
---------------------------------^
[ 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
[ 93%] Linking Fortran static library libradiation_lib.a
[ 93%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o
[ 93%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o
[ 93%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o
[ 93%] Built target radiation_lib
[ 93%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o
[ 93%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o
[ 93%] Linking Fortran static library libmicrophys_lib.a
[ 93%] Built target microphys_lib
Scanning dependencies of target clubb_driver_lib
[ 93%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/hydrostatic_module.F90.o
[ 93%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/input_grads.F90.o
[ 94%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/extrapolation.F90.o
[ 94%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o
[ 95%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/input_netcdf.F90.o
[ 95%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90.o
[ 95%] Linking Fortran static library libnumerical_recipes_lib.a
[ 95%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/input_interpret.F90.o
[ 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/corr_cholesky_mtx_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/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/hole_filling_tests.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/generalized_grid_test.F90(711): remark #7712: This variable has not been used. [HM_IDX]
i, sclr, edsclr, hm_idx
-----------------------^
[ 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
[ 97%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/stat_file_utils.F90.o
[ 97%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/sounding.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%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/input_fields.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_plot_solver_compare/src/clubb_driver.F90(4208): remark #7712: This variable has not been used. [CLUBB_PARAMS]
subroutine clean_up_clubb(ngrdcol, clubb_params, err_info)
-------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_driver.F90(4208): remark #7712: This variable has not been used. [ERR_INFO]
subroutine clean_up_clubb(ngrdcol, clubb_params, err_info)
---------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_driver.F90(2668): remark #7712: This variable has not been used. [ERR_INFO]
subroutine set_case_initial_conditions(ngrdcol, clubb_params, err_info)
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_driver.F90(4666): remark #7712: This variable has not been used. [GRID_ADAPT_IN_TIME_METHOD]
grid_adapt_in_time_method, &
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_driver.F90(4665): remark #7712: This variable has not been used. [L_ADD_DYCORE_GRID]
l_add_dycore_grid, &
----------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_driver.F90(3198): 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_thread_test
Scanning dependencies of target clubb_standalone
Scanning dependencies of target clubb_tuner
[ 98%] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o
Scanning dependencies of target clubb_driver_test
[ 98%] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o
[ 98%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o
[ 99%] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_standalone.F90(66): remark #7712: This variable has not been used. [ARG]
character(len=10) :: arg
-----------------------^
/home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_driver_test.F90(74): remark #7712: This variable has not been used. [ARG]
character(len=10) :: arg
-----------------------^
[100%] Linking Fortran executable clubb_thread_test
[100%] Linking Fortran executable clubb_standalone
[100%] Linking Fortran executable clubb_driver_test
[100%] Built target clubb_thread_test
[100%] Built target clubb_standalone
[100%] Built target clubb_driver_test
[100%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o
/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/install/ifx_PRECdouble/libclubb_driver_lib.a
-- Installing: /home/jenkins/workspace/clubb_plot_solver_compare/install/ifx_PRECdouble/clubb_tuner
-- Set runtime path of "/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/install/ifx_PRECdouble/G_unit_tests
-- Set runtime path of "/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/install/ifx_PRECdouble/clubb_thread_test
-- Set runtime path of "/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/install/ifx_PRECdouble/clubb_standalone
-- Set runtime path of "/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/install/ifx_PRECdouble/clubb_driver_test
-- Set runtime path of "/home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/CLUBB_core/error_code.F90 failed:
Missing threadprivate for:
clubb_debug_level
File /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/fill_holes.F90 failed:
Missing threadprivate for:
ret_code
File /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/sponge_layer_damping.F90 failed:
Missing threadprivate for:
wp3_sponge_damp_settings
up2_vp2_sponge_damp_profile
thlm_sponge_damp_settings
uv_sponge_damp_settings
wp2_sponge_damp_profile
up2_vp2_sponge_damp_settings
thlm_sponge_damp_profile
uv_sponge_damp_profile
wp2_sponge_damp_settings
rtm_sponge_damp_settings
rtm_sponge_damp_profile
wp3_sponge_damp_profile
File /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/corr_varnce_module.F90 failed:
Missing threadprivate for:
corr_array_n_below_def
corr_array_n_cloud_def
[91mcheck_for_missing_threadprivate.py did not pass.[0m
[91mfailedFiles = ['/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/error_code.F90', '/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/fill_holes.F90', '/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/sponge_layer_damping.F90', '/home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/corr_varnce_module.F90'][0m
[91m===============================================================
[91mTHREADPRIVATE CHECK FAILED
[91m THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
[91m AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
[91m IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
[91m LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_plot_solver_compare/build/ifx_PRECdouble/cmake_build_output.txt
[91m===============================================================[0m
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/soil_vegetation.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 174 : 103 chars : call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) )
line 175 : 105 chars : call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) )
line 212 : 101 chars : call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in)
line 213 : 104 chars : stats_sfc(i) ) ! intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_driver_test.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 111 : 107 chars : write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated"
line 112 : 102 chars : write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between"
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/generalized_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 3: module generalized_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/generalized_grid_test.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 914 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 1084 : 101 chars : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
line 1098 : 111 chars : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
line 1100 : 111 chars : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
line 1106 : 109 chars : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
line 1107 : 105 chars : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
line 1594 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 1621 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, &
line 1625 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, &
line 1629 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, &
line 1633 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, &
line 1667 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, &
line 1671 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, &
line 1675 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, &
line 1679 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, &
line 2504 : 105 chars : tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) ) ! max statement for single precision runs
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_plot_solver_compare/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.
3150 : use gptl
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/clubb_driver.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 201 : 110 chars : l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic
line 202 : 110 chars : ! method to obtain smoother initial condition profile, which is found to be
line 203 : 111 chars : ! beneficial to achive a better numerical solution convergence. If this flag
line 204 : 118 chars : ! is turned off, the initial conditions will be generated with linear interpolation.
line 205 : 111 chars : ! This is done on a case-by-case basis, since using the monotone cubic method
line 206 : 109 chars : ! requires a special sounding.in file with many additional sounding levels.
line 207 : 109 chars : l_modify_bc_for_cnvg_test, & ! Flag to activate modifications on boundary condition for convergence test
line 744 : 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 760 : 102 chars : !$omp rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, &
line 761 : 105 chars : !$omp rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, &
line 762 : 102 chars : !$omp wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, &
line 807 : 101 chars : !----------------------------------- Optional Input Variables -----------------------------------
line 1029 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 1721 : 102 chars : open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write')
line 2036 : 105 chars : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
line 2037 : 105 chars : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
line 2529 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 2560 : 106 chars : ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case"
line 2568 : 116 chars : write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver"
line 2611 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
line 2623 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
line 2624 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 2627 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 2629 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
line 2635 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
line 2636 : 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 2637 : 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 2638 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
line 2639 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
line 2640 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
line 2641 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
line 2642 : 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 2643 : 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 2644 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
line 2759 : 103 chars : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs
line 2765 : 103 chars : um_pert(i,k) = zero ! Variables used to track perturbed version of winds.
line 2767 : 105 chars : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels
line 2961 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 3171 : 101 chars : !----------------------------------- Optional Input Variables -----------------------------------
line 3328 : 103 chars : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
line 3666 : 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 3668 : 104 chars : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
line 3672 : 116 chars : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
line 3673 : 112 chars : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
line 3689 : 102 chars : wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity
line 3695 : 109 chars : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
line 3696 : 109 chars : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In
line 3697 : 106 chars : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In
line 3713 : 103 chars : stats_zt(i), stats_zm(i), & ! Inout
line 3714 : 103 chars : stats_sfc(i), stats_lh_zt(i), & ! Inout
line 3715 : 102 chars : Nccnm(i,:), & ! Inout
line 3716 : 117 chars : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out
line 3717 : 107 chars : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out
line 3718 : 102 chars : hydromet_vel_covar_zt_impc(i,:,:), & ! Out
line 3719 : 102 chars : hydromet_vel_covar_zt_expc(i,:,:), & ! Out
line 3720 : 110 chars : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out
line 3721 : 105 chars : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out
line 3746 : 103 chars : stats_zt(i), stats_zm(i), stats_sfc(i), & ! Inout
line 3747 : 103 chars : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
line 3748 : 103 chars : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout
line 3749 : 103 chars : thlm_mc(i,:), err_info, & ! Inout
line 3750 : 101 chars : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out
line 3759 : 106 chars : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
line 3817 : 104 chars : !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
line 3823 : 105 chars : call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) ) ! kg/kg/s
line 3825 : 106 chars : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) ) ! m*(kg/kg)/s^2
line 3827 : 104 chars : call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) ) ! (kg/kg)^2/s
line 3829 : 104 chars : call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s
line 3846 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
line 3872 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
line 3918 : 106 chars : call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), &
line 4017 : 104 chars : clubb_config_flags%grid_remap_method, & ! intent(in)
line 4086 : 101 chars : .and. (stats_metadata%l_stats_last) ) then ! only adapt grid when the average of the last
line 4191 : 103 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme = ', time_microphys_scheme
line 4192 : 104 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance
line 4194 : 103 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_output_multi_col = ', time_output_multi_col
line 4321 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
line 4333 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
line 4334 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 4337 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 4339 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
line 4345 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
line 4346 : 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 4347 : 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 4348 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
line 4349 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
line 4350 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
line 4351 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
line 4352 : 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 4353 : 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 4354 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
line 4383 : 119 chars : if ( thlm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile )
line 4384 : 118 chars : if ( rtm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile )
line 4385 : 117 chars : if ( uv_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( uv_sponge_damp_profile )
line 4386 : 118 chars : if ( wp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile )
line 4387 : 118 chars : if ( wp3_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile )
line 4388 : 122 chars : if ( up2_vp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile )
line 5071 : 104 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
line 5079 : 106 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
line 5093 : 101 chars : 'be used for cases with forcings from an input file and for the atex ', &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/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: 8 check(s) failed.
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/sfc_varnce_module.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 776 : 105 chars : call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm), & ! intent(in)
line 777 : 105 chars : vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
line 778 : 105 chars : rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:), & ! intent(in)
line 779 : 105 chars : sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:), & ! intent(in)
line 780 : 108 chars : err_info ) ! intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/clubb_api_module.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 2540 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
line 2607 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/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 )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/output_netcdf.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 1748 : 105 chars : status = nf90_def_var( ncid_zm, "columns", NF90_INT, (/column_id_zm/), column_var_id_zm )
line 1749 : 104 chars : status = nf90_def_var( ncid_zm, "altitude", NF90_PREC, (/vertical_id_zm/), vertical_var_id_zm )
line 1750 : 104 chars : status = nf90_def_var( ncid_zm, "time", NF90_PREC, (/time_id_zm/), time_var_id_zm )
line 1802 : 105 chars : status = nf90_def_var( ncid_zt, "columns", NF90_INT, (/column_id_zt/), column_var_id_zt )
line 1803 : 104 chars : status = nf90_def_var( ncid_zt, "altitude", NF90_PREC, (/vertical_id_zt/), vertical_var_id_zt )
line 1804 : 104 chars : status = nf90_def_var( ncid_zt, "time", NF90_PREC, (/time_id_zt/), time_var_id_zt )
line 1850 : 101 chars : status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) )
line 1851 : 101 chars : status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) )
line 1853 : 101 chars : !=================================== Allocate Output Arrays ===================================
line 1980 : 116 chars : !$acc upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out )
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/err_info_type_module.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 4: module err_info_type_module
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/err_info_type_module.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 265 : 102 chars : write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') &
line 276 : 105 chars : write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/mono_flux_limiter.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 688 : 104 chars : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
line 839 : 121 chars : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/parameters_tunable.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 839 : 106 chars : / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 &
line 840 : 118 chars : + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number
line 902 : 117 chars : mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh )
line 917 : 104 chars : nu_vert_res_dep%nu10(i) = clubb_params(i,inu10) * mult_factor_zt(i) !We're unsure of the grid
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/pdf_parameter_module.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 295 : 101 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 298 : 102 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 300 : 101 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/advance_windm_edsclrm_module.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 1002 : 103 chars : call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt, & ! intent(in)
line 1003 : 103 chars : lhs_diff, edsclrm(:,:,edsclr), & ! intent(in)
line 1004 : 103 chars : edsclrm_forcing(:,:,edsclr), & ! intent(in)
line 1005 : 103 chars : rho_ds_zm, invrs_rho_ds_zt, & ! intent(in)
line 1006 : 103 chars : l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
line 1007 : 103 chars : stats_metadata, & ! intent(in)
line 1008 : 106 chars : stats_zt, & ! intent(inout)
line 1009 : 104 chars : rhs(:,:,edsclr) ) ! intent(out)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/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."
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/advance_xp2_xpyp_module.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 1394 : 101 chars : sclrprtp(:,:,sclr) ) ! Intent(inout)
line 1429 : 102 chars : sclrpthlp(:,:,sclr) ) ! Intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/model_flags.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 315 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 541 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 845 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/advance_xm_wpxp_module.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 793 : 101 chars : call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
line 794 : 101 chars : invrs_tau_C6_zm, l_scalar_calc, & ! Intent(in)
line 795 : 102 chars : lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp ) ! Intent(out)
line 874 : 101 chars : stats_zt, stats_zm, stats_sfc, & ! InOut
line 875 : 101 chars : rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp, & ! InOut
line 876 : 101 chars : err_info ) ! InOut
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/stats_zm_module.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 2485 : 104 chars : call stat_assign( var_index=stats_metadata%inorm_min_grid_dens, var_name="norm_min_grid_dens", &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/CLUBB_core/stats_clubb_utilities.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 3031 : 103 chars : call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(icol,:), & ! In
line 3033 : 103 chars : call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(icol,:), & ! In
line 3043 : 101 chars : call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(icol,:), & ! In
line 3045 : 101 chars : call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(icol,:), & ! In
line 3106 : 101 chars : chip2 = compute_variance_binormal( chi, pdf_params%chi_1(icol,:), pdf_params%chi_2(icol,:), &
line 3107 : 106 chars : pdf_params%stdev_chi_1(icol,:), pdf_params%stdev_chi_2(icol,:), &
line 3229 : 101 chars : call stat_update_var( stats_metadata%ivarnce_w_1_zm, pdf_params_zm%varnce_w_1(icol,:), & ! In
line 3231 : 101 chars : call stat_update_var( stats_metadata%ivarnce_w_2_zm, pdf_params_zm%varnce_w_2(icol,:), & ! In
line 4130 : 108 chars : 'floor stuff= ', floor( stats_metadata%stats_tout / stats_metadata%stats_tsamp )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/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: 17 check(s) failed.
CLUBBStandardsCheck.py has begun.
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_plot_solver_compare/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_plot_solver_compare/src/Benchmark_cases/wangara.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 104 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 105 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/rico.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 159 : 103 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 160 : 102 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/prescribe_forcings.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module prescribe_forcings_module
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/prescribe_forcings.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 303 : 104 chars : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
line 477 : 118 chars : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
line 908 : 105 chars : call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,& ! intent(in)
line 911 : 105 chars : call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, & ! intent(in)
line 914 : 103 chars : call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), & ! intent(in)
line 917 : 103 chars : call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), & ! intent(in)
line 920 : 103 chars : call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), & ! intent(in)
line 923 : 103 chars : call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), & ! intent(in)
line 926 : 102 chars : call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), & ! intent(in)
line 929 : 103 chars : call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), & ! intent(in)
line 935 : 103 chars : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
line 1138 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1142 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1146 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1147 : 112 chars : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
line 1150 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1151 : 108 chars : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
line 1154 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1155 : 104 chars : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/dycoms2_rf02.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 121 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 122 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/mpace_b.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 157 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 158 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/mpace_a.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 272 : 103 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 273 : 102 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/lba.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 96 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 97 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
line 176 : 101 chars : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
line 177 : 101 chars : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/dycoms2_rf01.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 91 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 92 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/gabls2.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 152 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 153 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/Benchmark_cases/bomex.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 127 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 128 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 11 check(s) failed.
No matches for /home/jenkins/workspace/clubb_plot_solver_compare/src/KK_microphys/
CLUBBStandardsCheck.py has begun.
--------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 19: module fill_holes_tests
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 162 : 102 chars : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 180 : 110 chars : if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type))
line 195 : 121 chars : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
line 241 : 118 chars : if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type))
line 344 : 102 chars : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 363 : 113 chars : if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type))
line 385 : 103 chars : print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass )
line 419 : 121 chars : if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type))
line 430 : 116 chars : print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode"
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module rev_direction_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 233 : 113 chars : !seed used = -1102123834 1480475276 -248259584 525496705 1614213535 -1267052688 6290033 -78466652
line 234 : 127 chars : !seed_output = (/ -1102123834, 1480475276, -248259584, 525496705, 1614213535, -1267052688, 6290033, -78466652 /)
line 750 : 101 chars : call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 754 : 104 chars : call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
line 795 : 101 chars : call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 801 : 104 chars : call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/pdf_parameter_tests.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 542 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_plot_solver_compare/src/G_unit_test_types/spurious_source_test.F90 ---------------------
WARNING: Lines exceed 100 characters (limit 100):
line 508 : 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.
[91m===============================================================
[91mCLUBBStandardsCheck FAILED
[91m THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
[91m AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
[91m IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
[91m LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_plot_solver_compare/build/ifx_PRECdouble/cmake_build_output.txt
[91m===============================================================[0m
[93mBuild completed successfully, but some source code checks have failed.[0m
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run Lapack)
[Pipeline] sh
+ sed -i 's:penta_solve_method.*:penta_solve_method = 1:g' input/tunable_parameters/configurable_model_flags.in
[Pipeline] sh
+ sed -i 's:tridiag_solve_method.*:tridiag_solve_method = 1:g' input/tunable_parameters/configurable_model_flags.in
[Pipeline] sh
+ run_scripts/run_scm_all.py -priority_cases -out_dir lapack_output
Performing priority-cases run
Running arm
Running atex
Running bomex
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running mpace_b
Running rico
Running wangara
Running arm_97
Running cgils_s6
Error in case cgils_s6:
multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2026/01/09 03:10:51
--------------------------------------------------
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 = cgils_s6
nzmax = 128
grid_type = 2
deltaz = 50.0000000000000
zm_init = 0.000000000000000E+000
zm_top = 10000.0000000000
zt_grid_fname = ../input/grid/deep_convection_128lev_27km_zt_grid.grd
zm_grid_fname =
day = 15
month = 7
year = 2003
lat_vals = 17.0000000000000
lon_vals = -149.000000000000
sfc_elevation = 0.000000000000000E+000
time_initial = 0.000000000000000E+000
time_final = 864000.000000000
dt_main = 300.000000000000
dt_rad = 600.000000000000
sfctype = 1
T_sfc = 288.000000000000
p_sfc = 101407.800000000
sens_ht = 0.000000000000000E+000
latent_ht = 0.000000000000000E+000
fcor = 4.264000000000000E-005
fcor_y = 1.394674856079972E-004
T0 = 300.000000000000
ts_nudge = 7200.00000000000
forcings_file_path = ../input/case_setups/cgils_s6_forcings/
l_t_dependent = T
l_ignore_forcings = F
l_modify_ic_with_cubic_int = F
l_modify_bc_for_cnvg_test = F
l_input_xpwp_sfc = F
saturation_formula = 3
thlm_sponge_damp_settings%l_sponge_damping = T
rtm_sponge_damp_settings%l_sponge_damping = T
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 = 86400.0000000000
thlm_sponge_damp_settings%tau_sponge_damp_max = 86400.0000000000
thlm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000
rtm_sponge_damp_settings%tau_sponge_damp_min = 86400.0000000000
rtm_sponge_damp_settings%tau_sponge_damp_max = 86400.0000000000
rtm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000
uv_sponge_damp_settings%tau_sponge_damp_min = 10800.0000000000
uv_sponge_damp_settings%tau_sponge_damp_max = 86400.0000000000
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/cgils_s6
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 = cgils_s6
stats_fmt = netcdf
stats_tsamp = 200.000000000000
stats_tout = 3600.00000000000
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 = morrison
l_cloud_sed = F
sigma_g = 1.50000000000000
l_graupel = F
l_hail = F
l_seifert_beheng = F
l_predict_Nc = T
l_const_Nc_in_cloud = F
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 = F
l_upwind_diff_sed = F
lh_microphys_type = disabled
lh_num_samples = 2
lh_sequence_length = 1
lh_seed = 5489
l_fix_w_chi_eta_correlations = T
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 = 0.000000000000000E+000
hmp2_ip_on_hmm2_ip_slope%rs = 0.000000000000000E+000
hmp2_ip_on_hmm2_ip_slope%rg = 0.000000000000000E+000
hmp2_ip_on_hmm2_ip_slope%Nr = 0.000000000000000E+000
hmp2_ip_on_hmm2_ip_slope%Ni = 0.000000000000000E+000
hmp2_ip_on_hmm2_ip_slope%Ni = 0.000000000000000E+000
hmp2_ip_on_hmm2_ip_slope%Ng = 0.000000000000000E+000
hmp2_ip_on_hmm2_ip_intrcpt%rr = 1.00000000000000
hmp2_ip_on_hmm2_ip_intrcpt%ri = 1.00000000000000
hmp2_ip_on_hmm2_ip_intrcpt%rs = 1.00000000000000
hmp2_ip_on_hmm2_ip_intrcpt%rg = 1.00000000000000
hmp2_ip_on_hmm2_ip_intrcpt%Nr = 1.00000000000000
hmp2_ip_on_hmm2_ip_intrcpt%Ni = 1.00000000000000
hmp2_ip_on_hmm2_ip_intrcpt%Ni = 1.00000000000000
hmp2_ip_on_hmm2_ip_intrcpt%Ng = 1.00000000000000
Ncnp2_on_Ncnm2 = 1.00000000000000
C_evap = 0.860000000000000
r_0 = 2.500000000000000E-005
microphys_start_time = 0.000000000000000E+000
Nc0_in_cloud = 100000000.000000
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: ../input/case_setups/cgils_s6_corr_array_cloud.in was not found! The d
efault correlation arrays will be used.
Correlation array (approximate); in cloud:
1.000 -0.600 0.090 0.075 0.710 0.608 0.216 0.200 0.216 0.200
-0.600 1.000 0.027 0.022 0.103 0.104 -0.026 0.084 0.020 0.012
0.090 0.027 1.000 0.283 0.284 0.243 0.108 0.150 0.000 0.000
0.075 0.022 0.283 1.000 0.000 0.000 0.394 0.261 0.132 0.185
0.710 0.103 0.284 0.000 1.000 0.790 0.000 0.000 0.145 0.138
0.608 0.104 0.243 0.000 0.790 1.000 0.127 0.119 0.000 0.000
0.216 -0.026 0.108 0.394 0.000 0.127 1.000 0.720 0.535 0.521
0.200 0.084 0.150 0.261 0.000 0.119 0.720 1.000 0.521 0.500
0.216 0.020 0.000 0.132 0.145 0.000 0.535 0.521 1.000 0.720
0.200 0.012 0.000 0.185 0.138 0.000 0.521 0.500 0.720 1.000
Correlation array (approximate); below cloud:
1.000 0.300 0.090 0.075 0.710 0.608 0.216 0.200 0.216 0.200
0.300 1.000 0.027 0.022 0.103 0.104 -0.026 0.084 0.020 0.012
0.090 0.027 1.000 0.283 0.284 0.243 0.108 0.150 0.000 0.000
0.075 0.022 0.283 1.000 0.000 0.000 0.394 0.261 0.132 0.185
0.710 0.103 0.284 0.000 1.000 0.790 0.000 0.000 0.145 0.138
0.608 0.104 0.243 0.000 0.790 1.000 0.127 0.119 0.000 0.000
0.216 -0.026 0.108 0.394 0.000 0.127 1.000 0.720 0.535 0.521
0.200 0.084 0.150 0.261 0.000 0.119 0.720 1.000 0.521 0.500
0.216 0.020 0.000 0.132 0.145 0.000 0.535 0.521 1.000 0.720
0.200 0.012 0.000 0.185 0.138 0.000 0.521 0.500 0.720 1.000
--------------------------------------------------
&radiation_setting
--------------------------------------------------
rad_scheme = bugsrad
sol_const = 1321.00000000000
alvdr = 7.000000000000001E-002
alvdf = 7.000000000000001E-002
alndr = 7.000000000000001E-002
alndf = 7.000000000000001E-002
radiation_top = 30000.0000000000
F0 = 100.000000000000
F1 = 20.0000000000000
kappa = 119.000000000000
gc = 0.860000000000000
omega = 0.996500000000000
slr = 0.539000000000000
l_rad_above_cloud = F
l_sw_radiation = T
l_fix_cos_solar_zen = T
l_use_default_std_atmosphere = F
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 = 0.629000000000000 -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 = 2592001.00000000 -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 = T
l_upwind_xpyp_ta = T
l_upwind_xm_ma = T
l_uv_nudge = T
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 = F
l_fix_w_chi_eta_correlations = T
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: cgils_s6_sounding.in
File exists? T
Path to sclr_sounding: cgils_s6_sclr_sounding.in
File exists? F
Path to edsclr_sounding: cgils_s6_edsclr_sounding.in
File exists? F
Reading in sounding information
z = 0.000000000000000E+000 10.9069692362118 36.1903565229510
71.3056379286888 117.586453781243 175.046695364503
242.842089590144 322.497801023447 416.571904098825
525.740276475878 650.435371627619 791.204596003067
948.653567672305 1123.19554169938 1315.00893025388
1524.53523730510 1752.35570677359 1998.73799536264
2263.56218477086 2546.71145411414 2848.26272774120
3168.33621175711 3506.69824362441 3863.10709889339
4237.58336584349 4630.18591330390 5040.77338077616
5467.86277201025 5908.28568630310 6358.03319504655
6812.67839221033 7267.42361605989 7719.33713850541
8167.82669298299 8612.65359261892 9053.83460640645
9491.45717356187 9925.51339748602 10355.9211837547
10782.5789126027 11205.4092476377 11624.4064043292
12039.6033146003 12451.0899460191 12859.0062856964
13263.5632500445 13664.9825151986 14063.4086009924
14467.6665569477 14891.7062446986 15342.5623649063
15825.4207904680 16348.4608024316 16923.9808018078
17569.5479345471 18307.4255951500 19164.5936387617
20179.4177548379 21416.2377666010 22991.5693601088
25141.0980300232 28484.4043183225 35985.9294282137
u = -7.38338400000000 -7.38338400000000 -7.95385700000000
-8.24634700000000 -8.46626500000000 -8.67392500000000
-8.89650400000000 -9.13712500000000 -9.33912800000000
-9.40538500000000 -9.41319500000000 -9.34283400000000
-9.13153700000000 -8.81265700000000 -8.48142400000000
-8.07262500000000 -7.62990600000000 -7.21571800000000
-6.82417800000000 -6.49078900000000 -6.14376800000000
-5.71189200000000 -5.26482700000000 -4.80603700000000
-4.45874400000000 -4.20671500000000 -3.91559300000000
-3.54046800000000 -3.03473900000000 -2.40275100000000
-1.74085700000000 -1.14414300000000 -0.382404000000000
0.599779000000000 1.77770800000000 3.03563800000000
4.16074200000000 5.15380900000000 5.90459800000000
6.49461700000000 7.06216900000000 7.65624300000000
8.20583700000000 8.61725500000000 8.84063300000000
8.91410300000000 8.95228100000000 8.94981200000000
8.77905700000000 8.25802700000000 7.07387600000000
5.06929700000000 1.90413300000000 -2.71348700000000
-7.49054800000000 -11.5710740000000 -14.4829540000000
-16.9459500000000 -19.9449020000000 -23.5478650000000
-27.6754250000000 -28.8257730000000 -28.8356650000000
v = -2.74243800000000 -2.74243800000000 -2.93761100000000
-3.02643300000000 -3.08334200000000 -3.12272200000000
-3.14708500000000 -3.13705700000000 -3.04333400000000
-2.85786700000000 -2.62430300000000 -2.35716800000000
-2.07930200000000 -1.81494400000000 -1.55712400000000
-1.24423500000000 -0.978730000000000 -0.720148000000000
-0.514058000000000 -0.436377000000000 -0.372243000000000
-0.292069000000000 -0.209770000000000 -0.137651000000000
-0.126701000000000 -0.269629000000000 -0.546893000000000
-0.876780000000000 -1.11347200000000 -1.17172400000000
-0.922362000000000 -0.456478000000000 -0.115287000000000
4.542600000000000E-002 0.164186000000000 0.330292000000000
0.535085000000000 0.675300000000000 0.834689000000000
1.02135500000000 1.15680000000000 1.17698000000000
1.13525800000000 1.13840400000000 1.16687400000000
1.22097100000000 1.34209900000000 1.48402000000000
1.51316600000000 1.47848500000000 1.43091500000000
1.43231300000000 1.22650600000000 1.00325000000000
1.08402600000000 0.948852000000000 0.684623000000000
0.384143000000000 0.199135000000000 0.251823000000000
-0.199387000000000 -9.412100000000000E-002 -0.447069000000000
ug = -7.38338400000000 -7.38338400000000 -7.95385700000000
-8.24634700000000 -8.46626500000000 -8.67392500000000
-8.89650400000000 -9.13712500000000 -9.33912800000000
-9.40538500000000 -9.41319500000000 -9.34283400000000
-9.13153700000000 -8.81265700000000 -8.48142400000000
-8.07262500000000 -7.62990600000000 -7.21571800000000
-6.82417800000000 -6.49078900000000 -6.14376800000000
-5.71189200000000 -5.26482700000000 -4.80603700000000
-4.45874400000000 -4.20671500000000 -3.91559300000000
-3.54046800000000 -3.03473900000000 -2.40275100000000
-1.74085700000000 -1.14414300000000 -0.382404000000000
0.599779000000000 1.77770800000000 3.03563800000000
4.16074200000000 5.15380900000000 5.90459800000000
6.49461700000000 7.06216900000000 7.65624300000000
8.20583700000000 8.61725500000000 8.84063300000000
8.91410300000000 8.95228100000000 8.94981200000000
8.77905700000000 8.25802700000000 7.07387600000000
5.06929700000000 1.90413300000000 -2.71348700000000
-7.49054800000000 -11.5710740000000 -14.4829540000000
-16.9459500000000 -19.9449020000000 -23.5478650000000
-27.6754250000000 -28.8257730000000 -28.8356650000000
vg = -2.74243800000000 -2.74243800000000 -2.93761100000000
-3.02643300000000 -3.08334200000000 -3.12272200000000
-3.14708500000000 -3.13705700000000 -3.04333400000000
-2.85786700000000 -2.62430300000000 -2.35716800000000
-2.07930200000000 -1.81494400000000 -1.55712400000000
-1.24423500000000 -0.978730000000000 -0.720148000000000
-0.514058000000000 -0.436377000000000 -0.372243000000000
-0.292069000000000 -0.209770000000000 -0.137651000000000
-0.126701000000000 -0.269629000000000 -0.546893000000000
-0.876780000000000 -1.11347200000000 -1.17172400000000
-0.922362000000000 -0.456478000000000 -0.115287000000000
4.542600000000000E-002 0.164186000000000 0.330292000000000
0.535085000000000 0.675300000000000 0.834689000000000
1.02135500000000 1.15680000000000 1.17698000000000
1.13525800000000 1.13840400000000 1.16687400000000
1.22097100000000 1.34209900000000 1.48402000000000
1.51316600000000 1.47848500000000 1.43091500000000
1.43231300000000 1.22650600000000 1.00325000000000
1.08402600000000 0.948852000000000 0.684623000000000
0.384143000000000 0.199135000000000 0.251823000000000
-0.199387000000000 -9.412100000000000E-002 -0.447069000000000
theta = 297.260000000000 298.039978000000
297.754791000000 297.400940000000 296.950165000000
296.396545000000 295.743774000000 295.021057000000
294.249603000000 293.549469000000 292.823517000000
292.058014000000 291.269135000000 290.461090000000
289.763763000000 289.483215000000 289.130035000000
288.539734000000 287.643768000000 286.345123000000
284.861359000000 283.319916000000 281.586975000000
279.648163000000 277.592438000000 275.581390000000
273.615326000000 271.468811000000 268.917664000000
265.952911000000 262.699036000000 259.304504000000
255.826477000000 252.305115000000 248.776108000000
245.338013000000 241.972153000000 238.589767000000
235.182312000000 231.759827000000 228.333206000000
224.955994000000 221.637009000000 218.413773000000
215.305923000000 212.362869000000 209.544144000000
206.807205000000 204.099503000000 201.455048000000
198.930634000000 196.866013000000 196.092682000000
196.924911000000 199.751022000000 203.153275000000
206.216263000000 208.919250000000 212.221191000000
216.025406000000 220.251434000000 226.195801000000
236.265244000000
rt = 1.518000000000000E-002 1.573174000000000E-002 1.548382000000000E-002
1.535858000000000E-002 1.526718000000000E-002 1.517919000000000E-002
1.507076000000000E-002 1.487613000000000E-002 1.457379000000000E-002
1.410478000000000E-002 1.344743000000000E-002 1.270993000000000E-002
1.197517000000000E-002 1.116557000000000E-002 1.014129000000000E-002
8.543922000000001E-003 7.079640000000000E-003 5.663318000000000E-003
4.634094000000000E-003 3.978347000000000E-003 3.465893000000000E-003
2.883145000000000E-003 2.436270000000000E-003 2.094911000000000E-003
1.700255000000000E-003 1.249332000000000E-003 8.659897000000000E-004
6.487712000000000E-004 5.363310000000000E-004 4.946202000000000E-004
4.876597000000000E-004 4.508603000000000E-004 3.963246000000000E-004
3.419387000000000E-004 2.887855000000000E-004 2.355590000000000E-004
1.874467000000000E-004 1.404831000000000E-004 1.077418000000000E-004
8.501895000000000E-005 6.744621000000001E-005 5.323701000000000E-005
4.157153000000000E-005 3.227641000000000E-005 2.473520000000000E-005
1.866472000000000E-005 1.419487000000000E-005 1.074166000000000E-005
8.161377999999999E-006 6.155567000000000E-006 4.672199000000000E-006
3.600392000000000E-006 3.016479000000000E-006 2.788345000000000E-006
2.691796000000000E-006 2.500425000000000E-006 2.208984000000000E-006
1.987668000000000E-006 1.908288000000000E-006 1.892753000000000E-006
1.918978000000000E-006 2.040601000000000E-006 2.371037000000000E-006
p_in_Pa = 101407.800000000 101282.070312000
100991.484375000 100588.804688000 100059.789062000
99405.7187500000 98637.8984380000 97741.1718750000
96689.8203120000 95480.6640620000 94114.2656250000
92590.7265620000 90910.6953120000 89078.0625000000
87100.5156250000 84985.3046880000 82739.1718750000
80370.9531250000 77892.9140620000 75316.9140620000
72653.5000000000 69914.3359380000 67114.2031250000
64267.1406250000 61385.0976560000 58480.8203120000
55569.2695310000 52672.7773440000 49819.6914060000
47037.8906250000 44353.2773440000 41790.0078120000
39358.3281250000 37054.5273440000 34873.3281250000
32808.9375000000 30855.8027340000 29008.5957030000
27262.1582030000 25611.6308590000 24052.3242190000
22579.6992190000 21189.4765620000 19877.5175780000
18639.8808590000 17472.7890620000 16372.6347660000
15335.9755860000 14338.5917970000 13349.6005860000
12360.6494140000 11371.7421880000 10382.8583980000
9393.99609400000 8405.13085900000 7416.28320300000
6427.46728500000 5438.62402300000 4449.76464800000
3460.93725600000 2472.09863300000 1483.25268600000
494.419800000000
subs = 0.000000000000000E+000 2.120000000000000E-004 7.010000000000000E-004
1.378000000000000E-003 2.267000000000000E-003 3.363000000000000E-003
4.643000000000000E-003 6.125000000000000E-003 7.840000000000000E-003
9.774000000000000E-003 1.189900000000000E-002 1.417400000000000E-002
1.654800000000000E-002 1.894800000000000E-002 2.128500000000000E-002
2.345900000000000E-002 2.536000000000000E-002 2.687400000000000E-002
2.788800000000000E-002 2.830200000000000E-002 2.825300000000000E-002
2.805600000000000E-002 2.770500000000000E-002 2.719600000000000E-002
2.652700000000000E-002 2.570000000000000E-002 2.472200000000000E-002
2.360700000000000E-002 2.237500000000000E-002 2.105500000000000E-002
1.967400000000000E-002 1.826500000000000E-002 1.685200000000000E-002
1.545100000000000E-002 1.407200000000000E-002 1.272500000000000E-002
1.141600000000000E-002 1.015000000000000E-002 8.932000000000001E-003
7.763000000000000E-003 6.646000000000000E-003 5.580000000000000E-003
4.567000000000000E-003 3.605000000000000E-003 2.693000000000000E-003
1.831000000000000E-003 1.017000000000000E-003 2.490000000000000E-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
--------------------------------------------------
Statistics
--------------------------------------------------
vars_zt =
thlm
thvm
rtm
rcm
rvm
um
vm
um_ref
vm_ref
wm_zt
ug
vg
cloud_frac
ice_supersat_frac
cloud_cover
rcm_in_layer
rcm_in_cloud
p_in_Pa
exner
rho_ds_zt
thv_ds_zt
Lscale
T_in_K
rel_humidity
wp3
thlp3
rtp3
wpthlp2
wp2thlp
wprtp2
wp2rtp
Skw_zt
Skthl_zt
Skrt_zt
Lscale_up
Lscale_down
tau_zt
Kh_zt
wp2thvp
wp2up
wp2rcp
wp2hmp
wprtpthlp
wpup2
wpvp2
rc_coef
Lscale_pert_1
Lscale_pert_2
sigma_sqd_w_zt
rho
radht
radht_LW
radht_SW
Ncm
Nc_in_cloud
Nc_activated
Nccnm
Nim
snowslope
Nsm
Ngm
sed_rcm
rsat
rsati
rrm
Nrm
m_vol_rad_rain
m_vol_rad_cloud
eff_rad_cloud
eff_rad_ice
eff_rad_snow
eff_rad_rain
eff_rad_graupel
precip_rate_zt
rsm
rim
rgm
diam
mass_ice_cryst
rcm_icedfs
u_T_cm
rtm_bt
rtm_ma
rtm_ta
rtm_mfl
rtm_tacl
rtm_cl
rtm_ed
rtm_forcing
rtm_sdmp
rtm_mc
rtm_pd
rvm_mc
rcm_mc
rcm_sd_mg_morr
thlm_bt
thlm_ma
thlm_ta
thlm_mfl
thlm_tacl
thlm_cl
thlm_ed
thlm_forcing
thlm_sdmp
thlm_mc
thlm_old
thlm_without_ta
thlm_mfl_min
thlm_mfl_max
thlm_enter_mfl
thlm_exit_mfl
rtm_old
rtm_without_ta
rtm_mfl_min
rtm_mfl_max
rtm_enter_mfl
rtm_exit_mfl
um_bt
um_ma
um_gf
um_cf
um_ta
um_f
um_sdmp
um_ndg
um_mfl
vm_bt
vm_ma
vm_gf
vm_cf
vm_ta
vm_f
vm_sdmp
vm_ndg
vm_mfl
wp3_bt
wp3_ma
wp3_ta
wp3_tp
wp3_ac
wp3_bp1
wp3_nct
wp3_pr_turb
wp3_pr_dfsn
wp3_pr1
wp3_pr2
wp3_pr3
wp3_pr_tp
wp3_dp1
wp3_sdmp
wp3_cl
wp3_splat
rtp3_bt
rtp3_tp
rtp3_ac
rtp3_dp
thlp3_bt
thlp3_tp
thlp3_ac
thlp3_dp
rrm_bt
rrm_ma
rrm_sd
rrm_ts
rrm_sd_morr
rrm_ta
rrm_evap
rrm_auto
rrm_accr
rrm_evap_adj
rrm_src_adj
rrm_hf
rrm_wvhf
rrm_cl
rrm_mc
Nrm_bt
Nrm_ma
Nrm_sd
Nrm_ts
Nrm_ta
Nrm_evap
Nrm_auto
Nrm_evap_adj
Nrm_src_adj
Nrm_cl
Nrm_mc
Ncm_bt
Ncm_ma
Ncm_ta
Ncm_mc
Ncm_cl
Ncm_act
rsm_bt
rsm_ma
rsm_sd
rsm_sd_morr
rsm_ta
rsm_mc
rsm_hf
rsm_wvhf
rsm_cl
rim_bt
rim_ma
rim_sd
rim_sd_mg_morr
rim_ta
rim_mc
rim_hf
rim_wvhf
rim_cl
rgm_bt
rgm_ma
rgm_sd
rgm_sd_morr
rgm_ta
rgm_mc
rgm_hf
rgm_wvhf
rgm_cl
Nsm_bt
Nsm_mc
Nsm_ta
Nsm_ma
Nsm_sd
Nsm_cl
Nim_bt
Nim_mc
Nim_ta
Nim_ma
Nim_sd
Nim_cl
Ngm_bt
Ngm_mc
Ngm_ta
Ngm_ma
Ngm_sd
Ngm_cl
w_KK_evap_covar_zt
rt_KK_evap_covar_zt
thl_KK_evap_covar_zt
w_KK_auto_covar_zt
rt_KK_auto_covar_zt
thl_KK_auto_covar_zt
w_KK_accr_covar_zt
rt_KK_accr_covar_zt
thl_KK_accr_covar_zt
rr_KK_mvr_covar_zt
Nr_KK_mvr_covar_zt
KK_mvr_variance_zt
mixt_frac
w_1
w_2
varnce_w_1
varnce_w_2
thl_1
thl_2
varnce_thl_1
varnce_thl_2
rt_1
rt_2
varnce_rt_1
varnce_rt_2
rc_1
rc_2
rsatl_1
rsatl_2
cloud_frac_1
cloud_frac_2
a3_coef_zt
wp3_on_wp2_zt
chi_1
chi_2
stdev_chi_1
stdev_chi_2
stdev_eta_1
stdev_eta_2
covar_chi_eta_1
covar_chi_eta_2
corr_w_chi_1
corr_w_chi_2
corr_w_eta_1
corr_w_eta_2
corr_chi_eta_1
corr_chi_eta_2
corr_w_rt_1
corr_w_rt_2
corr_w_thl_1
corr_w_thl_2
corr_rt_thl_1
corr_rt_thl_2
crt_1
crt_2
cthl_1
cthl_2
coef_wprtp2_implicit
term_wprtp2_explicit
coef_wpthlp2_implicit
term_wpthlp2_explicit
coef_wprtpthlp_implicit
term_wprtpthlp_explicit
coef_wp2rtp_implicit
term_wp2rtp_explicit
coef_wp2thlp_implicit
term_wp2thlp_explicit
hm_i
precip_frac
precip_frac_1
precip_frac_2
Ncnm
mu_hm_i
mu_Ncn_i
sigma_hm_i
sigma_Ncn_i
corr_w_chi_1_ca
corr_w_chi_2_ca
corr_w_eta_1_ca
corr_w_eta_2_ca
corr_w_hm_i
corr_w_Ncn_i
corr_chi_eta_1_ca
corr_chi_eta_2_ca
corr_chi_hm_i
corr_chi_Ncn_i
corr_eta_hm_i
corr_eta_Ncn_i
corr_Ncn_hm_i
corr_hmx_hmy_i
chi
chip2
C11_Skw_fnc
wp2_zt
thlp2_zt
wpthlp_zt
wprtp_zt
rtp2_zt
rtpthlp_zt
up2_zt
vp2_zt
upwp_zt
vpwp_zt
hmp2_zt
PSMLT
EVPMS
PRACS
EVPMG
PRACG
PGMLT
MNUCCC
PSACWS
PSACWI
QMULTS
QMULTG
PSACWG
PGSACW
PRD
PRCI
PRAI
QMULTR
QMULTRG
MNUCCD
PRACI
PRACIS
EPRD
MNUCCR
PIACR
PIACRS
PGRACS
PRDS
EPRDS
PSACR
PRDG
EPRDG
NGSTEN
NRSTEN
NISTEN
NSSTEN
NCSTEN
NPRC1
NRAGG
NPRACG
NSUBR
NSMLTR
NGMLTR
NPRACS
NNUCCR
NIACR
NIACRS
NGRACS
NSMLTS
NSAGG
NPRCI
NSCNG
NSUBS
PRC
PRA
PRE
PCC
NNUCCC
NPSACWS
NPRA
NPRC
NPSACWI
NPSACWG
NPRAI
NMULTS
NMULTG
NMULTR
NMULTRG
NNUCCD
NSUBI
NGMLTG
NSUBG
NACT
SIZEFIX_NR
SIZEFIX_NC
SIZEFIX_NI
SIZEFIX_NS
SIZEFIX_NG
NEGFIX_NR
NEGFIX_NC
NEGFIX_NI
NEGFIX_NS
NEGFIX_NG
NIM_MORR_CL
QC_INST
QR_INST
QI_INST
QS_INST
QG_INST
NC_INST
NR_INST
NI_INST
NS_INST
NG_INST
T_in_K_mc
cloud_frac_refined
rcm_refined
hl_on_Cp_residual
qto_residual
vars_zm =
wp2
rtp2
thlp2
rtpthlp
wprtp
wpthlp
wp2up2
wp2vp2
wp4
up2
vp2
Skw_zm
Skthl_zm
Skrt_zm
wpthvp
rtpthvp
thlpthvp
tau_zm
Kh_zm
K_hm
wprcp
rc_coef_zm
wm_zm
thlprcp
rtprcp
rcp2
upwp
vpwp
upthlp
uprtp
vpthlp
vprtp
upthvp
uprcp
vpthvp
vprcp
rho_zm
sigma_sqd_w
Skw_velocity
gamma_Skw_fnc
coef_wp4_implicit
C6rt_Skw_fnc
C6thl_Skw_fnc
C6_term
C7_Skw_fnc
C1_Skw_fnc
a3_coef
wp3_on_wp2
wp3_on_wp2_cfl_num
rcm_zm
rtm_zm
thlm_zm
cloud_frac_zm
ice_supersat_frac_zm
rho_ds_zm
thv_ds_zm
em
mean_w_up
mean_w_down
shear
wp3_zm
thlp3_zm
rtp3_zm
w_1_zm
w_2_zm
varnce_w_1_zm
varnce_w_2_zm
mixt_frac_zm
Frad
Frad_LW
Frad_SW
Frad_LW_up
Frad_SW_up
Frad_LW_down
Frad_SW_down
Fprec
Fcsed
hydrometp2
wphydrometp
rtphmp
thlphmp
hmxphmyp
Vri
VNi
Vrc
VNc
Vrr
VNr
Vrs
VNs
Vrg
Vrrprrp
VNrpNrp
Vrrprrp_expcalc
VNrpNrp_expcalc
wp2_bt
wp2_ma
wp2_ta
wp2_ac
wp2_bp
wp2_nct
wp2_pr1
wp2_pr2
wp2_pr3
wp2_pr_dfsn
wp2_dp1
wp2_dp2
wp2_sdmp
wp2_cl
wp2_pd
wp2_sf
wp2_splat
vp2_bt
vp2_ma
vp2_ta
vp2_tp
vp2_dp1
vp2_dp2
vp2_pr1
vp2_pr2
vp2_sdmp
vp2_cl
vp2_pd
vp2_sf
vp2_splat
up2_bt
up2_ma
up2_ta
up2_tp
up2_dp1
up2_dp2
up2_nct
up2_pr1
up2_pr2
up2_sdmp
up2_cl
up2_pd
up2_sf
up2_splat
upwp_bt
upwp_ma
upwp_ta
upwp_tp
upwp_ac
upwp_bp
upwp_tct
upwp_nct
upwp_pr1
upwp_pr2
upwp_pr3
upwp_pr4
upwp_dp1
upwp_mfl
upwp_cl
vpwp_bt
vpwp_ma
vpwp_ta
vpwp_tp
vpwp_ac
vpwp_bp
vpwp_tct
vpwp_pr1
vpwp_pr2
vpwp_pr3
vpwp_pr4
vpwp_dp1
vpwp_mfl
vpwp_cl
wprtp_bt
wprtp_ma
wprtp_ta
wprtp_tp
wprtp_ac
wprtp_bp
wprtp_pr1
wprtp_pr2
wprtp_pr3
wprtp_dp1
wprtp_mfl
wprtp_cl
wprtp_pd
wprtp_forcing
wprtp_mc
wpthlp_bt
wpthlp_ma
wpthlp_ta
wpthlp_tp
wpthlp_ac
wpthlp_bp
wpthlp_pr1
wpthlp_pr2
wpthlp_pr3
wpthlp_dp1
wpthlp_mfl
wpthlp_cl
wpthlp_forcing
wpthlp_mc
rtp2_bt
rtp2_ma
rtp2_ta
rtp2_tp
rtp2_dp1
rtp2_dp2
rtp2_cl
rtp2_pd
rtp2_sf
rtp2_forcing
rtp2_mc
thlp2_bt
thlp2_ma
thlp2_ta
thlp2_tp
thlp2_dp1
thlp2_dp2
thlp2_cl
thlp2_pd
thlp2_sf
thlp2_forcing
thlp2_mc
rtpthlp_bt
rtpthlp_ma
rtpthlp_ta
rtpthlp_tp1
rtpthlp_tp2
rtpthlp_dp1
rtpthlp_dp2
rtpthlp_cl
rtpthlp_sf
rtpthlp_forcing
rtpthlp_mc
wpthlp_enter_mfl
wpthlp_exit_mfl
wprtp_enter_mfl
wprtp_exit_mfl
wpthlp_mfl_min
wpthlp_mfl_max
wprtp_mfl_min
wprtp_mfl_max
stability_correction
bv_freq_sqd
bv_freq_sqd_splat
bv_freq_sqd_mixed
bv_freq_sqd_moist
bv_freq_sqd_dry
bv_freq_sqd_smth
bv_freq_out_cloud
bv_freq_pos
ddzt_umvm_sqd
invrs_tau_zm
invrs_tau_xp2_zm
invrs_tau_wp2_zm
invrs_tau_wpxp_zm
invrs_tau_wp3_zm
invrs_tau_no_N2_zm
invrs_tau_bkgnd
invrs_tau_sfc
invrs_tau_shear
Ri_zm
vars_rad_zt =
T_in_K_rad
rcil_rad
o3l_rad
rsm_rad
rcm_in_cloud_rad
cloud_frac_rad
ice_supersat_frac_rad
radht_rad
radht_SW_rad
radht_LW_rad
p_in_mb_rad
sp_humidity_rad
vars_rad_zm =
Frad_SW_rad
Frad_LW_rad
Frad_SW_up_rad
Frad_LW_up_rad
Frad_SW_down_rad
Frad_LW_down_rad
fulwcl
fdlwcl
fdswcl
fuswcl
vars_sfc =
ustar
soil_heat_flux
veg_T_in_K
sfc_soil_T_in_K
deep_soil_T_in_K
lh
sh
cc
lwp
vwp
swp
iwp
rwp
z_cloud_base
z_inversion
precip_rate_sfc
rain_flux_sfc
rrm_sfc
precip_frac_tol
wpthlp_sfc
wprtp_sfc
upwp_sfc
vpwp_sfc
morr_snow_rate
thlm_vert_avg
rtm_vert_avg
um_vert_avg
vm_vert_avg
wp2_vert_avg
up2_vert_avg
vp2_vert_avg
rtp2_vert_avg
thlp2_vert_avg
T_sfc
rtm_spur_src
thlm_spur_src
rs_sd_morr_int
tot_vartn_normlzd_rtm
tot_vartn_normlzd_thlm
tot_vartn_normlzd_wprtp
--------------------------------------------------
Error: stats_tsamp should be an even multiple of
delt (which is dt_main). Check the appropriate model.in file.
stats_tsamp = 200.000000000000
delt = 300.000000000000
Fatal error in CLUBB - MPI Process 1 / Chunk index 1
Column index not av
ailable. Latitude/Longitude for column 1: 15.00/-56.50
Latitude range from -90
to 90 degrees, Longitude range from -180 to 180 degrees
stats_init_api: errors found
Fatal error in CLUBB - MPI Process 1 / Chunk index 1
Column index not av
ailable. Latitude/Longitude for column 1: 15.00/-56.50
Latitude range from -90
to 90 degrees, Longitude range from -180 to 180 degrees
FATAL ERROR in stats_init
forrtl: severe (71): integer divide by zero
Image PC Routine Line Source
libc.so.6 000070B9FEA42520 Unknown Unknown Unknown
clubb_standalone 00000000006A027E Unknown Unknown Unknown
clubb_standalone 000000000044203E Unknown Unknown Unknown
clubb_standalone 0000000000414682 Unknown Unknown Unknown
clubb_standalone 0000000000414365 Unknown Unknown Unknown
clubb_standalone 0000000000413F0D Unknown Unknown Unknown
libc.so.6 000070B9FEA29D90 Unknown Unknown Unknown
libc.so.6 000070B9FEA29E40 __libc_start_main Unknown Unknown
clubb_standalone 0000000000413E25 Unknown Unknown Unknown
- using executable: /home/jenkins/workspace/clubb_plot_solver_compare/run_scripts/../install/latest/clubb_standalone
=================== Running cgils_s6 ===================
Running cgils_s11
Running cgils_s12
Running gabls3_night
Running lba
Running twp_ice
=================== Runs Complete ===================
cgils_s6 failure
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run custom_lu)
Stage "Run custom_lu" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run bicgstab)
Stage "Run bicgstab" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Plot)
Stage "Plot" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] emailext
Sending email to: messnermet@uwm.edu
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE