Started by user unknown or anonymous Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/branch_clubb_test@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_ifort_debug_run/Jenkinsfile The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_clubb_test@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/nightly_clubb_plots^{commit} # timeout=10 Checking out Revision 4e9170532bc2eefa8a487d7090053027e83abcaf (refs/remotes/origin/nightly_clubb_plots) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e9170532bc2eefa8a487d7090053027e83abcaf # timeout=10 Commit message: "Making all cases run again and adding plot support for ifort." > git rev-list --no-walk 18789df6a3989ee6234ee7e664edd96c33c24553 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on overlie in /home/jenkins/workspace/branch_clubb_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Fetching changes from the remote Git repository Cleaning workspace Checking out Revision 4e9170532bc2eefa8a487d7090053027e83abcaf (refs/remotes/origin/nightly_clubb_plots) Commit message: "Making all cases run again and adding plot support for ifort." [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_clubb_test/.git # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/nightly_clubb_plots^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e9170532bc2eefa8a487d7090053027e83abcaf # timeout=10 [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/compile.bash -c config/linux_x86_64_ifort_debug.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. .................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. .................................................................. Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. ................ Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clubb_precision.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SCM_Activation/aer_ccn_act_k.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/error_code.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/model_flags.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameter_indices.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/error_code.F90(76): warning #8889: Explicit interface or EXTERNAL declaration is required. [OMP_GET_THREAD_NUM] write(err_header,'(A7,I7,A20)') "Thread ", omp_get_thread_num(), " -- CLUBB -- ERROR: " ---------------------------------------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_interfaces.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/input_names.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mt95.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/array_index.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/code_timer_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/constants_clubb.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/endian.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_gfdlact.a a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stat_file_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_variables.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameters_model.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/penta_lu_solver.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/tridiag_lu_solver.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clip_semi_implicit.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_operations.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/penta_lu_solver.F90(131): remark #7712: This variable has not been used. [J] integer :: i, k, j ! Loop variables ---------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calc_roots.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calendar.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pdf_utilities.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/LY93_pdf.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/file_functions.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/interpolation.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pdf_parameter_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_type.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/T_in_K_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/saturation.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_wrap.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/input_reader.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_pdf.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/saturation.F90(882): remark #7712: This variable has not been used. [I] integer :: i, k ! Loop indices ---------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/saturation.F90(882): remark #7712: This variable has not been used. [K] integer :: i, k ! Loop indices ------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/saturation.F90(1378): remark #7712: This variable has not been used. [RSAT] rsat ------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_wrap.F90(239): remark #7712: This variable has not been used. [SUBD] subd, diag, supd ------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_wrap.F90(239): remark #7712: This variable has not been used. [DIAG] subd, diag, supd ------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_wrap.F90(239): remark #7712: This variable has not been used. [SUPD] subd, diag, supd ------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c -I/home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/output_grads.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/grid_class.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_type_utilities.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/corr_varnce_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/grid_class.F90(1942): remark #7712: This variable has not been used. [FACTOR] real( kind = core_rknd ) :: factor --------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90(165): remark #7712: This variable has not been used. [SOLVE_NAME] solve_name, penta_solve_method, & ! Intent(in) ----------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90(48): remark #7712: This variable has not been used. [SOLVE_NAME] solve_name, penta_solve_method, & ! Intent(in) ----------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90(167): remark #7712: This variable has not been used. [OLD_SOLN] old_soln, & ! Intent(in) ----------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90(50): remark #7712: This variable has not been used. [OLD_SOLN] old_soln, & ! Intent(in) ----------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90(546): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90(438): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90(224): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90(106): remark #7712: This variable has not been used. [I] integer :: i ---------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_zm_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/precipitation_fraction.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_zt_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_sfc_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp3_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp3_module.F90(119): remark #7712: This variable has not been used. [I] integer :: i, k, sclr ! Loop index ---------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp3_module.F90(119): remark #7712: This variable has not been used. [K] integer :: i, k, sclr ! Loop index ------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calc_pressure.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/Skx_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pos_definite_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameters_tunable.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_helper_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_helper_module.F90(1784): remark #7712: This variable has not been used. [I] integer :: i, k ---------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_helper_module.F90(1784): remark #7712: This variable has not been used. [K] integer :: i, k ------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mean_adv.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/sponge_layer_damping.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/diffusion.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clip_explicit.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clip_explicit.F90(157): remark #7712: This variable has not been used. [I] integer :: sclr, i ! scalar array index. ---------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/index_mapping.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_pdf_main.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/numerical_check.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/output_netcdf.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mono_flux_limiter.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90(262): remark #7712: This variable has not been used. [ICE_SUPERSAT_FRAC_1] ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.) [-] ------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90(263): remark #7712: This variable has not been used. [ICE_SUPERSAT_FRAC_2] ice_supersat_frac_2 ! Ice supersaturation fraction (2nd PDF comp.) [-] ------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/fill_holes.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mixing_length.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/fill_holes.F90(660): remark #7712: This variable has not been used. [RHO_DS_ZM] rho_ds_zm, rho_ds_zt, exner, & ! Intent(in) --------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mixing_length.F90(21): remark #7712: This variable has not been used. [STATS_METADATA] stats_metadata, & ------------------------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/sfc_varnce_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90(1169): remark #7712: This variable has not been used. [RHO_DS_ZT] rho_ds_zm, rho_ds_zt, & ------------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90(388): remark #7712: This variable has not been used. [C_K1] c_K1, & ! 1 tunable parameter c_K1 ------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90(389): remark #7712: This variable has not been used. [C_K8] c_K8 ! 1 tunable parameter c_K8 ------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90(1356): remark #7712: This variable has not been used. [THRESHOLD] threshold ! Minimum value for wp2 [m^2/s^2] ------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90(1373): remark #7712: This variable has not been used. [C_UU_SHR] C_uu_shr ! 1 tunable parameter C_uu_shr ------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90(2331): remark #7712: This variable has not been used. [C_UU_BUOY] C_uu_buoy ! 1 tunable parameter C_uu_buoy ------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pdf_closure_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1173): remark #7712: This variable has not been used. [WM_ZT] subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In ---------------------------------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1179): remark #7712: This variable has not been used. [STATS_METADATA] stats_metadata, & ! In --------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1173): remark #7712: This variable has not been used. [C7_SKW_FNC] subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In ----------------------------------------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1173): remark #7712: This variable has not been used. [WPXP] subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In ---------------------------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1174): remark #7712: This variable has not been used. [WPXP_UPPER_LIM] wpxp_upper_lim, wpxp_lower_lim, & ! In --------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1174): remark #7712: This variable has not been used. [WPXP_LOWER_LIM] wpxp_upper_lim, wpxp_lower_lim, & ! In ------------------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1313): remark #7712: This variable has not been used. [L_UPPER_THRESH] logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs ---------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1313): remark #7712: This variable has not been used. [L_LOWER_THRESH] logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs -------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(1588): remark #7712: This variable has not been used. [B] integer :: i, k, b ---------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(5839): remark #7712: This variable has not been used. [RHO_DS_ZT] rho_ds_zm, rho_ds_zt, & ------------------------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(2983): remark #7712: This variable has not been used. [C4_1D] C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In ------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(2983): remark #7712: This variable has not been used. [C14_1D] C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In ------------------------------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(410): remark #7712: This variable has not been used. [TEST] rtm_zm, cloud_frac_zm, test -----------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(1598): remark #7712: This variable has not been used. [J] integer :: sclr, k, i, j ---------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(2604): remark #7712: This variable has not been used. [LOW_BOUND] integer :: i, k, low_bound, high_bound ---------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(2604): remark #7712: This variable has not been used. [HIGH_BOUND] integer :: i, k, low_bound, high_bound --------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(3438): remark #7712: This variable has not been used. [TMP] real( kind = core_rknd ) :: tmp --------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(3105): remark #7712: This variable has not been used. [TMP] real( kind = core_rknd ) :: tmp --------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(3441): remark #7712: This variable has not been used. [TURBULENT_PROD] turbulent_prod, & ! Turbulent production term [{x_a units}*{x_b units}/s] ------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(3457): remark #7712: This variable has not been used. [K_LOW] integer :: i, k, k_low, k_high ---------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(3457): remark #7712: This variable has not been used. [K_HIGH] integer :: i, k, k_low, k_high ----------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(4000): remark #7712: This variable has not been used. [L] sclr, i, b, k, l ! Loop index ---------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90(1587): remark #7712: This variable has not been used. [CLUBB_PARAMS] subroutine stats_end_timestep( clubb_params, stats_metadata, & ! intent(in) ---------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90(1592): remark #7712: This variable has not been used. [L_UV_NUDGE] , l_uv_nudge, & -----------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90(1593): remark #7712: This variable has not been used. [L_TKE_ANISO] l_tke_aniso, & ---------------------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90(1594): remark #7712: This variable has not been used. [L_STANDARD_TERM_TA] l_standard_term_ta & ---------------------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90(145): remark #7712: This variable has not been used. [HYDROMET] hydromet, l_mix_rat_hm, & ! intent(in) ---------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90(4704): remark #7712: This variable has not been used. [K] integer :: i, k, sclr --------------------^ /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90(4016): remark #7712: This variable has not been used. [NZMAX] subroutine check_clubb_settings( nzmax, params, & ! intent(in) -----------------------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clubb_api_module.F90 /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clubb_api_module.F90(1026): remark #7712: This variable has not been used. [I] integer :: i ---------------^ ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_param.a pos_definite_module.o pdf_parameter_module.o diagnose_correlations_module.o parameters_tunable.o endian.o parameter_indices.o stats_zm_module.o advance_xm_wpxp_module.o clip_explicit.o clip_semi_implicit.o stat_file_module.o new_hybrid_pdf.o constants_clubb.o index_mapping.o grid_class.o new_pdf.o input_reader.o sigma_sqd_w_module.o stats_rad_zm_module.o new_pdf_main.o turbulent_adv_pdf.o error_code.o stats_lh_sfc_module.o precipitation_fraction.o mean_adv.o mixing_length.o model_flags.o stats_type.o stats_variables.o calendar.o output_grads.o stats_zt_module.o mt95.o stats_sfc_module.o advance_xp2_xpyp_module.o clubb_api_module.o fill_holes.o tridiag_lu_solver.o stats_rad_zt_module.o hydromet_pdf_parameter_module.o mono_flux_limiter.o sponge_layer_damping.o calc_roots.o advance_helper_module.o code_timer_module.o input_names.o file_functions.o lapack_wrap.o corr_varnce_module.o interpolation.o setup_clubb_pdf_params.o Nc_Ncn_eqns.o numerical_check.o advance_wp2_wp3_module.o output_netcdf.o lapack_interfaces.o advance_clubb_core_module.o adg1_adg2_3d_luhar_pdf.o matrix_operations.o new_tsdadg_pdf.o matrix_solver_wrapper.o pdf_closure_module.o sfc_varnce_module.o clubb_precision.o advance_windm_edsclrm_module.o calc_pressure.o stats_type_utilities.o saturation.o array_index.o stats_lh_zt_module.o diffusion.o penta_lu_solver.o T_in_K_module.o advance_xp3_module.o stats_clubb_utilities.o Skx_module.o parameters_model.o LY93_pdf.o pdf_utilities.o new_hybrid_pdf_main.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_param.a a - pos_definite_module.o a - pdf_parameter_module.o a - diagnose_correlations_module.o a - parameters_tunable.o a - endian.o a - parameter_indices.o a - stats_zm_module.o a - advance_xm_wpxp_module.o a - clip_explicit.o a - clip_semi_implicit.o a - stat_file_module.o a - new_hybrid_pdf.o a - constants_clubb.o a - index_mapping.o a - grid_class.o a - new_pdf.o a - input_reader.o a - sigma_sqd_w_module.o a - stats_rad_zm_module.o a - new_pdf_main.o a - turbulent_adv_pdf.o a - error_code.o a - stats_lh_sfc_module.o a - precipitation_fraction.o a - mean_adv.o a - mixing_length.o a - model_flags.o a - stats_type.o a - stats_variables.o a - calendar.o a - output_grads.o a - stats_zt_module.o a - mt95.o a - stats_sfc_module.o a - advance_xp2_xpyp_module.o a - clubb_api_module.o a - fill_holes.o a - tridiag_lu_solver.o a - stats_rad_zt_module.o a - hydromet_pdf_parameter_module.o a - mono_flux_limiter.o a - sponge_layer_damping.o a - calc_roots.o a - advance_helper_module.o a - code_timer_module.o a - input_names.o a - file_functions.o a - lapack_wrap.o a - corr_varnce_module.o a - interpolation.o a - setup_clubb_pdf_params.o a - Nc_Ncn_eqns.o a - numerical_check.o a - advance_wp2_wp3_module.o a - output_netcdf.o a - lapack_interfaces.o a - advance_clubb_core_module.o a - adg1_adg2_3d_luhar_pdf.o a - matrix_operations.o a - new_tsdadg_pdf.o a - matrix_solver_wrapper.o a - pdf_closure_module.o a - sfc_varnce_module.o a - clubb_precision.o a - advance_windm_edsclrm_module.o a - calc_pressure.o a - stats_type_utilities.o a - saturation.o a - array_index.o a - stats_lh_zt_module.o a - diffusion.o a - penta_lu_solver.o a - T_in_K_module.o a - advance_xp3_module.o a - stats_clubb_utilities.o a - Skx_module.o a - parameters_model.o a - LY93_pdf.o a - pdf_utilities.o a - new_hybrid_pdf_main.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sisnan.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlacpy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/stbsv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsyrk.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlantb.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaqgb.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlarft.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dtrmm.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/strsm.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_shared/xerbla.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/iladlc.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/ieeeck.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlabad.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssyr2k.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slapy2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssytd2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slangb.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsyr2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slascl.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlagtm.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsytrd.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/spoequ.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtcon.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssyev.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/isamax.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssymv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlasrt.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorg2l.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_shared/lsame.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dpotrf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorgql.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlartg.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlacn2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/idamax.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dcopy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgemv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtts2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbcon.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/iparmq.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaswp.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dnrm2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorg2r.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorgqr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssteqr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtsvx.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slassq.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlae2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorgtr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlansy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbtrs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dger.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbtrf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaqsy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slatrd.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgttrf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dtrmv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slasr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgttrs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaisnan.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbsvx.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/iladlr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbsv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/srscl.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsterf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgemm.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slanst.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slarfg.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbrfs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/daxpy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sdot.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slatbs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlarfb.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlamch.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dscal.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaev2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sswap.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sasum.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dpotrf2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbtf2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slangt.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtrfs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaset.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbequ.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slarf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbmv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtsv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/scopy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slacn2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slartg.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorgqr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorg2r.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/snrm2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaswp.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbcon.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtts2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgemv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsyev.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtcon.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorgql.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/spotrf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorg2l.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slasrt.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ilaslr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsymv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slabad.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dtrsm.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dpoequ.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssytrd.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssyr2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slagtm.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlascl.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlangb.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsytd2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlapy2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsyr2k.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dtbsv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slacpy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/disnan.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/strmm.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slarft.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaqgb.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slantb.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssyrk.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/spotrf2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dasum.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dswap.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaev2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sscal.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtsv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlarf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbmv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbequ.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaset.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlangt.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtrfs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbtf2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ilaslc.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/ilaenv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/ddot.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlarfg.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbrfs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/saxpy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlanst.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgemm.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssterf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/drscl.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbsv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slamch.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slarfb.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlatbs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/strmv.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlatrd.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgttrf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaqsy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbsvx.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaisnan.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgttrs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlasr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorgtr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slansy.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbtrs.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slae2.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtsvx.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlassq.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsteqr.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbtrf.f ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sger.f ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_lapack.a sisnan.o dlacpy.o stbsv.o dsyrk.o dlantb.o slaqgb.o dlarft.o dtrmm.o strsm.o xerbla.o iladlc.o ieeeck.o dlabad.o ssyr2k.o slapy2.o ssytd2.o slangb.o dsyr2.o slascl.o dlagtm.o dsytrd.o spoequ.o sgtcon.o ssyev.o isamax.o ssymv.o dlasrt.o dorg2l.o lsame.o dpotrf.o sorgql.o dlartg.o dlacn2.o idamax.o dcopy.o sgemv.o dgtts2.o sgbcon.o iparmq.o dlaswp.o dnrm2.o dorg2r.o sorgqr.o ssteqr.o sgtsvx.o slassq.o dlae2.o sorgtr.o dlansy.o sgbtrs.o dger.o sgbtrf.o dlaqsy.o slatrd.o sgttrf.o dtrmv.o slasr.o sgttrs.o dlaisnan.o sgbsvx.o iladlr.o sgbsv.o srscl.o dsterf.o sgemm.o slanst.o slarfg.o dgbrfs.o daxpy.o sdot.o slatbs.o dlarfb.o dlamch.o dscal.o dlaev2.o sswap.o sasum.o dpotrf2.o dgbtf2.o slangt.o dgtrfs.o dlaset.o dgbequ.o slarf.o dgbmv.o sgtsv.o scopy.o slacn2.o slartg.o dorgqr.o sorg2r.o snrm2.o slaswp.o dgbcon.o sgtts2.o dgemv.o dsyev.o dgtcon.o dorgql.o spotrf.o sorg2l.o slasrt.o ilaslr.o dsymv.o slabad.o dtrsm.o dpoequ.o ssytrd.o ssyr2.o slagtm.o dlascl.o dlangb.o dsytd2.o dlapy2.o dsyr2k.o dtbsv.o slacpy.o disnan.o strmm.o slarft.o dlaqgb.o slantb.o ssyrk.o spotrf2.o dasum.o dswap.o slaev2.o sscal.o dgtsv.o dlarf.o sgbmv.o sgbequ.o slaset.o dlangt.o sgtrfs.o sgbtf2.o ilaslc.o ilaenv.o ddot.o dlarfg.o sgbrfs.o saxpy.o dlanst.o dgemm.o ssterf.o drscl.o dgbsv.o slamch.o slarfb.o dlatbs.o strmv.o dlatrd.o dgttrf.o slaqsy.o dgbsvx.o slaisnan.o dgttrs.o dlasr.o dorgtr.o slansy.o dgbtrs.o slae2.o dgtsvx.o dlassq.o dsteqr.o dgbtrf.o sger.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_lapack.a a - sisnan.o a - dlacpy.o a - stbsv.o a - dsyrk.o a - dlantb.o a - slaqgb.o a - dlarft.o a - dtrmm.o a - strsm.o a - xerbla.o a - iladlc.o a - ieeeck.o a - dlabad.o a - ssyr2k.o a - slapy2.o a - ssytd2.o a - slangb.o a - dsyr2.o a - slascl.o a - dlagtm.o a - dsytrd.o a - spoequ.o a - sgtcon.o a - ssyev.o a - isamax.o a - ssymv.o a - dlasrt.o a - dorg2l.o a - lsame.o a - dpotrf.o a - sorgql.o a - dlartg.o a - dlacn2.o a - idamax.o a - dcopy.o a - sgemv.o a - dgtts2.o a - sgbcon.o a - iparmq.o a - dlaswp.o a - dnrm2.o a - dorg2r.o a - sorgqr.o a - ssteqr.o a - sgtsvx.o a - slassq.o a - dlae2.o a - sorgtr.o a - dlansy.o a - sgbtrs.o a - dger.o a - sgbtrf.o a - dlaqsy.o a - slatrd.o a - sgttrf.o a - dtrmv.o a - slasr.o a - sgttrs.o a - dlaisnan.o a - sgbsvx.o a - iladlr.o a - sgbsv.o a - srscl.o a - dsterf.o a - sgemm.o a - slanst.o a - slarfg.o a - dgbrfs.o a - daxpy.o a - sdot.o a - slatbs.o a - dlarfb.o a - dlamch.o a - dscal.o a - dlaev2.o a - sswap.o a - sasum.o a - dpotrf2.o a - dgbtf2.o a - slangt.o a - dgtrfs.o a - dlaset.o a - dgbequ.o a - slarf.o a - dgbmv.o a - sgtsv.o a - scopy.o a - slacn2.o a - slartg.o a - dorgqr.o a - sorg2r.o a - snrm2.o a - slaswp.o a - dgbcon.o a - sgtts2.o a - dgemv.o a - dsyev.o a - dgtcon.o a - dorgql.o a - spotrf.o a - sorg2l.o a - slasrt.o a - ilaslr.o a - dsymv.o a - slabad.o a - dtrsm.o a - dpoequ.o a - ssytrd.o a - ssyr2.o a - slagtm.o a - dlascl.o a - dlangb.o a - dsytd2.o a - dlapy2.o a - dsyr2k.o a - dtbsv.o a - slacpy.o a - disnan.o a - strmm.o a - slarft.o a - dlaqgb.o a - slantb.o a - ssyrk.o a - spotrf2.o a - dasum.o a - dswap.o a - slaev2.o a - sscal.o a - dgtsv.o a - dlarf.o a - sgbmv.o a - sgbequ.o a - slaset.o a - dlangt.o a - sgtrfs.o a - sgbtf2.o a - ilaslc.o a - ilaenv.o a - ddot.o a - dlarfg.o a - sgbrfs.o a - saxpy.o a - dlanst.o a - dgemm.o a - ssterf.o a - drscl.o a - dgbsv.o a - slamch.o a - slarfb.o a - dlatbs.o a - strmv.o a - dlatrd.o a - dgttrf.o a - slaqsy.o a - dgbsvx.o a - slaisnan.o a - dgttrs.o a - dlasr.o a - dorgtr.o a - slansy.o a - dgbtrs.o a - slae2.o a - dgtsvx.o a - dlassq.o a - dsteqr.o a - dgbtrf.o a - sger.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/Parabolic_constants.f90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/kinds.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa22g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa9.F ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/AiryFunction.f90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/variables_radiation_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/comscp2.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa10g.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libmicrophys_utils.a a - microphys_stats_vars_module.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa28.F ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/Parabolic.f90 cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_morrison make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c ../src/Morrison_microphys/module_mp_graupel.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/tgqg.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa21g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa18g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/comscp1.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa19.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa7g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/bugsrad_physconst.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/tgqs.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa12.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/newexp.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/adjtq.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/gascon.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/qtadj.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_parabolic.a Parabolic_constants.o AiryFunction.o Parabolic.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_parabolic.a a - Parabolic_constants.o a - AiryFunction.o a - Parabolic.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/gamma.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/two_rt_sw_bs.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa20g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/two_rt_sw_iter.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/cloud_correlate.F90 cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/KK_utilities.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/parameters_KK.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/text_writer.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/rayle.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/two_rt_lw_sel.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/PDF_integrals_covar.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa6.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/cloudg.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/bugsrad_planck.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/PDF_integrals_means.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/PDF_integrals_all_MM.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/two_rt_lw.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/KK_local_means.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/KK_upscaled_means.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/KK_upscaled_variances.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/KK_Nrm_tendencies.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa21.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/two_rt_sw.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/KK_upscaled_covariances.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/bugs_rad.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa18.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_KK_microphys.a PDF_integrals_means.o KK_utilities.o PDF_integrals_all_MM.o parameters_KK.o KK_local_means.o KK_upscaled_variances.o KK_upscaled_means.o KK_Nrm_tendencies.o text_writer.o PDF_integrals_covar.o KK_upscaled_covariances.o KK_upscaled_turbulent_sed.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_KK_microphys.a a - PDF_integrals_means.o a - KK_utilities.o a - PDF_integrals_all_MM.o a - parameters_KK.o a - KK_local_means.o a - KK_upscaled_variances.o a - KK_upscaled_means.o a - KK_Nrm_tendencies.o a - text_writer.o a - PDF_integrals_covar.o a - KK_upscaled_covariances.o a - KK_upscaled_turbulent_sed.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/adjmlt.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90 cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.silhs make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/latin_hypercube_arrays.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/math_utilities.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/est_kessler_microphys_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/parameters_silhs.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/two_rt_lw_iter.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/transform_to_pdf_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa19g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/output_2D_samples_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa12g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa22.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/bugs_swr.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/generate_uniform_sample_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa11g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/lh_microphys_var_covar_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/esat_new.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/silhs_importance_sample_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa14g.F /home/jenkins/workspace/branch_clubb_test/compile/../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 /) ------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/frzh.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/BUGSrad/bugs_lwr.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa26.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/latin_hypercube_driver_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa5g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/esati.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa8g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/slope.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/esatv.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa15.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/tgqr.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa17g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/conice.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/nrmcol.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/nrmtqi.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/tgqi.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/qsatvi.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa7.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa13g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa25.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/nrmtqw.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa27r.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa9g.F ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn none -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa27.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_coamps.a eqa22g.o eqa9.o eqa10g.o eqa28.o tgqg.o eqa21g.o eqa18g.o eqa19.o eqa7g.o tgqs.o eqa12.o adjtq.o qtadj.o gamma.o eqa20g.o eqa6.o eqa21.o eqa18.o adjmlt.o eqa19g.o eqa12g.o eqa22.o eqa11g.o esat_new.o eqa14g.o frzh.o eqa26.o eqa5g.o esati.o eqa8g.o slope.o esatv.o eqa15.o tgqr.o eqa17g.o conice.o nrmcol.o nrmtqi.o tgqi.o qsatvi.o eqa7.o eqa13g.o eqa25.o nrmtqw.o eqa27r.o eqa9g.o eqa27.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_coamps.a a - eqa22g.o a - eqa9.o a - eqa10g.o a - eqa28.o a - tgqg.o a - eqa21g.o a - eqa18g.o a - eqa19.o a - eqa7g.o a - tgqs.o a - eqa12.o a - adjtq.o a - qtadj.o a - gamma.o a - eqa20g.o a - eqa6.o a - eqa21.o a - eqa18.o a - adjmlt.o a - eqa19g.o a - eqa12g.o a - eqa22.o a - eqa11g.o a - esat_new.o a - eqa14g.o a - frzh.o a - eqa26.o a - eqa5g.o a - esati.o a - eqa8g.o a - slope.o a - esatv.o a - eqa15.o a - tgqr.o a - eqa17g.o a - conice.o a - nrmcol.o a - nrmtqi.o a - tgqi.o a - qsatvi.o a - eqa7.o a - eqa13g.o a - eqa25.o a - nrmtqw.o a - eqa27r.o a - eqa9g.o a - eqa27.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_bugsrad.a gases_ckd.o two_rt_lw_iter.o gascon.o two_rt_sw_bs.o bugsrad_physconst.o bugs_swr.o two_rt_sw_iter.o cloud_correlate.o rayle.o two_rt_lw_sel.o cloudg.o newexp.o bugsrad_planck.o two_rt_lw_ocastrndm.o two_rt_lw.o variables_radiation_module.o comscp2.o bugs_lwr.o two_rt_sw_ocastrndm.o kinds.o comscp1.o two_rt_sw.o bugs_rad.o ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/silhs_api_module.F90 ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_bugsrad.a a - gases_ckd.o a - two_rt_lw_iter.o a - gascon.o a - two_rt_sw_bs.o a - bugsrad_physconst.o a - bugs_swr.o a - two_rt_sw_iter.o a - cloud_correlate.o a - rayle.o a - two_rt_lw_sel.o a - cloudg.o a - newexp.o a - bugsrad_planck.o a - two_rt_lw_ocastrndm.o a - two_rt_lw.o a - variables_radiation_module.o a - comscp2.o a - bugs_lwr.o a - two_rt_sw_ocastrndm.o a - kinds.o a - comscp1.o a - two_rt_sw.o a - bugs_rad.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/silhs_api_module.F90(326): remark #7712: This variable has not been used. [RHO_DS_ZT] rho_ds_zt, & ! Unused ----^ ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libsilhs.a generate_uniform_sample_module.o lh_microphys_var_covar_module.o est_kessler_microphys_module.o silhs_api_module.o latin_hypercube_arrays.o parameters_silhs.o output_2D_samples_module.o math_utilities.o latin_hypercube_driver_module.o transform_to_pdf_module.o silhs_importance_sample_module.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libsilhs.a a - generate_uniform_sample_module.o a - lh_microphys_var_covar_module.o a - est_kessler_microphys_module.o a - silhs_api_module.o a - latin_hypercube_arrays.o a - parameters_silhs.o a - output_2D_samples_module.o a - math_utilities.o a - latin_hypercube_driver_module.o a - transform_to_pdf_module.o a - silhs_importance_sample_module.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_morrison.a a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/time_dependent_input.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/diag_ustar_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/quicksort.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/parameters_microphys.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/gfdl_activation.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/hydrostatic_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/parameters_radiation.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/rad_lwsw_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/clubb_model_settings.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/silhs_category_variance_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/advance_microphys_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/cos_solar_zen_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/cloud_sed_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/morrison_microphys_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/coamps_microphys_driver_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/ice_dfsn_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/bomex.F90 ../src/morrison_microphys_module.F90(20): remark #7712: This variable has not been used. [SATURATION_FORMULA] saturation_formula, & ---------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/input_netcdf.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c -I../src/CLUBB_core ../src/input_grads.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/extrapolation.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/soil_vegetation.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/mixed_moment_PDF_integrals.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/mpace_a.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/clex9_nov02.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/clex9_oct14.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/jun25.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/wangara.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/nov11.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/sfc_flux.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/microphys_init_cleanup.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/input_interpret.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/arm_97.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/arm_3year.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/simple_rad_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/dycoms2_rf02.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/KK_microphys_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/cobra.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/gabls2.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/fire.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/dycoms2_rf01.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/arm.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/neutral_case.F90 ../src/Benchmark_cases/neutral_case.F90(21): remark #7712: This variable has not been used. [Z] subroutine neutral_case_sfclyr( time, z, thlm_sfc, & ----------------------------------------^ ../src/Benchmark_cases/neutral_case.F90(21): remark #7712: This variable has not been used. [THLM_SFC] subroutine neutral_case_sfclyr( time, z, thlm_sfc, & -------------------------------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/astex_a209.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/mpace_b.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/stat_file_utils.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/atex.F90 ../src/stat_file_utils.F90(141): warning #8889: Explicit interface or EXTERNAL declaration is required. [OMP_GET_THREAD_NUM] iunit = omp_get_thread_num( ) + 10 ! Known magic number ------------^ ../src/stat_file_utils.F90(435): warning #8889: Explicit interface or EXTERNAL declaration is required. [OMP_GET_THREAD_NUM] iunit = omp_get_thread_num( ) + 10 ! Known magic number ------------^ ../src/stat_file_utils.F90(520): warning #8889: Explicit interface or EXTERNAL declaration is required. [OMP_GET_THREAD_NUM] iunit = omp_get_thread_num( ) + 10 ! Known magic number ------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/cloud_feedback.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/gabls3.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/gabls3_night.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/lba.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/rico.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/twp_ice.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/Benchmark_cases/arm_0003.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/extended_atmosphere_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/input_fields.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c -I../src ../src/estimate_scm_microphys_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/bugsrad_driver.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/sounding.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c -I../src ../src/lh_microphys_driver_module.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/microphys_driver.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/clubb_driver.F90 ../src/clubb_driver.F90(6531): remark #7712: This variable has not been used. [LMIN] clubb_params, nu_vert_res_dep, lmin, & ! intent(in) -----------------------------------^ ../src/clubb_driver.F90(6531): remark #7712: This variable has not been used. [NU_VERT_RES_DEP] clubb_params, nu_vert_res_dep, lmin, & ! intent(in) ------------------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/error.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c -I../src ../src/enhanced_simann.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_other.a nov11.o twp_ice.o arm_0003.o quicksort.o microphys_init_cleanup.o extended_atmosphere_module.o arm_97.o arm_3year.o simple_rad_module.o dycoms2_rf02.o parameters_microphys.o clubb_model_settings.o lh_microphys_driver_module.o advance_microphys_module.o cos_solar_zen_module.o spec_hum_to_mixing_ratio.o microphys_driver.o cobra.o bomex.o gabls2.o input_netcdf.o estimate_scm_microphys_module.o fire.o dycoms2_rf01.o arm.o time_dependent_input.o neutral_case.o hydrostatic_module.o astex_a209.o sfc_flux.o diag_ustar_module.o mpace_b.o error.o bugsrad_driver.o ice_dfsn_module.o atex.o stat_file_utils.o wangara.o sounding.o mpace_a.o KK_microphys_module.o silhs_category_variance_module.o enhanced_simann.o clubb_driver.o input_fields.o lba.o rad_lwsw_module.o extrapolation.o parameters_radiation.o gfdl_activation.o jun25.o cloud_feedback.o rico.o coamps_microphys_driver_module.o input_interpret.o gabls3_night.o soil_vegetation.o input_grads.o clex9_oct14.o cloud_sed_module.o morrison_microphys_module.o clex9_nov02.o gabls3.o mixed_moment_PDF_integrals.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_other.a a - nov11.o a - twp_ice.o a - arm_0003.o a - quicksort.o a - microphys_init_cleanup.o a - extended_atmosphere_module.o a - arm_97.o a - arm_3year.o a - simple_rad_module.o a - dycoms2_rf02.o a - parameters_microphys.o a - clubb_model_settings.o a - lh_microphys_driver_module.o a - advance_microphys_module.o a - cos_solar_zen_module.o a - spec_hum_to_mixing_ratio.o a - microphys_driver.o a - cobra.o a - bomex.o a - gabls2.o a - input_netcdf.o a - estimate_scm_microphys_module.o a - fire.o a - dycoms2_rf01.o a - arm.o a - time_dependent_input.o a - neutral_case.o a - hydrostatic_module.o a - astex_a209.o a - sfc_flux.o a - diag_ustar_module.o a - mpace_b.o a - error.o a - bugsrad_driver.o a - ice_dfsn_module.o a - atex.o a - stat_file_utils.o a - wangara.o a - sounding.o a - mpace_a.o a - KK_microphys_module.o a - silhs_category_variance_module.o a - enhanced_simann.o a - clubb_driver.o a - input_fields.o a - lba.o a - rad_lwsw_module.o a - extrapolation.o a - parameters_radiation.o a - gfdl_activation.o a - jun25.o a - cloud_feedback.o a - rico.o a - coamps_microphys_driver_module.o a - input_interpret.o a - gabls3_night.o a - soil_vegetation.o a - input_grads.o a - clex9_oct14.o a - cloud_sed_module.o a - morrison_microphys_module.o a - clex9_nov02.o a - gabls3.o a - mixed_moment_PDF_integrals.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.int2txt make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/jacobian.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c -I../src/CLUBB_core ../src/int2txt.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/clubb_standalone.F90 ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/nrutil.f90 ifx int2txt.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/int2txt -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -xHost -qopenmp -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/lib -lnetcdff ifx clubb_standalone.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_standalone -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -xHost -qopenmp -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/lib -lnetcdff ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/read_corr_mtx_test.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/tuner_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_thread_test make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/clubb_thread_test.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/hole_filling_tests.F90 ../src/clubb_thread_test.F90(130): warning #8889: Explicit interface or EXTERNAL declaration is required. [OMP_GET_THREAD_NUM] iunit = omp_get_thread_num() + 10 ------------^ ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/nr.f90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90 ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/ran_state.f90 ifx clubb_thread_test.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -xHost -qopenmp -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/lib -lnetcdff ifx jacobian.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/jacobian -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -xHost -qopenmp -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/lib -lnetcdff ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/KK_integrals_tests.F90 ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/amoeba.f90 ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/ran1_s.f90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/smooth_min_max_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/ran1_v.f90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/spurious_source_test.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c ../src/clubb_tuner.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/silhs_category_test.F90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 ifx -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/amebsa.f90 ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/Nc_Ncn_test.F90 ifx amebsa.o nr.o ran_state.o amoeba.o ran1_s.o ran1_v.o clubb_tuner.o nrutil.o nrtype.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_tuner -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -xHost -qopenmp -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/smooth_heaviside_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_test_types/pdf_parameter_tests.F90 ../src/G_unit_test_types/smooth_heaviside_tests.F90(98): remark #7712: This variable has not been used. [I] i ------^ ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/include -xHost -qopenmp -O0 -fp-model strict -debug full -traceback -check bounds -fpe0 -ftz -ftrapuv -init=snan,arrays -warn all -warn notruncated_source -c ../src/G_unit_tests.F90 make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ../src/G_unit_tests.F90(174): remark #7712: This variable has not been used. [STATS_ZT] stats_zt, & ----^ ../src/G_unit_tests.F90(175): remark #7712: This variable has not been used. [STATS_ZM] stats_zm, & ----^ ../src/G_unit_tests.F90(176): remark #7712: This variable has not been used. [STATS_SFC] stats_sfc ----^ ifx pdf_parameter_tests.o read_corr_mtx_test.o tuner_tests.o hole_filling_tests.o w_up_in_cloud_tests.o KK_integrals_tests.o mu_sigma_hm_tests.o smooth_min_max_tests.o spurious_source_test.o silhs_category_test.o G_unit_tests.o Nc_Ncn_test.o smooth_heaviside_tests.o corr_cholesky_mtx_tests.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/G_unit_tests -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -xHost -qopenmp -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-eodg625kyvjglvrx2bzfi7htj6a6yym7/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ check_for_missing_threadprivate.py has begun. check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/sponge_layer_damping.F90', '../src/CLUBB_core/error_code.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 952 : call stat_update_var_pt( stats_metadata%iNsm, k, real(Nsm(k), kind = core_rknd) ,stats_zt ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/coamps_microphys_driver_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 677 : l_host_applies_sfc_fluxes ! Use to determine whether a host model has already applied the surface flux, CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/clubb_tuner.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 179 : max( rtm(1,k) - sat_mixrat_liq( p_in_Pa(k), theta(1,k)*exner(1,k), saturation_formula ), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 201 : rcm(1,k) = rcm_sat_adj( thlm(1,k), rtm(1,k), p_in_Pa(k), exner(1,k), saturation_formula ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/input_interpret.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 386 : call microphys_put_var( stats_metadata%irrm_src_adj, adj_terms%rrm_src_adj, microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 387 : call microphys_put_var( stats_metadata%iNrm_src_adj, adj_terms%Nrm_src_adj, microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 390 : call microphys_put_var( stats_metadata%irrm_evap_adj, adj_terms%rrm_evap_adj, microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 391 : call microphys_put_var( stats_metadata%iNrm_evap_adj, adj_terms%Nrm_evap_adj, microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 393 : call microphys_put_var( stats_metadata%irrm_mc_nonadj, KK_auto_tndcy+KK_accr_tndcy+KK_evap_tndcy, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1102 : call stat_update_var( stats_metadata%irrm_mc_nonadj, KK_auto_tndcy+KK_accr_tndcy+KK_evap_tndcy, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1683 : call stat_update_var_pt( stats_metadata%im_vol_rad_rain, level, KK_mean_vol_rad, stats_zt ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/KK_microphys_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 974 : = clubb_params(iomicron) * hm_metadata%hmp2_ip_on_hmm2_ip(pdf2hydromet_idx(ivar,hm_metadata)) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/microphys_init_cleanup.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 282 : nzt = stat_file_num_vertical_levels( "thlm", "../output/"//trim( stats_metadata%fname_zt )//".ctl" ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 283 : nzm = stat_file_num_vertical_levels( "thlm", "../output/"//trim( stats_metadata%fname_zm )//".ctl" ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/jacobian.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 295 : z_i = lin_interpolate_two_points( 8.0e-3_core_rknd, rtm(k), rtm(k-1), gr%zt(1,k), gr%zt(1,k-1) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/simple_rad_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 384 : z(kp2), p_in_Pa(km1), p_in_Pa(k00), p_in_Pa(kp1), p_in_Pa(kp2) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 433 : press(i) = lin_interpolate_two_points( gr%zt(1,i), z(k), z(k-1), p_in_Pa(k), p_in_Pa(k-1) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/sounding.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 828 : call microphys_put_var( stats_metadata%irsm_sd_morr_int, (/rsm_sd_morr_int/), microphys_stats_sfc ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 846 : call microphys_put_var( stats_metadata%ihl_on_Cp_residual, hl_on_Cp_residual, microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 861 : call microphys_put_var( stats_metadata%iPSMLT, real( PSMLT, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 862 : call microphys_put_var( stats_metadata%iEVPMS, real( EVPMS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 863 : call microphys_put_var( stats_metadata%iPRACS, real( PRACS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 864 : call microphys_put_var( stats_metadata%iEVPMG, real( EVPMG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 865 : call microphys_put_var( stats_metadata%iPRACG, real( PRACG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 866 : call microphys_put_var( stats_metadata%iPGMLT, real( PGMLT, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 867 : call microphys_put_var( stats_metadata%iMNUCCC, real( MNUCCC, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 868 : call microphys_put_var( stats_metadata%iPSACWS, real( PSACWS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 869 : call microphys_put_var( stats_metadata%iPSACWI, real( PSACWI, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 870 : call microphys_put_var( stats_metadata%iQMULTS, real( QMULTS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 871 : call microphys_put_var( stats_metadata%iQMULTG, real( QMULTG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 872 : call microphys_put_var( stats_metadata%iPSACWG, real( PSACWG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 873 : call microphys_put_var( stats_metadata%iPGSACW, real( PGSACW, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 877 : call microphys_put_var( stats_metadata%iQMULTR, real( QMULTR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 878 : call microphys_put_var( stats_metadata%iQMULTRG, real( QMULTRG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 879 : call microphys_put_var( stats_metadata%iMNUCCD, real( MNUCCD, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 880 : call microphys_put_var( stats_metadata%iPRACI, real( PRACI, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 881 : call microphys_put_var( stats_metadata%iPRACIS, real( PRACIS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 883 : call microphys_put_var( stats_metadata%iMNUCCR, real( MNUCCR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 884 : call microphys_put_var( stats_metadata%iPIACR, real( PIACR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 885 : call microphys_put_var( stats_metadata%iPIACRS, real( PIACRS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 886 : call microphys_put_var( stats_metadata%iPGRACS, real( PGRACS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 888 : call microphys_put_var( stats_metadata%iEPRDS, real( EPRDS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 889 : call microphys_put_var( stats_metadata%iPSACR, real( PSACR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 891 : call microphys_put_var( stats_metadata%iEPRDG, real( EPRDG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 894 : call microphys_put_var( stats_metadata%iNGSTEN, real( NGSTEN, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 895 : call microphys_put_var( stats_metadata%iNRSTEN, real( NRSTEN, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 896 : call microphys_put_var( stats_metadata%iNISTEN, real( NISTEN, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 897 : call microphys_put_var( stats_metadata%iNSSTEN, real( NSSTEN, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 898 : call microphys_put_var( stats_metadata%iNCSTEN, real( NCSTEN, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 899 : call microphys_put_var( stats_metadata%iNPRC1, real( NPRC1, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 900 : call microphys_put_var( stats_metadata%iNRAGG, real( NRAGG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 901 : call microphys_put_var( stats_metadata%iNPRACG, real( NPRACG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 902 : call microphys_put_var( stats_metadata%iNSUBR, real( NSUBR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 903 : call microphys_put_var( stats_metadata%iNSMLTR, real( NSMLTR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 904 : call microphys_put_var( stats_metadata%iNGMLTR, real( NGMLTR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 905 : call microphys_put_var( stats_metadata%iNPRACS, real( NPRACS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 906 : call microphys_put_var( stats_metadata%iNNUCCR, real( NNUCCR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 907 : call microphys_put_var( stats_metadata%iNIACR, real( NIACR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 908 : call microphys_put_var( stats_metadata%iNIACRS, real( NIACRS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 909 : call microphys_put_var( stats_metadata%iNGRACS, real( NGRACS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 910 : call microphys_put_var( stats_metadata%iNSMLTS, real( NSMLTS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 911 : call microphys_put_var( stats_metadata%iNSAGG, real( NSAGG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 912 : call microphys_put_var( stats_metadata%iNPRCI, real( NPRCI, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 913 : call microphys_put_var( stats_metadata%iNSCNG, real( NSCNG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 914 : call microphys_put_var( stats_metadata%iNSUBS, real( NSUBS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 917 : call microphys_put_var( stats_metadata%iNNUCCC, real( NNUCCC, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 918 : call microphys_put_var( stats_metadata%iNPSACWS, real( NPSACWS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 921 : call microphys_put_var( stats_metadata%iNPSACWI, real( NPSACWI, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 922 : call microphys_put_var( stats_metadata%iNPSACWG, real( NPSACWG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 923 : call microphys_put_var( stats_metadata%iNPRAI, real( NPRAI, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 924 : call microphys_put_var( stats_metadata%iNMULTS, real( NMULTS, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 925 : call microphys_put_var( stats_metadata%iNMULTG, real( NMULTG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 926 : call microphys_put_var( stats_metadata%iNMULTR, real( NMULTR, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 927 : call microphys_put_var( stats_metadata%iNMULTRG, real( NMULTRG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 928 : call microphys_put_var( stats_metadata%iNNUCCD, real( NNUCCD, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 929 : call microphys_put_var( stats_metadata%iNSUBI, real( NSUBI, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 930 : call microphys_put_var( stats_metadata%iNGMLTG, real( NGMLTG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 931 : call microphys_put_var( stats_metadata%iNSUBG, real( NSUBG, kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 933 : call microphys_put_var( stats_metadata%iSIZEFIX_NR, real( SIZEFIX_NR,kind=core_rknd),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 934 : call microphys_put_var( stats_metadata%iSIZEFIX_NC, real( SIZEFIX_NC,kind=core_rknd),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 935 : call microphys_put_var( stats_metadata%iSIZEFIX_NI, real( SIZEFIX_NI,kind=core_rknd),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 936 : call microphys_put_var( stats_metadata%iSIZEFIX_NS, real( SIZEFIX_NS,kind=core_rknd),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 937 : call microphys_put_var( stats_metadata%iSIZEFIX_NG, real( SIZEFIX_NG,kind=core_rknd),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 938 : call microphys_put_var( stats_metadata%iNEGFIX_NR, real( NEGFIX_NR,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 939 : call microphys_put_var( stats_metadata%iNEGFIX_NC, real( NEGFIX_NC,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 940 : call microphys_put_var( stats_metadata%iNEGFIX_NI, real( NEGFIX_NI,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 941 : call microphys_put_var( stats_metadata%iNEGFIX_NS, real( NEGFIX_NS,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 942 : call microphys_put_var( stats_metadata%iNEGFIX_NG, real( NEGFIX_NG,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 943 : call microphys_put_var( stats_metadata%iNIM_MORR_CL, real( NIM_MORR_CL,kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 944 : call microphys_put_var( stats_metadata%iQC_INST, real( QC_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 945 : call microphys_put_var( stats_metadata%iQR_INST, real( QR_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 946 : call microphys_put_var( stats_metadata%iQI_INST, real( QI_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 947 : call microphys_put_var( stats_metadata%iQS_INST, real( QS_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 948 : call microphys_put_var( stats_metadata%iQG_INST, real( QG_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 949 : call microphys_put_var( stats_metadata%iNC_INST, real( NC_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 950 : call microphys_put_var( stats_metadata%iNR_INST, real( NR_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 951 : call microphys_put_var( stats_metadata%iNI_INST, real( NI_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 952 : call microphys_put_var( stats_metadata%iNS_INST, real( NS_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 953 : call microphys_put_var( stats_metadata%iNG_INST, real( NG_INST,kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 955 : call microphys_put_var( stats_metadata%iT_in_K_mc, real( T_in_K_mc, kind=core_rknd ),microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 960 : call microphys_put_var( stats_metadata%ieff_rad_cloud, real( effc(:), kind = core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 961 : call microphys_put_var( stats_metadata%ieff_rad_ice, real( effi(:), kind = core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 962 : call microphys_put_var( stats_metadata%ieff_rad_snow, real( effs(:), kind = core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 963 : call microphys_put_var( stats_metadata%ieff_rad_rain, real( effr(:), kind = core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 964 : call microphys_put_var( stats_metadata%ieff_rad_graupel, real( effg(:), kind=core_rknd ), microphys_stats_zt ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/morrison_microphys_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 956 : if ( trim( hm_metadata%hydromet_list(i) ) == "rrm" .and. stats_metadata%iVrrprrp > 0 ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 959 : call stat_update_var( stats_metadata%iVrrprrp, hydromet_vel_covar(:,hm_metadata%iirr), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 962 : elseif ( trim( hm_metadata%hydromet_list(i) ) == "Nrm" .and. stats_metadata%iVNrpNrp > 0 ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 965 : call stat_update_var( stats_metadata%iVNrpNrp, hydromet_vel_covar(:,hm_metadata%iiNr), stats_zm ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/advance_microphys_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line: 6648 : use netcdf CLUBBStandardsCheck.pl WARNING: Use check FAILED! CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires. ../src/clubb_driver.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 868 : l_host_applies_sfc_fluxes ! Use to determine whether a host model has already applied the surface flux, CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1312 : call write_text( "l_modify_ic_with_cubic_int = ", l_modify_ic_with_cubic_int, l_write_to_file, iunit ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1313 : call write_text( "l_modify_bc_for_cnvg_test = ", l_modify_bc_for_cnvg_test, l_write_to_file, iunit ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2212 : (/lon_vals/), (/lat_vals/), time_current, dt_main, l_silhs_out_in,&!intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2229 : (/lon_vals/), (/lat_vals/), time_current, dt_main, l_silhs_out_in,&!intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2284 : if ( .not. (( abs(dt_rad/stats_metadata%stats_tout - real(floor(dt_rad/stats_metadata%stats_tout), kind=core_rknd)) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2286 : ( abs(stats_metadata%stats_tout/dt_rad - real(floor(stats_metadata%stats_tout/dt_rad), kind=core_rknd)) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2501 : clubb_params(1,:), nu_vert_res_dep, lmin, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2552 : clubb_params(1,:), nu_vert_res_dep, lmin, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2600 : clubb_params(1,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2609 : stats_zt, stats_zm, stats_sfc, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2615 : precip_fracs, & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2635 : stats_zt, stats_zm, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3499 : ! em(k) = ( 0.15_core_rknd * (1.0_core_rknd - gr%zm(1,k)/150.0_core_rknd) ) / rho_zm(k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4099 : = max( rtm(1,k) - sat_mixrat_liq( p_in_Pa(k), thm(1,k) * exner(1,k), saturation_formula ), & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/clubb_driver.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 102 : Skx(i,k) = min( max( Skx(i,k), -clubb_params(i,iSkw_max_mag) ), clubb_params(i,iSkw_max_mag) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/Skx_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 155 : stats_metadata, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 461 : call stat_update_var( ixp3_dp, -(C_xp3_dissipation * invrs_tau_zt(i,:))*xp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xp3_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 338 : stability_correction(i,k) = one + min( lambda0_stability(i,k) * brunt_vaisala_freq_sqd(i,k) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_helper_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 413 : stats_metadata, & ! intent(in) stats_metadata, & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/clip_explicit.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 685 : * ( one - Skw(i,k) / sqrt( four * ( one - sigma_sqd_w(i,k) )**3 + Skw(i,k)**2 ) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 150 : (/1._c,-.6_c, .09_c , .09_c , .788_c, .675_c, .240_c, .222_c, .240_c, .222_c, .240_c, .222_c, & ! chi CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 151 : 0._c, 1._c, .027_c, .027_c, .114_c, .115_c,-.029_c, .093_c, .022_c, .013_c, 0._c , 0._c , & ! eta CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 152 : 0._c, 0._c, 1._c , .34_c , .315_c, .270_c, .120_c, .167_c, 0._c , 0._c , 0._c , 0._c , & ! w CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 153 : 0._c, 0._c, 0._c , 1._c , 0._c , 0._c , .464_c, .320_c, .168_c, .232_c, 0._c , 0._c , & ! Ncn CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 154 : 0._c, 0._c, 0._c , 0._c , 1._c , .821_c, 0._c , 0._c , .173_c, .164_c, .319_c, .308_c, & ! rr CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 155 : 0._c, 0._c, 0._c , 0._c , 0._c , 1._c , .152_c, .143_c, 0._c , 0._c , .285_c, .273_c, & ! Nr CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 156 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 1._c , .758_c, .585_c, .571_c, .379_c, .363_c, & ! ri CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 157 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 1._c , .571_c, .550_c, .363_c, .345_c, & ! Ni CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 158 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 1._c , .758_c, .485_c, .470_c, & ! rs CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 159 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 1._c , .470_c, .450_c, & ! Ns CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 160 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 1._c , .758_c, & ! rg CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 161 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 1._c/), & ! Ng CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 166 : (/1._c, .3_c, .09_c , .09_c , .788_c, .675_c, .240_c, .222_c, .240_c, .222_c, .240_c, .222_c, &! chi CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 167 : 0._c, 1._c, .027_c, .027_c, .114_c, .115_c,-.029_c, .093_c, .022_c, .013_c, 0._c , 0._c , &! eta CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 169 : 0._c, 0._c, 0._c , 1._c , 0._c , 0._c , .464_c, .320_c, .168_c, .232_c, 0._c , 0._c , &! Ncn CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 170 : 0._c, 0._c, 0._c , 0._c , 1._c , .821_c, 0._c , 0._c , .173_c, .164_c, .319_c, .308_c, &! rr CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 171 : 0._c, 0._c, 0._c , 0._c , 0._c , 1._c , .152_c, .143_c, 0._c , 0._c , .285_c, .273_c, &! Nr CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 172 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 1._c , .758_c, .585_c, .571_c, .379_c, .363_c, &! ri CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 173 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 1._c , .571_c, .550_c, .363_c, .345_c, &! Ni CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 174 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 1._c , .758_c, .485_c, .470_c, &! rs CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 175 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 1._c , .470_c, .450_c, &! Ns CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 176 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 1._c , .758_c, &! rg CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 177 : 0._c, 0._c, 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 0._c , 1._c/), &! Ng CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/corr_varnce_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 496 : call windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, stats_metadata%iwindm_matrix_condt_num, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 901 : call windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, stats_metadata%iwindm_matrix_condt_num, & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_windm_edsclrm_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 480 : write(fstderr,*) "grdcol #", i, "rhs # ", n, "band_solvex backward error est. =", berr(i,n) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/lapack_wrap.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 480 : = + gr%invrs_dzt(i,k) * ( K_zt(i,k) + nu(i) ) * ( gr%invrs_dzm(i,k) + gr%invrs_dzm(i,k-1) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1124 : = + gr%invrs_dzm(i,k) * ( K_zm(i,k) + nu(i) ) * ( gr%invrs_dzt(i,k+1) + gr%invrs_dzt(i,k) ) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/diffusion.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! ../src/CLUBB_core/matrix_solver_wrapper.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. ../src/CLUBB_core/mt95.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 114 : character(len=*), private, parameter :: alph = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 117 : integer(kind=wi), private, parameter :: clen = ( n + 1_wi ) * 7_wi !n * ( ceiling( fbs * log( 2.0_core_rknd ) / log( alps ) ) + 1 ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/mt95.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 144 : !$acc enter data create( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 164 : ! invrs_denom_integral(i,k) = one / sum(rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 238 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_field_below_threshold) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 250 : !$acc exit data delete( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/fill_holes.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 174 : if ( stats_metadata%iwprtpthlp > 0 ) call check_nan( wprtpthlp, "wprtpthlp", proc_name ) ! intnet(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/numerical_check.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 339 : call calc_coefs_wpxpyp_semiimpl( nz, wp2(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/new_pdf_main.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 75 : call stat_assign( var_index=stats_metadata%ilh_morr_snow_rate, var_name="lh_morr_snow_rate", & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 99 : call stat_assign( var_index=stats_metadata%ik_lh_start, var_name="k_lh_start", & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_lh_sfc_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 259 : l_host_applies_sfc_fluxes ! Use to determine whether a host model has already applied the surface flux, CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 465 : l_host_applies_sfc_fluxes ! Use to determine whether a host model has already applied the surface flux, CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 741 : l_host_applies_sfc_fluxes ! Use to determine whether a host model has already applied the surface flux, CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 868 : write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 885 : write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 887 : write(iunit,*) "l_use_wp3_lim_with_smth_Heaviside = ", clubb_config_flags%l_use_wp3_lim_with_smth_Heaviside CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 889 : write(iunit,*) "l_modify_limiters_for_cnvg_test = ", clubb_config_flags%l_modify_limiters_for_cnvg_test CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/model_flags.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 43 : ! lower_1(2)*upper_1(1)+l_diag(2)*1 = lhs(0,2) => l_diag(2) = lhs(0,2) - lower_1(2)*upper_1(1) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 44 : ! lower_1(2)*upper_2(1)+l_diag(2)*upper_1(2) = lhs(-1,2) => upper_1(2) = ( lhs(-1,2)-lower_1(2)*upper_2(1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 46 : ! l_diag(2)*upper_2(2) = lhs(-2,2) => upper_2(2) = lhs(-2,2) / l_diag(2) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 52 : ! l_2(k)*upper_1(k-2)+lower_1(k)*1 = lhs(1,k) => lower_1(k) = lhs(1,k) - l_2(k)*upper_1(k-2) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 53 : ! l_2(k)*upper_2(k-2)+lower_1(k)*upper_1(k-1) = lhs( 0,k) => l_diag(k) = lhs(0,k) - l_2(k)*upper_2(k-2) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 54 : ! +l_diag(k)*1 + lower_1(k)*upper_1(k-1) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/penta_lu_solver.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 88 : call stat_assign( var_index=stats_metadata%iT_in_K_rad, var_name="T_in_K_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 123 : call stat_assign( var_index=stats_metadata%ircm_in_cloud_rad, var_name="rcm_in_cloud_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 132 : call stat_assign( var_index=stats_metadata%icloud_frac_rad, var_name="cloud_frac_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 142 : call stat_assign( var_index=stats_metadata%iice_supersat_frac_rad, var_name="ice_supersat_frac_rad", & !In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 160 : call stat_assign( var_index=stats_metadata%iradht_LW_rad, var_name="radht_LW_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 169 : call stat_assign( var_index=stats_metadata%iradht_SW_rad, var_name="radht_SW_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 178 : call stat_assign( var_index=stats_metadata%ip_in_mb_rad, var_name="p_in_mb_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 187 : call stat_assign( var_index=stats_metadata%isp_humidity_rad, var_name="sp_humidity_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_rad_zt_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1696 : / ( gr%zm(i,k) - sfc_elevation(i) + clubb_params(i,iz_displace) ) ! small CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1922 : tau_zt = smooth_min( nz, ngrdcol, tau_zt_unclipped, tau_max_zt, 1.0e3_core_rknd * min_max_smth_mag ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/mixing_length.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 114 : call stat_assign( var_index=stats_metadata%iFrad_LW_rad, var_name="Frad_LW_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 123 : call stat_assign( var_index=stats_metadata%iFrad_SW_rad, var_name="Frad_SW_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 132 : call stat_assign( var_index=stats_metadata%iFrad_SW_up_rad, var_name="Frad_SW_up_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 141 : call stat_assign( var_index=stats_metadata%iFrad_LW_up_rad, var_name="Frad_LW_up_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 150 : call stat_assign( var_index=stats_metadata%iFrad_SW_down_rad, var_name="Frad_SW_down_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 160 : call stat_assign( var_index=stats_metadata%iFrad_LW_down_rad, var_name="Frad_LW_down_rad", & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_rad_zm_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 127 : call stat_assign( var_index=stats_metadata%icc, var_name="cc", var_description="cc, Cloud cover", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 344 : call stat_assign( var_index=stats_metadata%iwp23_matrix_condt_num, var_name="wp23_matrix_condt_num", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 351 : call stat_assign( var_index=stats_metadata%ithlm_matrix_condt_num, var_name="thlm_matrix_condt_num", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 360 : call stat_assign( var_index=stats_metadata%irtm_matrix_condt_num, var_name="rtm_matrix_condt_num", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 369 : call stat_assign( var_index=stats_metadata%ithlp2_matrix_condt_num, var_name="thlp2_matrix_condt_num", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 377 : call stat_assign( var_index=stats_metadata%irtp2_matrix_condt_num, var_name="rtp2_matrix_condt_num", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 403 : call stat_assign( var_index=stats_metadata%iwindm_matrix_condt_num, var_name="windm_matrix_condt_num", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 437 : call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_rtm, var_name="tot_vartn_normlzd_rtm", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 445 : call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_thlm, var_name="tot_vartn_normlzd_thlm", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 453 : call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_wprtp, var_name="tot_vartn_normlzd_wprtp", & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_sfc_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 824 : logical, parameter :: l_smooth_min_max = .false. ! whether to apply smooth min and max functions CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 942 : thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 943 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 944 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 945 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 946 : thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 947 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 948 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 949 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 952 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 953 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1415 : brunt_vaisala_freq_clipped = smooth_max( nz, ngrdcol, 1.0e-7_core_rknd, brunt_vaisala_freq_sqd_smth, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1449 : mu, rtp2_zt, thlp2_zt, rtpthlp_zt, pdf_params, em, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1632 : ! Added an extra check for stats_metadata%irel_humidity > 0; otherwise, if both stats_metadata%irsat = 0 and CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1633 : ! stats_metadata%irel_humidity = 0, rsat is not computed, leading to a floating-point exception CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1645 : call stat_update_var( stats_metadata%irel_humidity, rel_humidity(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1695 : call stat_update_var( stats_metadata%istability_correction, stability_correction(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1777 : call stat_update_var(stats_metadata%iinvrs_tau_wpxp_zm, invrs_tau_wpxp_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1781 : call stat_update_var(stats_metadata%iinvrs_tau_wp3_zm, invrs_tau_wp3_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1785 : call stat_update_var(stats_metadata%iinvrs_tau_no_N2_zm, invrs_tau_no_N2_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1794 : call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd, brunt_vaisala_freq_sqd(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1796 : call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_splat, brunt_vaisala_freq_sqd_splat(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1798 : call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_mixed, brunt_vaisala_freq_sqd_mixed(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1800 : call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_moist, brunt_vaisala_freq_sqd_moist(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1802 : call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_dry, brunt_vaisala_freq_sqd_dry(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1804 : call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_smth, brunt_vaisala_freq_sqd_smth(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1824 : clubb_config_flags%l_modify_limiters_for_cnvg_test, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1826 : stats_zm, & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1919 : sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2282 : * ( one - exp( brunt_vaisala_freq_sqd_zt(i,k) / clubb_params(i,ixp3_coef_slope) ) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2678 : thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2679 : wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2680 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2681 : p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2682 : rho_ds_zm(i,:), rho_ds_zt(i,:), thv_ds_zm(i,:), thv_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2683 : wm_zt(i,:), wm_zm(i,:), rcm(i,:), wprcp(i,:), rc_coef(i,:), rc_coef_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2684 : rcm_zm(i,:), rtm_zm(i,:), thlm_zm(i,:), cloud_frac(i,:), ice_supersat_frac(i,:),& ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2687 : thvm(i,:), ug(i,:), vg(i,:), Lscale(i,:), wpthlp2(i,:), wp2thlp(i,:), wprtp2(i,:), wp2rtp(i,:),& ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2688 : Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2689 : wprtpthlp(i,:), sigma_sqd_w_zt(i,:), rsat(i,:), wp2_zt(i,:), thlp2_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2690 : wpthlp_zt(i,:), wprtp_zt(i,:), rtp2_zt(i,:), rtpthlp_zt(i,:), up2_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2691 : vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2694 : rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2695 : wp3_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Skw_velocity(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2698 : pdf_params_single_col(i), pdf_params_zm_single_col(i), sclrm(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2699 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2700 : wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2701 : wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2702 : clubb_config_flags%saturation_formula, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2703 : stats_metadata, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2704 : stats_zt(i), stats_zm(i), stats_sfc(i) ) ! intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2726 : thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2727 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2728 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2729 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2730 : thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2731 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2732 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2733 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2736 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2737 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2836 : !$acc sqrt_em_zt, xp3_coef_fnc, w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2841 : !$acc invrs_tau_C4_zm, invrs_tau_C14_zm, invrs_tau_wp2_zm, invrs_tau_wpxp_zm, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2842 : !$acc invrs_tau_wp3_zm, invrs_tau_no_N2_zm, invrs_tau_bkgnd, invrs_tau_shear, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3378 : sclrp2_zt(:,:,j) = zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j), sclr_tol(j)**2 ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3517 : sigma_sqd_w(:,:) = zm2zt2zm( nz, ngrdcol, gr, sigma_sqd_w_tmp(:,:), zero_threshold ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3521 : sigma_sqd_w_zt(:,:) = zm2zt( nz, ngrdcol, gr, sigma_sqd_w(:,:), zero_threshold ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3557 : sclrp2_zt(:,:,j) = zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j), sclr_tol(j)**2 ) ! Pos. def. quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4139 : write(fstderr,*) "l_stability_correct_tau_zm = ", clubb_config_flags%l_stability_correct_tau_zm CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4175 : write(fstderr,*) "Unknown type of double Gaussian PDF selected: ", clubb_config_flags%iiPDF_type CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_clubb_core_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 43 : ! lower(k)*upper(k-1)+l_diag(k)*1 = lhs( 0,k) => l_diag(k) = lhs( 0,k) - lower(k)*upper(k-1) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 205 : lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 292 : lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/tridiag_lu_solver.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 621 : call stat_update_var( stats_metadata%icoef_wp4_implicit, coef_wp4_implicit(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1412 : call stat_update_var_pt( stats_metadata%iwp23_matrix_condt_num, 1, one / rcond(i), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1503 : call stat_end_update_pt( stats_metadata%iwp2_dp1, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1550 : call stat_end_update_pt( stats_metadata%iwp2_pr1, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1612 : call stat_end_update_pt( stats_metadata%iwp3_ta, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1625 : call stat_end_update_pt( stats_metadata%iwp3_tp, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1631 : call stat_end_update_pt( stats_metadata%iwp3_pr_tp, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2695 : call stat_update_var_pt( stats_metadata%iwp2_pr_dfsn, k, rhs_pr_dfsn_wp2(i,k), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2700 : call stat_update_var_pt( stats_metadata%iwp2_splat, k, - lhs_splat_wp2(i,k) * wp2(i,k), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2716 : call stat_modify_pt( stats_metadata%iwp2_pr1, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2799 : call stat_begin_update_pt( stats_metadata%iwp3_ta, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2814 : call stat_begin_update_pt( stats_metadata%iwp3_tp, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2820 : call stat_begin_update_pt( stats_metadata%iwp3_pr_tp, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2864 : call stat_update_var_pt( stats_metadata%iwp3_splat, k, - lhs_splat_wp3(i,k) * wp3(i,k), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2875 : call stat_begin_update_pt( stats_metadata%iwp3_dp1, k, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2894 : call stat_update_var_pt( stats_metadata%iwp3_pr_turb, k, rhs_pr_turb_wp3(i,k), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2896 : call stat_update_var_pt( stats_metadata%iwp3_pr_dfsn, k, rhs_pr_dfsn_wp3(i,k), & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_wp2_wp3_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 462 : esat(i,k) = 10._core_rknd**(-7.90298_core_rknd*(373.16_core_rknd/T_in_K_clipped-1._core_rknd)+ & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1392 : *(MAX( rtm - sat_mixrat_liq(p_in_Pa,theta*exner, saturation_formula), zero_threshold )) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/saturation.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 177 : call stat_assign( var_index=stats_metadata%ilh_thlm_mc, var_name="lh_thlm_mc", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 306 : call stat_assign( var_index=stats_metadata%ilh_rcm_avg, var_name="lh_rcm_avg", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 459 : call stat_assign( var_index=stats_metadata%ilh_cloud_frac, var_name="lh_cloud_frac", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 513 : call stat_assign( var_index=stats_metadata%ilh_Ncnp2_zt, var_name="lh_Ncnp2_zt", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 522 : call stat_assign( var_index=stats_metadata%ilh_Ncp2_zt, var_name="lh_Ncp2_zt", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 531 : call stat_assign( var_index=stats_metadata%ilh_Nrp2_zt, var_name="lh_Nrp2_zt", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 540 : call stat_assign( var_index=stats_metadata%ilh_rcp2_zt, var_name="lh_rcp2_zt", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 549 : call stat_assign( var_index=stats_metadata%ilh_rtp2_zt, var_name="lh_rtp2_zt", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 558 : call stat_assign( var_index=stats_metadata%ilh_thlp2_zt, var_name="lh_thlp2_zt", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 567 : call stat_assign( var_index=stats_metadata%ilh_rrp2_zt, var_name="lh_rrp2_zt", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 576 : call stat_assign( var_index=stats_metadata%ilh_rrm_auto, var_name="lh_rrm_auto", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 585 : call stat_assign( var_index=stats_metadata%ilh_rrm_accr, var_name="lh_rrm_accr", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 593 : call stat_assign( var_index=stats_metadata%ilh_rrm_evap, var_name="lh_rrm_evap", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 602 : call stat_assign( var_index=stats_metadata%ilh_Nrm_auto, var_name="lh_Nrm_auto", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 611 : call stat_assign( var_index=stats_metadata%ilh_Nrm_evap, var_name="lh_Nrm_evap", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 620 : call stat_assign( var_index=stats_metadata%ilh_rrm_src_adj, var_name="lh_rrm_src_adj", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 629 : call stat_assign( var_index=stats_metadata%ilh_rrm_evap_adj, var_name="lh_rrm_evap_adj", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 638 : call stat_assign( var_index=stats_metadata%ilh_Nrm_src_adj, var_name="lh_Nrm_src_adj", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 648 : call stat_assign( var_index=stats_metadata%ilh_Nrm_evap_adj, var_name="lh_Nrm_evap_adj", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 658 : call stat_assign( var_index=stats_metadata%ilh_precip_frac, var_name="lh_precip_frac", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 677 : call stat_assign( var_index=stats_metadata%ilh_mixt_frac, var_name="lh_mixt_frac", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 697 : call stat_assign( var_index=stats_metadata%ilh_m_vol_rad_rain, var_name="lh_m_vol_rad_rain", & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 705 : call stat_assign( var_index=stats_metadata%ilh_rrm_mc_nonadj, var_name="lh_rrm_mc_nonadj", & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 717 : call stat_assign( var_index=stats_metadata%isilhs_variance_category(icategory), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 733 : call stat_assign( var_index=stats_metadata%ilh_samp_frac_category(icategory), & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_lh_zt_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 516 : wstar = ( one/T0 * grav * wpthlp(i,1) * 0.2_core_rknd * depth_pos_wpthlp(i) )**(one_third) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/sfc_varnce_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 385 : call stat_update_var_pt( stats_metadata%iprecip_frac_tol, 1, precip_frac_tol(j), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 395 : call precip_frac_assert_check( nz, hydromet_dim, hydromet_tol, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 397 : precip_frac_1(j,:), precip_frac_2(j,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 398 : precip_frac_tol(j) ) ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/precipitation_fraction.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1174 : !$acc fcor_col, sfc_elevation_col, thlm_forcing_col, rtm_forcing_col, um_forcing_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1175 : !$acc vm_forcing_col, wprtp_forcing_col, wpthlp_forcing_col, rtp2_forcing_col, thlp2_forcing_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1176 : !$acc rtpthlp_forcing_col, wm_zm_col, wm_zt_col, rho_zm_col, rho_col, rho_ds_zm_col, rho_ds_zt_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1177 : !$acc invrs_rho_ds_zm_col, invrs_rho_ds_zt_col, thv_ds_zm_col, thv_ds_zt_col, rfrzm_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1180 : !$acc upwp_sfc_pert_col, vpwp_sfc_pert_col, rtm_ref_col, thlm_ref_col, um_ref_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1183 : !$acc copy( um_col, upwp_col, vm_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, rtm_col, wprtp_col, thlm_col, wpthlp_col, rtp2_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1186 : !$acc rtpthvp_col, thlpthvp_col, wp2rtp_col, wp2thlp_col, uprcp_col, vprcp_col, rc_coef_zm_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1187 : !$acc wp4_col, wpup2_col, wpvp2_col, wp2up2_col, wp2vp2_col, ice_supersat_frac_col, um_pert_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1235 : !$acc copyout( rcm_in_layer_col, cloud_cover_col, wprcp_col, w_up_in_cloud_col, w_down_in_cloud_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1236 : !$acc cloudy_updraft_frac_col, cloudy_downdraft_frac_col, invrs_tau_zm_col, Kh_zt_col, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1242 : !$acc copy( sclrm_col, wpsclrp_col, sclrp2_col, sclrp3_col, sclrprtp_col, sclrpthlp_col, sclrpthvp_col ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/clubb_api_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 8 : ! easier for the clubb_tuner code to use the clubb_params vector without "knowing" any information CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/parameters_tunable.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 340 : l_modify_limiters_for_cnvg_test ! Flag to activate modifications on limiters for convergence test CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 501 : write(fstderr,*) "l_mono_flux_lim_rtm=T with l_mono_flux_lim_spikefix=F can lead to spikes aloft." CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 827 : call solve_xm_wpxp_with_single_lhs( nz, ngrdcol, sclr_dim, sclr_tol, gr, dt, l_iter, nrhs, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 926 : dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 927 : Lscale_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 928 : Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 932 : wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 938 : wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 939 : sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 942 : um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 943 : wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 944 : vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef_zm(i,:), rtm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 945 : wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 946 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 948 : sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1558 : l_modify_limiters_for_cnvg_test ! Flag to activate modifications on limiters for convergence test CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3025 : call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3140 : call stat_update_var( stats_metadata%iupwp_pr4, C_uu_shr(i) * wp2(i,:) * ddzt_um(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3142 : call stat_update_var( stats_metadata%ivpwp_pr4, C_uu_shr(i) * wp2(i,:) * ddzt_vm(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3345 : if ( stats_metadata%l_stats_samp .and. stats_metadata%ithlm_matrix_condt_num + stats_metadata%irtm_matrix_condt_num > 0 ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4157 : call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xm_wpxp_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 231 : real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) :: & ! h1g, 2010-06-15 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 574 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 575 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 602 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 603 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 614 : call LY93_driver( nz, wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 615 : thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 970 : pdf_params%rsatl_1(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl1(i,:) ) * RH_crit(i, :, 1, 1) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 985 : pdf_params%rsatl_2(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl2(i,:) ) * RH_crit(i, :, 1, 2) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1008 : rsatl_2 = sat_mixrat_liq( nz, ngrdcol, p_in_Pa, tl2, saturation_formula ) ! h1g, 2010-06-16 end mod CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1114 : rcm(i,k) = pdf_params%mixt_frac(i,k) * pdf_params%rc_1(i,k) + ( one - pdf_params%mixt_frac(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1289 : = pdf_params%mixt_frac(i,k) * ( ( sclr1(i,k,j) - sclrm(i,k,j) ) * pdf_params%rc_1(i,k) ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1295 : + ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_rt_2(i,k,j) * pdf_params%crt_2(i,k) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1301 : - ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_thl_2(i,k,j) * pdf_params%cthl_2(i,k) & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/pdf_closure_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 431 : call stat_assign( var_index=stats_metadata%iinvrs_tau_wpxp_zm, var_name="invrs_tau_wpxp_zm", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 447 : call stat_assign( var_index=stats_metadata%iinvrs_tau_no_N2_zm, var_name="invrs_tau_no_N2_zm", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2086 : call stat_assign( var_index=stats_metadata%iice_supersat_frac_zm, var_name="ice_supersat_frac_zm", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2210 : call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd, var_name="bv_freq_sqd", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2218 : call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_splat, var_name="bv_freq_sqd_splat", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2226 : call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_mixed, var_name="bv_freq_sqd_mixed", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2234 : call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_moist, var_name="bv_freq_sqd_moist", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2242 : call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_dry, var_name="bv_freq_sqd_dry", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2250 : call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_smth, var_name="bv_freq_sqd_smth", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2258 : call stat_assign( var_index=stats_metadata%ibrunt_freq_out_cloud, var_name="bv_freq_out_cloud", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2302 : call stat_assign( var_index=stats_metadata%iwp3_on_wp2_cfl_num, var_name="wp3_on_wp2_cfl_num", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2330 : call stat_assign( var_index=stats_metadata%istability_correction, var_name="stability_correction", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2384 : call stat_assign( var_index=stats_metadata%isclrprtp(j), var_name="sclr"//trim(sclr_idx)//"prtp", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2395 : call stat_assign( var_index=stats_metadata%isclrp2(j), var_name="sclr"//trim(sclr_idx)//"p2", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2406 : call stat_assign( var_index=stats_metadata%isclrpthvp(j), var_name="sclr"//trim(sclr_idx)//"pthvp", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2417 : call stat_assign( var_index=stats_metadata%isclrpthlp(j), var_name="sclr"//trim(sclr_idx)//"pthlp", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2428 : call stat_assign( var_index=stats_metadata%isclrprcp(j), var_name="sclr"//trim(sclr_idx)//"prcp", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2439 : call stat_assign( var_index=stats_metadata%iwpsclrp(j), var_name="wpsclr"//trim(sclr_idx)//"p", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2450 : call stat_assign( var_index=stats_metadata%iwpsclrp2(j), var_name="wpsclr"//trim(sclr_idx)//"p2", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2461 : call stat_assign( var_index=stats_metadata%iwp2sclrp(j), var_name="wp2sclr"//trim(sclr_idx)//"p", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2472 : call stat_assign( var_index=stats_metadata%iwpsclrprtp(j), var_name="wpsclr"//trim(sclr_idx)//"prtp", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2495 : call stat_assign( var_index=stats_metadata%iwpedsclrp(j), var_name="wpedsclr"//trim(sclr_idx)//"p", & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_zm_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 725 : time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 830 : time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 838 : time_current, stats_metadata%stats_tout, stats_lh_zt%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 912 : time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 920 : time_current, stats_metadata%stats_tout, stats_lh_sfc%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1149 : time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1232 : time_current+real(stats_metadata%stats_tout, kind=time_precision), & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1316 : time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1405 : time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1413 : time_current, stats_metadata%stats_tout, stats_sfc%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2067 : integer :: grid_level = 1 ! grid level for stats where there is only one sensible level (eg timeseries) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2203 : call stat_update_var( stats_metadata%ivarnce_thl_1, pdf_params%varnce_thl_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2205 : call stat_update_var( stats_metadata%ivarnce_thl_2, pdf_params%varnce_thl_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2223 : call stat_update_var( stats_metadata%icloud_frac_1, pdf_params%cloud_frac_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2225 : call stat_update_var( stats_metadata%icloud_frac_2, pdf_params%cloud_frac_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2239 : call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2241 : call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2243 : call stat_update_var( stats_metadata%icorr_w_chi_1, pdf_params%corr_w_chi_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2245 : call stat_update_var( stats_metadata%icorr_w_chi_2, pdf_params%corr_w_chi_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2247 : call stat_update_var( stats_metadata%icorr_w_eta_1, pdf_params%corr_w_eta_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2249 : call stat_update_var( stats_metadata%icorr_w_eta_2, pdf_params%corr_w_eta_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2251 : call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2253 : call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2259 : call stat_update_var( stats_metadata%icorr_w_thl_1, pdf_params%corr_w_thl_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2261 : call stat_update_var( stats_metadata%icorr_w_thl_2, pdf_params%corr_w_thl_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2263 : call stat_update_var( stats_metadata%icorr_rt_thl_1, pdf_params%corr_rt_thl_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2265 : call stat_update_var( stats_metadata%icorr_rt_thl_2, pdf_params%corr_rt_thl_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2325 : call stat_update_var( stats_metadata%isclrm_f(isclr), sclrm_forcing(:,isclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2334 : call stat_update_var( stats_metadata%iedsclrm_f(isclr), edsclrm_forcing(:,isclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2417 : call stat_update_var( stats_metadata%iwp3_on_wp2_cfl_num, wp3_on_wp2 * dt / dzm, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2422 : call stat_update_var( stats_metadata%iice_supersat_frac_zm, ice_supersat_frac_zm, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2434 : call stat_update_var( stats_metadata%ivarnce_w_1_zm, pdf_params_zm%varnce_w_1(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2436 : call stat_update_var( stats_metadata%ivarnce_w_2_zm, pdf_params_zm%varnce_w_2(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2438 : call stat_update_var( stats_metadata%imixt_frac_zm, pdf_params_zm%mixt_frac(1,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2459 : call stat_update_var( stats_metadata%iwpsclrprtp(isclr), wpsclrprtp(:,isclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2461 : call stat_update_var( stats_metadata%iwpsclrpthlp(isclr), wpsclrpthlp(:,isclr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2486 : call stat_update_var_pt( stats_metadata%icc, grid_level, maxval( cloud_frac(2:nz) ), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2517 : call stat_update_var_pt( stats_metadata%iz_cloud_base, grid_level, -10.0_core_rknd , & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2628 : call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_rtm, grid_level, xtmp, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2634 : write(fstderr, *) "Warning: tot_vartn_normlzd_thlm tried to divide by zero denominator ", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2641 : call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_thlm, grid_level, xtmp, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2647 : write(fstderr, *) "Warning: tot_vartn_normlzd_wprtp tried to divide by zero denominator ", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2654 : call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_wprtp, grid_level, xtmp, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2900 : call stat_update_var( stats_metadata%ilh_rrm_mc, lh_hydromet_mc(:,hm_metadata%iirr), & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_clubb_utilities.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 473 : C2rt_1d(i,k) = clubb_params(i,iC2rt) * max( min_cloud_frac_mult, cloud_frac_zm(i,k) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 474 : C2thl_1d(i,k) = clubb_params(i,iC2thl) * max( min_cloud_frac_mult, cloud_frac_zm(i,k) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 475 : C2rtthl_1d(i,k) = clubb_params(i,iC2rtthl) * max( min_cloud_frac_mult, cloud_frac_zm(i,k) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 628 : call solve_xp2_xpyp_with_single_lhs( nz, ngrdcol, sclr_dim, sclr_tol, gr, sclr_idx, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1331 : sclrpthlp(:,:,sclr) ) ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1861 : rhs_ta_wpsclrp2, rhs_ta_wprtpsclrp, rhs_ta_wpthlpsclrp, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2733 : real( kind = core_rknd ), dimension(ngrdcol) :: rcond ! Est. of the reciprocal of the condition # on the matrix CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2767 : ixapxbp_matrix_condt_num = max( stats_metadata%irtp2_matrix_condt_num, stats_metadata%ithlp2_matrix_condt_num, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2787 : call stat_update_var_pt( stats_metadata%irtp2_matrix_condt_num, 1, one / rcond(i), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2790 : call stat_update_var_pt( stats_metadata%ithlp2_matrix_condt_num, 1, one / rcond(i), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2793 : call stat_update_var_pt( stats_metadata%irtpthlp_matrix_condt_num, 1, one / rcond(i), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4046 : wp_coef(i,k) = ( one - one_third * beta(i) ) * a1(i,k)**2 * wp3_on_wp2(i,k) / wp2(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4047 : wp_coef_zt(i,k) = ( one - one_third * beta(i) ) * a1_zt(i,k)**2 * wp3_on_wp2_zt(i,k) / wp2_zt(i,k) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4228 : sgn_t_vel_sclrprtp(i,k) = sign(one,term_wprtpsclrp_explicit_zm(i,k)*sclrprtp(i,k,sclr)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4262 : sgn_t_vel_sclrpthlp(i,k) = sign(one,term_wpthlpsclrp_explicit_zm(i,k)*sclrpthlp(i,k,sclr)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4355 : invrs_rho_ds_zm, rho_ds_zm, & ! Intent(in) & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5257 : !call stat_update_var( stats_metadata%icoef_wprtp2_implicit, coef_wprtp2_implicit(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5261 : !call stat_update_var( stats_metadata%iterm_wprtp2_explicit, term_wprtp2_explicit(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5265 : !call stat_update_var( stats_metadata%icoef_wpthlp2_implicit, coef_wpthlp2_implicit(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5269 : !call stat_update_var( stats_metadata%iterm_wpthlp2_explicit, term_wpthlp2_explicit(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5273 : !call stat_update_var( stats_metadata%icoef_wprtpthlp_implicit, coef_wprtpthlp_implicit(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5277 : !call stat_update_var( stats_metadata%iterm_wprtpthlp_explicit, term_wprtpthlp_explicit(i,:), & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xp2_xpyp_module.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 466 : = ( ( hm_metadata%hmp2_ip_on_hmm2_ip(j) + one ) / precip_fracs%precip_frac(i,k) - one ) & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 695 : call calc_corr_norm_and_cholesky_factor( nz, ngrdcol, iiPDF_type, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 696 : pdf_dim, hm_metadata, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 697 : pdf_params%rc_1, pdf_params%rc_2, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 698 : corr_array_n_cloud, corr_array_n_below, & ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 699 : corr_array_1_n, corr_array_2_n, & ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 783 : call stat_update_var_pt( stats_metadata%ihmp2_zt(j), k, hydrometp2_zt(i,k,j), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 820 : corr_array_1_n(i,:,hm_metadata%iiPDF_chi,hm_metadata%iiPDF_eta), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 821 : corr_array_2_n(i,:,hm_metadata%iiPDF_chi,hm_metadata%iiPDF_eta) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 846 : call stat_update_var_pt( stats_metadata%iprecip_frac, k, precip_fracs%precip_frac(i,k), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 855 : call stat_update_var_pt( stats_metadata%iprecip_frac_1, k, precip_fracs%precip_frac_1(i,k), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 864 : call stat_update_var_pt( stats_metadata%iprecip_frac_2, k, precip_fracs%precip_frac_2(i,k), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3854 : call stat_update_var_pt( stats_metadata%imu_hm_1(hm_idx), k, mu_x_1(k,ivar), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3864 : call stat_update_var_pt( stats_metadata%imu_hm_2(hm_idx), k, mu_x_2(k,ivar), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3875 : call stat_update_var_pt( stats_metadata%imu_Ncn_1, k, mu_x_1(k,iiPDF_Ncn), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3884 : call stat_update_var_pt( stats_metadata%imu_Ncn_2, k, mu_x_2(k,iiPDF_Ncn), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3899 : call stat_update_var_pt( stats_metadata%isigma_hm_1(hm_idx), k, sigma_x_1(k,ivar), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3910 : call stat_update_var_pt( stats_metadata%isigma_hm_2(hm_idx), k, sigma_x_2(k,ivar), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3921 : call stat_update_var_pt( stats_metadata%isigma_Ncn_1, k, sigma_x_1(k,iiPDF_Ncn), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3930 : call stat_update_var_pt( stats_metadata%isigma_Ncn_2, k, sigma_x_2(k,iiPDF_Ncn), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4257 : call stat_update_var_pt( stats_metadata%icorr_hmx_hmy_1(hm_idx_jvar,hm_idx_ivar), k, & ! in CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4269 : call stat_update_var_pt( stats_metadata%icorr_hmx_hmy_2(hm_idx_jvar,hm_idx_ivar), k, & ! in CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4394 : call stat_update_var_pt( stats_metadata%imu_hm_1_n(hm_idx), k, mu_hm_1_n(k), & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4413 : call stat_update_var_pt( stats_metadata%imu_hm_2_n(hm_idx), k, mu_hm_2_n(k), & ! intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/setup_clubb_pdf_params.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 552 : call stat_assign( var_index=stats_metadata%iice_supersat_frac, var_name="ice_supersat_frac", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 784 : var_description="rt'^3, Third-order moment of total water, rt", var_units="(kg/kg)^3", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 938 : call stat_assign( var_index=stats_metadata%irho, var_name="rho", var_description="rho, Air density", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2890 : call stat_assign( var_index=stats_metadata%iw_KK_evap_covar_zt, var_name="w_KK_evap_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2898 : call stat_assign( var_index=stats_metadata%irt_KK_evap_covar_zt, var_name="rt_KK_evap_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2906 : call stat_assign( var_index=stats_metadata%ithl_KK_evap_covar_zt, var_name="thl_KK_evap_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2915 : call stat_assign( var_index=stats_metadata%iw_KK_auto_covar_zt, var_name="w_KK_auto_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2923 : call stat_assign( var_index=stats_metadata%irt_KK_auto_covar_zt, var_name="rt_KK_auto_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2931 : call stat_assign( var_index=stats_metadata%ithl_KK_auto_covar_zt, var_name="thl_KK_auto_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2940 : call stat_assign( var_index=stats_metadata%iw_KK_accr_covar_zt, var_name="w_KK_accr_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2949 : call stat_assign( var_index=stats_metadata%irt_KK_accr_covar_zt, var_name="rt_KK_accr_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2958 : call stat_assign( var_index=stats_metadata%ithl_KK_accr_covar_zt, var_name="thl_KK_accr_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2966 : call stat_assign( var_index=stats_metadata%irr_KK_mvr_covar_zt, var_name="rr_KK_mvr_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2975 : call stat_assign( var_index=stats_metadata%iNr_KK_mvr_covar_zt, var_name="Nr_KK_mvr_covar_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2984 : call stat_assign( var_index=stats_metadata%iKK_mvr_variance_zt, var_name="KK_mvr_variance_zt", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4932 : call stat_assign( var_index=stats_metadata%icloud_frac_refined, var_name="cloud_frac_refined", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4948 : call stat_assign( var_index=stats_metadata%ihl_on_Cp_residual, var_name="hl_on_Cp_residual", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4969 : call stat_assign( var_index=stats_metadata%isclrm(j), var_name="sclr"//trim(sclr_idx)//"m", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4980 : call stat_assign( var_index=stats_metadata%isclrm_f(j), var_name="sclr"//trim(sclr_idx)//"m_f", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 4991 : call stat_assign( var_index=stats_metadata%iedsclrm(j), var_name="edsclr"//trim(sclr_idx)//"m", & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 5002 : call stat_assign( var_index=stats_metadata%iedsclrm_f(j), var_name="edsclr"//trim(sclr_idx)//"m_f", & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_zt_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 137 : wprtp_sfc = compute_wprtp_sfc( Cq, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/cloud_feedback.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 164 : wprtp_sfc = compute_wprtp_sfc( Cd, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/dycoms2_rf01.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 99 : wprtp_sfc = compute_wprtp_sfc( Cz, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/Benchmark_cases/fire.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has forbidden elements: .gt. . 71 : if (time.gt.80880_time_precision) then CLUBBStandardsCheck.pl WARNING: File has forbidden elements. ../src/Benchmark_cases/neutral_case.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 447 : call assert_correct_cloud_normal( num_samples, X_u_all_levs(i,:,k,hm_metadata%iiPDF_chi), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 561 : r_status = curandGenerate(cu_gen, rand_pool(:,:,2:nz,:), ngrdcol*num_samples*(nz-1)*(pdf_dim+d_uniform_extra)) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2282 : ! call stat_update_var( stats_metadata%ilh_cloud_frac_unweighted, lh_cloud_frac, stats_lh_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2626 : ! call stat_update_var( stats_metadata%ilh_precip_frac_unweighted, lh_precip_frac, stats_lh_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2669 : call stat_update_var_pt( stats_metadata%ik_lh_start, 1, real( k_lh_start(i), kind=core_rknd ), stats_lh_sfc ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2716 : ! call stat_update_var( stats_metadata%ilh_samp_frac_category(icategory), lh_samp_frac(:,icategory), & CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/SILHS/latin_hypercube_driver_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 121 : result = smooth_min(4, 1, input, zero, min_max_smth_mag) ! Order of nz and ngrdcol is opposite to order of indexing! This is very unintuitive! CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 174 : ! Case 3: Make sure that on a large number of arbitrarily chosen points with small min_max_smth_mag, CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/G_unit_test_types/smooth_min_max_tests.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 502 : l_host_applies_sfc_fluxes ! Use to determine whether a host model has already applied the surface flux, CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/G_unit_test_types/spurious_source_test.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 559 : l_host_applies_sfc_fluxes ! Use to determine whether a host model has already applied the surface flux, CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1597 : wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:), &! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/G_unit_test_types/pdf_parameter_tests.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run) [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 + run_scripts/run_scm_all.bash Performing standard run Running arm Running arm_97 Running astex_a209 Running atex Running bomex Running cgils_s6 Running cgils_s11 Running cgils_s12 Running clex9_nov02 Running clex9_oct14 Running dycoms2_rf01 Running dycoms2_rf01_fixed_sst Running dycoms2_rf02_do Running dycoms2_rf02_ds Running dycoms2_rf02_nd Running dycoms2_rf02_so Running fire Running gabls2 Running gabls3 Running gabls3_night Running jun25_altocu Running lba Running mc3e Running mpace_a Running mpace_b Running mpace_b_silhs Running nov11_altocu Running rico Running rico_silhs Running twp_ice Running wangara All cases ran to completion. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Plot) [Pipeline] sh + python postprocessing/pyplotgen/pyplotgen.py -l -c output -o clubb_ifort_4e9170532bc2eefa8a487d7090053027e83abcaf ******************************************* Welcome to PyPlotGen. ******************************************* Checking for model benchmark output... Benchmark output found in /home/pub/les_and_clubb_benchmark_runs/. ------------------------------------------- Running... ---------- NOTE: If processing multiple cases (ARM, BOMEX, etc.) with multithreading, the total number of panels to be processed may increase as threads complete and begin processing new cases. ---------- Progress: 0 of ? total .png panels complete Progress: 4 of 453 total .png panels complete Progress: 9 of 453 total .png panels complete Progress: 16 of 453 total .png panels complete Progress: 22 of 510 total .png panels complete Progress: 28 of 510 total .png panels complete Progress: 34 of 510 total .png panels complete Progress: 41 of 510 total .png panels complete Progress: 48 of 510 total .png panels complete Progress: 55 of 510 total .png panels complete Progress: 63 of 510 total .png panels complete Progress: 71 of 510 total .png panels complete Progress: 78 of 510 total .png panels complete Progress: 86 of 510 total .png panels complete Progress: 94 of 510 total .png panels complete Progress: 100 of 510 total .png panels complete Progress: 107 of 510 total .png panels complete Progress: 114 of 510 total .png panels complete Progress: 122 of 510 total .png panels complete Progress: 129 of 510 total .png panels complete Progress: 138 of 510 total .png panels complete Progress: 145 of 510 total .png panels complete Progress: 152 of 510 total .png panels complete Progress: 160 of 510 total .png panels complete Progress: 168 of 510 total .png panels complete Progress: 175 of 510 total .png panels complete Progress: 183 of 510 total .png panels complete Progress: 190 of 510 total .png panels complete Progress: 197 of 510 total .png panels complete Progress: 205 of 510 total .png panels complete Progress: 212 of 510 total .png panels complete Progress: 220 of 510 total .png panels complete Progress: 228 of 510 total .png panels complete Progress: 238 of 510 total .png panels complete Progress: 245 of 510 total .png panels complete Progress: 252 of 510 total .png panels complete Progress: 260 of 510 total .png panels complete Progress: 267 of 510 total .png panels complete Progress: 274 of 510 total .png panels complete Progress: 281 of 510 total .png panels complete Progress: 290 of 510 total .png panels complete Progress: 297 of 510 total .png panels complete Progress: 305 of 510 total .png panels complete Progress: 313 of 510 total .png panels complete Progress: 320 of 510 total .png panels complete Progress: 326 of 510 total .png panels complete Progress: 332 of 510 total .png panels complete Progress: 340 of 510 total .png panels complete Progress: 351 of 510 total .png panels complete Progress: 358 of 510 total .png panels complete Progress: 365 of 510 total .png panels complete Progress: 372 of 510 total .png panels complete Progress: 380 of 510 total .png panels complete Progress: 388 of 510 total .png panels complete Progress: 396 of 510 total .png panels complete Progress: 404 of 510 total .png panels complete Progress: 408 of 510 total .png panels complete Progress: 416 of 510 total .png panels complete Progress: 425 of 510 total .png panels complete Progress: 431 of 510 total .png panels complete Progress: 442 of 510 total .png panels complete Progress: 448 of 510 total .png panels complete Progress: 477 of 664 total .png panels complete Progress: 484 of 664 total .png panels complete Progress: 489 of 664 total .png panels complete Progress: 496 of 664 total .png panels complete Progress: 500 of 717 total .png panels complete Progress: 508 of 717 total .png panels complete Progress: 515 of 717 total .png panels complete Progress: 521 of 717 total .png panels complete Progress: 525 of 717 total .png panels complete Progress: 531 of 717 total .png panels complete Progress: 536 of 785 total .png panels complete Progress: 545 of 785 total .png panels complete Progress: 552 of 785 total .png panels complete Progress: 558 of 785 total .png panels complete Progress: 563 of 785 total .png panels complete Progress: 569 of 785 total .png panels complete Progress: 575 of 785 total .png panels complete Progress: 579 of 785 total .png panels complete Progress: 585 of 785 total .png panels complete Progress: 588 of 861 total .png panels complete Progress: 594 of 938 total .png panels complete Progress: 601 of 938 total .png panels complete Progress: 605 of 938 total .png panels complete Progress: 611 of 938 total .png panels complete Progress: 622 of 938 total .png panels complete Progress: 628 of 938 total .png panels complete Progress: 633 of 938 total .png panels complete Progress: 640 of 938 total .png panels complete Progress: 646 of 938 total .png panels complete Progress: 651 of 938 total .png panels complete Progress: 657 of 938 total .png panels complete Progress: 664 of 938 total .png panels complete Progress: 670 of 938 total .png panels complete Progress: 677 of 938 total .png panels complete Progress: 683 of 938 total .png panels complete Progress: 690 of 938 total .png panels complete Progress: 697 of 938 total .png panels complete Progress: 702 of 938 total .png panels complete Progress: 709 of 938 total .png panels complete Progress: 717 of 938 total .png panels complete Progress: 720 of 938 total .png panels complete Progress: 726 of 938 total .png panels complete Progress: 731 of 938 total .png panels complete Progress: 737 of 1008 total .png panels complete Progress: 743 of 1008 total .png panels complete Progress: 749 of 1008 total .png panels complete Progress: 756 of 1008 total .png panels complete Progress: 761 of 1008 total .png panels complete Progress: 766 of 1008 total .png panels complete Progress: 773 of 1008 total .png panels complete Progress: 779 of 1008 total .png panels complete Progress: 786 of 1008 total .png panels complete Progress: 796 of 1045 total .png panels complete Progress: 802 of 1045 total .png panels complete Progress: 807 of 1045 total .png panels complete Progress: 815 of 1045 total .png panels complete Progress: 823 of 1045 total .png panels complete Progress: 831 of 1045 total .png panels complete Progress: 837 of 1045 total .png panels complete Progress: 845 of 1045 total .png panels complete Progress: 852 of 1045 total .png panels complete Progress: 868 of 1089 total .png panels complete Progress: 875 of 1089 total .png panels complete Progress: 881 of 1089 total .png panels complete Progress: 887 of 1089 total .png panels complete Progress: 893 of 1089 total .png panels complete Progress: 901 of 1089 total .png panels complete Progress: 906 of 1089 total .png panels complete Progress: 912 of 1148 total .png panels complete Progress: 917 of 1148 total .png panels complete Progress: 924 of 1148 total .png panels complete Progress: 931 of 1148 total .png panels complete Progress: 938 of 1148 total .png panels complete Progress: 944 of 1221 total .png panels complete Progress: 951 of 1221 total .png panels complete Progress: 957 of 1221 total .png panels complete Progress: 965 of 1221 total .png panels complete Progress: 970 of 1221 total .png panels complete Progress: 978 of 1221 total .png panels complete Progress: 985 of 1221 total .png panels complete Progress: 995 of 1221 total .png panels complete Progress: 1002 of 1221 total .png panels complete Progress: 1010 of 1221 total .png panels complete Progress: 1016 of 1221 total .png panels complete Progress: 1023 of 1221 total .png panels complete Progress: 1029 of 1221 total .png panels complete Progress: 1035 of 1279 total .png panels complete Progress: 1046 of 1279 total .png panels complete Progress: 1055 of 1279 total .png panels complete Progress: 1059 of 1279 total .png panels complete Progress: 1070 of 1279 total .png panels complete Progress: 1075 of 1279 total .png panels complete Progress: 1081 of 1279 total .png panels complete Progress: 1091 of 1327 total .png panels complete Progress: 1097 of 1327 total .png panels complete Progress: 1105 of 1327 total .png panels complete Progress: 1113 of 1327 total .png panels complete Progress: 1120 of 1327 total .png panels complete Progress: 1128 of 1327 total .png panels complete Progress: 1133 of 1327 total .png panels complete Progress: 1140 of 1327 total .png panels complete Progress: 1148 of 1327 total .png panels complete Progress: 1 of 453 total .png panels complete Progress: 5 of 453 total .png panels complete Progress: 12 of 453 total .png panels complete Progress: 18 of 510 total .png panels complete Progress: 25 of 510 total .png panels complete Progress: 31 of 510 total .png panels complete Progress: 39 of 510 total .png panels complete Progress: 46 of 510 total .png panels complete Progress: 54 of 510 total .png panels complete Progress: 62 of 510 total .png panels complete Progress: 70 of 510 total .png panels complete Progress: 79 of 510 total .png panels complete Progress: 85 of 510 total .png panels complete Progress: 93 of 510 total .png panels complete Progress: 101 of 510 total .png panels complete Progress: 106 of 510 total .png panels complete Progress: 111 of 510 total .png panels complete Progress: 119 of 510 total .png panels complete Progress: 127 of 510 total .png panels complete Progress: 137 of 510 total .png panels complete Progress: 144 of 510 total .png panels complete Progress: 151 of 510 total .png panels complete Progress: 159 of 510 total .png panels complete Progress: 166 of 510 total .png panels complete Progress: 174 of 510 total .png panels complete Progress: 182 of 510 total .png panels complete Progress: 189 of 510 total .png panels complete Progress: 198 of 510 total .png panels complete Progress: 206 of 510 total .png panels complete Progress: 214 of 510 total .png panels complete Progress: 221 of 510 total .png panels complete Progress: 229 of 510 total .png panels complete Progress: 239 of 510 total .png panels complete Progress: 246 of 510 total .png panels complete Progress: 253 of 510 total .png panels complete Progress: 261 of 510 total .png panels complete Progress: 269 of 510 total .png panels complete Progress: 275 of 510 total .png panels complete Progress: 283 of 510 total .png panels complete Progress: 291 of 510 total .png panels complete Progress: 299 of 510 total .png panels complete Progress: 306 of 510 total .png panels complete Progress: 314 of 510 total .png panels complete Progress: 322 of 510 total .png panels complete Progress: 330 of 510 total .png panels complete Progress: 338 of 510 total .png panels complete Progress: 347 of 510 total .png panels complete Progress: 354 of 510 total .png panels complete Progress: 362 of 510 total .png panels complete Progress: 371 of 510 total .png panels complete Progress: 379 of 510 total .png panels complete Progress: 386 of 510 total .png panels complete Progress: 394 of 510 total .png panels complete Progress: 402 of 510 total .png panels complete Progress: 409 of 510 total .png panels complete Progress: 417 of 510 total .png panels complete Progress: 421 of 510 total .png panels complete Progress: 428 of 510 total .png panels complete Progress: 438 of 510 total .png panels complete Progress: 445 of 510 total .png panels complete Progress: 452 of 510 total .png panels complete Progress: 457 of 510 total .png panels complete Progress: 463 of 510 total .png panels complete Progress: 469 of 564 total .png panels complete Progress: 474 of 625 total .png panels complete Progress: 480 of 664 total .png panels complete Progress: 485 of 664 total .png panels complete Progress: 492 of 664 total .png panels complete Progress: 498 of 664 total .png panels complete Progress: 505 of 717 total .png panels complete Progress: 512 of 717 total .png panels complete Progress: 517 of 717 total .png panels complete Progress: 524 of 717 total .png panels complete Progress: 530 of 717 total .png panels complete Progress: 537 of 785 total .png panels complete Progress: 541 of 785 total .png panels complete Progress: 548 of 785 total .png panels complete Progress: 591 of 861 total .png panels complete Progress: 596 of 938 total .png panels complete Progress: 603 of 938 total .png panels complete Progress: 610 of 938 total .png panels complete Progress: 615 of 938 total .png panels complete Progress: 619 of 938 total .png panels complete Progress: 625 of 938 total .png panels complete Progress: 636 of 938 total .png panels complete Progress: 643 of 938 total .png panels complete Progress: 649 of 938 total .png panels complete Progress: 656 of 938 total .png panels complete Progress: 663 of 938 total .png panels complete Progress: 669 of 938 total .png panels complete Progress: 674 of 938 total .png panels complete Progress: 680 of 938 total .png panels complete Progress: 686 of 938 total .png panels complete Progress: 693 of 938 total .png panels complete Progress: 701 of 938 total .png panels complete Progress: 707 of 938 total .png panels complete Progress: 711 of 938 total .png panels complete Progress: 721 of 938 total .png panels complete Progress: 728 of 938 total .png panels complete Progress: 732 of 938 total .png panels complete Progress: 738 of 1008 total .png panels complete Progress: 745 of 1008 total .png panels complete Progress: 752 of 1008 total .png panels complete Progress: 759 of 1008 total .png panels complete Progress: 769 of 1008 total .png panels complete Progress: 772 of 1008 total .png panels complete Progress: 781 of 1008 total .png panels complete Progress: 785 of 1008 total .png panels complete Progress: 792 of 1008 total .png panels complete Progress: 798 of 1045 total .png panels complete Progress: 809 of 1045 total .png panels complete Progress: 816 of 1045 total .png panels complete Progress: 824 of 1045 total .png panels complete Progress: 832 of 1045 total .png panels complete Progress: 839 of 1045 total .png panels complete Progress: 846 of 1045 total .png panels complete Progress: 854 of 1045 total .png panels complete Progress: 861 of 1045 total .png panels complete Progress: 871 of 1089 total .png panels complete Progress: 878 of 1089 total .png panels complete Progress: 883 of 1089 total .png panels complete Progress: 889 of 1089 total .png panels complete Progress: 894 of 1089 total .png panels complete Progress: 900 of 1089 total .png panels complete Progress: 908 of 1089 total .png panels complete Progress: 914 of 1148 total .png panels complete Progress: 922 of 1148 total .png panels complete Progress: 930 of 1148 total .png panels complete Progress: 937 of 1148 total .png panels complete Progress: 945 of 1221 total .png panels complete Progress: 953 of 1221 total .png panels complete Progress: 962 of 1221 total .png panels complete Progress: 969 of 1221 total .png panels complete Progress: 976 of 1221 total .png panels complete Progress: 983 of 1221 total .png panels complete Progress: 989 of 1221 total .png panels complete Progress: 1000 of 1221 total .png panels complete Progress: 1007 of 1221 total .png panels complete Progress: 1015 of 1221 total .png panels complete Progress: 1020 of 1221 total .png panels complete Progress: 1026 of 1221 total .png panels complete Progress: 1033 of 1279 total .png panels complete Progress: 1040 of 1279 total .png panels complete Progress: 1048 of 1279 total .png panels complete Progress: 1054 of 1279 total .png panels complete Progress: 1062 of 1279 total .png panels complete Progress: 1069 of 1279 total .png panels complete Progress: 1076 of 1279 total .png panels complete Progress: 1082 of 1279 total .png panels complete Progress: 1086 of 1279 total .png panels complete Progress: 1096 of 1327 total .png panels complete Progress: 1103 of 1327 total .png panels complete Progress: 1110 of 1327 total .png panels complete Progress: 1169 of 1383 total .png panels complete Progress: 1175 of 1383 total .png panels complete Progress: 1180 of 1383 total .png panels complete Progress: 1185 of 1427 total .png panels complete Progress: 1192 of 1427 total .png panels complete Progress: 1199 of 1487 total .png panels complete Progress: 1206 of 1487 total .png panels complete Progress: 1215 of 1487 total .png panels complete Progress: 1223 of 1487 total .png panels complete Progress: 1231 of 1487 total .png panels complete Progress: 3 of 453 total .png panels complete Progress: 8 of 453 total .png panels complete Progress: 15 of 453 total .png panels complete Progress: 23 of 510 total .png panels complete Progress: 30 of 510 total .png panels complete Progress: 37 of 510 total .png panels complete Progress: 45 of 510 total .png panels complete Progress: 51 of 510 total .png panels complete Progress: 58 of 510 total .png panels complete Progress: 67 of 510 total .png panels complete Progress: 74 of 510 total .png panels complete Progress: 82 of 510 total .png panels complete Progress: 90 of 510 total .png panels complete Progress: 97 of 510 total .png panels complete Progress: 105 of 510 total .png panels complete Progress: 113 of 510 total .png panels complete Progress: 121 of 510 total .png panels complete Progress: 130 of 510 total .png panels complete Progress: 141 of 510 total .png panels complete Progress: 147 of 510 total .png panels complete Progress: 154 of 510 total .png panels complete Progress: 162 of 510 total .png panels complete Progress: 170 of 510 total .png panels complete Progress: 178 of 510 total .png panels complete Progress: 186 of 510 total .png panels complete Progress: 194 of 510 total .png panels complete Progress: 202 of 510 total .png panels complete Progress: 208 of 510 total .png panels complete Progress: 216 of 510 total .png panels complete Progress: 224 of 510 total .png panels complete Progress: 233 of 510 total .png panels complete Progress: 243 of 510 total .png panels complete Progress: 251 of 510 total .png panels complete Progress: 259 of 510 total .png panels complete Progress: 265 of 510 total .png panels complete Progress: 273 of 510 total .png panels complete Progress: 282 of 510 total .png panels complete Progress: 289 of 510 total .png panels complete Progress: 296 of 510 total .png panels complete Progress: 304 of 510 total .png panels complete Progress: 310 of 510 total .png panels complete Progress: 321 of 510 total .png panels complete Progress: 329 of 510 total .png panels complete Progress: 337 of 510 total .png panels complete Progress: 346 of 510 total .png panels complete Progress: 353 of 510 total .png panels complete Progress: 361 of 510 total .png panels complete Progress: 369 of 510 total .png panels complete Progress: 377 of 510 total .png panels complete Progress: 385 of 510 total .png panels complete Progress: 391 of 510 total .png panels complete Progress: 401 of 510 total .png panels complete Progress: 410 of 510 total .png panels complete Progress: 418 of 510 total .png panels complete Progress: 426 of 510 total .png panels complete Progress: 437 of 510 total .png panels complete Progress: 443 of 510 total .png panels complete Progress: 451 of 510 total .png panels complete Progress: 454 of 510 total .png panels complete Progress: 459 of 510 total .png panels complete Progress: 464 of 510 total .png panels complete Progress: 467 of 510 total .png panels complete Progress: 471 of 564 total .png panels complete Progress: 476 of 664 total .png panels complete Progress: 483 of 664 total .png panels complete Progress: 490 of 664 total .png panels complete Progress: 495 of 664 total .png panels complete Progress: 503 of 717 total .png panels complete Progress: 544 of 785 total .png panels complete Progress: 549 of 785 total .png panels complete Progress: 555 of 785 total .png panels complete Progress: 561 of 785 total .png panels complete Progress: 565 of 785 total .png panels complete Progress: 571 of 785 total .png panels complete Progress: 577 of 785 total .png panels complete Progress: 581 of 785 total .png panels complete Progress: 586 of 861 total .png panels complete Progress: 592 of 861 total .png panels complete Progress: 598 of 938 total .png panels complete Progress: 604 of 938 total .png panels complete Progress: 616 of 938 total .png panels complete Progress: 621 of 938 total .png panels complete Progress: 627 of 938 total .png panels complete Progress: 632 of 938 total .png panels complete Progress: 638 of 938 total .png panels complete Progress: 645 of 938 total .png panels complete Progress: 652 of 938 total .png panels complete Progress: 659 of 938 total .png panels complete Progress: 666 of 938 total .png panels complete Progress: 673 of 938 total .png panels complete Progress: 679 of 938 total .png panels complete Progress: 687 of 938 total .png panels complete Progress: 696 of 938 total .png panels complete Progress: 704 of 938 total .png panels complete Progress: 712 of 938 total .png panels complete Progress: 718 of 938 total .png panels complete Progress: 724 of 938 total .png panels complete Progress: 730 of 938 total .png panels complete Progress: 736 of 938 total .png panels complete Progress: 741 of 1008 total .png panels complete Progress: 747 of 1008 total .png panels complete Progress: 754 of 1008 total .png panels complete Progress: 760 of 1008 total .png panels complete Progress: 767 of 1008 total .png panels complete Progress: 774 of 1008 total .png panels complete Progress: 780 of 1008 total .png panels complete Progress: 790 of 1008 total .png panels complete Progress: 795 of 1045 total .png panels complete Progress: 801 of 1045 total .png panels complete Progress: 810 of 1045 total .png panels complete Progress: 818 of 1045 total .png panels complete Progress: 825 of 1045 total .png panels complete Progress: 833 of 1045 total .png panels complete Progress: 841 of 1045 total .png panels complete Progress: 849 of 1045 total .png panels complete Progress: 857 of 1045 total .png panels complete Progress: 864 of 1089 total .png panels complete Progress: 873 of 1089 total .png panels complete Progress: 884 of 1089 total .png panels complete Progress: 891 of 1089 total .png panels complete Progress: 895 of 1089 total .png panels complete Progress: 902 of 1089 total .png panels complete Progress: 907 of 1089 total .png panels complete Progress: 913 of 1148 total .png panels complete Progress: 920 of 1148 total .png panels complete Progress: 926 of 1148 total .png panels complete Progress: 932 of 1148 total .png panels complete Progress: 939 of 1148 total .png panels complete Progress: 946 of 1221 total .png panels complete Progress: 954 of 1221 total .png panels complete Progress: 961 of 1221 total .png panels complete Progress: 973 of 1221 total .png panels complete Progress: 980 of 1221 total .png panels complete Progress: 987 of 1221 total .png panels complete Progress: 994 of 1221 total .png panels complete Progress: 1003 of 1221 total .png panels complete Progress: 1039 of 1279 total .png panels complete Progress: 1043 of 1279 total .png panels complete Progress: 1051 of 1279 total .png panels complete Progress: 1061 of 1279 total .png panels complete Progress: 1067 of 1279 total .png panels complete Progress: 1077 of 1279 total .png panels complete Progress: 1084 of 1279 total .png panels complete Progress: 1092 of 1327 total .png panels complete Progress: 1099 of 1327 total .png panels complete Progress: 1107 of 1327 total .png panels complete Progress: 1116 of 1327 total .png panels complete Progress: 1122 of 1327 total .png panels complete Progress: 1129 of 1327 total .png panels complete Progress: 1135 of 1327 total .png panels complete Progress: 1141 of 1327 total .png panels complete Progress: 1147 of 1327 total .png panels complete Progress: 1155 of 1327 total .png panels complete Progress: 1164 of 1327 total .png panels complete Progress: 1170 of 1383 total .png panels complete Progress: 1176 of 1383 total .png panels complete Progress: 1187 of 1427 total .png panels complete Progress: 1194 of 1427 total .png panels complete Progress: 1202 of 1487 total .png panels complete Progress: 1210 of 1487 total .png panels complete Progress: 1218 of 1487 total .png panels complete Progress: 1226 of 1487 total .png panels complete Progress: 1233 of 1487 total .png panels complete Progress: 6 of 453 total .png panels complete Progress: 14 of 453 total .png panels complete Progress: 21 of 510 total .png panels complete Progress: 29 of 510 total .png panels complete Progress: 36 of 510 total .png panels complete Progress: 43 of 510 total .png panels complete Progress: 52 of 510 total .png panels complete Progress: 60 of 510 total .png panels complete Progress: 68 of 510 total .png panels complete Progress: 75 of 510 total .png panels complete Progress: 83 of 510 total .png panels complete Progress: 91 of 510 total .png panels complete Progress: 99 of 510 total .png panels complete Progress: 109 of 510 total .png panels complete Progress: 117 of 510 total .png panels complete Progress: 124 of 510 total .png panels complete Progress: 131 of 510 total .png panels complete Progress: 135 of 510 total .png panels complete Progress: 149 of 510 total .png panels complete Progress: 155 of 510 total .png panels complete Progress: 163 of 510 total .png panels complete Progress: 171 of 510 total .png panels complete Progress: 179 of 510 total .png panels complete Progress: 187 of 510 total .png panels complete Progress: 195 of 510 total .png panels complete Progress: 200 of 510 total .png panels complete Progress: 209 of 510 total .png panels complete Progress: 218 of 510 total .png panels complete Progress: 225 of 510 total .png panels complete Progress: 232 of 510 total .png panels complete Progress: 237 of 510 total .png panels complete Progress: 249 of 510 total .png panels complete Progress: 257 of 510 total .png panels complete Progress: 264 of 510 total .png panels complete Progress: 272 of 510 total .png panels complete Progress: 280 of 510 total .png panels complete Progress: 288 of 510 total .png panels complete Progress: 295 of 510 total .png panels complete Progress: 303 of 510 total .png panels complete Progress: 312 of 510 total .png panels complete Progress: 316 of 510 total .png panels complete Progress: 324 of 510 total .png panels complete Progress: 334 of 510 total .png panels complete Progress: 341 of 510 total .png panels complete Progress: 345 of 510 total .png panels complete Progress: 359 of 510 total .png panels complete Progress: 366 of 510 total .png panels complete Progress: 373 of 510 total .png panels complete Progress: 381 of 510 total .png panels complete Progress: 389 of 510 total .png panels complete Progress: 397 of 510 total .png panels complete Progress: 405 of 510 total .png panels complete Progress: 412 of 510 total .png panels complete Progress: 420 of 510 total .png panels complete Progress: 429 of 510 total .png panels complete Progress: 435 of 510 total .png panels complete Progress: 446 of 510 total .png panels complete Progress: 453 of 510 total .png panels complete Progress: 456 of 510 total .png panels complete Progress: 461 of 510 total .png panels complete Progress: 465 of 510 total .png panels complete Progress: 470 of 564 total .png panels complete Progress: 475 of 625 total .png panels complete Progress: 481 of 664 total .png panels complete Progress: 486 of 664 total .png panels complete Progress: 493 of 664 total .png panels complete Progress: 501 of 717 total .png panels complete Progress: 509 of 717 total .png panels complete Progress: 516 of 717 total .png panels complete Progress: 526 of 717 total .png panels complete Progress: 532 of 717 total .png panels complete Progress: 538 of 785 total .png panels complete Progress: 543 of 785 total .png panels complete Progress: 547 of 785 total .png panels complete Progress: 554 of 785 total .png panels complete Progress: 560 of 785 total .png panels complete Progress: 566 of 785 total .png panels complete Progress: 599 of 938 total .png panels complete Progress: 607 of 938 total .png panels complete Progress: 612 of 938 total .png panels complete Progress: 618 of 938 total .png panels complete Progress: 629 of 938 total .png panels complete Progress: 634 of 938 total .png panels complete Progress: 639 of 938 total .png panels complete Progress: 647 of 938 total .png panels complete Progress: 654 of 938 total .png panels complete Progress: 661 of 938 total .png panels complete Progress: 668 of 938 total .png panels complete Progress: 676 of 938 total .png panels complete Progress: 682 of 938 total .png panels complete Progress: 688 of 938 total .png panels complete Progress: 695 of 938 total .png panels complete Progress: 700 of 938 total .png panels complete Progress: 708 of 938 total .png panels complete Progress: 715 of 938 total .png panels complete Progress: 722 of 938 total .png panels complete Progress: 729 of 938 total .png panels complete Progress: 733 of 938 total .png panels complete Progress: 739 of 1008 total .png panels complete Progress: 746 of 1008 total .png panels complete Progress: 753 of 1008 total .png panels complete Progress: 758 of 1008 total .png panels complete Progress: 765 of 1008 total .png panels complete Progress: 776 of 1008 total .png panels complete Progress: 783 of 1008 total .png panels complete Progress: 787 of 1008 total .png panels complete Progress: 793 of 1008 total .png panels complete Progress: 804 of 1045 total .png panels complete Progress: 811 of 1045 total .png panels complete Progress: 819 of 1045 total .png panels complete Progress: 828 of 1045 total .png panels complete Progress: 835 of 1045 total .png panels complete Progress: 843 of 1045 total .png panels complete Progress: 851 of 1045 total .png panels complete Progress: 859 of 1045 total .png panels complete Progress: 866 of 1089 total .png panels complete Progress: 872 of 1089 total .png panels complete Progress: 879 of 1089 total .png panels complete Progress: 885 of 1089 total .png panels complete Progress: 892 of 1089 total .png panels complete Progress: 897 of 1089 total .png panels complete Progress: 905 of 1089 total .png panels complete Progress: 911 of 1148 total .png panels complete Progress: 918 of 1148 total .png panels complete Progress: 925 of 1148 total .png panels complete Progress: 933 of 1148 total .png panels complete Progress: 940 of 1221 total .png panels complete Progress: 948 of 1221 total .png panels complete Progress: 955 of 1221 total .png panels complete Progress: 963 of 1221 total .png panels complete Progress: 971 of 1221 total .png panels complete Progress: 979 of 1221 total .png panels complete Progress: 992 of 1221 total .png panels complete Progress: 998 of 1221 total .png panels complete Progress: 1005 of 1221 total .png panels complete Progress: 1013 of 1221 total .png panels complete Progress: 1022 of 1221 total .png panels complete Progress: 1031 of 1221 total .png panels complete Progress: 1036 of 1279 total .png panels complete Progress: 1045 of 1279 total .png panels complete Progress: 1053 of 1279 total .png panels complete Progress: 1063 of 1279 total .png panels complete Progress: 1072 of 1279 total .png panels complete Progress: 1078 of 1279 total .png panels complete Progress: 1085 of 1279 total .png panels complete Progress: 1089 of 1327 total .png panels complete Progress: 1100 of 1327 total .png panels complete Progress: 1108 of 1327 total .png panels complete Progress: 1114 of 1327 total .png panels complete Progress: 1119 of 1327 total .png panels complete Progress: 1127 of 1327 total .png panels complete Progress: 1134 of 1327 total .png panels complete Progress: 1142 of 1327 total .png panels complete Progress: 1149 of 1327 total .png panels complete Progress: 1203 of 1487 total .png panels complete Progress: 1211 of 1487 total .png panels complete Progress: 1219 of 1487 total .png panels complete Progress: 1227 of 1487 total .png panels complete Progress: 1234 of 1487 total .png panels complete Progress: 1246 of 1487 total .png panels complete Progress: 1254 of 1487 total .png panels complete Progress: 1262 of 1487 total .png panels complete Progress: 1270 of 1487 total .png panels complete Progress: 10 of 453 total .png panels complete Progress: 17 of 453 total .png panels complete Progress: 24 of 510 total .png panels complete Progress: 32 of 510 total .png panels complete Progress: 38 of 510 total .png panels complete Progress: 49 of 510 total .png panels complete Progress: 56 of 510 total .png panels complete Progress: 64 of 510 total .png panels complete Progress: 72 of 510 total .png panels complete Progress: 81 of 510 total .png panels complete Progress: 89 of 510 total .png panels complete Progress: 98 of 510 total .png panels complete Progress: 108 of 510 total .png panels complete Progress: 115 of 510 total .png panels complete Progress: 123 of 510 total .png panels complete Progress: 132 of 510 total .png panels complete Progress: 136 of 510 total .png panels complete Progress: 143 of 510 total .png panels complete Progress: 157 of 510 total .png panels complete Progress: 165 of 510 total .png panels complete Progress: 173 of 510 total .png panels complete Progress: 181 of 510 total .png panels complete Progress: 188 of 510 total .png panels complete Progress: 196 of 510 total .png panels complete Progress: 204 of 510 total .png panels complete Progress: 213 of 510 total .png panels complete Progress: 223 of 510 total .png panels complete Progress: 231 of 510 total .png panels complete Progress: 236 of 510 total .png panels complete Progress: 244 of 510 total .png panels complete Progress: 254 of 510 total .png panels complete Progress: 262 of 510 total .png panels complete Progress: 270 of 510 total .png panels complete Progress: 278 of 510 total .png panels complete Progress: 286 of 510 total .png panels complete Progress: 292 of 510 total .png panels complete Progress: 302 of 510 total .png panels complete Progress: 311 of 510 total .png panels complete Progress: 317 of 510 total .png panels complete Progress: 327 of 510 total .png panels complete Progress: 335 of 510 total .png panels complete Progress: 344 of 510 total .png panels complete Progress: 349 of 510 total .png panels complete Progress: 356 of 510 total .png panels complete Progress: 368 of 510 total .png panels complete Progress: 376 of 510 total .png panels complete Progress: 384 of 510 total .png panels complete Progress: 393 of 510 total .png panels complete Progress: 403 of 510 total .png panels complete Progress: 411 of 510 total .png panels complete Progress: 419 of 510 total .png panels complete Progress: 427 of 510 total .png panels complete Progress: 434 of 510 total .png panels complete Progress: 440 of 510 total .png panels complete Progress: 450 of 510 total .png panels complete Progress: 458 of 510 total .png panels complete Progress: 462 of 510 total .png panels complete Progress: 468 of 510 total .png panels complete Progress: 506 of 717 total .png panels complete Progress: 514 of 717 total .png panels complete Progress: 519 of 717 total .png panels complete Progress: 523 of 717 total .png panels complete Progress: 529 of 717 total .png panels complete Progress: 535 of 785 total .png panels complete Progress: 540 of 785 total .png panels complete Progress: 546 of 785 total .png panels complete Progress: 553 of 785 total .png panels complete Progress: 562 of 785 total .png panels complete Progress: 568 of 785 total .png panels complete Progress: 573 of 785 total .png panels complete Progress: 576 of 785 total .png panels complete Progress: 580 of 785 total .png panels complete Progress: 584 of 785 total .png panels complete Progress: 590 of 861 total .png panels complete Progress: 595 of 938 total .png panels complete Progress: 602 of 938 total .png panels complete Progress: 609 of 938 total .png panels complete Progress: 614 of 938 total .png panels complete Progress: 620 of 938 total .png panels complete Progress: 626 of 938 total .png panels complete Progress: 637 of 938 total .png panels complete Progress: 644 of 938 total .png panels complete Progress: 653 of 938 total .png panels complete Progress: 658 of 938 total .png panels complete Progress: 665 of 938 total .png panels complete Progress: 671 of 938 total .png panels complete Progress: 678 of 938 total .png panels complete Progress: 685 of 938 total .png panels complete Progress: 691 of 938 total .png panels complete Progress: 698 of 938 total .png panels complete Progress: 703 of 938 total .png panels complete Progress: 710 of 938 total .png panels complete Progress: 714 of 938 total .png panels complete Progress: 725 of 938 total .png panels complete Progress: 735 of 938 total .png panels complete Progress: 744 of 1008 total .png panels complete Progress: 751 of 1008 total .png panels complete Progress: 763 of 1008 total .png panels complete Progress: 770 of 1008 total .png panels complete Progress: 778 of 1008 total .png panels complete Progress: 789 of 1008 total .png panels complete Progress: 797 of 1045 total .png panels complete Progress: 803 of 1045 total .png panels complete Progress: 812 of 1045 total .png panels complete Progress: 820 of 1045 total .png panels complete Progress: 827 of 1045 total .png panels complete Progress: 840 of 1045 total .png panels complete Progress: 848 of 1045 total .png panels complete Progress: 856 of 1045 total .png panels complete Progress: 863 of 1045 total .png panels complete Progress: 870 of 1089 total .png panels complete Progress: 916 of 1148 total .png panels complete Progress: 921 of 1148 total .png panels complete Progress: 928 of 1148 total .png panels complete Progress: 935 of 1148 total .png panels complete Progress: 942 of 1221 total .png panels complete Progress: 949 of 1221 total .png panels complete Progress: 958 of 1221 total .png panels complete Progress: 966 of 1221 total .png panels complete Progress: 977 of 1221 total .png panels complete Progress: 984 of 1221 total .png panels complete Progress: 991 of 1221 total .png panels complete Progress: 997 of 1221 total .png panels complete Progress: 1006 of 1221 total .png panels complete Progress: 1011 of 1221 total .png panels complete Progress: 1018 of 1221 total .png panels complete Progress: 1025 of 1221 total .png panels complete Progress: 1032 of 1279 total .png panels complete Progress: 1038 of 1279 total .png panels complete Progress: 1044 of 1279 total .png panels complete Progress: 1052 of 1279 total .png panels complete Progress: 1060 of 1279 total .png panels complete Progress: 1068 of 1279 total .png panels complete Progress: 1083 of 1279 total .png panels complete Progress: 1090 of 1327 total .png panels complete Progress: 1095 of 1327 total .png panels complete Progress: 1102 of 1327 total .png panels complete Progress: 1112 of 1327 total .png panels complete Progress: 1121 of 1327 total .png panels complete Progress: 1126 of 1327 total .png panels complete Progress: 1132 of 1327 total .png panels complete Progress: 1138 of 1327 total .png panels complete Progress: 1145 of 1327 total .png panels complete Progress: 1152 of 1327 total .png panels complete Progress: 1158 of 1327 total .png panels complete Progress: 1163 of 1327 total .png panels complete Progress: 1171 of 1383 total .png panels complete Progress: 1177 of 1383 total .png panels complete Progress: 1181 of 1383 total .png panels complete Progress: 1186 of 1427 total .png panels complete Progress: 1193 of 1427 total .png panels complete Progress: 1200 of 1487 total .png panels complete Progress: 1207 of 1487 total .png panels complete Progress: 1214 of 1487 total .png panels complete Progress: 1220 of 1487 total .png panels complete Progress: 1228 of 1487 total .png panels complete Progress: 1236 of 1487 total .png panels complete Progress: 1240 of 1487 total .png panels complete Progress: 1249 of 1487 total .png panels complete Progress: 1257 of 1487 total .png panels complete Progress: 1268 of 1487 total .png panels complete Progress: 1275 of 1487 total .png panels complete Progress: 1283 of 1487 total .png panels complete Progress: 2 of 453 total .png panels complete Progress: 7 of 453 total .png panels complete Progress: 13 of 453 total .png panels complete Progress: 19 of 510 total .png panels complete Progress: 26 of 510 total .png panels complete Progress: 33 of 510 total .png panels complete Progress: 42 of 510 total .png panels complete Progress: 50 of 510 total .png panels complete Progress: 57 of 510 total .png panels complete Progress: 65 of 510 total .png panels complete Progress: 73 of 510 total .png panels complete Progress: 80 of 510 total .png panels complete Progress: 88 of 510 total .png panels complete Progress: 95 of 510 total .png panels complete Progress: 103 of 510 total .png panels complete Progress: 112 of 510 total .png panels complete Progress: 120 of 510 total .png panels complete Progress: 128 of 510 total .png panels complete Progress: 140 of 510 total .png panels complete Progress: 146 of 510 total .png panels complete Progress: 153 of 510 total .png panels complete Progress: 161 of 510 total .png panels complete Progress: 169 of 510 total .png panels complete Progress: 177 of 510 total .png panels complete Progress: 185 of 510 total .png panels complete Progress: 192 of 510 total .png panels complete Progress: 203 of 510 total .png panels complete Progress: 210 of 510 total .png panels complete Progress: 215 of 510 total .png panels complete Progress: 222 of 510 total .png panels complete Progress: 230 of 510 total .png panels complete Progress: 241 of 510 total .png panels complete Progress: 248 of 510 total .png panels complete Progress: 256 of 510 total .png panels complete Progress: 263 of 510 total .png panels complete Progress: 271 of 510 total .png panels complete Progress: 279 of 510 total .png panels complete Progress: 287 of 510 total .png panels complete Progress: 294 of 510 total .png panels complete Progress: 301 of 510 total .png panels complete Progress: 309 of 510 total .png panels complete Progress: 319 of 510 total .png panels complete Progress: 328 of 510 total .png panels complete Progress: 336 of 510 total .png panels complete Progress: 343 of 510 total .png panels complete Progress: 352 of 510 total .png panels complete Progress: 360 of 510 total .png panels complete Progress: 367 of 510 total .png panels complete Progress: 374 of 510 total .png panels complete Progress: 383 of 510 total .png panels complete Progress: 390 of 510 total .png panels complete Progress: 398 of 510 total .png panels complete Progress: 406 of 510 total .png panels complete Progress: 415 of 510 total .png panels complete Progress: 423 of 510 total .png panels complete Progress: 432 of 510 total .png panels complete Progress: 441 of 510 total .png panels complete Progress: 447 of 510 total .png panels complete Progress: 482 of 664 total .png panels complete Progress: 491 of 664 total .png panels complete Progress: 499 of 664 total .png panels complete Progress: 507 of 717 total .png panels complete Progress: 513 of 717 total .png panels complete Progress: 518 of 717 total .png panels complete Progress: 522 of 717 total .png panels complete Progress: 528 of 717 total .png panels complete Progress: 534 of 785 total .png panels complete Progress: 539 of 785 total .png panels complete Progress: 551 of 785 total .png panels complete Progress: 556 of 785 total .png panels complete Progress: 559 of 785 total .png panels complete Progress: 564 of 785 total .png panels complete Progress: 570 of 785 total .png panels complete Progress: 574 of 785 total .png panels complete Progress: 578 of 785 total .png panels complete Progress: 583 of 785 total .png panels complete Progress: 587 of 861 total .png panels complete Progress: 593 of 861 total .png panels complete Progress: 600 of 938 total .png panels complete Progress: 606 of 938 total .png panels complete Progress: 613 of 938 total .png panels complete Progress: 624 of 938 total .png panels complete Progress: 630 of 938 total .png panels complete Progress: 635 of 938 total .png panels complete Progress: 641 of 938 total .png panels complete Progress: 648 of 938 total .png panels complete Progress: 655 of 938 total .png panels complete Progress: 662 of 938 total .png panels complete Progress: 667 of 938 total .png panels complete Progress: 675 of 938 total .png panels complete Progress: 681 of 938 total .png panels complete Progress: 689 of 938 total .png panels complete Progress: 694 of 938 total .png panels complete Progress: 699 of 938 total .png panels complete Progress: 706 of 938 total .png panels complete Progress: 716 of 938 total .png panels complete Progress: 723 of 938 total .png panels complete Progress: 799 of 1045 total .png panels complete Progress: 806 of 1045 total .png panels complete Progress: 814 of 1045 total .png panels complete Progress: 822 of 1045 total .png panels complete Progress: 829 of 1045 total .png panels complete Progress: 836 of 1045 total .png panels complete Progress: 844 of 1045 total .png panels complete Progress: 853 of 1045 total .png panels complete Progress: 860 of 1045 total .png panels complete Progress: 867 of 1089 total .png panels complete Progress: 877 of 1089 total .png panels complete Progress: 890 of 1089 total .png panels complete Progress: 898 of 1089 total .png panels complete Progress: 904 of 1089 total .png panels complete Progress: 910 of 1089 total .png panels complete Progress: 915 of 1148 total .png panels complete Progress: 923 of 1148 total .png panels complete Progress: 929 of 1148 total .png panels complete Progress: 936 of 1148 total .png panels complete Progress: 943 of 1221 total .png panels complete Progress: 952 of 1221 total .png panels complete Progress: 959 of 1221 total .png panels complete Progress: 968 of 1221 total .png panels complete Progress: 975 of 1221 total .png panels complete Progress: 986 of 1221 total .png panels complete Progress: 993 of 1221 total .png panels complete Progress: 1001 of 1221 total .png panels complete Progress: 1009 of 1221 total .png panels complete Progress: 1015 of 1221 total .png panels complete Progress: 1021 of 1221 total .png panels complete Progress: 1027 of 1221 total .png panels complete Progress: 1034 of 1279 total .png panels complete Progress: 1041 of 1279 total .png panels complete Progress: 1049 of 1279 total .png panels complete Progress: 1056 of 1279 total .png panels complete Progress: 1064 of 1279 total .png panels complete Progress: 1071 of 1279 total .png panels complete Progress: 1093 of 1327 total .png panels complete Progress: 1104 of 1327 total .png panels complete Progress: 1111 of 1327 total .png panels complete Progress: 1118 of 1327 total .png panels complete Progress: 1124 of 1327 total .png panels complete Progress: 1131 of 1327 total .png panels complete Progress: 1137 of 1327 total .png panels complete Progress: 1144 of 1327 total .png panels complete Progress: 1151 of 1327 total .png panels complete Progress: 1156 of 1327 total .png panels complete Progress: 1161 of 1327 total .png panels complete Progress: 1166 of 1383 total .png panels complete Progress: 1173 of 1383 total .png panels complete Progress: 1178 of 1383 total .png panels complete Progress: 1182 of 1383 total .png panels complete Progress: 1191 of 1427 total .png panels complete Progress: 1196 of 1427 total .png panels complete Progress: 1201 of 1487 total .png panels complete Progress: 1209 of 1487 total .png panels complete Progress: 1216 of 1487 total .png panels complete Progress: 1224 of 1487 total .png panels complete Progress: 1230 of 1487 total .png panels complete Progress: 1237 of 1487 total .png panels complete Progress: 1244 of 1487 total .png panels complete Progress: 1250 of 1487 total .png panels complete Progress: 1258 of 1487 total .png panels complete Progress: 1266 of 1487 total .png panels complete Progress: 1274 of 1487 total .png panels complete Progress: 1282 of 1487 total .png panels complete Progress: 11 of 453 total .png panels complete Progress: 20 of 510 total .png panels complete Progress: 27 of 510 total .png panels complete Progress: 35 of 510 total .png panels complete Progress: 40 of 510 total .png panels complete Progress: 47 of 510 total .png panels complete Progress: 59 of 510 total .png panels complete Progress: 66 of 510 total .png panels complete Progress: 76 of 510 total .png panels complete Progress: 84 of 510 total .png panels complete Progress: 92 of 510 total .png panels complete Progress: 102 of 510 total .png panels complete Progress: 110 of 510 total .png panels complete Progress: 118 of 510 total .png panels complete Progress: 126 of 510 total .png panels complete Progress: 133 of 510 total .png panels complete Progress: 139 of 510 total .png panels complete Progress: 148 of 510 total .png panels complete Progress: 158 of 510 total .png panels complete Progress: 167 of 510 total .png panels complete Progress: 176 of 510 total .png panels complete Progress: 184 of 510 total .png panels complete Progress: 191 of 510 total .png panels complete Progress: 199 of 510 total .png panels complete Progress: 211 of 510 total .png panels complete Progress: 219 of 510 total .png panels complete Progress: 226 of 510 total .png panels complete Progress: 234 of 510 total .png panels complete Progress: 240 of 510 total .png panels complete Progress: 247 of 510 total .png panels complete Progress: 255 of 510 total .png panels complete Progress: 268 of 510 total .png panels complete Progress: 277 of 510 total .png panels complete Progress: 285 of 510 total .png panels complete Progress: 293 of 510 total .png panels complete Progress: 300 of 510 total .png panels complete Progress: 308 of 510 total .png panels complete Progress: 318 of 510 total .png panels complete Progress: 325 of 510 total .png panels complete Progress: 333 of 510 total .png panels complete Progress: 342 of 510 total .png panels complete Progress: 350 of 510 total .png panels complete Progress: 357 of 510 total .png panels complete Progress: 364 of 510 total .png panels complete Progress: 375 of 510 total .png panels complete Progress: 382 of 510 total .png panels complete Progress: 392 of 510 total .png panels complete Progress: 399 of 510 total .png panels complete Progress: 407 of 510 total .png panels complete Progress: 414 of 510 total .png panels complete Progress: 422 of 510 total .png panels complete Progress: 430 of 510 total .png panels complete Progress: 436 of 510 total .png panels complete Progress: 444 of 510 total .png panels complete Progress: 473 of 564 total .png panels complete Progress: 478 of 664 total .png panels complete Progress: 487 of 664 total .png panels complete Progress: 494 of 664 total .png panels complete Progress: 502 of 717 total .png panels complete Progress: 511 of 717 total .png panels complete Progress: 520 of 717 total .png panels complete Progress: 527 of 717 total .png panels complete Progress: 533 of 785 total .png panels complete Progress: 542 of 785 total .png panels complete Progress: 550 of 785 total .png panels complete Progress: 557 of 785 total .png panels complete Progress: 567 of 785 total .png panels complete Progress: 572 of 785 total .png panels complete Progress: 582 of 785 total .png panels complete Progress: 589 of 861 total .png panels complete Progress: 597 of 938 total .png panels complete Progress: 608 of 938 total .png panels complete Progress: 617 of 938 total .png panels complete Progress: 623 of 938 total .png panels complete Progress: 631 of 938 total .png panels complete Progress: 642 of 938 total .png panels complete Progress: 650 of 938 total .png panels complete Progress: 660 of 938 total .png panels complete Progress: 672 of 938 total .png panels complete Progress: 684 of 938 total .png panels complete Progress: 692 of 938 total .png panels complete Progress: 705 of 938 total .png panels complete Progress: 713 of 938 total .png panels complete Progress: 719 of 938 total .png panels complete Progress: 727 of 938 total .png panels complete Progress: 734 of 938 total .png panels complete Progress: 740 of 1008 total .png panels complete Progress: 748 of 1008 total .png panels complete Progress: 755 of 1008 total .png panels complete Progress: 762 of 1008 total .png panels complete Progress: 768 of 1008 total .png panels complete Progress: 775 of 1008 total .png panels complete Progress: 782 of 1008 total .png panels complete Progress: 788 of 1008 total .png panels complete Progress: 794 of 1008 total .png panels complete Progress: 805 of 1045 total .png panels complete Progress: 813 of 1045 total .png panels complete Progress: 821 of 1045 total .png panels complete Progress: 830 of 1045 total .png panels complete Progress: 838 of 1045 total .png panels complete Progress: 847 of 1045 total .png panels complete Progress: 855 of 1045 total .png panels complete Progress: 862 of 1045 total .png panels complete Progress: 869 of 1089 total .png panels complete Progress: 876 of 1089 total .png panels complete Progress: 882 of 1089 total .png panels complete Progress: 888 of 1089 total .png panels complete Progress: 899 of 1089 total .png panels complete Progress: 947 of 1221 total .png panels complete Progress: 956 of 1221 total .png panels complete Progress: 964 of 1221 total .png panels complete Progress: 972 of 1221 total .png panels complete Progress: 981 of 1221 total .png panels complete Progress: 990 of 1221 total .png panels complete Progress: 996 of 1221 total .png panels complete Progress: 1004 of 1221 total .png panels complete Progress: 1012 of 1221 total .png panels complete Progress: 1019 of 1221 total .png panels complete Progress: 1028 of 1221 total .png panels complete Progress: 1042 of 1279 total .png panels complete Progress: 1050 of 1279 total .png panels complete Progress: 1058 of 1279 total .png panels complete Progress: 1066 of 1279 total .png panels complete Progress: 1074 of 1279 total .png panels complete Progress: 1080 of 1279 total .png panels complete Progress: 1088 of 1279 total .png panels complete Progress: 1094 of 1327 total .png panels complete Progress: 1101 of 1327 total .png panels complete Progress: 1109 of 1327 total .png panels complete Progress: 1117 of 1327 total .png panels complete Progress: 1125 of 1327 total .png panels complete Progress: 1139 of 1327 total .png panels complete Progress: 1146 of 1327 total .png panels complete Progress: 1153 of 1327 total .png panels complete Progress: 1160 of 1327 total .png panels complete Progress: 1167 of 1383 total .png panels complete Progress: 1172 of 1383 total .png panels complete Progress: 1179 of 1383 total .png panels complete Progress: 1184 of 1427 total .png panels complete Progress: 1190 of 1427 total .png panels complete Progress: 1198 of 1487 total .png panels complete Progress: 1205 of 1487 total .png panels complete Progress: 1213 of 1487 total .png panels complete Progress: 1222 of 1487 total .png panels complete Progress: 1235 of 1487 total .png panels complete Progress: 1243 of 1487 total .png panels complete Progress: 1252 of 1487 total .png panels complete Progress: 1260 of 1487 total .png panels complete Progress: 1267 of 1487 total .png panels complete Progress: 1276 of 1487 total .png panels complete Progress: 1284 of 1487 total .png panels complete Progress: 1291 of 1487 total .png panels complete Progress: 1301 of 1487 total .png panels complete Progress: 1309 of 1487 total .png panels complete Progress: 1318 of 1548 total .png panels complete Progress: 1327 of 1548 total .png panels complete Progress: 1334 of 1548 total .png panels complete Progress: 1340 of 1548 total .png panels complete Progress: 1353 of 1548 total .png panels complete Progress: 1361 of 1548 total .png panels complete Progress: 1368 of 1548 total .png panels complete Progress: 1375 of 1548 total .png panels complete Progress: 1384 of 1548 total .png panels complete Progress: 44 of 510 total .png panels complete Progress: 53 of 510 total .png panels complete Progress: 61 of 510 total .png panels complete Progress: 69 of 510 total .png panels complete Progress: 77 of 510 total .png panels complete Progress: 87 of 510 total .png panels complete Progress: 96 of 510 total .png panels complete Progress: 104 of 510 total .png panels complete Progress: 116 of 510 total .png panels complete Progress: 125 of 510 total .png panels complete Progress: 134 of 510 total .png panels complete Progress: 142 of 510 total .png panels complete Progress: 150 of 510 total .png panels complete Progress: 156 of 510 total .png panels complete Progress: 164 of 510 total .png panels complete Progress: 172 of 510 total .png panels complete Progress: 180 of 510 total .png panels complete Progress: 193 of 510 total .png panels complete Progress: 201 of 510 total .png panels complete Progress: 207 of 510 total .png panels complete Progress: 217 of 510 total .png panels complete Progress: 227 of 510 total .png panels complete Progress: 235 of 510 total .png panels complete Progress: 242 of 510 total .png panels complete Progress: 250 of 510 total .png panels complete Progress: 258 of 510 total .png panels complete Progress: 266 of 510 total .png panels complete Progress: 276 of 510 total .png panels complete Progress: 284 of 510 total .png panels complete Progress: 298 of 510 total .png panels complete Progress: 307 of 510 total .png panels complete Progress: 315 of 510 total .png panels complete Progress: 323 of 510 total .png panels complete Progress: 331 of 510 total .png panels complete Progress: 339 of 510 total .png panels complete Progress: 348 of 510 total .png panels complete Progress: 355 of 510 total .png panels complete Progress: 363 of 510 total .png panels complete Progress: 370 of 510 total .png panels complete Progress: 378 of 510 total .png panels complete Progress: 387 of 510 total .png panels complete Progress: 395 of 510 total .png panels complete Progress: 400 of 510 total .png panels complete Progress: 413 of 510 total .png panels complete Progress: 424 of 510 total .png panels complete Progress: 433 of 510 total .png panels complete Progress: 439 of 510 total .png panels complete Progress: 449 of 510 total .png panels complete Progress: 455 of 510 total .png panels complete Progress: 460 of 510 total .png panels complete Progress: 466 of 510 total .png panels complete Progress: 472 of 564 total .png panels complete Progress: 479 of 664 total .png panels complete Progress: 488 of 664 total .png panels complete Progress: 497 of 664 total .png panels complete Progress: 504 of 717 total .png panels complete Progress: 510 of 717 total .png panels complete Progress: 742 of 1008 total .png panels complete Progress: 750 of 1008 total .png panels complete Progress: 757 of 1008 total .png panels complete Progress: 764 of 1008 total .png panels complete Progress: 771 of 1008 total .png panels complete Progress: 777 of 1008 total .png panels complete Progress: 784 of 1008 total .png panels complete Progress: 791 of 1008 total .png panels complete Progress: 800 of 1045 total .png panels complete Progress: 808 of 1045 total .png panels complete Progress: 817 of 1045 total .png panels complete Progress: 826 of 1045 total .png panels complete Progress: 834 of 1045 total .png panels complete Progress: 842 of 1045 total .png panels complete Progress: 850 of 1045 total .png panels complete Progress: 858 of 1045 total .png panels complete Progress: 865 of 1089 total .png panels complete Progress: 874 of 1089 total .png panels complete Progress: 880 of 1089 total .png panels complete Progress: 886 of 1089 total .png panels complete Progress: 896 of 1089 total .png panels complete Progress: 903 of 1089 total .png panels complete Progress: 909 of 1089 total .png panels complete Progress: 919 of 1148 total .png panels complete Progress: 927 of 1148 total .png panels complete Progress: 934 of 1148 total .png panels complete Progress: 941 of 1221 total .png panels complete Progress: 950 of 1221 total .png panels complete Progress: 960 of 1221 total .png panels complete Progress: 967 of 1221 total .png panels complete Progress: 974 of 1221 total .png panels complete Progress: 982 of 1221 total .png panels complete Progress: 988 of 1221 total .png panels complete Progress: 999 of 1221 total .png panels complete Progress: 1008 of 1221 total .png panels complete Progress: 1017 of 1221 total .png panels complete Progress: 1024 of 1221 total .png panels complete Progress: 1030 of 1221 total .png panels complete Progress: 1037 of 1279 total .png panels complete Progress: 1047 of 1279 total .png panels complete Progress: 1057 of 1279 total .png panels complete Progress: 1065 of 1279 total .png panels complete Progress: 1073 of 1279 total .png panels complete Progress: 1079 of 1279 total .png panels complete Progress: 1087 of 1279 total .png panels complete Progress: 1098 of 1327 total .png panels complete Progress: 1106 of 1327 total .png panels complete Progress: 1115 of 1327 total .png panels complete Progress: 1123 of 1327 total .png panels complete Progress: 1130 of 1327 total .png panels complete Progress: 1136 of 1327 total .png panels complete Progress: 1143 of 1327 total .png panels complete Progress: 1150 of 1327 total .png panels complete Progress: 1157 of 1327 total .png panels complete Progress: 1162 of 1327 total .png panels complete Progress: 1168 of 1383 total .png panels complete Progress: 1174 of 1383 total .png panels complete Progress: 1183 of 1427 total .png panels complete Progress: 1189 of 1427 total .png panels complete Progress: 1197 of 1427 total .png panels complete Progress: 1204 of 1487 total .png panels complete Progress: 1212 of 1487 total .png panels complete Progress: 1221 of 1487 total .png panels complete Progress: 1229 of 1487 total .png panels complete Progress: 1238 of 1487 total .png panels complete Progress: 1245 of 1487 total .png panels complete Progress: 1253 of 1487 total .png panels complete Progress: 1261 of 1487 total .png panels complete Progress: 1269 of 1487 total .png panels complete Progress: 1278 of 1487 total .png panels complete Progress: 1325 of 1548 total .png panels complete Progress: 1333 of 1548 total .png panels complete Progress: 1338 of 1548 total .png panels complete Progress: 1346 of 1548 total .png panels complete Progress: 1350 of 1548 total .png panels complete Progress: 1358 of 1548 total .png panels complete Progress: 1365 of 1548 total .png panels complete Progress: 1373 of 1548 total .png panels complete Progress: 1380 of 1548 total .png panels complete Progress: 1386 of 1548 total .png panels complete Progress: 1393 of 1548 total .png panels complete Progress: 1404 of 1548 total .png panels complete Progress: 1411 of 1548 total .png panels complete Progress: 1419 of 1548 total .png panels complete Progress: 1425 of 1548 total .png panels complete Progress: 1428 of 1548 total .png panels complete Progress: 1434 of 1548 total .png panels complete Progress: 1441 of 1548 total .png panels complete Progress: 1448 of 1548 total .png panels complete Progress: 1450 of 1548 total .png panels complete Progress: 1454 of 1624 total .png panels complete Progress: 1459 of 1682 total .png panels complete Progress: 1463 of 1682 total .png panels complete Progress: 1469 of 1682 total .png panels complete Progress: 1476 of 1682 total .png panels complete Progress: 1481 of 1682 total .png panels complete Progress: 1486 of 1682 total .png panels complete Progress: 1492 of 1682 total .png panels complete Progress: 1497 of 1682 total .png panels complete Progress: 1501 of 1682 total .png panels complete Progress: 1506 of 1682 total .png panels complete Progress: 1511 of 1682 total .png panels complete Progress: 1515 of 1682 total .png panels complete Progress: 1518 of 1682 total .png panels complete Progress: 1522 of 1682 total .png panels complete Progress: 1527 of 1682 total .png panels complete Progress: 1242 of 1487 total .png panels complete Progress: 1248 of 1487 total .png panels complete Progress: 1256 of 1487 total .png panels complete Progress: 1263 of 1487 total .png panels complete Progress: 1271 of 1487 total .png panels complete Progress: 1279 of 1487 total .png panels complete Progress: 1286 of 1487 total .png panels complete Progress: 1296 of 1487 total .png panels complete Progress: 1302 of 1487 total .png panels complete Progress: 1308 of 1487 total .png panels complete Progress: 1315 of 1487 total .png panels complete Progress: 1322 of 1548 total .png panels complete Progress: 1330 of 1548 total .png panels complete Progress: 1336 of 1548 total .png panels complete Progress: 1341 of 1548 total .png panels complete Progress: 1347 of 1548 total .png panels complete Progress: 1354 of 1548 total .png panels complete Progress: 1360 of 1548 total .png panels complete Progress: 1367 of 1548 total .png panels complete Progress: 1372 of 1548 total .png panels complete Progress: 1379 of 1548 total .png panels complete Progress: 1391 of 1548 total .png panels complete Progress: 1397 of 1548 total .png panels complete Progress: 1403 of 1548 total .png panels complete Progress: 1410 of 1548 total .png panels complete Progress: 1417 of 1548 total .png panels complete Progress: 1424 of 1548 total .png panels complete Progress: 1427 of 1548 total .png panels complete Progress: 1433 of 1548 total .png panels complete Progress: 1438 of 1548 total .png panels complete Progress: 1443 of 1548 total .png panels complete Progress: 1154 of 1327 total .png panels complete Progress: 1159 of 1327 total .png panels complete Progress: 1165 of 1383 total .png panels complete Progress: 1188 of 1427 total .png panels complete Progress: 1195 of 1427 total .png panels complete Progress: 1208 of 1487 total .png panels complete Progress: 1217 of 1487 total .png panels complete Progress: 1225 of 1487 total .png panels complete Progress: 1232 of 1487 total .png panels complete Progress: 1239 of 1487 total .png panels complete Progress: 1247 of 1487 total .png panels complete Progress: 1255 of 1487 total .png panels complete Progress: 1264 of 1487 total .png panels complete Progress: 1273 of 1487 total .png panels complete Progress: 1281 of 1487 total .png panels complete Progress: 1289 of 1487 total .png panels complete Progress: 1295 of 1487 total .png panels complete Progress: 1307 of 1487 total .png panels complete Progress: 1314 of 1487 total .png panels complete Progress: 1321 of 1548 total .png panels complete Progress: 1329 of 1548 total .png panels complete Progress: 1335 of 1548 total .png panels complete Progress: 1342 of 1548 total .png panels complete Progress: 1348 of 1548 total .png panels complete Progress: 1356 of 1548 total .png panels complete Progress: 1363 of 1548 total .png panels complete Progress: 1370 of 1548 total .png panels complete Progress: 1377 of 1548 total .png panels complete Progress: 1382 of 1548 total .png panels complete Progress: 1390 of 1548 total .png panels complete Progress: 1400 of 1548 total .png panels complete Progress: 1406 of 1548 total .png panels complete Progress: 1416 of 1548 total .png panels complete Progress: 1422 of 1548 total .png panels complete Progress: 1426 of 1548 total .png panels complete Progress: 1432 of 1548 total .png panels complete Progress: 1439 of 1548 total .png panels complete Progress: 1445 of 1548 total .png panels complete Progress: 1452 of 1548 total .png panels complete Progress: 1458 of 1624 total .png panels complete Progress: 1464 of 1682 total .png panels complete Progress: 1471 of 1682 total .png panels complete Progress: 1478 of 1682 total .png panels complete Progress: 1488 of 1682 total .png panels complete Progress: 1496 of 1682 total .png panels complete Progress: 1504 of 1682 total .png panels complete Progress: 1512 of 1682 total .png panels complete Progress: 1277 of 1487 total .png panels complete Progress: 1285 of 1487 total .png panels complete Progress: 1290 of 1487 total .png panels complete Progress: 1297 of 1487 total .png panels complete Progress: 1303 of 1487 total .png panels complete Progress: 1311 of 1487 total .png panels complete Progress: 1316 of 1548 total .png panels complete Progress: 1324 of 1548 total .png panels complete Progress: 1331 of 1548 total .png panels complete Progress: 1343 of 1548 total .png panels complete Progress: 1349 of 1548 total .png panels complete Progress: 1355 of 1548 total .png panels complete Progress: 1362 of 1548 total .png panels complete Progress: 1369 of 1548 total .png panels complete Progress: 1376 of 1548 total .png panels complete Progress: 1381 of 1548 total .png panels complete Progress: 1387 of 1548 total .png panels complete Progress: 1395 of 1548 total .png panels complete Progress: 1402 of 1548 total .png panels complete Progress: 1409 of 1548 total .png panels complete Progress: 1414 of 1548 total .png panels complete Progress: 1421 of 1548 total .png panels complete Progress: 1430 of 1548 total .png panels complete Progress: 1436 of 1548 total .png panels complete Progress: 1442 of 1548 total .png panels complete Progress: 1447 of 1548 total .png panels complete Progress: 1449 of 1548 total .png panels complete Progress: 1455 of 1624 total .png panels complete Progress: 1461 of 1682 total .png panels complete Progress: 1468 of 1682 total .png panels complete Progress: 1475 of 1682 total .png panels complete Progress: 1482 of 1682 total .png panels complete Progress: 1489 of 1682 total .png panels complete Progress: 1495 of 1682 total .png panels complete Progress: 1502 of 1682 total .png panels complete Progress: 1509 of 1682 total .png panels complete Progress: 1520 of 1682 total .png panels complete Progress: 1526 of 1682 total .png panels complete Progress: 1532 of 1682 total .png panels complete Progress: 1537 of 1682 total .png panels complete Progress: 1542 of 1682 total .png panels complete Progress: 1548 of 1682 total .png panels complete Progress: 1553 of 1737 total .png panels complete Progress: 1556 of 1737 total .png panels complete Progress: 1562 of 1797 total .png panels complete Progress: 1570 of 1797 total .png panels complete Progress: 1576 of 1797 total .png panels complete Progress: 1582 of 1797 total .png panels complete Progress: 1589 of 1797 total .png panels complete Progress: 1600 of 1797 total .png panels complete Progress: 1605 of 1797 total .png panels complete Progress: 1241 of 1487 total .png panels complete Progress: 1251 of 1487 total .png panels complete Progress: 1259 of 1487 total .png panels complete Progress: 1265 of 1487 total .png panels complete Progress: 1272 of 1487 total .png panels complete Progress: 1280 of 1487 total .png panels complete Progress: 1287 of 1487 total .png panels complete Progress: 1293 of 1487 total .png panels complete Progress: 1299 of 1487 total .png panels complete Progress: 1305 of 1487 total .png panels complete Progress: 1313 of 1487 total .png panels complete Progress: 1320 of 1548 total .png panels complete Progress: 1328 of 1548 total .png panels complete Progress: 1337 of 1548 total .png panels complete Progress: 1344 of 1548 total .png panels complete Progress: 1351 of 1548 total .png panels complete Progress: 1357 of 1548 total .png panels complete Progress: 1364 of 1548 total .png panels complete Progress: 1371 of 1548 total .png panels complete Progress: 1378 of 1548 total .png panels complete Progress: 1385 of 1548 total .png panels complete Progress: 1392 of 1548 total .png panels complete Progress: 1396 of 1548 total .png panels complete Progress: 1401 of 1548 total .png panels complete Progress: 1407 of 1548 total .png panels complete Progress: 1413 of 1548 total .png panels complete Progress: 1420 of 1548 total .png panels complete Progress: 1429 of 1548 total .png panels complete Progress: 1435 of 1548 total .png panels complete Progress: 1440 of 1548 total .png panels complete Progress: 1446 of 1548 total .png panels complete Progress: 1453 of 1548 total .png panels complete Progress: 1456 of 1624 total .png panels complete Progress: 1462 of 1682 total .png panels complete Progress: 1470 of 1682 total .png panels complete Progress: 1477 of 1682 total .png panels complete Progress: 1483 of 1682 total .png panels complete Progress: 1490 of 1682 total .png panels complete Progress: 1498 of 1682 total .png panels complete Progress: 1505 of 1682 total .png panels complete Progress: 1514 of 1682 total .png panels complete Progress: 1517 of 1682 total .png panels complete Progress: 1521 of 1682 total .png panels complete Progress: 1524 of 1682 total .png panels complete Progress: 1528 of 1682 total .png panels complete Progress: 1531 of 1682 total .png panels complete Progress: 1561 of 1797 total .png panels complete Progress: 1565 of 1797 total .png panels complete Progress: 1569 of 1797 total .png panels complete Progress: 1574 of 1797 total .png panels complete Progress: 1578 of 1797 total .png panels complete Progress: 1581 of 1797 total .png panels complete Progress: 1588 of 1797 total .png panels complete Progress: 1594 of 1797 total .png panels complete Progress: 1595 of 1797 total .png panels complete Progress: 1601 of 1797 total .png panels complete Progress: 1603 of 1797 total .png panels complete Progress: 1608 of 1797 total .png panels complete Progress: 1613 of 1797 total .png panels complete Progress: 1617 of 1797 total .png panels complete Progress: 1621 of 1797 total .png panels complete Progress: 1625 of 1797 total .png panels complete Progress: 1628 of 1797 total .png panels complete Progress: 1631 of 1797 total .png panels complete Progress: 1634 of 1797 total .png panels complete Progress: 1639 of 1797 total .png panels complete Progress: 1642 of 1797 total .png panels complete Progress: 1646 of 1797 total .png panels complete Progress: 1649 of 1797 total .png panels complete Progress: 1652 of 1797 total .png panels complete Progress: 1656 of 1797 total .png panels complete Progress: 1659 of 1797 total .png panels complete Progress: 1662 of 1797 total .png panels complete Progress: 1666 of 1797 total .png panels complete Progress: 1668 of 1797 total .png panels complete Progress: 1672 of 1797 total .png panels complete Progress: 1674 of 1797 total .png panels complete Progress: 1677 of 1797 total .png panels complete Progress: 1681 of 1797 total .png panels complete Progress: 1685 of 1797 total .png panels complete Progress: 1687 of 1797 total .png panels complete Progress: 1691 of 1797 total .png panels complete Progress: 1694 of 1797 total .png panels complete Progress: 1697 of 1874 total .png panels complete Progress: 1701 of 1874 total .png panels complete Progress: 1704 of 1874 total .png panels complete Progress: 1709 of 1874 total .png panels complete Progress: 1712 of 1874 total .png panels complete Progress: 1717 of 1874 total .png panels complete Progress: 1719 of 1874 total .png panels complete Progress: 1724 of 1874 total .png panels complete Progress: 1727 of 1874 total .png panels complete Progress: 1731 of 1874 total .png panels complete Progress: 1737 of 1874 total .png panels complete Progress: 1741 of 1874 total .png panels complete Progress: 1745 of 1874 total .png panels complete Progress: 1750 of 1874 total .png panels complete Progress: 1753 of 1874 total .png panels complete Progress: 1757 of 1874 total .png panels complete Progress: 1760 of 1874 total .png panels complete Progress: 1764 of 1874 total .png panels complete Progress: 1768 of 1874 total .png panels complete Progress: 1771 of 1874 total .png panels complete Progress: 1776 of 1874 total .png panels complete Progress: 1778 of 1874 total .png panels complete Progress: 1785 of 1874 total .png panels complete Progress: 1292 of 1487 total .png panels complete Progress: 1298 of 1487 total .png panels complete Progress: 1304 of 1487 total .png panels complete Progress: 1310 of 1487 total .png panels complete Progress: 1317 of 1548 total .png panels complete Progress: 1323 of 1548 total .png panels complete Progress: 1332 of 1548 total .png panels complete Progress: 1339 of 1548 total .png panels complete Progress: 1345 of 1548 total .png panels complete Progress: 1352 of 1548 total .png panels complete Progress: 1359 of 1548 total .png panels complete Progress: 1366 of 1548 total .png panels complete Progress: 1374 of 1548 total .png panels complete Progress: 1383 of 1548 total .png panels complete Progress: 1389 of 1548 total .png panels complete Progress: 1398 of 1548 total .png panels complete Progress: 1405 of 1548 total .png panels complete Progress: 1412 of 1548 total .png panels complete Progress: 1418 of 1548 total .png panels complete Progress: 1466 of 1682 total .png panels complete Progress: 1473 of 1682 total .png panels complete Progress: 1480 of 1682 total .png panels complete Progress: 1487 of 1682 total .png panels complete Progress: 1494 of 1682 total .png panels complete Progress: 1503 of 1682 total .png panels complete Progress: 1510 of 1682 total .png panels complete Progress: 1516 of 1682 total .png panels complete Progress: 1523 of 1682 total .png panels complete Progress: 1533 of 1682 total .png panels complete Progress: 1536 of 1682 total .png panels complete Progress: 1541 of 1682 total .png panels complete Progress: 1545 of 1682 total .png panels complete Progress: 1550 of 1737 total .png panels complete Progress: 1554 of 1737 total .png panels complete Progress: 1560 of 1797 total .png panels complete Progress: 1568 of 1797 total .png panels complete Progress: 1575 of 1797 total .png panels complete Progress: 1583 of 1797 total .png panels complete Progress: 1590 of 1797 total .png panels complete Progress: 1597 of 1797 total .png panels complete Progress: 1609 of 1797 total .png panels complete Progress: 1616 of 1797 total .png panels complete Progress: 1624 of 1797 total .png panels complete Progress: 1630 of 1797 total .png panels complete Progress: 1635 of 1797 total .png panels complete Progress: 1640 of 1797 total .png panels complete Progress: 1645 of 1797 total .png panels complete Progress: 1650 of 1797 total .png panels complete Progress: 1655 of 1797 total .png panels complete Progress: 1660 of 1797 total .png panels complete Progress: 1665 of 1797 total .png panels complete Progress: 1669 of 1797 total .png panels complete Progress: 1678 of 1797 total .png panels complete Progress: 1683 of 1797 total .png panels complete Progress: 1690 of 1797 total .png panels complete Progress: 1695 of 1797 total .png panels complete Progress: 1702 of 1874 total .png panels complete Progress: 1707 of 1874 total .png panels complete Progress: 1713 of 1874 total .png panels complete Progress: 1720 of 1874 total .png panels complete Progress: 1728 of 1874 total .png panels complete Progress: 1734 of 1874 total .png panels complete Progress: 1740 of 1874 total .png panels complete Progress: 1747 of 1874 total .png panels complete Progress: 1754 of 1874 total .png panels complete Progress: 1761 of 1874 total .png panels complete Progress: 1772 of 1874 total .png panels complete Progress: 1779 of 1874 total .png panels complete Progress: 1786 of 1874 total .png panels complete Progress: 1791 of 1874 total .png panels complete Progress: 1794 of 1874 total .png panels complete Progress: 1797 of 1874 total .png panels complete Progress: 1801 of 1874 total .png panels complete Progress: 1804 of 1874 total .png panels complete Progress: 1807 of 1874 total .png panels complete Progress: 1810 of 1874 total .png panels complete Progress: 1813 of 1874 total .png panels complete Progress: 1288 of 1487 total .png panels complete Progress: 1294 of 1487 total .png panels complete Progress: 1300 of 1487 total .png panels complete Progress: 1306 of 1487 total .png panels complete Progress: 1312 of 1487 total .png panels complete Progress: 1319 of 1548 total .png panels complete Progress: 1326 of 1548 total .png panels complete Progress: 1460 of 1682 total .png panels complete Progress: 1467 of 1682 total .png panels complete Progress: 1474 of 1682 total .png panels complete Progress: 1484 of 1682 total .png panels complete Progress: 1491 of 1682 total .png panels complete Progress: 1500 of 1682 total .png panels complete Progress: 1508 of 1682 total .png panels complete Progress: 1513 of 1682 total .png panels complete Progress: 1519 of 1682 total .png panels complete Progress: 1525 of 1682 total .png panels complete Progress: 1530 of 1682 total .png panels complete Progress: 1534 of 1682 total .png panels complete Progress: 1539 of 1682 total .png panels complete Progress: 1543 of 1682 total .png panels complete Progress: 1546 of 1682 total .png panels complete Progress: 1551 of 1737 total .png panels complete Progress: 1558 of 1797 total .png panels complete Progress: 1566 of 1797 total .png panels complete Progress: 1573 of 1797 total .png panels complete Progress: 1579 of 1797 total .png panels complete Progress: 1585 of 1797 total .png panels complete Progress: 1591 of 1797 total .png panels complete Progress: 1598 of 1797 total .png panels complete Progress: 1604 of 1797 total .png panels complete Progress: 1612 of 1797 total .png panels complete Progress: 1618 of 1797 total .png panels complete Progress: 1626 of 1797 total .png panels complete Progress: 1632 of 1797 total .png panels complete Progress: 1637 of 1797 total .png panels complete Progress: 1643 of 1797 total .png panels complete Progress: 1647 of 1797 total .png panels complete Progress: 1653 of 1797 total .png panels complete Progress: 1658 of 1797 total .png panels complete Progress: 1663 of 1797 total .png panels complete Progress: 1667 of 1797 total .png panels complete Progress: 1671 of 1797 total .png panels complete Progress: 1675 of 1797 total .png panels complete Progress: 1680 of 1797 total .png panels complete Progress: 1684 of 1797 total .png panels complete Progress: 1689 of 1797 total .png panels complete Progress: 1693 of 1797 total .png panels complete Progress: 1700 of 1874 total .png panels complete Progress: 1706 of 1874 total .png panels complete Progress: 1716 of 1874 total .png panels complete Progress: 1723 of 1874 total .png panels complete Progress: 1729 of 1874 total .png panels complete Progress: 1735 of 1874 total .png panels complete Progress: 1742 of 1874 total .png panels complete Progress: 1748 of 1874 total .png panels complete Progress: 1755 of 1874 total .png panels complete Progress: 1762 of 1874 total .png panels complete Progress: 1767 of 1874 total .png panels complete Progress: 1775 of 1874 total .png panels complete Progress: 1781 of 1874 total .png panels complete Progress: 1787 of 1874 total .png panels complete Progress: 1793 of 1874 total .png panels complete Progress: 1796 of 1874 total .png panels complete Progress: 1799 of 1874 total .png panels complete Progress: 1802 of 1874 total .png panels complete Progress: 1803 of 1874 total .png panels complete Progress: 1806 of 1874 total .png panels complete Progress: 1809 of 1874 total .png panels complete Progress: 1812 of 1874 total .png panels complete Progress: 1815 of 1874 total .png panels complete Progress: 1817 of 1874 total .png panels complete Progress: 1819 of 1874 total .png panels complete Progress: 1821 of 1874 total .png panels complete Progress: 1823 of 1874 total .png panels complete Progress: 1825 of 1874 total .png panels complete Progress: 1827 of 1874 total .png panels complete Progress: 1829 of 1874 total .png panels complete Progress: 1831 of 1874 total .png panels complete Progress: 1833 of 1874 total .png panels complete Progress: 1834 of 1874 total .png panels complete Progress: 1836 of 1874 total .png panels complete Progress: 1838 of 1874 total .png panels complete Progress: 1845 of 1943 total .png panels complete Progress: 1847 of 1943 total .png panels complete Progress: 1849 of 1943 total .png panels complete Progress: 1851 of 1943 total .png panels complete Progress: 1853 of 1943 total .png panels complete Progress: 1855 of 1943 total .png panels complete Progress: 1856 of 1943 total .png panels complete Progress: 1858 of 1943 total .png panels complete Progress: 1860 of 1943 total .png panels complete Progress: 1862 of 1943 total .png panels complete Progress: 1864 of 1943 total .png panels complete Progress: 1866 of 1943 total .png panels complete Progress: 1868 of 1943 total .png panels complete Progress: 1870 of 1943 total .png panels complete Progress: 1872 of 1943 total .png panels complete Progress: 1874 of 1943 total .png panels complete Progress: 1876 of 1943 total .png panels complete Progress: 1878 of 1943 total .png panels complete Progress: 1880 of 1943 total .png panels complete Progress: 1882 of 1943 total .png panels complete Progress: 1884 of 1943 total .png panels complete Progress: 1886 of 1943 total .png panels complete Progress: 1888 of 1943 total .png panels complete Progress: 1890 of 1943 total .png panels complete Progress: 1893 of 1943 total .png panels complete Progress: 1895 of 1943 total .png panels complete Progress: 1897 of 1943 total .png panels complete Progress: 1899 of 1943 total .png panels complete Progress: 1901 of 1943 total .png panels complete Progress: 1903 of 1943 total .png panels complete Progress: 1905 of 1943 total .png panels complete Progress: 1906 of 1943 total .png panels complete Progress: 1907 of 1943 total .png panels complete Progress: 1908 of 1943 total .png panels complete Progress: 1909 of 1943 total .png panels complete Progress: 1910 of 1943 total .png panels complete Progress: 1911 of 1943 total .png panels complete Progress: 1912 of 1943 total .png panels complete Progress: 1913 of 1943 total .png panels complete Progress: 1914 of 1943 total .png panels complete Progress: 1915 of 1943 total .png panels complete Progress: 1916 of 1943 total .png panels complete Progress: 1917 of 1943 total .png panels complete Progress: 1918 of 1943 total .png panels complete Progress: 1919 of 1943 total .png panels complete Progress: 1920 of 1943 total .png panels complete Progress: 1921 of 1943 total .png panels complete Progress: 1922 of 1943 total .png panels complete Progress: 1923 of 1943 total .png panels complete Progress: 1924 of 1943 total .png panels complete Progress: 1925 of 1943 total .png panels complete Progress: 1926 of 1943 total .png panels complete Progress: 1927 of 1943 total .png panels complete Progress: 1928 of 1943 total .png panels complete Progress: 1929 of 1943 total .png panels complete Progress: 1930 of 1943 total .png panels complete Progress: 1931 of 1943 total .png panels complete Progress: 1932 of 1943 total .png panels complete Progress: 1933 of 1943 total .png panels complete Progress: 1934 of 1943 total .png panels complete Progress: 1935 of 1943 total .png panels complete Progress: 1936 of 1943 total .png panels complete Progress: 1937 of 1943 total .png panels complete Progress: 1938 of 1943 total .png panels complete Progress: 1939 of 1943 total .png panels complete Progress: 1940 of 1943 total .png panels complete Progress: 1941 of 1943 total .png panels complete Progress: 1942 of 1943 total .png panels complete Progress: 1943 of 1943 total .png panels complete Progress: 1529 of 1682 total .png panels complete Progress: 1535 of 1682 total .png panels complete Progress: 1538 of 1682 total .png panels complete Progress: 1540 of 1682 total .png panels complete Progress: 1544 of 1682 total .png panels complete Progress: 1547 of 1682 total .png panels complete Progress: 1549 of 1737 total .png panels complete Progress: 1552 of 1737 total .png panels complete Progress: 1555 of 1737 total .png panels complete Progress: 1559 of 1797 total .png panels complete Progress: 1563 of 1797 total .png panels complete Progress: 1567 of 1797 total .png panels complete Progress: 1572 of 1797 total .png panels complete Progress: 1577 of 1797 total .png panels complete Progress: 1584 of 1797 total .png panels complete Progress: 1587 of 1797 total .png panels complete Progress: 1593 of 1797 total .png panels complete Progress: 1596 of 1797 total .png panels complete Progress: 1602 of 1797 total .png panels complete Progress: 1606 of 1797 total .png panels complete Progress: 1611 of 1797 total .png panels complete Progress: 1615 of 1797 total .png panels complete Progress: 1620 of 1797 total .png panels complete Progress: 1623 of 1797 total .png panels complete Progress: 1627 of 1797 total .png panels complete Progress: 1698 of 1874 total .png panels complete Progress: 1705 of 1874 total .png panels complete Progress: 1710 of 1874 total .png panels complete Progress: 1714 of 1874 total .png panels complete Progress: 1718 of 1874 total .png panels complete Progress: 1721 of 1874 total .png panels complete Progress: 1725 of 1874 total .png panels complete Progress: 1730 of 1874 total .png panels complete Progress: 1733 of 1874 total .png panels complete Progress: 1738 of 1874 total .png panels complete Progress: 1743 of 1874 total .png panels complete Progress: 1746 of 1874 total .png panels complete Progress: 1751 of 1874 total .png panels complete Progress: 1758 of 1874 total .png panels complete Progress: 1763 of 1874 total .png panels complete Progress: 1766 of 1874 total .png panels complete Progress: 1770 of 1874 total .png panels complete Progress: 1774 of 1874 total .png panels complete Progress: 1777 of 1874 total .png panels complete Progress: 1782 of 1874 total .png panels complete Progress: 1784 of 1874 total .png panels complete Progress: 1789 of 1874 total .png panels complete Progress: 1792 of 1874 total .png panels complete Progress: 1795 of 1874 total .png panels complete Progress: 1798 of 1874 total .png panels complete Progress: 1800 of 1874 total .png panels complete Progress: 1805 of 1874 total .png panels complete Progress: 1808 of 1874 total .png panels complete Progress: 1811 of 1874 total .png panels complete Progress: 1814 of 1874 total .png panels complete Progress: 1816 of 1874 total .png panels complete Progress: 1818 of 1874 total .png panels complete Progress: 1820 of 1874 total .png panels complete Progress: 1822 of 1874 total .png panels complete Progress: 1824 of 1874 total .png panels complete Progress: 1826 of 1874 total .png panels complete Progress: 1828 of 1874 total .png panels complete Progress: 1830 of 1874 total .png panels complete Progress: 1832 of 1874 total .png panels complete Progress: 1835 of 1874 total .png panels complete Progress: 1837 of 1874 total .png panels complete Progress: 1839 of 1874 total .png panels complete Progress: 1840 of 1874 total .png panels complete Progress: 1841 of 1874 total .png panels complete Progress: 1842 of 1874 total .png panels complete Progress: 1843 of 1874 total .png panels complete Progress: 1844 of 1943 total .png panels complete Progress: 1846 of 1943 total .png panels complete Progress: 1848 of 1943 total .png panels complete Progress: 1850 of 1943 total .png panels complete Progress: 1852 of 1943 total .png panels complete Progress: 1854 of 1943 total .png panels complete Progress: 1857 of 1943 total .png panels complete Progress: 1859 of 1943 total .png panels complete Progress: 1861 of 1943 total .png panels complete Progress: 1863 of 1943 total .png panels complete Progress: 1865 of 1943 total .png panels complete Progress: 1867 of 1943 total .png panels complete Progress: 1869 of 1943 total .png panels complete Progress: 1871 of 1943 total .png panels complete Progress: 1873 of 1943 total .png panels complete Progress: 1875 of 1943 total .png panels complete Progress: 1877 of 1943 total .png panels complete Progress: 1879 of 1943 total .png panels complete Progress: 1881 of 1943 total .png panels complete Progress: 1883 of 1943 total .png panels complete Progress: 1885 of 1943 total .png panels complete Progress: 1887 of 1943 total .png panels complete Progress: 1889 of 1943 total .png panels complete Progress: 1891 of 1943 total .png panels complete Progress: 1892 of 1943 total .png panels complete Progress: 1894 of 1943 total .png panels complete Progress: 1896 of 1943 total .png panels complete Progress: 1898 of 1943 total .png panels complete Progress: 1900 of 1943 total .png panels complete Progress: 1902 of 1943 total .png panels complete Progress: 1904 of 1943 total .png panels complete Progress: 1388 of 1548 total .png panels complete Progress: 1394 of 1548 total .png panels complete Progress: 1399 of 1548 total .png panels complete Progress: 1408 of 1548 total .png panels complete Progress: 1415 of 1548 total .png panels complete Progress: 1423 of 1548 total .png panels complete Progress: 1431 of 1548 total .png panels complete Progress: 1437 of 1548 total .png panels complete Progress: 1444 of 1548 total .png panels complete Progress: 1451 of 1548 total .png panels complete Progress: 1457 of 1624 total .png panels complete Progress: 1465 of 1682 total .png panels complete Progress: 1472 of 1682 total .png panels complete Progress: 1479 of 1682 total .png panels complete Progress: 1485 of 1682 total .png panels complete Progress: 1493 of 1682 total .png panels complete Progress: 1499 of 1682 total .png panels complete Progress: 1507 of 1682 total .png panels complete Progress: 1557 of 1737 total .png panels complete Progress: 1564 of 1797 total .png panels complete Progress: 1571 of 1797 total .png panels complete Progress: 1580 of 1797 total .png panels complete Progress: 1586 of 1797 total .png panels complete Progress: 1592 of 1797 total .png panels complete Progress: 1599 of 1797 total .png panels complete Progress: 1607 of 1797 total .png panels complete Progress: 1610 of 1797 total .png panels complete Progress: 1614 of 1797 total .png panels complete Progress: 1619 of 1797 total .png panels complete Progress: 1622 of 1797 total .png panels complete Progress: 1629 of 1797 total .png panels complete Progress: 1633 of 1797 total .png panels complete Progress: 1636 of 1797 total .png panels complete Progress: 1638 of 1797 total .png panels complete Progress: 1641 of 1797 total .png panels complete Progress: 1644 of 1797 total .png panels complete Progress: 1648 of 1797 total .png panels complete Progress: 1651 of 1797 total .png panels complete Progress: 1654 of 1797 total .png panels complete Progress: 1657 of 1797 total .png panels complete Progress: 1661 of 1797 total .png panels complete Progress: 1664 of 1797 total .png panels complete Progress: 1670 of 1797 total .png panels complete Progress: 1673 of 1797 total .png panels complete Progress: 1676 of 1797 total .png panels complete Progress: 1679 of 1797 total .png panels complete Progress: 1682 of 1797 total .png panels complete Progress: 1686 of 1797 total .png panels complete Progress: 1688 of 1797 total .png panels complete Progress: 1692 of 1797 total .png panels complete Progress: 1696 of 1874 total .png panels complete Progress: 1699 of 1874 total .png panels complete Progress: 1703 of 1874 total .png panels complete Progress: 1708 of 1874 total .png panels complete Progress: 1711 of 1874 total .png panels complete Progress: 1715 of 1874 total .png panels complete Progress: 1722 of 1874 total .png panels complete Progress: 1726 of 1874 total .png panels complete Progress: 1732 of 1874 total .png panels complete Progress: 1736 of 1874 total .png panels complete Progress: 1739 of 1874 total .png panels complete Progress: 1744 of 1874 total .png panels complete Progress: 1749 of 1874 total .png panels complete Progress: 1752 of 1874 total .png panels complete Progress: 1756 of 1874 total .png panels complete Progress: 1759 of 1874 total .png panels complete Progress: 1765 of 1874 total .png panels complete Progress: 1769 of 1874 total .png panels complete Progress: 1773 of 1874 total .png panels complete Progress: 1780 of 1874 total .png panels complete Progress: 1783 of 1874 total .png panels complete Progress: 1788 of 1874 total .png panels complete Progress: 1790 of 1874 total .png panels complete ------------------------------------------- ARM: SUCCESS --> Images found. ARM_97: SUCCESS --> Images found. ASTEX_A209: SUCCESS --> Images found. ATEX: SUCCESS --> Images found. BOMEX: SUCCESS --> Images found. CGILS_S11: SUCCESS --> Images found. CGILS_S12: SUCCESS --> Images found. CGILS_S6: SUCCESS --> Images found. CLEX9_NOV02: SUCCESS --> Images found. CLEX9_OCT14: SUCCESS --> Images found. DYCOMS2_RF01: SUCCESS --> Images found. DYCOMS2_RF01_FIXED_SST: SUCCESS --> Images found. DYCOMS2_RF02_DO: SUCCESS --> Images found. DYCOMS2_RF02_DS: SUCCESS --> Images found. DYCOMS2_RF02_ND: SUCCESS --> Images found. DYCOMS2_RF02_SO: SUCCESS --> Images found. FIRE: SUCCESS --> Images found. GABLS2: SUCCESS --> Images found. GABLS2_NIGHTLY: SUCCESS --> Images found. GABLS3: SUCCESS --> Images found. GABLS3_NIGHT: SUCCESS --> Images found. JUN25_ALTOCU: SUCCESS --> Images found. LBA: SUCCESS --> Images found. MC3E: SUCCESS --> Images found. MPACE_A: SUCCESS --> Images found. MPACE_B: SUCCESS --> Images found. MPACE_B_SILHS: SUCCESS --> Images found. NOV11_ALTOCU: SUCCESS --> Images found. RICO: SUCCESS --> Images found. RICO_SILHS: SUCCESS --> Images found. TWP_ICE: SUCCESS --> Images found. WANGARA: SUCCESS --> Images found. ------------------------------------------- Output can be viewed at file:///home/jenkins/workspace/branch_clubb_test/clubb_ifort_4e9170532bc2eefa8a487d7090053027e83abcaf_generated_on_2024-08-10_02-29-02/index.html with a web browser Pyplotgen ran in 50 seconds. See error.log in the output folder for detailed info including warnings. error.log messages include: 24-08-10 02:29:02.796 proc_id: 1936445 Warning! Averaging over heights is not yet implemented. [Pipeline] sh + echo branch:nightly_clubb_plots ++ find -type d -name 'clubb_ifort_4e9170532bc2eefa8a487d7090053027e83abcaf*' [Pipeline] sh + scp -r clubb_ifort_4e9170532bc2eefa8a487d7090053027e83abcaf_generated_on_2024-08-10_02-29-02 carson:/home/pub/clubb_ifort_plots/ [Pipeline] sh + ssh carson '/home/pub/create_plot_list.py /home/pub/clubb_ifort_plots/' index.html file created successfully with read and write permissions for all users. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS