Skip to content
Success

Console Output

Started by an SCM change
Obtained jenkins_tests/clubb_cmake_output_matching/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /home/jenkins/workspace/clubb_cmake_output_matching
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
 > git init /home/jenkins/workspace/clubb_cmake_output_matching # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision bdee6e6dbac76a996cdf73a88522c47affdd4d90 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bdee6e6dbac76a996cdf73a88522c47affdd4d90 # timeout=10
Commit message: "Fixing clubb_error_handling_gfortran_test (#1281)"
 > git rev-list --no-walk 3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Legacy 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-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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.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/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/SCM_Activation/aer_ccn_act_k.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/clubb_precision.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/lapack_interfaces.F90
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/error_code.F90(82): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GETPID]
        write(err_header,'(A7,I7,A20)') "Process ", getpid(), " -- CLUBB -- ERROR: "
----------------------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/parameter_indices.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/endian.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/new_hybrid_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/err_info_type_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/penta_bicgstab_solver.F90
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/penta_bicgstab_solver.F90(367): remark #7712: This variable has not been used.   [J]
    integer :: j, k, i, b    ! Loop Variables
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/penta_bicgstab_solver.F90(292): remark #7712: This variable has not been used.   [J]
    integer :: i, j, k
------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/penta_bicgstab_solver.F90(127): remark #7712: This variable has not been used.   [J]
    integer :: iter, j, k, i    ! Loop Variables
---------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/new_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/corr_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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/remapping_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_helper_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1479): remark #7712: This variable has not been used.   [LEVEL]
  subroutine stats_update_budget_2d( name, values, stats, icol, level )
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1429): remark #7712: This variable has not been used.   [LEVEL]
  subroutine stats_update_budget_1d( name, values, stats, icol, level )
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1172): remark #7712: This variable has not been used.   [LEVEL]
  subroutine stats_update_2d( name, values, stats, icol, level )
---------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1112): remark #7712: This variable has not been used.   [LEVEL]
  subroutine stats_update_1d( name, values, stats, icol, level )
---------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1001): remark #7712: This variable has not been used.   [ERR_INFO]
  subroutine stats_end_timestep_api( time_value, stats, err_info )
--------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1663): remark #7712: This variable has not been used.   [ICOL]
  subroutine stats_finalize_budget_2d( name, values, stats, icol, l_count_sample )
------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1479): remark #7712: This variable has not been used.   [ICOL]
  subroutine stats_update_budget_2d( name, values, stats, icol, level )
----------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1334): remark #7712: This variable has not been used.   [ICOL]
  subroutine stats_begin_budget_2d( name, values, stats, icol )
---------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_netcdf.F90(1172): remark #7712: This variable has not been used.   [ICOL]
  subroutine stats_update_2d( name, values, stats, icol, level )
---------------------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/grid_adaptation_module.F90
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/pdf_utilities.F90(1400): remark #7712: This variable has not been used.   [M]
      m
------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xp3_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/clip_explicit.F90
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/clip_explicit.F90(882): 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/mono_flux_limiter.F90
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/mono_flux_limiter.F90(1307): remark #7712: This variable has not been used.   [I]
    integer :: i
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/mono_flux_limiter.F90(451): remark #7712: This variable has not been used.   [TMP]
      tmp, &
------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/stats_clubb_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90(3952): remark #7712: This variable has not been used.   [I]
    integer :: ivar, jvar, hm_idx, hm_idx_ivar, hm_idx_jvar, i  ! Indices
-------------------------------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90(1672): remark #7712: This variable has not been used.   [I]
    integer :: i, j
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90(1672): remark #7712: This variable has not been used.   [J]
    integer :: i, j
------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(4384): remark #7712: This variable has not been used.   [I]
    integer :: i, ivar
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(4384): remark #7712: This variable has not been used.   [IVAR]
    integer :: i, ivar
------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90(4678): remark #7712: This variable has not been used.   [TMP_COLS_STATS]
      tmp_cols_stats
------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(6116): remark #7712: This variable has not been used.   [I]
      i
------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(2802): remark #7712: This variable has not been used.   [I]
    integer :: i
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(2056): remark #7712: This variable has not been used.   [ZEROS]
      zeros
------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(1627): remark #7712: This variable has not been used.   [ZEROS]
      zeros
------^
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90(2804): remark #7712: This variable has not been used.   [J]
    integer :: j
---------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/mixing_length.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/advance_clubb_core_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/CLUBB_core/clubb_api_module.F90
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_param.a calc_roots.o new_hybrid_pdf_main.o lapack_wrap.o advance_xp3_module.o parameters_tunable.o endian.o pos_definite_module.o sponge_layer_damping.o lapack_interfaces.o advance_helper_module.o diagnose_correlations_module.o pdf_parameter_module.o new_tsdadg_pdf.o new_hybrid_pdf.o stats_netcdf.o index_mapping.o interpolation.o advance_wp2_wp3_module.o mono_flux_limiter.o calc_pressure.o new_pdf_main.o clubb_api_module.o advance_xp2_xpyp_module.o LY93_pdf.o array_index.o remapping_module.o penta_lu_solver.o pdf_closure_module.o setup_clubb_pdf_params.o mean_adv.o diffusion.o stats_clubb_utilities.o grid_adaptation_module.o numerical_check.o adg1_adg2_3d_luhar_pdf.o parameter_indices.o saturation.o penta_bicgstab_solver.o grid_class.o mixing_length.o advance_xm_wpxp_module.o corr_varnce_module.o fill_holes.o Skx_module.o model_flags.o advance_clubb_core_module.o Nc_Ncn_eqns.o advance_windm_edsclrm_module.o clubb_precision.o tridiag_lu_solver.o sfc_varnce_module.o precipitation_fraction.o calendar.o sigma_sqd_w_module.o constants_clubb.o matrix_solver_wrapper.o matrix_operations.o file_functions.o error_code.o T_in_K_module.o hydromet_pdf_parameter_module.o pdf_utilities.o new_pdf.o code_timer_module.o err_info_type_module.o turbulent_adv_pdf.o clip_explicit.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_param.a
a - calc_roots.o
a - new_hybrid_pdf_main.o
a - lapack_wrap.o
a - advance_xp3_module.o
a - parameters_tunable.o
a - endian.o
a - pos_definite_module.o
a - sponge_layer_damping.o
a - lapack_interfaces.o
a - advance_helper_module.o
a - diagnose_correlations_module.o
a - pdf_parameter_module.o
a - new_tsdadg_pdf.o
a - new_hybrid_pdf.o
a - stats_netcdf.o
a - index_mapping.o
a - interpolation.o
a - advance_wp2_wp3_module.o
a - mono_flux_limiter.o
a - calc_pressure.o
a - new_pdf_main.o
a - clubb_api_module.o
a - advance_xp2_xpyp_module.o
a - LY93_pdf.o
a - array_index.o
a - remapping_module.o
a - penta_lu_solver.o
a - pdf_closure_module.o
a - setup_clubb_pdf_params.o
a - mean_adv.o
a - diffusion.o
a - stats_clubb_utilities.o
a - grid_adaptation_module.o
a - numerical_check.o
a - adg1_adg2_3d_luhar_pdf.o
a - parameter_indices.o
a - saturation.o
a - penta_bicgstab_solver.o
a - grid_class.o
a - mixing_length.o
a - advance_xm_wpxp_module.o
a - corr_varnce_module.o
a - fill_holes.o
a - Skx_module.o
a - model_flags.o
a - advance_clubb_core_module.o
a - Nc_Ncn_eqns.o
a - advance_windm_edsclrm_module.o
a - clubb_precision.o
a - tridiag_lu_solver.o
a - sfc_varnce_module.o
a - precipitation_fraction.o
a - calendar.o
a - sigma_sqd_w_module.o
a - constants_clubb.o
a - matrix_solver_wrapper.o
a - matrix_operations.o
a - file_functions.o
a - error_code.o
a - T_in_K_module.o
a - hydromet_pdf_parameter_module.o
a - pdf_utilities.o
a - new_pdf.o
a - code_timer_module.o
a - err_info_type_module.o
a - turbulent_adv_pdf.o
a - clip_explicit.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/isamax.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dtrmv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbsvx.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlaset.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlaisnan.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/iparmq.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssyr2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlantb.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/daxpy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssytd2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlatrd.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgtrfs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgtts2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sswap.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgtsv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slae2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbcon.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsyev.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dscal.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/idamax.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/strmm.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sdot.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dtbsv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsyr2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slantb.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slaisnan.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/strmv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slaset.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbsvx.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slatrd.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgtrfs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/saxpy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsytd2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dswap.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgtsv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/iladlr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgtts2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/stbsv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dtrmm.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/ddot.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sscal.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbcon.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssyev.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlae2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/iladlc.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbequ.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slagtm.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dorgql.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlassq.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbtrs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sorgqr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssyrk.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsterf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlartg.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbmv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sorgtr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgttrf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssyr2k.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sasum.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/spoequ.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbequ.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlagtm.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/ieeeck.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dorgqr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbtrs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slassq.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sorgql.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dorgtr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbmv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slartg.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssterf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsyrk.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dpoequ.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dasum.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsyr2k.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgttrf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbsv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slansy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/disnan.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlaev2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sger.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/scopy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgtcon.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/spotrf2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dnrm2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlacn2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgtsvx.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbrfs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slapy2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_shared/lsame.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssymv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlabad.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slacpy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlaqsy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dger.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slaev2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sisnan.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbsv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlansy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ilaslr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgtcon.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dcopy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgtsvx.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/snrm2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slacn2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_shared/xerbla.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dpotrf2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slabad.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsymv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slaqsy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlacpy.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbrfs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlapy2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slamch.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbtf2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/drscl.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgemv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slarfg.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlangb.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlarft.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dtrsm.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slaswp.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slatbs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/ilaenv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slanst.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slasr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsytrd.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbtrf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssteqr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dpotrf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slarfb.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ilaslc.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slaqgb.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sorg2r.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgemm.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgttrs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slasrt.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slascl.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlarf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dorg2l.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slangt.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slangb.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlarfg.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgemv.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlamch.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgbtf2.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/srscl.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/ssytrd.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlasr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgbtrf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlanst.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlaswp.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/strsm.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlatbs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slarft.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlarfb.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/spotrf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dsteqr.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/slarf.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sorg2l.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlangt.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dgemm.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_single/sgttrs.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlascl.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlasrt.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dlaqgb.f
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Lapack/Lapack_double/dorg2r.f
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_lapack.a isamax.o dtrmv.o dgbsvx.o dlaset.o dlaisnan.o iparmq.o ssyr2.o dlantb.o daxpy.o ssytd2.o dlatrd.o sgtrfs.o dgtts2.o sswap.o sgtsv.o slae2.o sgbcon.o dsyev.o dscal.o idamax.o strmm.o sdot.o dtbsv.o dsyr2.o slantb.o slaisnan.o strmv.o slaset.o sgbsvx.o slatrd.o dgtrfs.o saxpy.o dsytd2.o dswap.o dgtsv.o iladlr.o sgtts2.o stbsv.o dtrmm.o ddot.o sscal.o dgbcon.o ssyev.o dlae2.o iladlc.o dgbequ.o slagtm.o dorgql.o dlassq.o sgbtrs.o sorgqr.o ssyrk.o dsterf.o dlartg.o sgbmv.o sorgtr.o dgttrf.o ssyr2k.o sasum.o spoequ.o sgbequ.o dlagtm.o ieeeck.o dorgqr.o dgbtrs.o slassq.o sorgql.o dorgtr.o dgbmv.o slartg.o ssterf.o dsyrk.o dpoequ.o dasum.o dsyr2k.o sgttrf.o dgbsv.o slansy.o disnan.o dlaev2.o sger.o scopy.o dgtcon.o spotrf2.o dnrm2.o dlacn2.o sgtsvx.o dgbrfs.o slapy2.o lsame.o ssymv.o dlabad.o slacpy.o dlaqsy.o dger.o slaev2.o sisnan.o sgbsv.o dlansy.o ilaslr.o sgtcon.o dcopy.o dgtsvx.o snrm2.o slacn2.o xerbla.o dpotrf2.o slabad.o dsymv.o slaqsy.o dlacpy.o sgbrfs.o dlapy2.o slamch.o dgbtf2.o drscl.o dgemv.o slarfg.o dlangb.o dlarft.o dtrsm.o slaswp.o slatbs.o ilaenv.o slanst.o slasr.o dsytrd.o sgbtrf.o ssteqr.o dpotrf.o slarfb.o ilaslc.o slaqgb.o sorg2r.o sgemm.o dgttrs.o slasrt.o slascl.o dlarf.o dorg2l.o slangt.o slangb.o dlarfg.o sgemv.o dlamch.o sgbtf2.o srscl.o ssytrd.o dlasr.o dgbtrf.o dlanst.o dlaswp.o strsm.o dlatbs.o slarft.o dlarfb.o spotrf.o dsteqr.o slarf.o sorg2l.o dlangt.o dgemm.o sgttrs.o dlascl.o dlasrt.o dlaqgb.o dorg2r.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_lapack.a
a - isamax.o
a - dtrmv.o
a - dgbsvx.o
a - dlaset.o
a - dlaisnan.o
a - iparmq.o
a - ssyr2.o
a - dlantb.o
a - daxpy.o
a - ssytd2.o
a - dlatrd.o
a - sgtrfs.o
a - dgtts2.o
a - sswap.o
a - sgtsv.o
a - slae2.o
a - sgbcon.o
a - dsyev.o
a - dscal.o
a - idamax.o
a - strmm.o
a - sdot.o
a - dtbsv.o
a - dsyr2.o
a - slantb.o
a - slaisnan.o
a - strmv.o
a - slaset.o
a - sgbsvx.o
a - slatrd.o
a - dgtrfs.o
a - saxpy.o
a - dsytd2.o
a - dswap.o
a - dgtsv.o
a - iladlr.o
a - sgtts2.o
a - stbsv.o
a - dtrmm.o
a - ddot.o
a - sscal.o
a - dgbcon.o
a - ssyev.o
a - dlae2.o
a - iladlc.o
a - dgbequ.o
a - slagtm.o
a - dorgql.o
a - dlassq.o
a - sgbtrs.o
a - sorgqr.o
a - ssyrk.o
a - dsterf.o
a - dlartg.o
a - sgbmv.o
a - sorgtr.o
a - dgttrf.o
a - ssyr2k.o
a - sasum.o
a - spoequ.o
a - sgbequ.o
a - dlagtm.o
a - ieeeck.o
a - dorgqr.o
a - dgbtrs.o
a - slassq.o
a - sorgql.o
a - dorgtr.o
a - dgbmv.o
a - slartg.o
a - ssterf.o
a - dsyrk.o
a - dpoequ.o
a - dasum.o
a - dsyr2k.o
a - sgttrf.o
a - dgbsv.o
a - slansy.o
a - disnan.o
a - dlaev2.o
a - sger.o
a - scopy.o
a - dgtcon.o
a - spotrf2.o
a - dnrm2.o
a - dlacn2.o
a - sgtsvx.o
a - dgbrfs.o
a - slapy2.o
a - lsame.o
a - ssymv.o
a - dlabad.o
a - slacpy.o
a - dlaqsy.o
a - dger.o
a - slaev2.o
a - sisnan.o
a - sgbsv.o
a - dlansy.o
a - ilaslr.o
a - sgtcon.o
a - dcopy.o
a - dgtsvx.o
a - snrm2.o
a - slacn2.o
a - xerbla.o
a - dpotrf2.o
a - slabad.o
a - dsymv.o
a - slaqsy.o
a - dlacpy.o
a - sgbrfs.o
a - dlapy2.o
a - slamch.o
a - dgbtf2.o
a - drscl.o
a - dgemv.o
a - slarfg.o
a - dlangb.o
a - dlarft.o
a - dtrsm.o
a - slaswp.o
a - slatbs.o
a - ilaenv.o
a - slanst.o
a - slasr.o
a - dsytrd.o
a - sgbtrf.o
a - ssteqr.o
a - dpotrf.o
a - slarfb.o
a - ilaslc.o
a - slaqgb.o
a - sorg2r.o
a - sgemm.o
a - dgttrs.o
a - slasrt.o
a - slascl.o
a - dlarf.o
a - dorg2l.o
a - slangt.o
a - slangb.o
a - dlarfg.o
a - sgemv.o
a - dlamch.o
a - sgbtf2.o
a - srscl.o
a - ssytrd.o
a - dlasr.o
a - dgbtrf.o
a - dlanst.o
a - dlaswp.o
a - strsm.o
a - dlatbs.o
a - slarft.o
a - dlarfb.o
a - spotrf.o
a - dsteqr.o
a - slarf.o
a - sorg2l.o
a - dlangt.o
a - dgemm.o
a - sgttrs.o
a - dlascl.o
a - dlasrt.o
a - dlaqgb.o
a - dorg2r.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_bugsrad
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.microphys_utils
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_parabolic
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_coamps
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/BUGSrad/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/BUGSrad/kinds.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -xHost -O2   -c	../src/Microphys/KK_microphys/Parabolic_constants.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/Microphys_utils/microphys_stats_vars_module.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa17g.F
ifx -xHost -O2   -c	../src/Microphys/KK_microphys/AiryFunction.f90
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libmicrophys_utils.a
a - microphys_stats_vars_module.o
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/tgqs.F
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/BUGSrad/newexp.F90
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_morrison
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/BUGSrad/cloud_correlate.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa18.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa10g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa6.F
ifx -xHost -O2   -c	../src/Microphys/KK_microphys/Parabolic.f90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa27.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa9.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa28.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa18g.F
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_parabolic.a Parabolic.o Parabolic_constants.o AiryFunction.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_parabolic.a
a - Parabolic.o
a - Parabolic_constants.o
a - AiryFunction.o
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c -I../src/Radiation/BUGSrad	../src/Radiation/BUGSrad/gases_ckd.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa14g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/qtadj.F
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_KK_microphys
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Microphys/COAMPS_microphys/eqa11g.F
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_coamps.a eqa7.o eqa17g.o tgqs.o eqa26.o gamma.o esat_new.o eqa25.o frzh.o eqa18.o eqa8g.o eqa10g.o eqa12.o qsatvi.o eqa19.o esatv.o nrmcol.o eqa6.o eqa21g.o eqa7g.o adjmlt.o eqa27.o eqa27r.o adjtq.o tgqg.o eqa22g.o conice.o eqa9.o eqa13g.o eqa22.o eqa28.o eqa20g.o eqa15.o tgqi.o eqa21.o slope.o nrmtqw.o eqa18g.o eqa12g.o eqa14g.o eqa9g.o esati.o qtadj.o eqa19g.o nrmtqi.o tgqr.o eqa5g.o eqa11g.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_coamps.a
a - eqa7.o
a - eqa17g.o
a - tgqs.o
a - eqa26.o
a - gamma.o
a - esat_new.o
a - eqa25.o
a - frzh.o
a - eqa18.o
a - eqa8g.o
a - eqa10g.o
a - eqa12.o
a - qsatvi.o
a - eqa19.o
a - esatv.o
a - nrmcol.o
a - eqa6.o
a - eqa21g.o
a - eqa7g.o
a - adjmlt.o
a - eqa27.o
a - eqa27r.o
a - adjtq.o
a - tgqg.o
a - eqa22g.o
a - conice.o
a - eqa9.o
a - eqa13g.o
a - eqa22.o
a - eqa28.o
a - eqa20g.o
a - eqa15.o
a - tgqi.o
a - eqa21.o
a - slope.o
a - nrmtqw.o
a - eqa18g.o
a - eqa12g.o
a - eqa14g.o
a - eqa9g.o
a - esati.o
a - qtadj.o
a - eqa19g.o
a - nrmtqi.o
a - tgqr.o
a - eqa5g.o
a - eqa11g.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/Microphys/KK_microphys/KK_upscaled_covariances.F90
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_KK_microphys.a PDF_integrals_means.o KK_upscaled_turbulent_sed.o PDF_integrals_all_MM.o KK_upscaled_variances.o KK_local_means.o parameters_KK.o text_writer.o KK_upscaled_means.o KK_Nrm_tendencies.o KK_utilities.o PDF_integrals_covar.o KK_upscaled_covariances.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_KK_microphys.a
a - PDF_integrals_means.o
a - KK_upscaled_turbulent_sed.o
a - PDF_integrals_all_MM.o
a - KK_upscaled_variances.o
a - KK_local_means.o
a - parameters_KK.o
a - text_writer.o
a - KK_upscaled_means.o
a - KK_Nrm_tendencies.o
a - KK_utilities.o
a - PDF_integrals_covar.o
a - KK_upscaled_covariances.o
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_morrison.a module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.silhs
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_morrison.a
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/SILHS/latin_hypercube_arrays.F90
a - module_mp_graupel.o
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/BUGSrad/bugs_swr.F
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/SILHS/mt95.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/SILHS/silhs_importance_sample_module.F90
/home/jenkins/workspace/clubb_cmake_output_matching/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 /)
------^
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_bugsrad.a variables_radiation_module.o bugs_swr.o two_rt_lw_sel.o two_rt_lw_iter.o bugs_rad.o comscp2.o two_rt_lw_ocastrndm.o two_rt_lw.o bugs_lwr.o cloudg.o newexp.o rayle.o gases_ckd.o two_rt_sw_iter.o gascon.o bugsrad_planck.o cloud_correlate.o bugsrad_physconst.o two_rt_sw.o two_rt_sw_bs.o kinds.o comscp1.o two_rt_sw_ocastrndm.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_bugsrad.a
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/SILHS/latin_hypercube_driver_module.F90
a - variables_radiation_module.o
a - bugs_swr.o
a - two_rt_lw_sel.o
a - two_rt_lw_iter.o
a - bugs_rad.o
a - comscp2.o
a - two_rt_lw_ocastrndm.o
a - two_rt_lw.o
a - bugs_lwr.o
a - cloudg.o
a - newexp.o
a - rayle.o
a - gases_ckd.o
a - two_rt_sw_iter.o
a - gascon.o
a - bugsrad_planck.o
a - cloud_correlate.o
a - bugsrad_physconst.o
a - two_rt_sw.o
a - two_rt_sw_bs.o
a - kinds.o
a - comscp1.o
a - two_rt_sw_ocastrndm.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/SILHS/latin_hypercube_driver_module.F90(2028): remark #7712: This variable has not been used.   [K]
    integer :: sample, ivar, k
-----------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/SILHS/silhs_api_module.F90
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libsilhs.a parameters_silhs.o latin_hypercube_arrays.o silhs_api_module.o lh_microphys_var_covar_module.o silhs_importance_sample_module.o est_kessler_microphys_module.o latin_hypercube_driver_module.o math_utilities.o generate_uniform_sample_module.o transform_to_pdf_module.o mt95.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libsilhs.a
a - parameters_silhs.o
a - latin_hypercube_arrays.o
a - silhs_api_module.o
a - lh_microphys_var_covar_module.o
a - silhs_importance_sample_module.o
a - est_kessler_microphys_module.o
a - latin_hypercube_driver_module.o
a - math_utilities.o
a - generate_uniform_sample_module.o
a - transform_to_pdf_module.o
a - mt95.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/morrison_microphys_module.F90
../src/Microphys/advance_microphys_module.F90(588): remark #7712: This variable has not been used.   [L_UPWIND_DIFF_SED]
        l_upwind_diff_sed
--------^
../src/Microphys/advance_microphys_module.F90(728): remark #7712: This variable has not been used.   [NAME_KHM]
      name_hmp2, name_wp, name_khm
--------------------------^
../src/Microphys/morrison_microphys_module.F90(20): remark #7712: This variable has not been used.   [SATURATION_FORMULA]
               saturation_formula, &
---------------^
../src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used.   [STATS]
               stats, icol,         &
---------------^
../src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used.   [ICOL]
               stats, icol,         &
----------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/ice_dfsn_module.F90
../src/Microphys/silhs_category_variance_module.F90(18): remark #7712: This variable has not been used.   [MICROPHYS_STATS_VARS_ALL]
               X_mixt_comp_all_levs, microphys_stats_vars_all, &
-------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c -I../src/Numerical_recipes	../src/Numerical_recipes/enhanced_simann.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/extrapolation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Numerical_recipes/quicksort.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/pdf_hydromet_microphys_wrapper.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/KK_microphys_module.F90
../src/Microphys/KK_microphys_module.F90(43): remark #7712: This variable has not been used.   [GR]
  subroutine KK_local_microphys( gr, dt, nzt,                           & ! In
---------------------------------^
../src/Microphys/KK_microphys_module.F90(50): remark #7712: This variable has not been used.   [ICOL]
                                 stats, icol,                           & ! In
----------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c -I../src/Input_fields	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/corr_varnce_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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/generalized_grid_test.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/microphys_init_cleanup.F90
../src/generalized_grid_test.F90(698): remark #7712: This variable has not been used.   [HM_IDX]
      i, sclr, edsclr, hm_idx
-----------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Radiation/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/clex9_nov02.F90
../src/Radiation/radiation_module.F90(520): remark #7712: This variable has not been used.   [STATS]
               lh_sample_point_weights, hydromet, stats, icol,         &
--------------------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/bomex.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c -I../src/Microphys	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/sounding.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Input_fields/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/atex.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/neutral_case.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/ekman.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/twp_ice.F90
../src/Benchmark_cases/ekman.F90(20): remark #7712: This variable has not been used.   [Z]
  subroutine ekman_sfclyr( ngrdcol, z, &
------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/atex_long.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c -I../src/Microphys	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Microphys/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/Benchmark_cases/prescribe_forcings.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/clubb_driver.F90
../src/clubb_driver.F90(2649): remark #7712: This variable has not been used.   [ERR_INFO]
  subroutine set_case_initial_conditions(err_info)
-----------------------------------------^
../src/clubb_driver.F90(4532): remark #7712: This variable has not been used.   [GRID_ADAPT_IN_TIME_METHOD]
                grid_adapt_in_time_method, &
----------------^
../src/clubb_driver.F90(4531): remark #7712: This variable has not been used.   [L_ADD_DYCORE_GRID]
                l_add_dycore_grid, &
----------------^
../src/clubb_driver.F90(3134): remark #7712: This variable has not been used.   [L_STATS_LAST]
      l_stats_last
------^
../src/clubb_driver.F90(3154): remark #7712: This variable has not been used.   [RET_CODE]
      ret_code, &
------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source  -c	../src/error.F90
ar rv /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_other.a bomex.o atex_long.o gfdl_activation.o dycoms2_rf01.o coamps_microphys_driver_module.o corr_varnce_input_reader.o soil_vegetation.o extended_atmosphere_module.o astex_a209.o generalized_grid_test.o microphys_driver.o parameters_radiation.o microphys_init_cleanup.o clex9_oct14.o gabls3.o input_reader.o lh_microphys_driver_module.o error.o KK_microphys_module.o input_interpret.o sfc_flux.o rad_lwsw_module.o input_names.o arm_3year.o stat_file_module.o dycoms2_rf02.o quicksort.o ice_dfsn_module.o enhanced_simann.o nov11.o gabls3_night.o silhs_category_variance_module.o input_fields.o cobra.o cos_solar_zen_module.o mpace_a.o cloud_sed_module.o arm_97.o twp_ice.o prescribe_forcings.o simple_rad_module.o arm.o morrison_microphys_module.o diag_ustar_module.o fire.o wangara.o ekman.o clubb_driver.o mixed_moment_PDF_integrals.o clex9_nov02.o gabls2.o jun25.o cloud_feedback.o radiation_module.o neutral_case.o advance_microphys_module.o estimate_scm_microphys_module.o atex.o input_netcdf.o lba.o stat_file_utils.o rico.o pdf_hydromet_microphys_wrapper.o hydrostatic_module.o sounding.o bugsrad_driver.o extrapolation.o spec_hum_to_mixing_ratio.o parameters_microphys.o arm_0003.o mpace_b.o time_dependent_input.o input_grads.o
ar: creating /home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib/libclubb_other.a
a - bomex.o
a - atex_long.o
a - gfdl_activation.o
a - dycoms2_rf01.o
a - coamps_microphys_driver_module.o
a - corr_varnce_input_reader.o
a - soil_vegetation.o
a - extended_atmosphere_module.o
a - astex_a209.o
a - generalized_grid_test.o
a - microphys_driver.o
a - parameters_radiation.o
a - microphys_init_cleanup.o
a - clex9_oct14.o
a - gabls3.o
a - input_reader.o
a - lh_microphys_driver_module.o
a - error.o
a - KK_microphys_module.o
a - input_interpret.o
a - sfc_flux.o
a - rad_lwsw_module.o
a - input_names.o
a - arm_3year.o
a - stat_file_module.o
a - dycoms2_rf02.o
a - quicksort.o
a - ice_dfsn_module.o
a - enhanced_simann.o
a - nov11.o
a - gabls3_night.o
a - silhs_category_variance_module.o
a - input_fields.o
a - cobra.o
a - cos_solar_zen_module.o
a - mpace_a.o
a - cloud_sed_module.o
a - arm_97.o
a - twp_ice.o
a - prescribe_forcings.o
a - simple_rad_module.o
a - arm.o
a - morrison_microphys_module.o
a - diag_ustar_module.o
a - fire.o
a - wangara.o
a - ekman.o
a - clubb_driver.o
a - mixed_moment_PDF_integrals.o
a - clex9_nov02.o
a - gabls2.o
a - jun25.o
a - cloud_feedback.o
a - radiation_module.o
a - neutral_case.o
a - advance_microphys_module.o
a - estimate_scm_microphys_module.o
a - atex.o
a - input_netcdf.o
a - lba.o
a - stat_file_utils.o
a - rico.o
a - pdf_hydromet_microphys_wrapper.o
a - hydrostatic_module.o
a - sounding.o
a - bugsrad_driver.o
a - extrapolation.o
a - spec_hum_to_mixing_ratio.o
a - parameters_microphys.o
a - arm_0003.o
a - mpace_b.o
a - time_dependent_input.o
a - input_grads.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.jacobian
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/jacobian.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/Nc_Ncn_test.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx  -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c -I../src/Input_fields	../src/int2txt.F90
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Numerical_recipes/nrutil.f90
ifx clubb_standalone.o -o /home/jenkins/workspace/clubb_cmake_output_matching/compile/../bin/clubb_standalone  -L/home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib -lnetcdff 
ifx int2txt.o -o /home/jenkins/workspace/clubb_cmake_output_matching/compile/../bin/int2txt  -L/home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib -lnetcdff 
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/smooth_min_max_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
cd /home/jenkins/workspace/clubb_cmake_output_matching/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/clubb_thread_test.F90
ifx clubb_thread_test.o -o /home/jenkins/workspace/clubb_cmake_output_matching/compile/../bin/clubb_thread_test  -L/home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib -lnetcdff 
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/smooth_heaviside_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/w_up_in_cloud_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2   -c	../src/clubb_tuner.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/fill_holes_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/read_corr_mtx_test.F90
ifx jacobian.o -o /home/jenkins/workspace/clubb_cmake_output_matching/compile/../bin/jacobian  -L/home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib -lnetcdff 
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/KK_integrals_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/mu_sigma_hm_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/spurious_source_test.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/tuner_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/hole_filling_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/pdf_parameter_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_test_types/rev_direction_grid_test.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -xHost -O2  -warn -warn notruncated_source -c	../src/G_unit_tests.F90
ifx Nc_Ncn_test.o smooth_min_max_tests.o smooth_heaviside_tests.o w_up_in_cloud_tests.o fill_holes_tests.o silhs_category_test.o read_corr_mtx_test.o KK_integrals_tests.o mu_sigma_hm_tests.o spurious_source_test.o tuner_tests.o G_unit_tests.o rev_direction_grid_test.o pdf_parameter_tests.o hole_filling_tests.o corr_cholesky_mtx_tests.o -o /home/jenkins/workspace/clubb_cmake_output_matching/compile/../bin/G_unit_tests  -L/home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib -lnetcdff 
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Numerical_recipes/amebsa.f90
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Numerical_recipes/ran_state.f90
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Numerical_recipes/amoeba.f90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Numerical_recipes/ran1_s.f90
ifx -xHost -O2   -c	/home/jenkins/workspace/clubb_cmake_output_matching/compile/../src/Numerical_recipes/ran1_v.f90
ifx amebsa.o nrtype.o ran_state.o nrutil.o amoeba.o clubb_tuner.o ran1_s.o nr.o ran1_v.o -o /home/jenkins/workspace/clubb_cmake_output_matching/compile/../bin/clubb_tuner  -L/home/jenkins/workspace/clubb_cmake_output_matching/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_cmake_output_matching/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/  || true
check_for_missing_threadprivate.py has begun.
File ../src/CLUBB_core/corr_varnce_module.F90 failed:
  Missing threadprivate for:
    corr_array_n_cloud_def
    corr_array_n_below_def
File ../src/CLUBB_core/error_code.F90 failed:
  Missing threadprivate for:
    clubb_debug_level
File ../src/CLUBB_core/sponge_layer_damping.F90 failed:
  Missing threadprivate for:
    thlm_sponge_damp_settings
    rtm_sponge_damp_profile
    wp3_sponge_damp_settings
    rtm_sponge_damp_settings
    wp2_sponge_damp_profile
    up2_vp2_sponge_damp_profile
    uv_sponge_damp_settings
    wp2_sponge_damp_settings
    thlm_sponge_damp_profile
    wp3_sponge_damp_profile
    uv_sponge_damp_profile
    up2_vp2_sponge_damp_settings
File ../src/CLUBB_core/fill_holes.F90 failed:
  Missing threadprivate for:
    ret_code
check_for_missing_threadprivate.py did not pass.
failedFiles = ['../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90', '../src/CLUBB_core/fill_holes.F90']
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 || true
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line:
3115 :     use gptl
CLUBBStandardsCheck.pl WARNING: Use check FAILED!
CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires.
useCheck failed: ../src/clubb_driver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
197 :     l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
198 :                                   ! method to obtain smoother initial condition profile, which is found to be 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
199 :                                   ! beneficial to achive a better numerical solution convergence. If this flag 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
200 :                                   ! is turned off, the initial conditions will be generated with linear interpolation.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
201 :                                   ! This is done on a case-by-case basis, since using the monotone cubic method
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
202 :                                   ! requires a special sounding.in file with many additional sounding levels.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
203 :     l_modify_bc_for_cnvg_test, &  ! Flag to activate modifications on boundary condition for convergence test
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
738 :   !$omp  sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
745 :   !$omp  exner, rtm, thlm, rcm, wp3, wp3_zm, delta_zm, p_in_Pa, cloud_frac, wpthvp, wp2thvp, wp2up, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
754 :   !$omp  rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
755 :   !$omp  rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
756 :   !$omp  wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1017 :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1754 :         open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write')
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2070 :     allocate( um_ref(ngrdcol, gr%nzt) )         ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2071 :     allocate( vm_ref(ngrdcol, gr%nzt) )         ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2510 :     if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2541 :     ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2549 :         write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2592 :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2604 :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2605 :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2608 :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2610 :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2616 :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2617 :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2618 :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2619 :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2620 :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2621 :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2622 :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2623 :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2624 :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2625 :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2734 :         invrs_rho_ds_zt(i,k)        = invrs_rho_ds_zt_init(k)        ! inv. dry, static density: t-levs
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2740 :         um_pert(i,k)                = zero        ! Variables used to track perturbed version of winds.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2742 :         wm_zt(i,k)                  = wm_zt_init(k)        ! Imposed large scale w - Thermodynamic levels
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2924 :       open( unit=iunit_grid_adaptation+10, file=trim( output_dir ) // trim( runtype ) // '_grid.txt', &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2936 :     if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3127 :     !----------------------------------- Optional Input Variables -----------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3284 :                                       um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3617 :         !$acc              X_nl_all_levs, X_mixt_comp_all_levs,  lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3619 :         !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3623 :         !$acc              pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3624 :         !$acc              pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3640 :         wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3646 :                                   thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3647 :                                   rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), &      ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3648 :                                   hydromet(i,:,:), Nc_in_cloud(i,:), &                                ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3665 :                                   Nccnm(i,:), &                                                ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3666 :                                   hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), &                  ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3667 :                                   thlm_mc(i,:), hydromet_vel_zt(i,:,:), &                             ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3668 :                                   hydromet_vel_covar_zt_impc(i,:,:), &                           ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3669 :                                   hydromet_vel_covar_zt_expc(i,:,:), &                           ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3670 :                                   wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), &                         ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3671 :                                   thlp2_mc(i,:), rtpthlp_mc(i,:) )                                  ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3695 :                                   stats, i,                                                   & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3696 :                                   hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3697 :                                   K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:),       & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3698 :                                   thlm_mc(i,:), err_info,                                     & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3699 :                                   wphydrometp(i,:,:), wpNcp(i,:) )                              ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3708 :         !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3761 :         !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3788 :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3814 :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3915 :             call stats_update( "brunt_term_time_avg", richardson_num_term_weight*richardson_num_term_time_avg, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3941 :             .and. stats%l_last_sample ) then           ! only adapt grid when the average of the last
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4070 :     write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme =  ', time_microphys_scheme
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4071 :     write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4190 :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4202 :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4203 :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4206 :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4208 :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4214 :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4215 :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4216 :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4217 :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4218 :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4219 :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4220 :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4221 :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4222 :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4223 :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4245 :     if ( thlm_sponge_damp_settings%l_sponge_damping )     call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4246 :     if ( rtm_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4247 :     if ( uv_sponge_damp_settings%l_sponge_damping )       call finalize_tau_sponge_damp_api( uv_sponge_damp_profile )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4248 :     if ( wp2_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4249 :     if ( wp3_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4250 :     if ( up2_vp2_sponge_damp_settings%l_sponge_damping )  call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4937 :                     clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4945 :                       clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4959 :                             'be used for cases with forcings from an input file and for the atex ', &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/clubb_driver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
71 :   write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
72 :   write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between"
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/clubb_driver_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
654 :     l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/clubb_tuner.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. 
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning 
endCheck failed: ../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
privateCheck failed: ../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
903 :       if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1071 :               rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1084 :               um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1086 :               wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1092 :               wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1093 :               wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1582 :       if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1609 :                                     pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1613 :                                     pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1617 :                                     pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1621 :                                     pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1655 :                                     pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1659 :                                     pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1663 :                                     pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1667 :                                     pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2471 :       tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) )    ! max statement for single precision runs
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
FAIL: 7 check(s) failed.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 || true
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1876 :                             stats,                                                  & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/advance_clubb_core_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
493 :                                            stats )                                     ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
501 :                                            stats )                                     ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
953 :         call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt,         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
954 :                                 lhs_diff, edsclrm(:,:,edsclr),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
955 :                                 edsclrm_forcing(:,:,edsclr),                             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
956 :                                 rho_ds_zm, invrs_rho_ds_zt,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
957 :                                 l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
958 :                                 stats,                                                   & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
959 :                                 rhs(:,:,edsclr) )                                          ! intent(out)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
928 :                    stats,                                                           & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1742 :               stats_tmp_zt(i,k) = - gamma_over_implicit_ts * wp3_term_ta_lhs_result(5,i,k) * wp3(i,k-1) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1743 :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(4,i,k) * wp2(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1744 :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(3,i,k) * wp3(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1745 :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(2,i,k) * wp2(i,k+1) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1746 :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(1,i,k) * wp3(i,k+1)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/advance_wp2_wp3_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
779 :     call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
780 :                             invrs_tau_C6_zm, l_scalar_calc,                            & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
781 :                             lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp )             ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
854 :                                             stats,                                           & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
855 :                                             rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp,       & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
856 :                                             err_info )                                        ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
896 :                                           stats,                                            & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4881 :           tmp_zm_stats(i,k) = (-gamma_over_implicit_ts*lhs_ta_wpxp(2+gr%grid_dir_indx,i,k)) * wpxp(i,km1) & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4883 :                             + (-gamma_over_implicit_ts*lhs_ta_wpxp(2-gr%grid_dir_indx,i,k)) * wpxp(i,kp1)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1320 :                               sclrprtp(:,:,sclr) )                                    ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1353 :                               sclrpthlp(:,:,sclr) )                                    ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3042 :         stats_tmp(i,k) = (-gamma_over_implicit_ts * lhs_ta(2+gr%grid_dir_indx,i,k)) * xapxbp(i,km1) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2430 :   ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2497 :   ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
privateCheck failed: ../src/CLUBB_core/err_info_type_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
265 :     write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
276 :       write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/err_info_type_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
234 :                 write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
240 :             write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
584 :           !                                    rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
823 :                                       * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
828 :                   + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
833 :                                       * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
840 :                     + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/fill_holes.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
295 :       write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid."
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/grid_adaptation_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
315 :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
541 :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
845 :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/model_flags.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
700 :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
851 :       ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/mono_flux_limiter.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
839 :                                             / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
840 :                                                     + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
902 :           mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
917 :         nu_vert_res_dep%nu10(i)  =  clubb_params(i,inu10)  * mult_factor_zt(i) !We're unsure of the grid
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/parameters_tunable.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
295 :     !$acc            pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
298 :     !$acc            pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
300 :     !$acc            pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/pdf_parameter_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
419 :     ! It's interesting to see how close E_inv is to the lhs diagonal, it's usually (visually) very close, but 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
420 :     ! using it instead of E_inv requires so many more iterations (use it would be jacobi preconditioner)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/penta_bicgstab_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
55 :   subroutine setup_pdf_parameters_api( gr, nzm, nzt, ngrdcol, pdf_dim, hydromet_dim, dt, &  ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3823 :           ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 1.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3827 :           ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 2.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3841 :           ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 1.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3845 :           ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 2.
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/setup_clubb_pdf_params.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
723 :         call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
724 :                                vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
725 :                                rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:),              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
726 :                                sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:),        & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
727 :                                err_info )                                                    ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/sfc_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
129 :       wp2_zt, thlp2_zt, wpthlp_zt, wprtp_zt, rtp2_zt, rtpthlp_zt, up2_zt, vp2_zt, upwp_zt, vpwp_zt, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
130 :       wpup2, wpvp2, a3_coef_zt, wp3_on_wp2_zt, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/stats_clubb_utilities.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.
implicitCheck failed: ../src/CLUBB_core/stats_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
235 :     logical :: l_last_sample = .false.            ! True if we want to output at the end of this sample
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
237 :     logical :: l_different_output_grid = .false.  ! True if we need to remap the variables before output
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
238 :     logical :: l_output_rad_files = .false.       ! True if we want to output radiation grid variables
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
526 :       if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
527 :       if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
803 :     ret_code = nf90_def_var( stats%ncid, "time", NF90_DOUBLE, (/ stats%time_dimid /), stats%time_varid )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
808 :     ret_code = nf90_def_var( stats%ncid, "col", NF90_DOUBLE, (/ stats%col_dimid /), stats%col_varid )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
828 :       ret_code = nf90_def_var( stats%ncid, "lh_zt", NF90_DOUBLE, (/ stats%lh_2d%lh_zt_dimid /), stats%lh_2d%lh_zt_varid )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
835 :       ret_code = nf90_def_var( stats%ncid, "rad_zt", NF90_DOUBLE, (/ stats%rad_zt_dimid /), stats%rad_zt_varid )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
839 :       ret_code = nf90_def_var( stats%ncid, "rad_zm", NF90_DOUBLE, (/ stats%rad_zm_dimid /), stats%rad_zm_varid )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
849 :                           (/ stats%param_strlen_dimid, stats%param_dimid /), stats%param_name_varid )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
852 :       ret_code = nf90_def_var( stats%ncid, "param", NF90_DOUBLE, (/ stats%param_dimid /), stats%param_varid )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
912 :       ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "long_name", trim( stats%vars(i)%long_name ) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
913 :       ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "units", trim( stats%vars(i)%units ) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
920 :     ret_code = nf90_put_var( stats%ncid, stats%col_varid, [( real( i, kind=core_rknd ), i=1, stats%ncol )] )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
940 :       ret_code = nf90_put_var( stats%ncid, stats%param_varid, [( real( i, kind=core_rknd ), i=1, nparams )] )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1815 :                                       stats%grid%gr_source, stats%grid%gr_output, stats%vars(i)%nz, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1816 :                                       real( stats%vars(i)%buffer, kind=core_rknd ), stats%vars(i)%out_nz, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1817 :                                       size( stats%grid%rho_lin_spline_vals, 2 ), stats%grid%rho_lin_spline_vals, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1973 :       if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1974 :       if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2416 :       if ( stats%lookup%cache_len > 0 ) tmp(1:stats%lookup%cache_len) = stats%lookup%cache(1:stats%lookup%cache_len)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2461 :         tmp(1:stats%lookup%reject_cache_len) = stats%lookup%reject_cache(1:stats%lookup%reject_cache_len)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2528 :     write(date(32:33),'(i2.2)') nint( ( ( real( mod( nint( st_time ),3600 ),kind=time_precision ) / &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2605 :         write( fstderr,* ) "Invalid stats registry entry (expected: name | grid | units | long_name)"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2706 :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2707 :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2714 :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2715 :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2722 :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2723 :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2730 :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2734 :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2740 :           call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2741 :           call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2748 :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2749 :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2756 :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2757 :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2764 :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2765 :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2772 :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1_n", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2776 :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2_n", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2813 :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"p", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/CLUBB_core/stats_netcdf.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
FAIL: 20 check(s) failed.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 || true
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
128 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/bomex.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
91 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
92 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
122 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/dycoms2_rf02.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/gabls2.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
96 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
97 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 :       wpthlp_sfc(i) =  convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :       wprtp_sfc(i)  =  convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/lba.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
272 :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
273 :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/mpace_a.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/mpace_b.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
privateCheck failed: ../src/Benchmark_cases/prescribe_forcings.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
297 :     !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
471 :         !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
911 :     !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1114 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1118 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1122 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1123 :                                             exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1126 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1127 :                                             thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1130 :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1131 :                                             rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/prescribe_forcings.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/rico.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
104 :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
105 :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/Benchmark_cases/wangara.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
FAIL: 11 check(s) failed.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 || true
CLUBBStandardsCheck.pl has begun.
Bad Filename: ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has finished.
FAIL: 1 check(s) failed.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 || true
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
113 :                             ! The uniform distribution corresponds to all the same variables as X_nl,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
410 :       !$acc update host(X_u_all_levs,l_in_precip,lh_sample_point_weights,X_mixt_comp_all_levs,k_lh_start)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/SILHS/latin_hypercube_driver_module.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.
implicitCheck failed: ../src/SILHS/mt95.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
FAIL: 2 check(s) failed.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 || true
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
privateCheck failed: ../src/G_unit_test_types/fill_holes_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
162 :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
180 :             if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
195 :                         write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
241 :             if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
344 :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
363 :             if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 :                 print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
419 :             if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
430 :                 print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode"
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/G_unit_test_types/fill_holes_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
558 :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/G_unit_test_types/pdf_parameter_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
privateCheck failed: ../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
233 :     !seed used =  -1102123834  1480475276  -248259584   525496705  1614213535 -1267052688     6290033   -78466652
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
234 :     !seed_output = (/ -1102123834,  1480475276,  -248259584,   525496705,  1614213535, -1267052688,     6290033,   -78466652 /)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
750 :        call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
754 :        call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
795 :        call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
801 :        call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
500 :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
lineCheck failed: ../src/G_unit_test_types/spurious_source_test.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
FAIL: 6 check(s) failed.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Legacy 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-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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.bash -o ../output_legacy arm
Running arm
2026/03/18 04:56:33
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = arm
 nzmax =          110
 grid_type =            1
 deltaz =    40.0000000000000     
 zm_init =   0.000000000000000E+000
 zm_top =    5350.00000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           21
 month =            6
 year =         1997
 lat_vals =    36.6200000000000     
 lon_vals =   -97.5000000000000     
 sfc_elevation =   0.000000000000000E+000
 time_initial =    41400.0000000000     
 time_final =    93600.0000000000     
 dt_main =    60.0000000000000     
 dt_rad =    60.0000000000000     
 sfctype =            1
 T_sfc =    288.000000000000     
 p_sfc =    97000.0000000000     
 sens_ht =   0.000000000000000E+000
 latent_ht =   0.000000000000000E+000
 fcor =   8.500000000000001E-005
 fcor_y =   1.170525409671300E-004
 T0 =    300.000000000000     
 ts_nudge =    86400.0000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/arm
 time_restart =   0.000000000000000E+000
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 output_dir = ../output/
 fname_prefix = arm
 stats_fmt = netcdf
 stats_tsamp =    60.0000000000000     
 stats_tout =    60.0000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =   1.000000000000000E-008
 thl_tol [K] =   1.000000000000000E-002
 w_tol [m/s] =   2.000000000000000E-002
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.50000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =   1.000000000000000E-008
 host_dx =    1000000.00000000     
 host_dy =    1000000.00000000     
 hmp2_ip_on_hmm2_ip_slope%rr =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.540000000000000     
 Ncnp2_on_Ncnm2 =    1.00000000000000     
 C_evap =   0.860000000000000     
 r_0 =   2.500000000000000E-005
 microphys_start_time =   0.000000000000000E+000
 Nc0_in_cloud =    100000000.000000     
 ccnconst =    120.000000000000     
 ccnexpnt =   0.400000005960464     
 aer_rm1 =   1.100000002196566E-008
 aer_rm2 =   5.999999785899490E-008
 aer_n1 =    125000000.000000     
 aer_n2 =    65000000.0000000     
 aer_sig1 =    1.20000004768372     
 aer_sig2 =    1.70000004768372     
 pgam_fixed =    5.00000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Warning: missing correlation input file(s): ../input/case_setups/arm_corr_array
 _cloud.in and/or ../input/case_setups/arm_corr_array_below.in
 The default correlation arrays will be used.
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = none
 sol_const =    1367.00000000000     
 alvdr =   0.100000000000000     
 alvdf =   0.100000000000000     
 alndr =   0.100000000000000     
 alndf =   0.100000000000000     
 radiation_top =    50000.0000000000     
 F0 =    100.000000000000     
 F1 =    20.0000000000000     
 kappa =    119.000000000000     
 gc =   0.860000000000000     
 omega =   0.996500000000000     
 slr =    1.00000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =   0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
 cos_solar_zen_values =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 cos_solar_zen_times =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 eff_drop_radius =   1.000000000000000E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            2
 tridiag_solve_method =            2
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_ho_nontrad_coriolis =  F
 l_ho_trad_coriolis =  F
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  F
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: arm_sounding.in
 File exists?  T
 Path to sclr_sounding: arm_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: arm_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =   0.000000000000000E+000   50.0000000000000        350.000000000000     
   650.000000000000        700.000000000000        1300.00000000000     
   2500.00000000000        5500.00000000000     
 u =    10.0000000000000        10.0000000000000        10.0000000000000     
   10.0000000000000        10.0000000000000        10.0000000000000     
   10.0000000000000        10.0000000000000     
 v =   0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000
 ug =    10.0000000000000        10.0000000000000        10.0000000000000     
   10.0000000000000        10.0000000000000        10.0000000000000     
   10.0000000000000        10.0000000000000     
 vg =   0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000
 theta =    299.000000000000        301.500000000000     
   302.500000000000        303.530000000000        303.700000000000     
   307.130000000000        314.000000000000        343.200000000000     
 rt =   1.520000000000000E-002  1.517000000000000E-002  1.498000000000000E-002
  1.480000000000000E-002  1.470000000000000E-002  1.350000000000000E-002
  3.000000000000000E-003  3.000000000000000E-003
 p_in_Pa =   -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
 subs =   0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000
 stats_nsamp =            1
 stats_nout =            1
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1
 .
 C2rtthl =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.00000000000000     
 Warning in check_clubb_settings_api
iteration:        1 /      870 -- time =    41460.0 /    93600.0
iteration:        2 /      870 -- time =    41520.0 /    93600.0
iteration:        3 /      870 -- time =    41580.0 /    93600.0
iteration:        4 /      870 -- time =    41640.0 /    93600.0
iteration:        5 /      870 -- time =    41700.0 /    93600.0
iteration:        6 /      870 -- time =    41760.0 /    93600.0
iteration:        7 /      870 -- time =    41820.0 /    93600.0
iteration:        8 /      870 -- time =    41880.0 /    93600.0
iteration:        9 /      870 -- time =    41940.0 /    93600.0
iteration:       10 /      870 -- time =    42000.0 /    93600.0
iteration:       11 /      870 -- time =    42060.0 /    93600.0
iteration:       12 /      870 -- time =    42120.0 /    93600.0
iteration:       13 /      870 -- time =    42180.0 /    93600.0
iteration:       14 /      870 -- time =    42240.0 /    93600.0
iteration:       15 /      870 -- time =    42300.0 /    93600.0
iteration:       16 /      870 -- time =    42360.0 /    93600.0
iteration:       17 /      870 -- time =    42420.0 /    93600.0
iteration:       18 /      870 -- time =    42480.0 /    93600.0
iteration:       19 /      870 -- time =    42540.0 /    93600.0
iteration:       20 /      870 -- time =    42600.0 /    93600.0
iteration:       21 /      870 -- time =    42660.0 /    93600.0
iteration:       22 /      870 -- time =    42720.0 /    93600.0
iteration:       23 /      870 -- time =    42780.0 /    93600.0
iteration:       24 /      870 -- time =    42840.0 /    93600.0
iteration:       25 /      870 -- time =    42900.0 /    93600.0
iteration:       26 /      870 -- time =    42960.0 /    93600.0
iteration:       27 /      870 -- time =    43020.0 /    93600.0
iteration:       28 /      870 -- time =    43080.0 /    93600.0
iteration:       29 /      870 -- time =    43140.0 /    93600.0
iteration:       30 /      870 -- time =    43200.0 /    93600.0
iteration:       31 /      870 -- time =    43260.0 /    93600.0
iteration:       32 /      870 -- time =    43320.0 /    93600.0
iteration:       33 /      870 -- time =    43380.0 /    93600.0
iteration:       34 /      870 -- time =    43440.0 /    93600.0
iteration:       35 /      870 -- time =    43500.0 /    93600.0
iteration:       36 /      870 -- time =    43560.0 /    93600.0
iteration:       37 /      870 -- time =    43620.0 /    93600.0
iteration:       38 /      870 -- time =    43680.0 /    93600.0
iteration:       39 /      870 -- time =    43740.0 /    93600.0
iteration:       40 /      870 -- time =    43800.0 /    93600.0
iteration:       41 /      870 -- time =    43860.0 /    93600.0
iteration:       42 /      870 -- time =    43920.0 /    93600.0
iteration:       43 /      870 -- time =    43980.0 /    93600.0
iteration:       44 /      870 -- time =    44040.0 /    93600.0
iteration:       45 /      870 -- time =    44100.0 /    93600.0
iteration:       46 /      870 -- time =    44160.0 /    93600.0
iteration:       47 /      870 -- time =    44220.0 /    93600.0
iteration:       48 /      870 -- time =    44280.0 /    93600.0
iteration:       49 /      870 -- time =    44340.0 /    93600.0
iteration:       50 /      870 -- time =    44400.0 /    93600.0
iteration:       51 /      870 -- time =    44460.0 /    93600.0
iteration:       52 /      870 -- time =    44520.0 /    93600.0
iteration:       53 /      870 -- time =    44580.0 /    93600.0
iteration:       54 /      870 -- time =    44640.0 /    93600.0
iteration:       55 /      870 -- time =    44700.0 /    93600.0
iteration:       56 /      870 -- time =    44760.0 /    93600.0
iteration:       57 /      870 -- time =    44820.0 /    93600.0
iteration:       58 /      870 -- time =    44880.0 /    93600.0
iteration:       59 /      870 -- time =    44940.0 /    93600.0
iteration:       60 /      870 -- time =    45000.0 /    93600.0
iteration:       61 /      870 -- time =    45060.0 /    93600.0
iteration:       62 /      870 -- time =    45120.0 /    93600.0
iteration:       63 /      870 -- time =    45180.0 /    93600.0
iteration:       64 /      870 -- time =    45240.0 /    93600.0
iteration:       65 /      870 -- time =    45300.0 /    93600.0
iteration:       66 /      870 -- time =    45360.0 /    93600.0
iteration:       67 /      870 -- time =    45420.0 /    93600.0
iteration:       68 /      870 -- time =    45480.0 /    93600.0
iteration:       69 /      870 -- time =    45540.0 /    93600.0
iteration:       70 /      870 -- time =    45600.0 /    93600.0
iteration:       71 /      870 -- time =    45660.0 /    93600.0
iteration:       72 /      870 -- time =    45720.0 /    93600.0
iteration:       73 /      870 -- time =    45780.0 /    93600.0
iteration:       74 /      870 -- time =    45840.0 /    93600.0
iteration:       75 /      870 -- time =    45900.0 /    93600.0
iteration:       76 /      870 -- time =    45960.0 /    93600.0
iteration:       77 /      870 -- time =    46020.0 /    93600.0
iteration:       78 /      870 -- time =    46080.0 /    93600.0
iteration:       79 /      870 -- time =    46140.0 /    93600.0
iteration:       80 /      870 -- time =    46200.0 /    93600.0
iteration:       81 /      870 -- time =    46260.0 /    93600.0
iteration:       82 /      870 -- time =    46320.0 /    93600.0
iteration:       83 /      870 -- time =    46380.0 /    93600.0
iteration:       84 /      870 -- time =    46440.0 /    93600.0
iteration:       85 /      870 -- time =    46500.0 /    93600.0
iteration:       86 /      870 -- time =    46560.0 /    93600.0
iteration:       87 /      870 -- time =    46620.0 /    93600.0
iteration:       88 /      870 -- time =    46680.0 /    93600.0
iteration:       89 /      870 -- time =    46740.0 /    93600.0
iteration:       90 /      870 -- time =    46800.0 /    93600.0
iteration:       91 /      870 -- time =    46860.0 /    93600.0
iteration:       92 /      870 -- time =    46920.0 /    93600.0
iteration:       93 /      870 -- time =    46980.0 /    93600.0
iteration:       94 /      870 -- time =    47040.0 /    93600.0
iteration:       95 /      870 -- time =    47100.0 /    93600.0
iteration:       96 /      870 -- time =    47160.0 /    93600.0
iteration:       97 /      870 -- time =    47220.0 /    93600.0
iteration:       98 /      870 -- time =    47280.0 /    93600.0
iteration:       99 /      870 -- time =    47340.0 /    93600.0
iteration:      100 /      870 -- time =    47400.0 /    93600.0
iteration:      101 /      870 -- time =    47460.0 /    93600.0
iteration:      102 /      870 -- time =    47520.0 /    93600.0
iteration:      103 /      870 -- time =    47580.0 /    93600.0
iteration:      104 /      870 -- time =    47640.0 /    93600.0
iteration:      105 /      870 -- time =    47700.0 /    93600.0
iteration:      106 /      870 -- time =    47760.0 /    93600.0
iteration:      107 /      870 -- time =    47820.0 /    93600.0
iteration:      108 /      870 -- time =    47880.0 /    93600.0
iteration:      109 /      870 -- time =    47940.0 /    93600.0
iteration:      110 /      870 -- time =    48000.0 /    93600.0
iteration:      111 /      870 -- time =    48060.0 /    93600.0
iteration:      112 /      870 -- time =    48120.0 /    93600.0
iteration:      113 /      870 -- time =    48180.0 /    93600.0
iteration:      114 /      870 -- time =    48240.0 /    93600.0
iteration:      115 /      870 -- time =    48300.0 /    93600.0
iteration:      116 /      870 -- time =    48360.0 /    93600.0
iteration:      117 /      870 -- time =    48420.0 /    93600.0
iteration:      118 /      870 -- time =    48480.0 /    93600.0
iteration:      119 /      870 -- time =    48540.0 /    93600.0
iteration:      120 /      870 -- time =    48600.0 /    93600.0
iteration:      121 /      870 -- time =    48660.0 /    93600.0
iteration:      122 /      870 -- time =    48720.0 /    93600.0
iteration:      123 /      870 -- time =    48780.0 /    93600.0
iteration:      124 /      870 -- time =    48840.0 /    93600.0
iteration:      125 /      870 -- time =    48900.0 /    93600.0
iteration:      126 /      870 -- time =    48960.0 /    93600.0
iteration:      127 /      870 -- time =    49020.0 /    93600.0
iteration:      128 /      870 -- time =    49080.0 /    93600.0
iteration:      129 /      870 -- time =    49140.0 /    93600.0
iteration:      130 /      870 -- time =    49200.0 /    93600.0
iteration:      131 /      870 -- time =    49260.0 /    93600.0
iteration:      132 /      870 -- time =    49320.0 /    93600.0
iteration:      133 /      870 -- time =    49380.0 /    93600.0
iteration:      134 /      870 -- time =    49440.0 /    93600.0
iteration:      135 /      870 -- time =    49500.0 /    93600.0
iteration:      136 /      870 -- time =    49560.0 /    93600.0
iteration:      137 /      870 -- time =    49620.0 /    93600.0
iteration:      138 /      870 -- time =    49680.0 /    93600.0
iteration:      139 /      870 -- time =    49740.0 /    93600.0
iteration:      140 /      870 -- time =    49800.0 /    93600.0
iteration:      141 /      870 -- time =    49860.0 /    93600.0
iteration:      142 /      870 -- time =    49920.0 /    93600.0
iteration:      143 /      870 -- time =    49980.0 /    93600.0
iteration:      144 /      870 -- time =    50040.0 /    93600.0
iteration:      145 /      870 -- time =    50100.0 /    93600.0
iteration:      146 /      870 -- time =    50160.0 /    93600.0
iteration:      147 /      870 -- time =    50220.0 /    93600.0
iteration:      148 /      870 -- time =    50280.0 /    93600.0
iteration:      149 /      870 -- time =    50340.0 /    93600.0
iteration:      150 /      870 -- time =    50400.0 /    93600.0
iteration:      151 /      870 -- time =    50460.0 /    93600.0
iteration:      152 /      870 -- time =    50520.0 /    93600.0
iteration:      153 /      870 -- time =    50580.0 /    93600.0
iteration:      154 /      870 -- time =    50640.0 /    93600.0
iteration:      155 /      870 -- time =    50700.0 /    93600.0
iteration:      156 /      870 -- time =    50760.0 /    93600.0
iteration:      157 /      870 -- time =    50820.0 /    93600.0
iteration:      158 /      870 -- time =    50880.0 /    93600.0
iteration:      159 /      870 -- time =    50940.0 /    93600.0
iteration:      160 /      870 -- time =    51000.0 /    93600.0
iteration:      161 /      870 -- time =    51060.0 /    93600.0
iteration:      162 /      870 -- time =    51120.0 /    93600.0
iteration:      163 /      870 -- time =    51180.0 /    93600.0
iteration:      164 /      870 -- time =    51240.0 /    93600.0
iteration:      165 /      870 -- time =    51300.0 /    93600.0
iteration:      166 /      870 -- time =    51360.0 /    93600.0
iteration:      167 /      870 -- time =    51420.0 /    93600.0
iteration:      168 /      870 -- time =    51480.0 /    93600.0
iteration:      169 /      870 -- time =    51540.0 /    93600.0
iteration:      170 /      870 -- time =    51600.0 /    93600.0
iteration:      171 /      870 -- time =    51660.0 /    93600.0
iteration:      172 /      870 -- time =    51720.0 /    93600.0
iteration:      173 /      870 -- time =    51780.0 /    93600.0
iteration:      174 /      870 -- time =    51840.0 /    93600.0
iteration:      175 /      870 -- time =    51900.0 /    93600.0
iteration:      176 /      870 -- time =    51960.0 /    93600.0
iteration:      177 /      870 -- time =    52020.0 /    93600.0
iteration:      178 /      870 -- time =    52080.0 /    93600.0
iteration:      179 /      870 -- time =    52140.0 /    93600.0
iteration:      180 /      870 -- time =    52200.0 /    93600.0
iteration:      181 /      870 -- time =    52260.0 /    93600.0
iteration:      182 /      870 -- time =    52320.0 /    93600.0
iteration:      183 /      870 -- time =    52380.0 /    93600.0
iteration:      184 /      870 -- time =    52440.0 /    93600.0
iteration:      185 /      870 -- time =    52500.0 /    93600.0
iteration:      186 /      870 -- time =    52560.0 /    93600.0
iteration:      187 /      870 -- time =    52620.0 /    93600.0
iteration:      188 /      870 -- time =    52680.0 /    93600.0
iteration:      189 /      870 -- time =    52740.0 /    93600.0
iteration:      190 /      870 -- time =    52800.0 /    93600.0
iteration:      191 /      870 -- time =    52860.0 /    93600.0
iteration:      192 /      870 -- time =    52920.0 /    93600.0
iteration:      193 /      870 -- time =    52980.0 /    93600.0
iteration:      194 /      870 -- time =    53040.0 /    93600.0
iteration:      195 /      870 -- time =    53100.0 /    93600.0
iteration:      196 /      870 -- time =    53160.0 /    93600.0
iteration:      197 /      870 -- time =    53220.0 /    93600.0
iteration:      198 /      870 -- time =    53280.0 /    93600.0
iteration:      199 /      870 -- time =    53340.0 /    93600.0
iteration:      200 /      870 -- time =    53400.0 /    93600.0
iteration:      201 /      870 -- time =    53460.0 /    93600.0
iteration:      202 /      870 -- time =    53520.0 /    93600.0
iteration:      203 /      870 -- time =    53580.0 /    93600.0
iteration:      204 /      870 -- time =    53640.0 /    93600.0
iteration:      205 /      870 -- time =    53700.0 /    93600.0
iteration:      206 /      870 -- time =    53760.0 /    93600.0
iteration:      207 /      870 -- time =    53820.0 /    93600.0
iteration:      208 /      870 -- time =    53880.0 /    93600.0
iteration:      209 /      870 -- time =    53940.0 /    93600.0
iteration:      210 /      870 -- time =    54000.0 /    93600.0
iteration:      211 /      870 -- time =    54060.0 /    93600.0
iteration:      212 /      870 -- time =    54120.0 /    93600.0
iteration:      213 /      870 -- time =    54180.0 /    93600.0
iteration:      214 /      870 -- time =    54240.0 /    93600.0
iteration:      215 /      870 -- time =    54300.0 /    93600.0
iteration:      216 /      870 -- time =    54360.0 /    93600.0
iteration:      217 /      870 -- time =    54420.0 /    93600.0
iteration:      218 /      870 -- time =    54480.0 /    93600.0
iteration:      219 /      870 -- time =    54540.0 /    93600.0
iteration:      220 /      870 -- time =    54600.0 /    93600.0
iteration:      221 /      870 -- time =    54660.0 /    93600.0
iteration:      222 /      870 -- time =    54720.0 /    93600.0
iteration:      223 /      870 -- time =    54780.0 /    93600.0
iteration:      224 /      870 -- time =    54840.0 /    93600.0
iteration:      225 /      870 -- time =    54900.0 /    93600.0
iteration:      226 /      870 -- time =    54960.0 /    93600.0
iteration:      227 /      870 -- time =    55020.0 /    93600.0
iteration:      228 /      870 -- time =    55080.0 /    93600.0
iteration:      229 /      870 -- time =    55140.0 /    93600.0
iteration:      230 /      870 -- time =    55200.0 /    93600.0
iteration:      231 /      870 -- time =    55260.0 /    93600.0
iteration:      232 /      870 -- time =    55320.0 /    93600.0
iteration:      233 /      870 -- time =    55380.0 /    93600.0
iteration:      234 /      870 -- time =    55440.0 /    93600.0
iteration:      235 /      870 -- time =    55500.0 /    93600.0
iteration:      236 /      870 -- time =    55560.0 /    93600.0
iteration:      237 /      870 -- time =    55620.0 /    93600.0
iteration:      238 /      870 -- time =    55680.0 /    93600.0
iteration:      239 /      870 -- time =    55740.0 /    93600.0
iteration:      240 /      870 -- time =    55800.0 /    93600.0
iteration:      241 /      870 -- time =    55860.0 /    93600.0
iteration:      242 /      870 -- time =    55920.0 /    93600.0
iteration:      243 /      870 -- time =    55980.0 /    93600.0
iteration:      244 /      870 -- time =    56040.0 /    93600.0
iteration:      245 /      870 -- time =    56100.0 /    93600.0
iteration:      246 /      870 -- time =    56160.0 /    93600.0
iteration:      247 /      870 -- time =    56220.0 /    93600.0
iteration:      248 /      870 -- time =    56280.0 /    93600.0
iteration:      249 /      870 -- time =    56340.0 /    93600.0
iteration:      250 /      870 -- time =    56400.0 /    93600.0
iteration:      251 /      870 -- time =    56460.0 /    93600.0
iteration:      252 /      870 -- time =    56520.0 /    93600.0
iteration:      253 /      870 -- time =    56580.0 /    93600.0
iteration:      254 /      870 -- time =    56640.0 /    93600.0
iteration:      255 /      870 -- time =    56700.0 /    93600.0
iteration:      256 /      870 -- time =    56760.0 /    93600.0
iteration:      257 /      870 -- time =    56820.0 /    93600.0
iteration:      258 /      870 -- time =    56880.0 /    93600.0
iteration:      259 /      870 -- time =    56940.0 /    93600.0
iteration:      260 /      870 -- time =    57000.0 /    93600.0
iteration:      261 /      870 -- time =    57060.0 /    93600.0
iteration:      262 /      870 -- time =    57120.0 /    93600.0
iteration:      263 /      870 -- time =    57180.0 /    93600.0
iteration:      264 /      870 -- time =    57240.0 /    93600.0
iteration:      265 /      870 -- time =    57300.0 /    93600.0
iteration:      266 /      870 -- time =    57360.0 /    93600.0
iteration:      267 /      870 -- time =    57420.0 /    93600.0
iteration:      268 /      870 -- time =    57480.0 /    93600.0
iteration:      269 /      870 -- time =    57540.0 /    93600.0
iteration:      270 /      870 -- time =    57600.0 /    93600.0
iteration:      271 /      870 -- time =    57660.0 /    93600.0
iteration:      272 /      870 -- time =    57720.0 /    93600.0
iteration:      273 /      870 -- time =    57780.0 /    93600.0
iteration:      274 /      870 -- time =    57840.0 /    93600.0
iteration:      275 /      870 -- time =    57900.0 /    93600.0
iteration:      276 /      870 -- time =    57960.0 /    93600.0
iteration:      277 /      870 -- time =    58020.0 /    93600.0
iteration:      278 /      870 -- time =    58080.0 /    93600.0
iteration:      279 /      870 -- time =    58140.0 /    93600.0
iteration:      280 /      870 -- time =    58200.0 /    93600.0
iteration:      281 /      870 -- time =    58260.0 /    93600.0
iteration:      282 /      870 -- time =    58320.0 /    93600.0
iteration:      283 /      870 -- time =    58380.0 /    93600.0
iteration:      284 /      870 -- time =    58440.0 /    93600.0
iteration:      285 /      870 -- time =    58500.0 /    93600.0
iteration:      286 /      870 -- time =    58560.0 /    93600.0
iteration:      287 /      870 -- time =    58620.0 /    93600.0
iteration:      288 /      870 -- time =    58680.0 /    93600.0
iteration:      289 /      870 -- time =    58740.0 /    93600.0
iteration:      290 /      870 -- time =    58800.0 /    93600.0
iteration:      291 /      870 -- time =    58860.0 /    93600.0
iteration:      292 /      870 -- time =    58920.0 /    93600.0
iteration:      293 /      870 -- time =    58980.0 /    93600.0
iteration:      294 /      870 -- time =    59040.0 /    93600.0
iteration:      295 /      870 -- time =    59100.0 /    93600.0
iteration:      296 /      870 -- time =    59160.0 /    93600.0
iteration:      297 /      870 -- time =    59220.0 /    93600.0
iteration:      298 /      870 -- time =    59280.0 /    93600.0
iteration:      299 /      870 -- time =    59340.0 /    93600.0
iteration:      300 /      870 -- time =    59400.0 /    93600.0
iteration:      301 /      870 -- time =    59460.0 /    93600.0
iteration:      302 /      870 -- time =    59520.0 /    93600.0
iteration:      303 /      870 -- time =    59580.0 /    93600.0
iteration:      304 /      870 -- time =    59640.0 /    93600.0
iteration:      305 /      870 -- time =    59700.0 /    93600.0
iteration:      306 /      870 -- time =    59760.0 /    93600.0
iteration:      307 /      870 -- time =    59820.0 /    93600.0
iteration:      308 /      870 -- time =    59880.0 /    93600.0
iteration:      309 /      870 -- time =    59940.0 /    93600.0
iteration:      310 /      870 -- time =    60000.0 /    93600.0
iteration:      311 /      870 -- time =    60060.0 /    93600.0
iteration:      312 /      870 -- time =    60120.0 /    93600.0
iteration:      313 /      870 -- time =    60180.0 /    93600.0
iteration:      314 /      870 -- time =    60240.0 /    93600.0
iteration:      315 /      870 -- time =    60300.0 /    93600.0
iteration:      316 /      870 -- time =    60360.0 /    93600.0
iteration:      317 /      870 -- time =    60420.0 /    93600.0
iteration:      318 /      870 -- time =    60480.0 /    93600.0
iteration:      319 /      870 -- time =    60540.0 /    93600.0
iteration:      320 /      870 -- time =    60600.0 /    93600.0
iteration:      321 /      870 -- time =    60660.0 /    93600.0
iteration:      322 /      870 -- time =    60720.0 /    93600.0
iteration:      323 /      870 -- time =    60780.0 /    93600.0
iteration:      324 /      870 -- time =    60840.0 /    93600.0
iteration:      325 /      870 -- time =    60900.0 /    93600.0
iteration:      326 /      870 -- time =    60960.0 /    93600.0
iteration:      327 /      870 -- time =    61020.0 /    93600.0
iteration:      328 /      870 -- time =    61080.0 /    93600.0
iteration:      329 /      870 -- time =    61140.0 /    93600.0
iteration:      330 /      870 -- time =    61200.0 /    93600.0
iteration:      331 /      870 -- time =    61260.0 /    93600.0
iteration:      332 /      870 -- time =    61320.0 /    93600.0
iteration:      333 /      870 -- time =    61380.0 /    93600.0
iteration:      334 /      870 -- time =    61440.0 /    93600.0
iteration:      335 /      870 -- time =    61500.0 /    93600.0
iteration:      336 /      870 -- time =    61560.0 /    93600.0
iteration:      337 /      870 -- time =    61620.0 /    93600.0
iteration:      338 /      870 -- time =    61680.0 /    93600.0
iteration:      339 /      870 -- time =    61740.0 /    93600.0
iteration:      340 /      870 -- time =    61800.0 /    93600.0
iteration:      341 /      870 -- time =    61860.0 /    93600.0
iteration:      342 /      870 -- time =    61920.0 /    93600.0
iteration:      343 /      870 -- time =    61980.0 /    93600.0
iteration:      344 /      870 -- time =    62040.0 /    93600.0
iteration:      345 /      870 -- time =    62100.0 /    93600.0
iteration:      346 /      870 -- time =    62160.0 /    93600.0
iteration:      347 /      870 -- time =    62220.0 /    93600.0
iteration:      348 /      870 -- time =    62280.0 /    93600.0
iteration:      349 /      870 -- time =    62340.0 /    93600.0
iteration:      350 /      870 -- time =    62400.0 /    93600.0
iteration:      351 /      870 -- time =    62460.0 /    93600.0
iteration:      352 /      870 -- time =    62520.0 /    93600.0
iteration:      353 /      870 -- time =    62580.0 /    93600.0
iteration:      354 /      870 -- time =    62640.0 /    93600.0
iteration:      355 /      870 -- time =    62700.0 /    93600.0
iteration:      356 /      870 -- time =    62760.0 /    93600.0
iteration:      357 /      870 -- time =    62820.0 /    93600.0
iteration:      358 /      870 -- time =    62880.0 /    93600.0
iteration:      359 /      870 -- time =    62940.0 /    93600.0
iteration:      360 /      870 -- time =    63000.0 /    93600.0
iteration:      361 /      870 -- time =    63060.0 /    93600.0
iteration:      362 /      870 -- time =    63120.0 /    93600.0
iteration:      363 /      870 -- time =    63180.0 /    93600.0
iteration:      364 /      870 -- time =    63240.0 /    93600.0
iteration:      365 /      870 -- time =    63300.0 /    93600.0
iteration:      366 /      870 -- time =    63360.0 /    93600.0
iteration:      367 /      870 -- time =    63420.0 /    93600.0
iteration:      368 /      870 -- time =    63480.0 /    93600.0
iteration:      369 /      870 -- time =    63540.0 /    93600.0
iteration:      370 /      870 -- time =    63600.0 /    93600.0
iteration:      371 /      870 -- time =    63660.0 /    93600.0
iteration:      372 /      870 -- time =    63720.0 /    93600.0
iteration:      373 /      870 -- time =    63780.0 /    93600.0
iteration:      374 /      870 -- time =    63840.0 /    93600.0
iteration:      375 /      870 -- time =    63900.0 /    93600.0
iteration:      376 /      870 -- time =    63960.0 /    93600.0
iteration:      377 /      870 -- time =    64020.0 /    93600.0
iteration:      378 /      870 -- time =    64080.0 /    93600.0
iteration:      379 /      870 -- time =    64140.0 /    93600.0
iteration:      380 /      870 -- time =    64200.0 /    93600.0
iteration:      381 /      870 -- time =    64260.0 /    93600.0
iteration:      382 /      870 -- time =    64320.0 /    93600.0
iteration:      383 /      870 -- time =    64380.0 /    93600.0
iteration:      384 /      870 -- time =    64440.0 /    93600.0
iteration:      385 /      870 -- time =    64500.0 /    93600.0
iteration:      386 /      870 -- time =    64560.0 /    93600.0
iteration:      387 /      870 -- time =    64620.0 /    93600.0
iteration:      388 /      870 -- time =    64680.0 /    93600.0
iteration:      389 /      870 -- time =    64740.0 /    93600.0
iteration:      390 /      870 -- time =    64800.0 /    93600.0
iteration:      391 /      870 -- time =    64860.0 /    93600.0
iteration:      392 /      870 -- time =    64920.0 /    93600.0
iteration:      393 /      870 -- time =    64980.0 /    93600.0
iteration:      394 /      870 -- time =    65040.0 /    93600.0
iteration:      395 /      870 -- time =    65100.0 /    93600.0
iteration:      396 /      870 -- time =    65160.0 /    93600.0
iteration:      397 /      870 -- time =    65220.0 /    93600.0
iteration:      398 /      870 -- time =    65280.0 /    93600.0
iteration:      399 /      870 -- time =    65340.0 /    93600.0
iteration:      400 /      870 -- time =    65400.0 /    93600.0
iteration:      401 /      870 -- time =    65460.0 /    93600.0
iteration:      402 /      870 -- time =    65520.0 /    93600.0
iteration:      403 /      870 -- time =    65580.0 /    93600.0
iteration:      404 /      870 -- time =    65640.0 /    93600.0
iteration:      405 /      870 -- time =    65700.0 /    93600.0
iteration:      406 /      870 -- time =    65760.0 /    93600.0
iteration:      407 /      870 -- time =    65820.0 /    93600.0
iteration:      408 /      870 -- time =    65880.0 /    93600.0
iteration:      409 /      870 -- time =    65940.0 /    93600.0
iteration:      410 /      870 -- time =    66000.0 /    93600.0
iteration:      411 /      870 -- time =    66060.0 /    93600.0
iteration:      412 /      870 -- time =    66120.0 /    93600.0
iteration:      413 /      870 -- time =    66180.0 /    93600.0
iteration:      414 /      870 -- time =    66240.0 /    93600.0
iteration:      415 /      870 -- time =    66300.0 /    93600.0
iteration:      416 /      870 -- time =    66360.0 /    93600.0
iteration:      417 /      870 -- time =    66420.0 /    93600.0
iteration:      418 /      870 -- time =    66480.0 /    93600.0
iteration:      419 /      870 -- time =    66540.0 /    93600.0
iteration:      420 /      870 -- time =    66600.0 /    93600.0
iteration:      421 /      870 -- time =    66660.0 /    93600.0
iteration:      422 /      870 -- time =    66720.0 /    93600.0
iteration:      423 /      870 -- time =    66780.0 /    93600.0
iteration:      424 /      870 -- time =    66840.0 /    93600.0
iteration:      425 /      870 -- time =    66900.0 /    93600.0
iteration:      426 /      870 -- time =    66960.0 /    93600.0
iteration:      427 /      870 -- time =    67020.0 /    93600.0
iteration:      428 /      870 -- time =    67080.0 /    93600.0
iteration:      429 /      870 -- time =    67140.0 /    93600.0
iteration:      430 /      870 -- time =    67200.0 /    93600.0
iteration:      431 /      870 -- time =    67260.0 /    93600.0
iteration:      432 /      870 -- time =    67320.0 /    93600.0
iteration:      433 /      870 -- time =    67380.0 /    93600.0
iteration:      434 /      870 -- time =    67440.0 /    93600.0
iteration:      435 /      870 -- time =    67500.0 /    93600.0
iteration:      436 /      870 -- time =    67560.0 /    93600.0
iteration:      437 /      870 -- time =    67620.0 /    93600.0
iteration:      438 /      870 -- time =    67680.0 /    93600.0
iteration:      439 /      870 -- time =    67740.0 /    93600.0
iteration:      440 /      870 -- time =    67800.0 /    93600.0
iteration:      441 /      870 -- time =    67860.0 /    93600.0
iteration:      442 /      870 -- time =    67920.0 /    93600.0
iteration:      443 /      870 -- time =    67980.0 /    93600.0
iteration:      444 /      870 -- time =    68040.0 /    93600.0
iteration:      445 /      870 -- time =    68100.0 /    93600.0
iteration:      446 /      870 -- time =    68160.0 /    93600.0
iteration:      447 /      870 -- time =    68220.0 /    93600.0
iteration:      448 /      870 -- time =    68280.0 /    93600.0
iteration:      449 /      870 -- time =    68340.0 /    93600.0
iteration:      450 /      870 -- time =    68400.0 /    93600.0
iteration:      451 /      870 -- time =    68460.0 /    93600.0
iteration:      452 /      870 -- time =    68520.0 /    93600.0
iteration:      453 /      870 -- time =    68580.0 /    93600.0
iteration:      454 /      870 -- time =    68640.0 /    93600.0
iteration:      455 /      870 -- time =    68700.0 /    93600.0
iteration:      456 /      870 -- time =    68760.0 /    93600.0
iteration:      457 /      870 -- time =    68820.0 /    93600.0
iteration:      458 /      870 -- time =    68880.0 /    93600.0
iteration:      459 /      870 -- time =    68940.0 /    93600.0
iteration:      460 /      870 -- time =    69000.0 /    93600.0
iteration:      461 /      870 -- time =    69060.0 /    93600.0
iteration:      462 /      870 -- time =    69120.0 /    93600.0
iteration:      463 /      870 -- time =    69180.0 /    93600.0
iteration:      464 /      870 -- time =    69240.0 /    93600.0
iteration:      465 /      870 -- time =    69300.0 /    93600.0
iteration:      466 /      870 -- time =    69360.0 /    93600.0
iteration:      467 /      870 -- time =    69420.0 /    93600.0
iteration:      468 /      870 -- time =    69480.0 /    93600.0
iteration:      469 /      870 -- time =    69540.0 /    93600.0
iteration:      470 /      870 -- time =    69600.0 /    93600.0
iteration:      471 /      870 -- time =    69660.0 /    93600.0
iteration:      472 /      870 -- time =    69720.0 /    93600.0
iteration:      473 /      870 -- time =    69780.0 /    93600.0
iteration:      474 /      870 -- time =    69840.0 /    93600.0
iteration:      475 /      870 -- time =    69900.0 /    93600.0
iteration:      476 /      870 -- time =    69960.0 /    93600.0
iteration:      477 /      870 -- time =    70020.0 /    93600.0
iteration:      478 /      870 -- time =    70080.0 /    93600.0
iteration:      479 /      870 -- time =    70140.0 /    93600.0
iteration:      480 /      870 -- time =    70200.0 /    93600.0
iteration:      481 /      870 -- time =    70260.0 /    93600.0
iteration:      482 /      870 -- time =    70320.0 /    93600.0
iteration:      483 /      870 -- time =    70380.0 /    93600.0
iteration:      484 /      870 -- time =    70440.0 /    93600.0
iteration:      485 /      870 -- time =    70500.0 /    93600.0
iteration:      486 /      870 -- time =    70560.0 /    93600.0
iteration:      487 /      870 -- time =    70620.0 /    93600.0
iteration:      488 /      870 -- time =    70680.0 /    93600.0
iteration:      489 /      870 -- time =    70740.0 /    93600.0
iteration:      490 /      870 -- time =    70800.0 /    93600.0
iteration:      491 /      870 -- time =    70860.0 /    93600.0
iteration:      492 /      870 -- time =    70920.0 /    93600.0
iteration:      493 /      870 -- time =    70980.0 /    93600.0
iteration:      494 /      870 -- time =    71040.0 /    93600.0
iteration:      495 /      870 -- time =    71100.0 /    93600.0
iteration:      496 /      870 -- time =    71160.0 /    93600.0
iteration:      497 /      870 -- time =    71220.0 /    93600.0
iteration:      498 /      870 -- time =    71280.0 /    93600.0
iteration:      499 /      870 -- time =    71340.0 /    93600.0
iteration:      500 /      870 -- time =    71400.0 /    93600.0
iteration:      501 /      870 -- time =    71460.0 /    93600.0
iteration:      502 /      870 -- time =    71520.0 /    93600.0
iteration:      503 /      870 -- time =    71580.0 /    93600.0
iteration:      504 /      870 -- time =    71640.0 /    93600.0
iteration:      505 /      870 -- time =    71700.0 /    93600.0
iteration:      506 /      870 -- time =    71760.0 /    93600.0
iteration:      507 /      870 -- time =    71820.0 /    93600.0
iteration:      508 /      870 -- time =    71880.0 /    93600.0
iteration:      509 /      870 -- time =    71940.0 /    93600.0
iteration:      510 /      870 -- time =    72000.0 /    93600.0
iteration:      511 /      870 -- time =    72060.0 /    93600.0
iteration:      512 /      870 -- time =    72120.0 /    93600.0
iteration:      513 /      870 -- time =    72180.0 /    93600.0
iteration:      514 /      870 -- time =    72240.0 /    93600.0
iteration:      515 /      870 -- time =    72300.0 /    93600.0
iteration:      516 /      870 -- time =    72360.0 /    93600.0
iteration:      517 /      870 -- time =    72420.0 /    93600.0
iteration:      518 /      870 -- time =    72480.0 /    93600.0
iteration:      519 /      870 -- time =    72540.0 /    93600.0
iteration:      520 /      870 -- time =    72600.0 /    93600.0
iteration:      521 /      870 -- time =    72660.0 /    93600.0
iteration:      522 /      870 -- time =    72720.0 /    93600.0
iteration:      523 /      870 -- time =    72780.0 /    93600.0
iteration:      524 /      870 -- time =    72840.0 /    93600.0
iteration:      525 /      870 -- time =    72900.0 /    93600.0
iteration:      526 /      870 -- time =    72960.0 /    93600.0
iteration:      527 /      870 -- time =    73020.0 /    93600.0
iteration:      528 /      870 -- time =    73080.0 /    93600.0
iteration:      529 /      870 -- time =    73140.0 /    93600.0
iteration:      530 /      870 -- time =    73200.0 /    93600.0
iteration:      531 /      870 -- time =    73260.0 /    93600.0
iteration:      532 /      870 -- time =    73320.0 /    93600.0
iteration:      533 /      870 -- time =    73380.0 /    93600.0
iteration:      534 /      870 -- time =    73440.0 /    93600.0
iteration:      535 /      870 -- time =    73500.0 /    93600.0
iteration:      536 /      870 -- time =    73560.0 /    93600.0
iteration:      537 /      870 -- time =    73620.0 /    93600.0
iteration:      538 /      870 -- time =    73680.0 /    93600.0
iteration:      539 /      870 -- time =    73740.0 /    93600.0
iteration:      540 /      870 -- time =    73800.0 /    93600.0
iteration:      541 /      870 -- time =    73860.0 /    93600.0
iteration:      542 /      870 -- time =    73920.0 /    93600.0
iteration:      543 /      870 -- time =    73980.0 /    93600.0
iteration:      544 /      870 -- time =    74040.0 /    93600.0
iteration:      545 /      870 -- time =    74100.0 /    93600.0
iteration:      546 /      870 -- time =    74160.0 /    93600.0
iteration:      547 /      870 -- time =    74220.0 /    93600.0
iteration:      548 /      870 -- time =    74280.0 /    93600.0
iteration:      549 /      870 -- time =    74340.0 /    93600.0
iteration:      550 /      870 -- time =    74400.0 /    93600.0
iteration:      551 /      870 -- time =    74460.0 /    93600.0
iteration:      552 /      870 -- time =    74520.0 /    93600.0
iteration:      553 /      870 -- time =    74580.0 /    93600.0
iteration:      554 /      870 -- time =    74640.0 /    93600.0
iteration:      555 /      870 -- time =    74700.0 /    93600.0
iteration:      556 /      870 -- time =    74760.0 /    93600.0
iteration:      557 /      870 -- time =    74820.0 /    93600.0
iteration:      558 /      870 -- time =    74880.0 /    93600.0
iteration:      559 /      870 -- time =    74940.0 /    93600.0
iteration:      560 /      870 -- time =    75000.0 /    93600.0
iteration:      561 /      870 -- time =    75060.0 /    93600.0
iteration:      562 /      870 -- time =    75120.0 /    93600.0
iteration:      563 /      870 -- time =    75180.0 /    93600.0
iteration:      564 /      870 -- time =    75240.0 /    93600.0
iteration:      565 /      870 -- time =    75300.0 /    93600.0
iteration:      566 /      870 -- time =    75360.0 /    93600.0
iteration:      567 /      870 -- time =    75420.0 /    93600.0
iteration:      568 /      870 -- time =    75480.0 /    93600.0
iteration:      569 /      870 -- time =    75540.0 /    93600.0
iteration:      570 /      870 -- time =    75600.0 /    93600.0
iteration:      571 /      870 -- time =    75660.0 /    93600.0
iteration:      572 /      870 -- time =    75720.0 /    93600.0
iteration:      573 /      870 -- time =    75780.0 /    93600.0
iteration:      574 /      870 -- time =    75840.0 /    93600.0
iteration:      575 /      870 -- time =    75900.0 /    93600.0
iteration:      576 /      870 -- time =    75960.0 /    93600.0
iteration:      577 /      870 -- time =    76020.0 /    93600.0
iteration:      578 /      870 -- time =    76080.0 /    93600.0
iteration:      579 /      870 -- time =    76140.0 /    93600.0
iteration:      580 /      870 -- time =    76200.0 /    93600.0
iteration:      581 /      870 -- time =    76260.0 /    93600.0
iteration:      582 /      870 -- time =    76320.0 /    93600.0
iteration:      583 /      870 -- time =    76380.0 /    93600.0
iteration:      584 /      870 -- time =    76440.0 /    93600.0
iteration:      585 /      870 -- time =    76500.0 /    93600.0
iteration:      586 /      870 -- time =    76560.0 /    93600.0
iteration:      587 /      870 -- time =    76620.0 /    93600.0
iteration:      588 /      870 -- time =    76680.0 /    93600.0
iteration:      589 /      870 -- time =    76740.0 /    93600.0
iteration:      590 /      870 -- time =    76800.0 /    93600.0
iteration:      591 /      870 -- time =    76860.0 /    93600.0
iteration:      592 /      870 -- time =    76920.0 /    93600.0
iteration:      593 /      870 -- time =    76980.0 /    93600.0
iteration:      594 /      870 -- time =    77040.0 /    93600.0
iteration:      595 /      870 -- time =    77100.0 /    93600.0
iteration:      596 /      870 -- time =    77160.0 /    93600.0
iteration:      597 /      870 -- time =    77220.0 /    93600.0
iteration:      598 /      870 -- time =    77280.0 /    93600.0
iteration:      599 /      870 -- time =    77340.0 /    93600.0
iteration:      600 /      870 -- time =    77400.0 /    93600.0
iteration:      601 /      870 -- time =    77460.0 /    93600.0
iteration:      602 /      870 -- time =    77520.0 /    93600.0
iteration:      603 /      870 -- time =    77580.0 /    93600.0
iteration:      604 /      870 -- time =    77640.0 /    93600.0
iteration:      605 /      870 -- time =    77700.0 /    93600.0
iteration:      606 /      870 -- time =    77760.0 /    93600.0
iteration:      607 /      870 -- time =    77820.0 /    93600.0
iteration:      608 /      870 -- time =    77880.0 /    93600.0
iteration:      609 /      870 -- time =    77940.0 /    93600.0
iteration:      610 /      870 -- time =    78000.0 /    93600.0
iteration:      611 /      870 -- time =    78060.0 /    93600.0
iteration:      612 /      870 -- time =    78120.0 /    93600.0
iteration:      613 /      870 -- time =    78180.0 /    93600.0
iteration:      614 /      870 -- time =    78240.0 /    93600.0
iteration:      615 /      870 -- time =    78300.0 /    93600.0
iteration:      616 /      870 -- time =    78360.0 /    93600.0
iteration:      617 /      870 -- time =    78420.0 /    93600.0
iteration:      618 /      870 -- time =    78480.0 /    93600.0
iteration:      619 /      870 -- time =    78540.0 /    93600.0
iteration:      620 /      870 -- time =    78600.0 /    93600.0
iteration:      621 /      870 -- time =    78660.0 /    93600.0
iteration:      622 /      870 -- time =    78720.0 /    93600.0
iteration:      623 /      870 -- time =    78780.0 /    93600.0
iteration:      624 /      870 -- time =    78840.0 /    93600.0
iteration:      625 /      870 -- time =    78900.0 /    93600.0
iteration:      626 /      870 -- time =    78960.0 /    93600.0
iteration:      627 /      870 -- time =    79020.0 /    93600.0
iteration:      628 /      870 -- time =    79080.0 /    93600.0
iteration:      629 /      870 -- time =    79140.0 /    93600.0
iteration:      630 /      870 -- time =    79200.0 /    93600.0
iteration:      631 /      870 -- time =    79260.0 /    93600.0
iteration:      632 /      870 -- time =    79320.0 /    93600.0
iteration:      633 /      870 -- time =    79380.0 /    93600.0
iteration:      634 /      870 -- time =    79440.0 /    93600.0
iteration:      635 /      870 -- time =    79500.0 /    93600.0
iteration:      636 /      870 -- time =    79560.0 /    93600.0
iteration:      637 /      870 -- time =    79620.0 /    93600.0
iteration:      638 /      870 -- time =    79680.0 /    93600.0
iteration:      639 /      870 -- time =    79740.0 /    93600.0
iteration:      640 /      870 -- time =    79800.0 /    93600.0
iteration:      641 /      870 -- time =    79860.0 /    93600.0
iteration:      642 /      870 -- time =    79920.0 /    93600.0
iteration:      643 /      870 -- time =    79980.0 /    93600.0
iteration:      644 /      870 -- time =    80040.0 /    93600.0
iteration:      645 /      870 -- time =    80100.0 /    93600.0
iteration:      646 /      870 -- time =    80160.0 /    93600.0
iteration:      647 /      870 -- time =    80220.0 /    93600.0
iteration:      648 /      870 -- time =    80280.0 /    93600.0
iteration:      649 /      870 -- time =    80340.0 /    93600.0
iteration:      650 /      870 -- time =    80400.0 /    93600.0
iteration:      651 /      870 -- time =    80460.0 /    93600.0
iteration:      652 /      870 -- time =    80520.0 /    93600.0
iteration:      653 /      870 -- time =    80580.0 /    93600.0
iteration:      654 /      870 -- time =    80640.0 /    93600.0
iteration:      655 /      870 -- time =    80700.0 /    93600.0
iteration:      656 /      870 -- time =    80760.0 /    93600.0
iteration:      657 /      870 -- time =    80820.0 /    93600.0
iteration:      658 /      870 -- time =    80880.0 /    93600.0
iteration:      659 /      870 -- time =    80940.0 /    93600.0
iteration:      660 /      870 -- time =    81000.0 /    93600.0
iteration:      661 /      870 -- time =    81060.0 /    93600.0
iteration:      662 /      870 -- time =    81120.0 /    93600.0
iteration:      663 /      870 -- time =    81180.0 /    93600.0
iteration:      664 /      870 -- time =    81240.0 /    93600.0
iteration:      665 /      870 -- time =    81300.0 /    93600.0
iteration:      666 /      870 -- time =    81360.0 /    93600.0
iteration:      667 /      870 -- time =    81420.0 /    93600.0
iteration:      668 /      870 -- time =    81480.0 /    93600.0
iteration:      669 /      870 -- time =    81540.0 /    93600.0
iteration:      670 /      870 -- time =    81600.0 /    93600.0
iteration:      671 /      870 -- time =    81660.0 /    93600.0
iteration:      672 /      870 -- time =    81720.0 /    93600.0
iteration:      673 /      870 -- time =    81780.0 /    93600.0
iteration:      674 /      870 -- time =    81840.0 /    93600.0
iteration:      675 /      870 -- time =    81900.0 /    93600.0
iteration:      676 /      870 -- time =    81960.0 /    93600.0
iteration:      677 /      870 -- time =    82020.0 /    93600.0
iteration:      678 /      870 -- time =    82080.0 /    93600.0
iteration:      679 /      870 -- time =    82140.0 /    93600.0
iteration:      680 /      870 -- time =    82200.0 /    93600.0
iteration:      681 /      870 -- time =    82260.0 /    93600.0
iteration:      682 /      870 -- time =    82320.0 /    93600.0
iteration:      683 /      870 -- time =    82380.0 /    93600.0
iteration:      684 /      870 -- time =    82440.0 /    93600.0
iteration:      685 /      870 -- time =    82500.0 /    93600.0
iteration:      686 /      870 -- time =    82560.0 /    93600.0
iteration:      687 /      870 -- time =    82620.0 /    93600.0
iteration:      688 /      870 -- time =    82680.0 /    93600.0
iteration:      689 /      870 -- time =    82740.0 /    93600.0
iteration:      690 /      870 -- time =    82800.0 /    93600.0
iteration:      691 /      870 -- time =    82860.0 /    93600.0
iteration:      692 /      870 -- time =    82920.0 /    93600.0
iteration:      693 /      870 -- time =    82980.0 /    93600.0
iteration:      694 /      870 -- time =    83040.0 /    93600.0
iteration:      695 /      870 -- time =    83100.0 /    93600.0
iteration:      696 /      870 -- time =    83160.0 /    93600.0
iteration:      697 /      870 -- time =    83220.0 /    93600.0
iteration:      698 /      870 -- time =    83280.0 /    93600.0
iteration:      699 /      870 -- time =    83340.0 /    93600.0
iteration:      700 /      870 -- time =    83400.0 /    93600.0
iteration:      701 /      870 -- time =    83460.0 /    93600.0
iteration:      702 /      870 -- time =    83520.0 /    93600.0
iteration:      703 /      870 -- time =    83580.0 /    93600.0
iteration:      704 /      870 -- time =    83640.0 /    93600.0
iteration:      705 /      870 -- time =    83700.0 /    93600.0
iteration:      706 /      870 -- time =    83760.0 /    93600.0
iteration:      707 /      870 -- time =    83820.0 /    93600.0
iteration:      708 /      870 -- time =    83880.0 /    93600.0
iteration:      709 /      870 -- time =    83940.0 /    93600.0
iteration:      710 /      870 -- time =    84000.0 /    93600.0
iteration:      711 /      870 -- time =    84060.0 /    93600.0
iteration:      712 /      870 -- time =    84120.0 /    93600.0
iteration:      713 /      870 -- time =    84180.0 /    93600.0
iteration:      714 /      870 -- time =    84240.0 /    93600.0
iteration:      715 /      870 -- time =    84300.0 /    93600.0
iteration:      716 /      870 -- time =    84360.0 /    93600.0
iteration:      717 /      870 -- time =    84420.0 /    93600.0
iteration:      718 /      870 -- time =    84480.0 /    93600.0
iteration:      719 /      870 -- time =    84540.0 /    93600.0
iteration:      720 /      870 -- time =    84600.0 /    93600.0
iteration:      721 /      870 -- time =    84660.0 /    93600.0
iteration:      722 /      870 -- time =    84720.0 /    93600.0
iteration:      723 /      870 -- time =    84780.0 /    93600.0
iteration:      724 /      870 -- time =    84840.0 /    93600.0
iteration:      725 /      870 -- time =    84900.0 /    93600.0
iteration:      726 /      870 -- time =    84960.0 /    93600.0
iteration:      727 /      870 -- time =    85020.0 /    93600.0
iteration:      728 /      870 -- time =    85080.0 /    93600.0
iteration:      729 /      870 -- time =    85140.0 /    93600.0
iteration:      730 /      870 -- time =    85200.0 /    93600.0
iteration:      731 /      870 -- time =    85260.0 /    93600.0
iteration:      732 /      870 -- time =    85320.0 /    93600.0
iteration:      733 /      870 -- time =    85380.0 /    93600.0
iteration:      734 /      870 -- time =    85440.0 /    93600.0
iteration:      735 /      870 -- time =    85500.0 /    93600.0
iteration:      736 /      870 -- time =    85560.0 /    93600.0
iteration:      737 /      870 -- time =    85620.0 /    93600.0
iteration:      738 /      870 -- time =    85680.0 /    93600.0
iteration:      739 /      870 -- time =    85740.0 /    93600.0
iteration:      740 /      870 -- time =    85800.0 /    93600.0
iteration:      741 /      870 -- time =    85860.0 /    93600.0
iteration:      742 /      870 -- time =    85920.0 /    93600.0
iteration:      743 /      870 -- time =    85980.0 /    93600.0
iteration:      744 /      870 -- time =    86040.0 /    93600.0
iteration:      745 /      870 -- time =    86100.0 /    93600.0
iteration:      746 /      870 -- time =    86160.0 /    93600.0
iteration:      747 /      870 -- time =    86220.0 /    93600.0
iteration:      748 /      870 -- time =    86280.0 /    93600.0
iteration:      749 /      870 -- time =    86340.0 /    93600.0
iteration:      750 /      870 -- time =    86400.0 /    93600.0
iteration:      751 /      870 -- time =    86460.0 /    93600.0
iteration:      752 /      870 -- time =    86520.0 /    93600.0
iteration:      753 /      870 -- time =    86580.0 /    93600.0
iteration:      754 /      870 -- time =    86640.0 /    93600.0
iteration:      755 /      870 -- time =    86700.0 /    93600.0
iteration:      756 /      870 -- time =    86760.0 /    93600.0
iteration:      757 /      870 -- time =    86820.0 /    93600.0
iteration:      758 /      870 -- time =    86880.0 /    93600.0
iteration:      759 /      870 -- time =    86940.0 /    93600.0
iteration:      760 /      870 -- time =    87000.0 /    93600.0
iteration:      761 /      870 -- time =    87060.0 /    93600.0
iteration:      762 /      870 -- time =    87120.0 /    93600.0
iteration:      763 /      870 -- time =    87180.0 /    93600.0
iteration:      764 /      870 -- time =    87240.0 /    93600.0
iteration:      765 /      870 -- time =    87300.0 /    93600.0
iteration:      766 /      870 -- time =    87360.0 /    93600.0
iteration:      767 /      870 -- time =    87420.0 /    93600.0
iteration:      768 /      870 -- time =    87480.0 /    93600.0
iteration:      769 /      870 -- time =    87540.0 /    93600.0
iteration:      770 /      870 -- time =    87600.0 /    93600.0
iteration:      771 /      870 -- time =    87660.0 /    93600.0
iteration:      772 /      870 -- time =    87720.0 /    93600.0
iteration:      773 /      870 -- time =    87780.0 /    93600.0
iteration:      774 /      870 -- time =    87840.0 /    93600.0
iteration:      775 /      870 -- time =    87900.0 /    93600.0
iteration:      776 /      870 -- time =    87960.0 /    93600.0
iteration:      777 /      870 -- time =    88020.0 /    93600.0
iteration:      778 /      870 -- time =    88080.0 /    93600.0
iteration:      779 /      870 -- time =    88140.0 /    93600.0
iteration:      780 /      870 -- time =    88200.0 /    93600.0
iteration:      781 /      870 -- time =    88260.0 /    93600.0
iteration:      782 /      870 -- time =    88320.0 /    93600.0
iteration:      783 /      870 -- time =    88380.0 /    93600.0
iteration:      784 /      870 -- time =    88440.0 /    93600.0
iteration:      785 /      870 -- time =    88500.0 /    93600.0
iteration:      786 /      870 -- time =    88560.0 /    93600.0
iteration:      787 /      870 -- time =    88620.0 /    93600.0
iteration:      788 /      870 -- time =    88680.0 /    93600.0
iteration:      789 /      870 -- time =    88740.0 /    93600.0
iteration:      790 /      870 -- time =    88800.0 /    93600.0
iteration:      791 /      870 -- time =    88860.0 /    93600.0
iteration:      792 /      870 -- time =    88920.0 /    93600.0
iteration:      793 /      870 -- time =    88980.0 /    93600.0
iteration:      794 /      870 -- time =    89040.0 /    93600.0
iteration:      795 /      870 -- time =    89100.0 /    93600.0
iteration:      796 /      870 -- time =    89160.0 /    93600.0
iteration:      797 /      870 -- time =    89220.0 /    93600.0
iteration:      798 /      870 -- time =    89280.0 /    93600.0
iteration:      799 /      870 -- time =    89340.0 /    93600.0
iteration:      800 /      870 -- time =    89400.0 /    93600.0
iteration:      801 /      870 -- time =    89460.0 /    93600.0
iteration:      802 /      870 -- time =    89520.0 /    93600.0
iteration:      803 /      870 -- time =    89580.0 /    93600.0
iteration:      804 /      870 -- time =    89640.0 /    93600.0
iteration:      805 /      870 -- time =    89700.0 /    93600.0
iteration:      806 /      870 -- time =    89760.0 /    93600.0
iteration:      807 /      870 -- time =    89820.0 /    93600.0
iteration:      808 /      870 -- time =    89880.0 /    93600.0
iteration:      809 /      870 -- time =    89940.0 /    93600.0
iteration:      810 /      870 -- time =    90000.0 /    93600.0
iteration:      811 /      870 -- time =    90060.0 /    93600.0
iteration:      812 /      870 -- time =    90120.0 /    93600.0
iteration:      813 /      870 -- time =    90180.0 /    93600.0
iteration:      814 /      870 -- time =    90240.0 /    93600.0
iteration:      815 /      870 -- time =    90300.0 /    93600.0
iteration:      816 /      870 -- time =    90360.0 /    93600.0
iteration:      817 /      870 -- time =    90420.0 /    93600.0
iteration:      818 /      870 -- time =    90480.0 /    93600.0
iteration:      819 /      870 -- time =    90540.0 /    93600.0
iteration:      820 /      870 -- time =    90600.0 /    93600.0
iteration:      821 /      870 -- time =    90660.0 /    93600.0
iteration:      822 /      870 -- time =    90720.0 /    93600.0
iteration:      823 /      870 -- time =    90780.0 /    93600.0
iteration:      824 /      870 -- time =    90840.0 /    93600.0
iteration:      825 /      870 -- time =    90900.0 /    93600.0
iteration:      826 /      870 -- time =    90960.0 /    93600.0
iteration:      827 /      870 -- time =    91020.0 /    93600.0
iteration:      828 /      870 -- time =    91080.0 /    93600.0
iteration:      829 /      870 -- time =    91140.0 /    93600.0
iteration:      830 /      870 -- time =    91200.0 /    93600.0
iteration:      831 /      870 -- time =    91260.0 /    93600.0
iteration:      832 /      870 -- time =    91320.0 /    93600.0
iteration:      833 /      870 -- time =    91380.0 /    93600.0
iteration:      834 /      870 -- time =    91440.0 /    93600.0
iteration:      835 /      870 -- time =    91500.0 /    93600.0
iteration:      836 /      870 -- time =    91560.0 /    93600.0
iteration:      837 /      870 -- time =    91620.0 /    93600.0
iteration:      838 /      870 -- time =    91680.0 /    93600.0
iteration:      839 /      870 -- time =    91740.0 /    93600.0
iteration:      840 /      870 -- time =    91800.0 /    93600.0
iteration:      841 /      870 -- time =    91860.0 /    93600.0
iteration:      842 /      870 -- time =    91920.0 /    93600.0
iteration:      843 /      870 -- time =    91980.0 /    93600.0
iteration:      844 /      870 -- time =    92040.0 /    93600.0
iteration:      845 /      870 -- time =    92100.0 /    93600.0
iteration:      846 /      870 -- time =    92160.0 /    93600.0
iteration:      847 /      870 -- time =    92220.0 /    93600.0
iteration:      848 /      870 -- time =    92280.0 /    93600.0
iteration:      849 /      870 -- time =    92340.0 /    93600.0
iteration:      850 /      870 -- time =    92400.0 /    93600.0
iteration:      851 /      870 -- time =    92460.0 /    93600.0
iteration:      852 /      870 -- time =    92520.0 /    93600.0
iteration:      853 /      870 -- time =    92580.0 /    93600.0
iteration:      854 /      870 -- time =    92640.0 /    93600.0
iteration:      855 /      870 -- time =    92700.0 /    93600.0
iteration:      856 /      870 -- time =    92760.0 /    93600.0
iteration:      857 /      870 -- time =    92820.0 /    93600.0
iteration:      858 /      870 -- time =    92880.0 /    93600.0
iteration:      859 /      870 -- time =    92940.0 /    93600.0
iteration:      860 /      870 -- time =    93000.0 /    93600.0
iteration:      861 /      870 -- time =    93060.0 /    93600.0
iteration:      862 /      870 -- time =    93120.0 /    93600.0
iteration:      863 /      870 -- time =    93180.0 /    93600.0
iteration:      864 /      870 -- time =    93240.0 /    93600.0
iteration:      865 /      870 -- time =    93300.0 /    93600.0
iteration:      866 /      870 -- time =    93360.0 /    93600.0
iteration:      867 /      870 -- time =    93420.0 /    93600.0
iteration:      868 /      870 -- time =    93480.0 /    93600.0
iteration:      869 /      870 -- time =    93540.0 /    93600.0
iteration:      870 /      870 -- time =    93600.0 /    93600.0
CLUBB-TIMER time_loop_init =             0.2339
CLUBB-TIMER time_clubb_advance =         3.1817
CLUBB-TIMER time_clubb_pdf =             0.0021
CLUBB-TIMER time_SILHS =                 0.0013
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.0000
CLUBB-TIMER time_adapt_grid =            0.0000
CLUBB-TIMER time_total =                 7.7073
 Program exited normally
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (cmake 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-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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
+ python compile.py
-- The Fortran compiler identification is IntelLLVM 2023.2.0
-- The C compiler identification is IntelLLVM 2023.2.0
-- The CXX compiler identification is IntelLLVM 2023.2.0
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-fmyvemnurthfcavvd7ujk6wskls73vdp/compiler/2023.2.0/linux/bin/ifx - skipped
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-fmyvemnurthfcavvd7ujk6wskls73vdp/compiler/2023.2.0/linux/bin/icx - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-fmyvemnurthfcavvd7ujk6wskls73vdp/compiler/2023.2.0/linux/bin/icpx - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Compiling with double precision
-- Found PkgConfig: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/pkgconf-2.2.0-5yfc5u2idq4y27sxxkurcul66iyq7axu/bin/pkg-config (found version "2.2.0") 
-- Checking for module 'netcdf-fortran'
--   Found netcdf-fortran, version 4.5.3
-- netcdf-fortran found via pkg-config
-- Include dirs: /usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include;/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-c-4.9.2-bonxxepz3qgjfduxm5xyggprdieneook/include
-- Libraries:    netcdff
-- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_cmake_output_matching/build/intel_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_cmake_output_matching/cmake/toolchains/linux_x86_64_intel.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_output_matching/build/intel_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble
about to cmnake /home/jenkins/workspace/clubb_cmake_output_matching/build/intel_PRECdouble
Running CMake configure...
[1/915] Building Fortran preprocessed src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90-pp.f90
[2/915] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90-pp.f90
[3/915] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90-pp.f90
[4/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90-pp.f90
[5/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90-pp.f90
[6/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90-pp.f90
[7/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90-pp.f90
[8/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F-pp.f
[9/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F-pp.f
[10/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F-pp.f
[11/915] Building Fortran preprocessed src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90-pp.f90
[12/915] Building Fortran preprocessed src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90-pp.f90
[13/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90-pp.f90
[14/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90-pp.f90
[15/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90-pp.f90
[16/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90-pp.f90
[17/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F-pp.f
[18/915] Building Fortran preprocessed src/CMakeFiles/text_writer_lib.dir/text_writer.F90-pp.f90
[19/915] Building Fortran preprocessed src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90-pp.f90
[20/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90-pp.f90
[21/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90-pp.f90
[22/915] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90-pp.f90
[23/915] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/error.F90-pp.f90
[24/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90-pp.f90
[25/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F-pp.f
[26/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F-pp.f
[27/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F-pp.f
[28/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F-pp.f
[29/915] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90-pp.f90
[30/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90-pp.f90
[31/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F-pp.f
[32/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90-pp.f90
[33/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F-pp.f
[34/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F-pp.f
[35/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90-pp.f90
[36/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90-pp.f90
[37/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90-pp.f90
[38/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F-pp.f
[39/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F-pp.f
[40/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90-pp.f90
[41/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90-pp.f90
[42/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F-pp.f
[43/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90-pp.f90
[44/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90-pp.f90
[45/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90-pp.f90
[46/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90-pp.f90
[47/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90-pp.f90
[48/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90-pp.f90
[49/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90-pp.f90
[50/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90-pp.f90
[51/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90-pp.f90
[52/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90-pp.f90
[53/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90-pp.f90
[54/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90-pp.f90
[55/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90-pp.f90
[56/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90-pp.f90
[57/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90-pp.f90
[58/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90-pp.f90
[59/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90-pp.f90
[60/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90-pp.f90
[61/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90-pp.f90
[62/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90-pp.f90
[63/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90-pp.f90
[64/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90-pp.f90
[65/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90-pp.f90
[66/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90-pp.f90
[67/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90-pp.f90
[68/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90-pp.f90
[69/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F-pp.f
[70/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F-pp.f
[71/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90-pp.f90
[72/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F-pp.f
[73/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F-pp.f
[74/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F-pp.f
[75/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F-pp.f
[76/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F-pp.f
[77/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F-pp.f
[78/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F-pp.f
[79/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F-pp.f
[80/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F-pp.f
[81/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90-pp.f90
[82/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F-pp.f
[83/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F-pp.f
[84/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F-pp.f
[85/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F-pp.f
[86/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F-pp.f
[87/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F-pp.f
[88/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F-pp.f
[89/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F-pp.f
[90/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F-pp.f
[91/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F-pp.f
[92/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F-pp.f
[93/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F-pp.f
[94/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F-pp.f
[95/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F-pp.f
[96/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F-pp.f
[97/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F-pp.f
[98/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F-pp.f
[99/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F-pp.f
[100/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F-pp.f
[101/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F-pp.f
[102/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F-pp.f
[103/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F-pp.f
[104/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F-pp.f
[105/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F-pp.f
[106/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F-pp.f
[107/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F-pp.f
[108/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F-pp.f
[109/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F-pp.f
[110/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F-pp.f
[111/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F-pp.f
[112/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F-pp.f
[113/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F-pp.f
[114/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F-pp.f
[115/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F-pp.f
[116/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F-pp.f
[117/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F-pp.f
[118/915] Building Fortran preprocessed src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90-pp.f90
[119/915] Building Fortran preprocessed src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90-pp.f90
[120/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90-pp.f90
[121/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90-pp.f90
[122/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90-pp.f90
[123/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90-pp.f90
[124/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90-pp.f90
[125/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90-pp.f90
[126/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90-pp.f90
[127/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90-pp.f90
[128/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90-pp.f90
[129/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90-pp.f90
[130/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f-pp.f
[131/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90-pp.f90
[132/915] Building Fortran preprocessed src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90-pp.f90
[133/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90-pp.f90
[134/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90-pp.f90
[135/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90-pp.f90
[136/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90-pp.f90
[137/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f-pp.f
[138/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90-pp.f90
[139/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90-pp.f90
[140/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90-pp.f90
[141/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90-pp.f90
[142/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90-pp.f90
[143/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90-pp.f90
[144/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90-pp.f90
[145/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90-pp.f90
[146/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90-pp.f90
[147/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90-pp.f90
[148/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90-pp.f90
[149/915] Generating Fortran dyndep file src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/Fortran.dd
[150/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90-pp.f90
[151/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90-pp.f90
[152/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90-pp.f90
[153/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90-pp.f90
[154/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90-pp.f90
[155/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90-pp.f90
[156/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90-pp.f90
[157/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90-pp.f90
[158/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90-pp.f90
[159/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90-pp.f90
[160/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90-pp.f90
[161/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90-pp.f90
[162/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90-pp.f90
[163/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90-pp.f90
[164/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90-pp.f90
[165/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90-pp.f90
[166/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90-pp.f90
[167/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90-pp.f90
[168/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90-pp.f90
[169/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90-pp.f90
[170/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90-pp.f90
[171/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90-pp.f90
[172/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90-pp.f90
[173/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90-pp.f90
[174/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90-pp.f90
[175/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90-pp.f90
[176/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90-pp.f90
[177/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90-pp.f90
[178/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90-pp.f90
[179/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90-pp.f90
[180/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90-pp.f90
[181/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90-pp.f90
[182/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90-pp.f90
[183/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90-pp.f90
[184/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90-pp.f90
[185/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90-pp.f90
[186/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90-pp.f90
[187/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90-pp.f90
[188/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90-pp.f90
[189/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90-pp.f90
[190/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90-pp.f90
[191/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90-pp.f90
[192/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90-pp.f90
[193/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90-pp.f90
[194/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90-pp.f90
[195/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90-pp.f90
[196/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90-pp.f90
[197/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90-pp.f90
[198/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90-pp.f90
[199/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90-pp.f90
[200/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90-pp.f90
[201/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90-pp.f90
[202/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90-pp.f90
[203/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90-pp.f90
[204/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90-pp.f90
[205/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90-pp.f90
[206/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90-pp.f90
[207/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90-pp.f90
[208/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90-pp.f90
[209/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90-pp.f90
[210/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90-pp.f90
[211/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90-pp.f90
[212/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90-pp.f90
[213/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90-pp.f90
[214/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90-pp.f90
[215/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90-pp.f90
[216/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90-pp.f90
[217/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90-pp.f90
[218/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90-pp.f90
[219/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90-pp.f90
[220/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90-pp.f90
[221/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90-pp.f90
[222/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90-pp.f90
[223/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90-pp.f90
[224/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f-pp.f
[225/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90-pp.f90
[226/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90-pp.f90
[227/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f-pp.f
[228/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f-pp.f
[229/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f-pp.f
[230/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f-pp.f
[231/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f-pp.f
[232/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f-pp.f
[233/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f-pp.f
[234/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f-pp.f
[235/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f-pp.f
[236/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f-pp.f
[237/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f-pp.f
[238/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f-pp.f
[239/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f-pp.f
[240/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f-pp.f
[241/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f-pp.f
[242/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f-pp.f
[243/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f-pp.f
[244/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f-pp.f
[245/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f-pp.f
[246/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f-pp.f
[247/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f-pp.f
[248/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f-pp.f
[249/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f-pp.f
[250/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f-pp.f
[251/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f-pp.f
[252/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f-pp.f
[253/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f-pp.f
[254/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f-pp.f
[255/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f-pp.f
[256/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f-pp.f
[257/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f-pp.f
[258/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f-pp.f
[259/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f-pp.f
[260/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f-pp.f
[261/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f-pp.f
[262/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f-pp.f
[263/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f-pp.f
[264/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f-pp.f
[265/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f-pp.f
[266/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f-pp.f
[267/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f-pp.f
[268/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f-pp.f
[269/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f-pp.f
[270/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f-pp.f
[271/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f-pp.f
[272/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f-pp.f
[273/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f-pp.f
[274/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f-pp.f
[275/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f-pp.f
[276/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f-pp.f
[277/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f-pp.f
[278/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f-pp.f
[279/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f-pp.f
[280/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f-pp.f
[281/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f-pp.f
[282/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f-pp.f
[283/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f-pp.f
[284/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f-pp.f
[285/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f-pp.f
[286/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f-pp.f
[287/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f-pp.f
[288/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f-pp.f
[289/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f-pp.f
[290/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f-pp.f
[291/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f-pp.f
[292/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f-pp.f
[293/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f-pp.f
[294/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f-pp.f
[295/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f-pp.f
[296/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f-pp.f
[297/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f-pp.f
[298/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f-pp.f
[299/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f-pp.f
[300/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f-pp.f
[301/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f-pp.f
[302/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f-pp.f
[303/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f-pp.f
[304/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f-pp.f
[305/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f-pp.f
[306/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f-pp.f
[307/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f-pp.f
[308/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f-pp.f
[309/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f-pp.f
[310/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f-pp.f
[311/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f-pp.f
[312/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f-pp.f
[313/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f-pp.f
[314/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f-pp.f
[315/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f-pp.f
[316/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f-pp.f
[317/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f-pp.f
[318/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f-pp.f
[319/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f-pp.f
[320/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f-pp.f
[321/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f-pp.f
[322/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f-pp.f
[323/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f-pp.f
[324/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f-pp.f
[325/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f-pp.f
[326/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f-pp.f
[327/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f-pp.f
[328/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f-pp.f
[329/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f-pp.f
[330/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f-pp.f
[331/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f-pp.f
[332/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f-pp.f
[333/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f-pp.f
[334/915] Generating Fortran dyndep file src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/Fortran.dd
[335/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f-pp.f
[336/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f-pp.f
[337/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f-pp.f
[338/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f-pp.f
[339/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f-pp.f
[340/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f-pp.f
[341/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f-pp.f
[342/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f-pp.f
[343/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f-pp.f
[344/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f-pp.f
[345/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f-pp.f
[346/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f-pp.f
[347/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f-pp.f
[348/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f-pp.f
[349/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f-pp.f
[350/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f-pp.f
[351/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f-pp.f
[352/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f-pp.f
[353/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f-pp.f
[354/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f-pp.f
[355/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f-pp.f
[356/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f-pp.f
[357/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f-pp.f
[358/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f-pp.f
[359/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f-pp.f
[360/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f-pp.f
[361/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f-pp.f
[362/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f-pp.f
[363/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f-pp.f
[364/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f-pp.f
[365/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o
[366/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o
[367/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o
[368/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o
[369/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o
[370/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o
[371/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o
[372/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o
[373/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o
[374/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o
[375/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o
[376/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o
[377/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o
[378/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o
[379/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o
[380/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o
[381/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o
[382/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o
[383/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o
[384/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o
[385/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o
[386/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o
[387/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o
[388/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o
[389/915] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/SCM_Activation/aer_ccn_act_k.F90(129): remark #7712: This variable has not been used.   [T1]
subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym,      &      
--------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/SCM_Activation/aer_ccn_act_k.F90(129): remark #7712: This variable has not been used.   [P1]
subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym,      &      
------------------------------^
[390/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o
[391/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o
[392/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o
[393/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o
[394/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o
[395/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o
[396/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o
[397/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o
[398/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o
[399/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o
[400/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o
[401/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o
[402/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o
[403/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o
[404/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o
[405/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o
[406/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o
[407/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o
[408/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o
[409/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o
[410/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o
[411/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o
[412/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o
[413/915] Linking Fortran static library src/Microphys/SCM_Activation/libscm_activation_lib.a
[414/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o
[415/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o
[416/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o
[417/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o
[418/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o
[419/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o
[420/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o
[421/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o
[422/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f-pp.f
[423/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o
[424/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o
[425/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f-pp.f
[426/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o
[427/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o
[428/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o
[429/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o
[430/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f-pp.f
[431/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f-pp.f
[432/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f-pp.f
[433/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o
[434/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o
[435/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f-pp.f
[436/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f-pp.f
[437/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o
[438/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o
[439/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o
[440/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f-pp.f
[441/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f-pp.f
[442/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o
[443/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f-pp.f
[444/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f-pp.f
[445/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o
[446/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o
[447/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f-pp.f
[448/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f-pp.f
[449/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f-pp.f
[450/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f-pp.f
[451/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f-pp.f
[452/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o
[453/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f-pp.f
[454/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f-pp.f
[455/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f-pp.f
[456/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f-pp.f
[457/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o
[458/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f-pp.f
[459/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o
[460/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f-pp.f
[461/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f-pp.f
[462/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f-pp.f
[463/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o
[464/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o
[465/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f-pp.f
[466/915] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f-pp.f
[467/915] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f-pp.f
[468/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90-pp.f90
[469/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90-pp.f90
[470/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90-pp.f90
[471/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90-pp.f90
[472/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90-pp.f90
[473/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90-pp.f90
[474/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90-pp.f90
[475/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90-pp.f90
[476/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90-pp.f90
[477/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90-pp.f90
[478/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90-pp.f90
[479/915] Generating Fortran dyndep file src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/Fortran.dd
[480/915] Generating Fortran dyndep file src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/Fortran.dd
[481/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o
[482/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o
[483/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o
[484/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90-pp.f90
[485/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90-pp.f90
[486/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90-pp.f90
[487/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90-pp.f90
[488/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90-pp.f90
[489/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90-pp.f90
[490/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90-pp.f90
[491/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90-pp.f90
[492/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o
[493/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90-pp.f90
[494/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90-pp.f90
[495/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90-pp.f90
[496/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90-pp.f90
[497/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90-pp.f90
[498/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90-pp.f90
[499/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90-pp.f90
[500/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o
[501/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90-pp.f90
[502/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90-pp.f90
[503/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90-pp.f90
[504/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90-pp.f90
[505/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90-pp.f90
[506/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90-pp.f90
[507/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90-pp.f90
[508/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90-pp.f90
[509/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o
[510/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o
[511/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o
[512/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o
[513/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o
[514/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o
[515/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o
[516/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o
[517/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o
[518/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o
[519/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o
[520/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o
[521/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o
[522/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o
[523/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o
[524/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o
[525/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o
[526/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o
[527/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o
[528/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o
[529/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o
[530/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o
[531/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o
[532/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o
[533/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o
[534/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o
[535/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o
[536/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o
[537/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o
[538/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o
[539/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o
[540/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o
[541/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o
[542/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o
[543/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o
[544/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o
[545/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o
[546/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o
[547/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o
[548/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o
[549/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o
[550/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o
[551/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o
[552/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o
[553/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o
[554/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o
[555/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o
[556/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o
[557/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o
[558/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o
[559/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o
[560/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o
[561/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o
[562/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o
[563/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o
[564/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o
[565/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o
[566/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o
[567/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o
[568/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o
[569/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o
[570/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o
[571/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o
[572/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90-pp.f90
[573/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90-pp.f90
[574/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90-pp.f90
[575/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o
[576/915] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o
[577/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90-pp.f90
[578/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o
[579/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o
[580/915] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o
[581/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o
[582/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90-pp.f90
[583/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o
[584/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o
[585/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o
[586/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o
[587/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used.   [OPTS]
      INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
--------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used.   [N]
      INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
--------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used.   [LWORK]
      INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
---------------------------------------------------------------^
[588/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90-pp.f90
[589/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90-pp.f90
[590/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90-pp.f90
[591/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90-pp.f90
[592/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o
[593/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90-pp.f90
[594/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90-pp.f90
[595/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o
[596/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o
[597/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o
[598/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o
[599/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o
[600/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o
[601/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o
[602/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o
[603/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o
[604/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o
[605/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o
[606/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o
[607/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o
[608/915] Linking Fortran static library src/Lapack/liblapack_lib.a
[609/915] Generating Fortran dyndep file src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Fortran.dd
[610/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o
[611/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o
[612/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o
[613/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/error_code.F90(82): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GETPID]
        write(err_header,'(A7,I7,A20)') "Process ", getpid(), " -- CLUBB -- ERROR: "
----------------------------------------------------^
[614/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o
[615/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o
[616/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o
[617/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o
[618/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o
[619/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o
[620/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o
[621/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o
[622/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o
[623/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o
[624/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o
[625/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o
[626/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o
[627/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o
[628/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o
[629/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o
[630/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o
[631/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o
[632/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o
[633/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o
[634/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o
[635/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o
[636/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o
[637/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o
[638/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o
[639/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o
[640/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o
[641/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/penta_bicgstab_solver.F90(367): remark #7712: This variable has not been used.   [J]
    integer :: j, k, i, b    ! Loop Variables
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/penta_bicgstab_solver.F90(292): remark #7712: This variable has not been used.   [J]
    integer :: i, j, k
------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/penta_bicgstab_solver.F90(127): remark #7712: This variable has not been used.   [J]
    integer :: iter, j, k, i    ! Loop Variables
---------------------^
[642/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o
[643/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o
[644/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o
[645/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o
[646/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o
[647/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o
[648/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o
[649/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o
[650/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o
[651/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o
[652/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o
[653/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/pdf_utilities.F90(1400): remark #7712: This variable has not been used.   [M]
      m
------^
[654/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o
[655/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o
[656/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o
[657/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1479): remark #7712: This variable has not been used.   [LEVEL]
  subroutine stats_update_budget_2d( name, values, stats, icol, level )
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1429): remark #7712: This variable has not been used.   [LEVEL]
  subroutine stats_update_budget_1d( name, values, stats, icol, level )
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1172): remark #7712: This variable has not been used.   [LEVEL]
  subroutine stats_update_2d( name, values, stats, icol, level )
---------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1112): remark #7712: This variable has not been used.   [LEVEL]
  subroutine stats_update_1d( name, values, stats, icol, level )
---------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1001): remark #7712: This variable has not been used.   [ERR_INFO]
  subroutine stats_end_timestep_api( time_value, stats, err_info )
--------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1663): remark #7712: This variable has not been used.   [ICOL]
  subroutine stats_finalize_budget_2d( name, values, stats, icol, l_count_sample )
------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1479): remark #7712: This variable has not been used.   [ICOL]
  subroutine stats_update_budget_2d( name, values, stats, icol, level )
----------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1334): remark #7712: This variable has not been used.   [ICOL]
  subroutine stats_begin_budget_2d( name, values, stats, icol )
---------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90(1172): remark #7712: This variable has not been used.   [ICOL]
  subroutine stats_update_2d( name, values, stats, icol, level )
---------------------------------------------------^
[658/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o
[659/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o
[660/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/clip_explicit.F90(882): remark #7712: This variable has not been used.   [I]
    integer :: i
---------------^
[661/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o
[662/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o
[663/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/mono_flux_limiter.F90(1307): remark #7712: This variable has not been used.   [I]
    integer :: i
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/mono_flux_limiter.F90(451): remark #7712: This variable has not been used.   [TMP]
      tmp, &
------^
[664/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o
[665/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/setup_clubb_pdf_params.F90(3952): remark #7712: This variable has not been used.   [I]
    integer :: ivar, jvar, hm_idx, hm_idx_ivar, hm_idx_jvar, i  ! Indices
-------------------------------------------------------------^
[666/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o
[667/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o
[668/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_windm_edsclrm_module.F90(1672): remark #7712: This variable has not been used.   [I]
    integer :: i, j
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_windm_edsclrm_module.F90(1672): remark #7712: This variable has not been used.   [J]
    integer :: i, j
------------------^
[669/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o
[670/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o
[671/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o
[672/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xm_wpxp_module.F90(4384): remark #7712: This variable has not been used.   [I]
    integer :: i, ivar
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xm_wpxp_module.F90(4384): remark #7712: This variable has not been used.   [IVAR]
    integer :: i, ivar
------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xm_wpxp_module.F90(4678): remark #7712: This variable has not been used.   [TMP_COLS_STATS]
      tmp_cols_stats
------^
[673/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xp2_xpyp_module.F90(6116): remark #7712: This variable has not been used.   [I]
      i
------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xp2_xpyp_module.F90(2802): remark #7712: This variable has not been used.   [I]
    integer :: i
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xp2_xpyp_module.F90(2056): remark #7712: This variable has not been used.   [ZEROS]
      zeros
------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xp2_xpyp_module.F90(1627): remark #7712: This variable has not been used.   [ZEROS]
      zeros
------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xp2_xpyp_module.F90(2804): remark #7712: This variable has not been used.   [J]
    integer :: j
---------------^
[674/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o
[675/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o
[676/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o
[677/915] Linking Fortran static library src/CLUBB_core/libclubb_core_lib.a
[678/915] Generating Fortran dyndep file src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/Fortran.dd
[679/915] Generating Fortran dyndep file src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/Fortran.dd
[680/915] Generating Fortran dyndep file src/CMakeFiles/text_writer_lib.dir/Fortran.dd
[681/915] Generating Fortran dyndep file src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/Fortran.dd
[682/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o
[683/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o
[684/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa21g.F(1): remark #7712: This variable has not been used.   [RHO]
      subroutine eqa21g(pgacrm,pgacr,tt,rho,qg,tzero
----------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa21g.F(29): remark #7712: This variable has not been used.   [NPTS]
      integer npts
--------------^
[685/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa22g.F(1): remark #7712: This variable has not been used.   [RHO]
      subroutine eqa22g(pgacwm,pgacw,tt,rho,qg,tzero
----------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa22g.F(29): remark #7712: This variable has not been used.   [NPTS]
      integer npts
--------------^
[686/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o
[687/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa12g.F(50): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GAMMA]
      call gamma(garg,gm3pb)
-----------^
[688/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa19.F(1): remark #7712: This variable has not been used.   [TT]
      subroutine eqa19(pconv,qi,rho,conci,tt,pcut,cimass,delt,len)
------------------------------------------^
[689/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa10g.F(53): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GAMMA]
      call gamma(garg,gm6pb)
-----------^
[690/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa13g.F(1): remark #7712: This variable has not been used.   [TT]
      subroutine eqa13g(pgacr,qr,qg,tt,rho,fallr,fallg
------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa13g.F(4): remark #7712: This variable has not been used.   [TZERO]
     2       ,delt,pcut,tzero,len)
------------------------^
[691/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o
[692/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o
[693/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o
[694/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa11g.F(52): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GAMMA]
      call gamma(garg,gm3pb)
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa11g.F(1): remark #7712: This variable has not been used.   [TT]
      subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero
------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa11g.F(1): remark #7712: This variable has not been used.   [TZERO]
      subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero
------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa11g.F(16): remark #7712: This variable has not been used.   [CMAX]
      real cmax
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa11g.F(17): remark #7712: This variable has not been used.   [CMIN]
      real cmin
-----------^
[695/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa22.F(1): remark #7712: This variable has not been used.   [TZERO]
      subroutine eqa22(psacw,qc,qs,tt,termb,esc,pcut,delt,tzero,len)
----------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa22.F(13): remark #7712: This variable has not been used.   [IFLAG]
      integer iflag
--------------^
[696/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o
[697/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o
[698/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o
[699/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o
[700/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o
[701/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o
[702/915] Building Fortran object src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90.o
[703/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa27.F(2): remark #7712: This variable has not been used.   [J]
     1                ,snzero,tzero,pcut,delt,j,len)
----------------------------------------------^
[704/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa18.F(2): remark #7712: This variable has not been used.   [J]
     1                ,appbpp,tice,delt,pcut,j,icon,len)
---------------------------------------------^
[705/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o
[706/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o
[707/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o
[708/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o
[709/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used.   [TT]
      subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used.   [QSATI]
      subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used.   [PP]
      subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used.   [HEATLV]
     1               ,iwx1,heatlv,cp,delt,pcut,j,len)
---------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used.   [CP]
     1               ,iwx1,heatlv,cp,delt,pcut,j,len)
----------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used.   [J]
     1               ,iwx1,heatlv,cp,delt,pcut,j,len)
-----------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa6.F(39): remark #7712: This variable has not been used.   [ITER]
      integer iter
--------------^
[710/915] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o
[711/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esati.F(47): warning #8889: Explicit interface or EXTERNAL declaration is required.   [ESAT_NEW]
        call esat_new(t,w1,m,l_ice)
-------------^
[712/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o
[713/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90.o
[714/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esatv.F(47): warning #8889: Explicit interface or EXTERNAL declaration is required.   [ESAT_NEW]
        call esat_new(t,w1,m,l_ice)
-------------^
[715/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o
[716/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o
[717/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o
[718/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o
[719/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o
[720/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o
[721/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o
[722/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o
[723/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o
[724/915] Linking Fortran static library src/libtext_writer_lib.a
[725/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa9.F(1): remark #7712: This variable has not been used.   [RHO]
      subroutine eqa9(pracw,qc,qr,pterm4,sr,sri,rho,nc,icomp,pi,erc
------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa9.F(36): remark #7712: This variable has not been used.   [RVC]
      real rvc
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa9.F(37): remark #7712: This variable has not been used.   [RVCOF]
      real rvcof
-----------^
[726/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o
[727/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(5): remark #7712: This variable has not been used.   [ARY1D]
     4             ,twodt,pcut,tzero,lgrpl,ary1d,maxpt1d,kmax
-------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used.   [I1DFLG]
     5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
--------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used.   [I1D]
     5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
---------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used.   [J1D]
     5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
-------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used.   [J]
     5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
-----------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used.   [ICOMP]
     5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
-------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(14): remark #7712: This variable has not been used.   [IP]
       integer ip
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(16): remark #7712: This variable has not been used.   [JP]
       integer jp
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(22): remark #7712: This variable has not been used.   [NP]
       integer np
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(63): remark #7712: This variable has not been used.   [K]
       integer k
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(72): remark #7712: This variable has not been used.   [ABS8]
       real abs8
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(73): remark #7712: This variable has not been used.   [ABS9]
       real abs9
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(83): remark #7712: This variable has not been used.   [TST]
       real tst
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjmlt.F(84): remark #7712: This variable has not been used.   [TP3]
       real tp3
------------^
[728/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/gascon.F(98): warning #8889: Explicit interface or EXTERNAL declaration is required.   [PARM_CKD24]
               tgm(i,l) = parm_ckd24(iflb(ib),amnt,patm,tt(i,l),dz)
--------------------------^
[729/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(3): remark #7712: This variable has not been used.   [ARY1D]
     2            ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg
-------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(3): remark #7712: This variable has not been used.   [I1DFLG]
     2            ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg
--------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used.   [I1D]
     3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
-------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used.   [J1D]
     3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
-----------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used.   [J]
     3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
---------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used.   [TH2T]
     3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
--------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used.   [HEATLV]
     3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
-------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used.   [CP]
     3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
--------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used.   [RVAP]
     3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
-----------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used.   [QSATV]
     3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
----------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(18): remark #7712: This variable has not been used.   [KK]
       integer kk
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(21): remark #7712: This variable has not been used.   [M]
       integer m
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqw.F(61): remark #7712: This variable has not been used.   [K]
       integer k
---------------^
[730/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(51): remark #7712: This variable has not been used.   [WICE]
      real ESH2O,WICE,WH2O
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(51): remark #7712: This variable has not been used.   [WH2O]
      real ESH2O,WICE,WH2O
----------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(52): remark #7712: This variable has not been used.   [ESBLD]
      real ESICE,ESBLD
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(55): remark #7712: This variable has not been used.   [VABLD]
      real VABLD
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(58): remark #7712: This variable has not been used.   [XLBLD]
      real XLBLD
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(62): remark #7712: This variable has not been used.   [II]
      integer ii
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(63): remark #7712: This variable has not been used.   [J]
      integer  j
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(64): remark #7712: This variable has not been used.   [VPS]
      real qcon,rq,vps,var
-------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(64): remark #7712: This variable has not been used.   [VAR]
      real qcon,rq,vps,var
-----------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(66): remark #7712: This variable has not been used.   [QQQ]
      real t1,qqq,tqs,temc
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(66): remark #7712: This variable has not been used.   [TQS]
      real t1,qqq,tqs,temc
------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/esat_new.F(74): remark #7712: This variable has not been used.   [L_XL]
      logical l_xl
--------------^
[731/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(1): remark #7712: This variable has not been used.   [TTTEMP]
       subroutine nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp
-------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(3): remark #7712: This variable has not been used.   [TT]
     2            ,rho,nc,nr,ncn,pcut,twodt,lice,lgrpl,tt,rvc
-------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used.   [ARY1D]
     3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
-------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used.   [I1DFLG]
     3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
--------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used.   [I1D]
     3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
---------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used.   [J1D]
     3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
-------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used.   [J]
     3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
-----------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(5): remark #7712: This variable has not been used.   [ICOMP]
     4            ,icomp,ldrizzle,ni,m,len)
-------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(5): remark #7712: This variable has not been used.   [NI]
     4            ,icomp,ldrizzle,ni,m,len)
----------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmcol.F(59): remark #7712: This variable has not been used.   [K]
       integer k
---------------^
[732/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(3): remark #7712: This variable has not been used.   [LGRPL]
     2            ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d
-------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(3): remark #7712: This variable has not been used.   [ARY1D]
     2            ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d
-------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used.   [I1DFLG]
     3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
-------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used.   [I1D]
     3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
--------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used.   [J1D]
     3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used.   [J]
     3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
----------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used.   [ICOMP]
     3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used.   [TH2T]
     3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used.   [CONCI]
     3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
-----------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(12): remark #7712: This variable has not been used.   [IP]
       integer ip
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(14): remark #7712: This variable has not been used.   [JP]
       integer jp
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(15): remark #7712: This variable has not been used.   [KK]
       integer kk
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(21): remark #7712: This variable has not been used.   [NP]
       integer np
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(52): remark #7712: This variable has not been used.   [K]
       integer k
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/nrmtqi.F(56): remark #7712: This variable has not been used.   [TP3]
       real tp3
------------^
[733/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/conice.F(63): remark #7712: This variable has not been used.   [CNN]
      real cnn   (len)
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/conice.F(70): remark #7712: This variable has not been used.   [DT]
      real dt
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/conice.F(73): remark #7712: This variable has not been used.   [F3]
      real f3
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/conice.F(75): remark #7712: This variable has not been used.   [FTP]
      real ftp
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/conice.F(82): remark #7712: This variable has not been used.   [MC]
      real mc
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/conice.F(83): remark #7712: This variable has not been used.   [N12]
      real n12
-----------^
[734/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqi.F(1): remark #7712: This variable has not been used.   [CIMASS]
      subroutine tgqi(fallv,qi,rbm,pr,conci,pcut,p00,cimass,dmax,len)
-----------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqi.F(33): remark #7712: This variable has not been used.   [FALSPD]
      real falspd
-----------^
[735/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F.o
[736/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o
[737/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/qsatvi.F(31): warning #8889: Explicit interface or EXTERNAL declaration is required.   [ESATV]
      call esatv(t,qvs,len)
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/qsatvi.F(38): warning #8889: Explicit interface or EXTERNAL declaration is required.   [ESATI]
        call esati(t,qvi,len)
-------------^
[738/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqg.F(40): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GAMMA]
      call gamma(garg,tvs1)
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqg.F(30): remark #7712: This variable has not been used.   [PFACT]
      real pfact
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqg.F(32): remark #7712: This variable has not been used.   [X6]
      real x6
-----------^
[739/915] Linking Fortran static library src/Microphys/Microphys_utils/libmicrophys_utils_lib.a
[740/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa12.F(35): remark #7712: This variable has not been used.   [TWODT]
      real twodt
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa12.F(55): remark #7712: This variable has not been used.   [QCOND]
      real qcond
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/eqa12.F(56): remark #7712: This variable has not been used.   [QEVAP]
      real qevap
-----------^
[741/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqs.F(45): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GAMMA]
      call gamma(garg,tvs1)
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqs.F(31): remark #7712: This variable has not been used.   [PFACT]
      real pfact
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqs.F(33): remark #7712: This variable has not been used.   [X6]
      real x6
-----------^
[742/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/qtadj.F(1): remark #7712: This variable has not been used.   [PR]
      subroutine qtadj(tt,qv,pr,qsatv,qsati,qadj,tadj,heatlv
-----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/qtadj.F(2): remark #7712: This variable has not been used.   [LICE]
     1  ,heatls,cp,rvap,tzero,lice,iflag,pcut,len)
------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/qtadj.F(12): remark #7712: This variable has not been used.   [IMPLFLG]
      integer implflg
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/qtadj.F(14): remark #7712: This variable has not been used.   [N]
      integer n
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/qtadj.F(22): remark #7712: This variable has not been used.   [QSAT]
      real qsat
-----------^
[743/915] Generating Fortran dyndep file src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Fortran.dd
[744/915] Generating Fortran dyndep file src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/Fortran.dd
[745/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/tgqr.F(31): remark #7712: This variable has not been used.   [K]
      integer k
--------------^
[746/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o
[747/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o
[748/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/cloud_correlate.F90(9): remark #7712: This variable has not been used.   [LEN_LOC]
   subroutine bugs_ctot(nlen, len_loc, nlm, pl2,tl, acld, l_c, c_tot)
------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/cloud_correlate.F90(28): remark #7712: This variable has not been used.   [I_LAY_B]
         i_lay_a, i_lay_b, i_domain, Ncloud, kcld, j   ! Indices
------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/cloud_correlate.F90(140): remark #7712: This variable has not been used.   [CF_TMP]
       real(kind=dbl_kind), dimension(nlm) :: cf_tmp
----------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/cloud_correlate.F90(144): remark #7712: This variable has not been used.   [CF_STACKED_THRESH]
        real(kind=dbl_kind) :: cf_stacked_thresh,  &
-------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/cloud_correlate.F90(145): remark #7712: This variable has not been used.   [CF_STACKED_MIN]
                               cf_stacked_min
-------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/cloud_correlate.F90(146): remark #7712: This variable has not been used.   [CF_STACKED_MIN_SET]
        integer(kind=int_kind) :: cf_stacked_min_set
----------------------------------^
[749/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o
[750/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_iter.F(135): remark #7712: This variable has not been used.   [FAIL]
     &  fail
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_iter.F(12): remark #7712: This variable has not been used.   [SEL_RULES]
     +,              sel_rules ,     b1 ,   b2 ,     b3
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_iter.F(113): remark #7712: This variable has not been used.   [EXPTAU]
     &, exptau   !
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_iter.F(128): remark #7712: This variable has not been used.   [PROP]
     &,  kappa ,   oms ,  prop ,r, rinf
--------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_iter.F(138): remark #7712: This variable has not been used.   [TAUSTHRESH]
     &  tausthresh
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_iter.F(139): remark #7712: This variable has not been used.   [WCTHRESH]
     &, wcthresh
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_iter.F(140): remark #7712: This variable has not been used.   [TAUSCAT]
     &, tauscat
--------^
[751/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o
[752/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_iter.F(139): remark #7712: This variable has not been used.   [FAIL]
     &  fail
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_iter.F(11): remark #7712: This variable has not been used.   [SEL_RULES]
     +,               fddif ,sel_rules ,    b1 ,     b2
-----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_iter.F(142): remark #7712: This variable has not been used.   [TAUSTHRESH]
     &  tausthresh
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_iter.F(143): remark #7712: This variable has not been used.   [WCTHRESH]
     &, wcthresh
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_iter.F(144): remark #7712: This variable has not been used.   [TAUSCAT]
     &, tauscat
--------^
[753/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_bs.F(142): remark #7712: This variable has not been used.   [FAIL]
     &  fail
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_bs.F(11): remark #7712: This variable has not been used.   [SEL_RULES]
     +,               fddif ,sel_rules ,    b1 ,     b2
-----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_bs.F(145): remark #7712: This variable has not been used.   [TAUSTHRESH]
     &  tausthresh
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_bs.F(146): remark #7712: This variable has not been used.   [WCTHRESH]
     &, wcthresh
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_bs.F(147): remark #7712: This variable has not been used.   [TAUSCAT]
     &, tauscat
--------^
[754/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(3): remark #7712: This variable has not been used.   [CLDAMT]
           ib , cldamt ,  wc_cld,  wc_clr, &
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(109): remark #7712: This variable has not been used.   [EXPTAU]
     exptau
-----^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(121): remark #7712: This variable has not been used.   [CLD_RAN]
     cld_ran,   &  !The random overlap fraction of cloud
-----^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(122): remark #7712: This variable has not been used.   [CMIN]
     cmin          !Minimum cloud fraction in a column
-----^
[755/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90(7): remark #7712: This variable has not been used.   [CLDAMT]
     cldamt    , c_maximal , cf_max,  cf_random )
-----^
[756/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(571): warning #8889: Explicit interface or EXTERNAL declaration is required.   [SLOPE]
      call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(597): warning #8889: Explicit interface or EXTERNAL declaration is required.   [ESATV]
      call esatv(tttemp,apbp  ,mkk)
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(598): warning #8889: Explicit interface or EXTERNAL declaration is required.   [ESATI]
      call esati(tttemp,appbpp,mkk)
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(720): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TGQG]
         call tgqg(fallg,qgtemp,sfgraup,pterm4,pcut,abar,bgrp,mkk)
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(723): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TGQR]
       call tgqr(fallr,falln,qrtemp,sfraincm,nrtemp,rbar2d,pterm4,pcut,
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(726): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TGQS]
       call tgqs(falls,qstemp,sfsnow,pterm4,pcut,aprpr,bsnow,mkk)
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(728): warning #8889: Explicit interface or EXTERNAL declaration is required.   [FRZH]
       call frzh(pchomo,tttemp,qctemp,pcut,twodt,mkk)
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(735): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA22]
       call eqa22(psacw,qctemp,qstemp,tttemp,termb,esc
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(742): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA25]
       call eqa25(psmlt,qstemp,tttemp,terma,rbar2d,pi,snzero
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(749): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA28]
       call eqa28(psmlti,qitemp,tttemp,pcut,twodt,tzero,mkk)
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(760): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA11G]
       if(lgrpl)call eqa11g(pgacw,qgtemp,qctemp,tttemp,sfgraup,xa,iwx1
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(767): warning #8889: Explicit interface or EXTERNAL declaration is required.   [CONICE]
       call conice(nitemp,nuci,tttemp,qvtemp,qsatv,qsati,qctemp,qitemp
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(787): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TGQI]
       call tgqi(falli,qitemp,rbar2d,pr,nitemp,pcut,p00,cimass
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(795): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA27R]
       call eqa27r(piacw,qctemp,qitemp,tttemp,falli,nitemp
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(803): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA7G]
       call eqa7g(piacr,qitemp,qrtemp,rbar2d,tttemp,sfrain,iwx1,nitemp
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(812): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA8G]
       call eqa8g(psacr,qrtemp,qstemp,rbar2d,tttemp,fallr,falls
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(821): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA9G]
       if(lgrpl)call eqa9g(pracs,qrtemp,qstemp,rbar2d,fallr,falls
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(830): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA13G]
       if(lgrpl)call eqa13g(pgacr,qrtemp,qgtemp,tttemp,rbar2d
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(839): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA18G]
       if(lgrpl)call eqa18g(pgmlt,qgtemp,tttemp,iwx1,termg,rbar2d
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(847): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA21G]
       if(lgrpl)call eqa21g(pgacrm,pgacr,tttemp,rbar2d,qgtemp
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(855): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA22G]
       if(lgrpl)call eqa22g(pgacwm,pgacw,tttemp,rbar2d,qgtemp
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(864): warning #8889: Explicit interface or EXTERNAL declaration is required.   [ADJMLT]
       call adjmlt(delta1,delta2,delta3,qctemp,qgtemp,qitemp,qrtemp
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(874): warning #8889: Explicit interface or EXTERNAL declaration is required.   [QSATVI]
       call qsatvi(tttemp,pr,qsatv,qsati,lice,mkk)
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(892): warning #8889: Explicit interface or EXTERNAL declaration is required.   [QSATVI]
        call qsatvi(tdum,pr,qvsdum,qsidum,lice,mkk)
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(893): warning #8889: Explicit interface or EXTERNAL declaration is required.   [QTADJ]
        call qtadj(tdum,qdum,pr,qvsdum,qsidum,qadjw,tadjw
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(904): warning #8889: Explicit interface or EXTERNAL declaration is required.   [QTADJ]
       call qtadj(tttemp,qvtemp,pr,qsatv,qsati,qadjw,tadjw
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(919): warning #8889: Explicit interface or EXTERNAL declaration is required.   [SLOPE]
      call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1018): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA6]
      call eqa6(pcond,tttemp,qadjw,qvtemp,qctemp,qsatv,qsati,pr
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1027): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA12]
      call eqa12(prevp,qrtemp,qvtemp,qadjw,qsatv,rbar2d,tttemp,sfrain
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1039): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA27]
       call eqa27(pmltse,qstemp,qvtemp,qsatv,qadjw,tttemp,terma,apbp
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1049): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA19G]
       if(lgrpl)call eqa19g(pmltge,qgtemp,tttemp,qvtemp,qsatv
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1059): warning #8889: Explicit interface or EXTERNAL declaration is required.   [NRMTQW]
      call nrmtqw(qvtemp,qgtemp,qrtemp,qstemp,qadjw,qctemp,tttemp
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1072): warning #8889: Explicit interface or EXTERNAL declaration is required.   [QSATVI]
      call qsatvi(tttemp,pr,qsatv,qsati,lice,mkk)
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1074): warning #8889: Explicit interface or EXTERNAL declaration is required.   [SLOPE]
      call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1187): warning #8889: Explicit interface or EXTERNAL declaration is required.   [QSATVI]
         call qsatvi(tdum,pr,qvsdum,qsidum,lice,mkk)
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1188): warning #8889: Explicit interface or EXTERNAL declaration is required.   [QTADJ]
         call qtadj(tdum,qdum,pr,qvsdum,qsidum,qadj,tadj
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1197): warning #8889: Explicit interface or EXTERNAL declaration is required.   [QTADJ]
       call qtadj(tttemp,qvtemp,pr,qsatv,qsati,qadj,tadj,heatlv
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1205): warning #8889: Explicit interface or EXTERNAL declaration is required.   [CONICE]
       call conice(nitemp,nuci,tttemp,qvtemp,qsatv,qsati,qctemp,qitemp
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1226): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA15]
       call eqa15(pint,tttemp,qvtemp,qsati,qadj,rbar2d,nitemp,tice 
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1235): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA18]
       call eqa18(pdepi,qvtemp,qitemp,qsati,qadj,tttemp,rbar2d,nitemp
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1244): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA26]
       call eqa26(psdep,qvtemp,qstemp,qsati,qadj,terma,appbpp,tttemp
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1252): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA17G]
       if(lgrpl)call eqa17g(pgdep,qgtemp,tttemp,qvtemp,qsati,xa
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1261): warning #8889: Explicit interface or EXTERNAL declaration is required.   [NRMTQI]
       call nrmtqi(qvtemp,qitemp,qgtemp,qstemp,qadj,tttemp,pgdep
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1274): warning #8889: Explicit interface or EXTERNAL declaration is required.   [SLOPE]
      call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1285): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA7]
      call eqa7(praut,qctemp,rbar2d,nctemp,praut1,praut2,pi
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1293): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA9]
      call eqa9(pracw,qctemp,qrtemp,pterm4,sfrain,xa,rbar2d,nctemp
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1390): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TGQG]
        call tgqg(fallg,qgtemp,sfgraup,pterm4,pcut,abar,bgrp,mkk)
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1392): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TGQS]
        call tgqs(falls,qstemp,sfsnow,pterm4,pcut,aprpr,bsnow,mkk)
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1400): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA19]
       call eqa19(pconv,qitemp,rbar2d,nitemp,tttemp,pcut,cimass
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1408): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA10G]
       if(lgrpl)call eqa10g(pwacs,qstemp,qctemp,rbar2d,tttemp
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1417): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA21]
       call eqa21(psaci,qitemp,qstemp,sfsnow,termb
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1425): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA5G]
       if(lgrpl)call eqa5g(praci,qitemp,qrtemp,tttemp,iwx1,gm3,gm4
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1434): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA12G]
       if(lgrpl)call eqa12g(pgaci,qitemp,qgtemp,tttemp,sfgraup,xa,iwx1
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1442): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA14G]
       if(lgrpl)call eqa14g(pgacs,qstemp,qgtemp,tttemp,rbar2d
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1451): warning #8889: Explicit interface or EXTERNAL declaration is required.   [EQA20G]
       if(lgrpl)call eqa20g(pgshr,pgacr,pgacw,tttemp,rbar2d,tzero
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(1461): warning #8889: Explicit interface or EXTERNAL declaration is required.   [NRMCOL]
      call nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp,pconv,pgaci
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(2): remark #7712: This variable has not been used.   [P3]
     1  (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(2): remark #7712: This variable has not been used.   [W3]
     1  (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d
---------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(3): remark #7712: This variable has not been used.   [WTM]
     2  ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm
---------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(3): remark #7712: This variable has not been used.   [EXBM]
     2  ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm
-------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(5): remark #7712: This variable has not been used.   [TIMEA]
     4  ,pcut,p00,r,rvap,sloper,slopes,slopeg,timea,lice
----------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(6): remark #7712: This variable has not been used.   [NNE]
     5  ,nne,kk,i1d,j1d,ary1d,i1dflg,n1d,maxpt1d,maxvr1d
---------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(9): remark #7712: This variable has not been used.   [CPOR]
     8  ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic
-----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(9): remark #7712: This variable has not been used.   [DIFVAP]
     8  ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic
-------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(10): remark #7712: This variable has not been used.   [MW]
     9  ,eri,egc,esc,esr,egi,egr,egs,mw,pi,praut1,praut2
-------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used.   [GMBP3]
     3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
---------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used.   [GMBOV2]
     3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
---------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used.   [GMBOV2G]
     3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
----------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used.   [PCOND3]
     7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
---------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used.   [PSMLTI3]
     7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used.   [PSACW3]
     7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used.   [PGACW3]
     7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
-------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used.   [PIACW3]
     7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
--------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used.   [PCHOMO3]
     7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
---------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used.   [PRAUT3]
     7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
-----------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used.   [PRACW3]
     7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PDEPI3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
---------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PINT3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PGDEP3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
----------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PCONV3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
-----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PSACI3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PGACI3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
-------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PRACI3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
--------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PREVP3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
---------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used.   [PSDEP3]
     8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used.   [PMLTGE3]
     9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
---------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used.   [PGMLT3]
     9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used.   [PSMLT3]
     9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used.   [PGACRM3]
     9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
-------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used.   [PGACWM3]
     9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
---------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used.   [PRACS3]
     9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
-----------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used.   [PGSHR3]
     9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used.   [PGACR3]
     1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
---------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used.   [PSACR3]
     1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used.   [PIACR3]
     1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
-----------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used.   [PRHOMO3]
     1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used.   [PGACS3]
     1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
--------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used.   [PMLTSE3]
     1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
---------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used.   [PWACS3]
     1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
-----------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(242): remark #7712: This variable has not been used.   [IC]
      integer   ic
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(247): remark #7712: This variable has not been used.   [IP]
      integer   ip
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(249): remark #7712: This variable has not been used.   [JP]
      integer   jp
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(251): remark #7712: This variable has not been used.   [M]
      integer   m
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(253): remark #7712: This variable has not been used.   [N]
      integer   n
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(256): remark #7712: This variable has not been used.   [NP]
      integer   np
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(257): remark #7712: This variable has not been used.   [NPTS]
      integer   npts
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(331): remark #7712: This variable has not been used.   [SAT]
      real      sat
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(348): remark #7712: This variable has not been used.   [WGT]
      real      wgt     (len)
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/COAMPS_microphys/adjtq.F(356): remark #7712: This variable has not been used.   [TMP1]
      real      tmp1    (len)
----------------^
[757/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o
[758/915] Linking Fortran static library src/Microphys/COAMPS_microphys/libcoamps_lib.a
[759/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o
[760/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(295): warning #8889: Explicit interface or EXTERNAL declaration is required.   [CLOUDG]
         call cloudg
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(303): warning #8889: Explicit interface or EXTERNAL declaration is required.   [CLOUDG]
         call cloudg
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(323): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GASCON]
         call gascon
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(334): warning #8889: Explicit interface or EXTERNAL declaration is required.   [COMSCP1]
         call comscp1
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(358): warning #8889: Explicit interface or EXTERNAL declaration is required.   [COMSCP2]
            call comscp2
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(384): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TWO_RT_LW]
            call two_rt_lw
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(391): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TWO_RT_LW]
            call two_rt_lw
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(22): remark #7712: This variable has not been used.   [CLDAMT]
     +,                   cirho ,  o3mix ,    ts , cldamt
---------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used.   [CLDMAX]
     +,                  cldmax ,     b1 ,    b2 ,     b3
-------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used.   [B1]
     +,                  cldmax ,     b1 ,    b2 ,     b3
--------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used.   [B2]
     +,                  cldmax ,     b1 ,    b2 ,     b3
----------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used.   [B3]
     +,                  cldmax ,     b1 ,    b2 ,     b3
-------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_lwr.F(24): remark #7712: This variable has not been used.   [B4]
     +,                      b4 ,  umco2 , umch4 ,  umn2o
-----------------------------^
[761/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(332): warning #8889: Explicit interface or EXTERNAL declaration is required.   [RAYLE]
         call rayle
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(341): warning #8889: Explicit interface or EXTERNAL declaration is required.   [CLOUDG]
         call cloudg
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(349): warning #8889: Explicit interface or EXTERNAL declaration is required.   [CLOUDG]
         call cloudg
--------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(369): warning #8889: Explicit interface or EXTERNAL declaration is required.   [COMSCP1]
        call comscp1
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(393): warning #8889: Explicit interface or EXTERNAL declaration is required.   [COMSCP2]
            call comscp2
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(402): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TWO_RT_SW]
            call two_rt_sw
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(409): warning #8889: Explicit interface or EXTERNAL declaration is required.   [TWO_RT_SW]
            call two_rt_sw
-----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(26): remark #7712: This variable has not been used.   [TS]
     +,                 cirho ,   o3mix ,       ts ,     amu0
------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(28): remark #7712: This variable has not been used.   [CLDAMT]
     +,                 alndr ,  cldamt ,   cldmax ,    umco2
---------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(28): remark #7712: This variable has not been used.   [CLDMAX]
     +,                 alndr ,  cldamt ,   cldmax ,    umco2
--------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(29): remark #7712: This variable has not been used.   [B1]
     +,                 umch4 ,   umn2o ,       b1 ,       b2
------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(29): remark #7712: This variable has not been used.   [B2]
     +,                 umch4 ,   umn2o ,       b1 ,       b2
-----------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used.   [B3]
     +,                    b3 ,      b4 ,     fdsw ,   fdswcl
---------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used.   [B4]
     +,                    b3 ,      b4 ,     fdsw ,   fdswcl
-------------------------------------^
[762/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o
[763/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90.o
[764/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_rad.F(586): warning #8889: Explicit interface or EXTERNAL declaration is required.   [BUGS_LWR]
      call bugs_lwr
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_rad.F(709): warning #8889: Explicit interface or EXTERNAL declaration is required.   [BUGS_SWR]
      call bugs_swr
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/BUGSrad/bugs_rad.F(27): remark #7712: This variable has not been used.   [QRIL]
     +,                  qcwl ,     qcil ,     qril ,      o3l
-----------------------------------------------^
[765/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o
[766/915] Linking Fortran static library src/Radiation/BUGSrad/libbugsrad_lib.a
[767/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o
[768/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o
[769/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o
[770/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o
[771/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o
[772/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o
[773/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o
[774/915] Linking Fortran static library src/Microphys/KK_microphys/libKK_microphys_lib.a
[775/915] Generating Fortran dyndep file src/SILHS/CMakeFiles/silhs_lib.dir/Fortran.dd
[776/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90.o
[777/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90.o
[778/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90.o
[779/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90.o
[780/915] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6326): remark #7712: This variable has not been used.   [I]
      INTEGER:: i, k, k_0
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(749): remark #7712: This variable has not been used.   [ITIMESTEP]
SUBROUTINE MP_GRAUPEL(ITIMESTEP,                       &
----------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(750): remark #7712: This variable has not been used.   [TKE]
                TH, QV, QC, QR, QI, QS, QG, NI, NC, NS, NR, NG, TKE, NCTEND, &
----------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(752): remark #7712: This variable has not been used.   [RHO]
                RHO, PII, P, DT_IN, DZ, HT, W,          &
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(752): remark #7712: This variable has not been used.   [HT]
                RHO, PII, P, DT_IN, DZ, HT, W,          &
----------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used.   [IDS]
               ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used.   [IDE]
               ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
--------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used.   [JDS]
               ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
-------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used.   [JDE]
               ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
-----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used.   [KDS]
               ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
----------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used.   [KDE]
               ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
--------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used.   [IMS]
                        IMS,IME, JMS,JME, KMS,KME,&
------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used.   [IME]
                        IMS,IME, JMS,JME, KMS,KME,&
----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used.   [JMS]
                        IMS,IME, JMS,JME, KMS,KME,&
---------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used.   [JME]
                        IMS,IME, JMS,JME, KMS,KME,&
-------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used.   [ITS]
                        ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used.   [ITE]
                        ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used.   [JTS]
                        ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
---------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used.   [JTE]
                        ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
-------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used.   [QGSTEN]
                            QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
----------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used.   [QRSTEN]
                            QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
-----------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used.   [QISTEN]
                            QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
-------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used.   [QNISTEN]
                            QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
---------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used.   [QCSTEN]
                            QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
------------------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1231): remark #7712: This variable has not been used.   [PCCN]
     REAL, DIMENSION(KMS:KME) ::  PCCN      ! CHANGE Q DROPLET ACTIVATION
----------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1316): remark #7712: This variable has not been used.   [COFFI]
     REAL    COFFI                    ! ICE AUTOCONVERSION PARAMETER
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1325): remark #7712: This variable has not been used.   [RHO2]
      REAL FALTNDR,FALTNDI,FALTNDNI,RHO2
------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5435): remark #7712: This variable has not been used.   [DUM]
      REAL DUM
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1350): remark #7712: This variable has not been used.   [DUMQSI]
     REAL DUM,DUM1,DUM2,DUMT,DUMQV,DUMQSS,DUMQSI,DUMS,TMPNUM
------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1382): remark #7712: This variable has not been used.   [CT]
     REAL    CT      ! DROPLET ACTIVATION PARAMETER
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1383): remark #7712: This variable has not been used.   [TEMP1]
     REAL    TEMP1   ! DUMMY TEMPERATURE
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1384): remark #7712: This variable has not been used.   [SAT1]
     REAL    SAT1    ! DUMMY SATURATION
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1386): remark #7712: This variable has not been used.   [KEL]
     REAL    KEL     ! KELVIN PARAMETER
-------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1389): remark #7712: This variable has not been used.   [CRY]
       REAL CRY,KRY   ! AEROSOL ACTIVATION PARAMETERS
------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1389): remark #7712: This variable has not been used.   [KRY]
       REAL CRY,KRY   ! AEROSOL ACTIVATION PARAMETERS
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used.   [DUMQI]
     REAL DUMQI,DUMNI,DC0,DS0,DG0
----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used.   [DUMNI]
     REAL DUMQI,DUMNI,DC0,DS0,DG0
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used.   [DC0]
     REAL DUMQI,DUMNI,DC0,DS0,DG0
----------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used.   [DS0]
     REAL DUMQI,DUMNI,DC0,DS0,DG0
--------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used.   [DG0]
     REAL DUMQI,DUMNI,DC0,DS0,DG0
------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1394): remark #7712: This variable has not been used.   [DUMQR]
     REAL DUMQC,DUMQR,RATIO,SUM_DEP,FUDGEF
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1397): remark #7712: This variable has not been used.   [WEF]
     REAL WEF
----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1401): remark #7712: This variable has not been used.   [ANUC]
      REAL ANUC,BNUC
-----------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1401): remark #7712: This variable has not been used.   [BNUC]
      REAL ANUC,BNUC
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5967): remark #7712: This variable has not been used.   [LAMBDA]
                     meltratio_outside, m_w, m_i, lambda, C_back,       &
--------------------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5904): remark #7712: This variable has not been used.   [SIGMA]
      REAL(8):: alpha,lambdas,sigma,nenner
------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5981): remark #7712: This variable has not been used.   [XW_A]
      REAL(8):: D_large, D_g, rhog, x_w, xw_a, fm, fmgrenz,    &
-----------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6305): remark #7712: This variable has not been used.   [II]
                          kts, kte, ii, jj, nr1d, ns1d, ng1d)
------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6305): remark #7712: This variable has not been used.   [JJ]
                          kts, kte, ii, jj, nr1d, ns1d, ng1d)
----------------------------------------^
[781/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90.o
[782/915] Linking Fortran static library src/Microphys/Morrison_microphys/libmorrison_microphys_lib.a
[783/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90.o
[784/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90.o
[785/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90.o
[786/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/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 /)
------^
[787/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/SILHS/latin_hypercube_driver_module.F90(2028): remark #7712: This variable has not been used.   [K]
    integer :: sample, ivar, k
-----------------------------^
[788/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o
[789/915] Linking Fortran static library src/SILHS/libsilhs_lib.a
[790/915] Generating Fortran dyndep file src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/Fortran.dd
[791/915] Generating Fortran dyndep file src/Radiation/CMakeFiles/radiation_lib.dir/Fortran.dd
[792/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o
[793/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o
[794/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o
[795/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o
[796/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o
[797/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o
[798/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o
[799/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o
[800/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o
[801/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o
[802/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Radiation/radiation_module.F90(520): remark #7712: This variable has not been used.   [STATS]
               lh_sample_point_weights, hydromet, stats, icol,         &
--------------------------------------------------^
[803/915] Linking Fortran static library src/Radiation/libradiation_lib.a
[804/915] Generating Fortran dyndep file src/Input_fields/CMakeFiles/input_fields_lib.dir/Fortran.dd
[805/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o
[806/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o
[807/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o
[808/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o
[809/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90.o
[810/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o
[811/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o
[812/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o
[813/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o
[814/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o
[815/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o
[816/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o
[817/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o
[818/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o
[819/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o
[820/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o
[821/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o
[822/915] Linking Fortran static library src/Numerical_recipes/libnumerical_recipes_lib.a
[823/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o
[824/915] Linking Fortran static library src/Input_fields/libinput_fields_lib.a
[825/915] Generating Fortran dyndep file src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Fortran.dd
[826/915] Generating Fortran dyndep file src/Microphys/CMakeFiles/microphys_lib.dir/Fortran.dd
[827/915] Generating Fortran dyndep file src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/Fortran.dd
[828/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o
[829/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o
[830/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o
[831/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o
[832/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o
[833/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o
[834/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o
[835/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o
[836/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o
[837/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o
[838/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o
[839/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o
[840/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/silhs_category_variance_module.F90(18): remark #7712: This variable has not been used.   [MICROPHYS_STATS_VARS_ALL]
               X_mixt_comp_all_levs, microphys_stats_vars_all, &
-------------------------------------^
[841/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o
[842/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o
[843/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o
[844/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o
[845/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o
[846/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o
[847/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o
[848/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o
[849/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o
[850/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o
[851/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o
[852/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o
[853/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o
[854/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o
[855/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o
[856/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o
[857/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o
[858/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o
[859/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o
[860/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o
[861/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o
[862/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o
[863/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o
[864/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o
[865/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/ekman.F90(20): remark #7712: This variable has not been used.   [Z]
  subroutine ekman_sfclyr( ngrdcol, z, &
------------------------------------^
[866/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o
[867/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o
[868/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o
[869/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o
[870/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o
[871/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o
[872/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/advance_microphys_module.F90(588): remark #7712: This variable has not been used.   [L_UPWIND_DIFF_SED]
        l_upwind_diff_sed
--------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/advance_microphys_module.F90(728): remark #7712: This variable has not been used.   [NAME_KHM]
      name_hmp2, name_wp, name_khm
--------------------------^
[873/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o
[874/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o
[875/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o
[876/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o
[877/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o
[878/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o
[879/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o
[880/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o
[881/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o
[882/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/KK_microphys_module.F90(43): remark #7712: This variable has not been used.   [GR]
  subroutine KK_local_microphys( gr, dt, nzt,                           & ! In
---------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/KK_microphys_module.F90(50): remark #7712: This variable has not been used.   [ICOL]
                                 stats, icol,                           & ! In
----------------------------------------^
[883/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o
[884/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o
[885/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o
[886/915] Linking Fortran static library src/Benchmark_cases/libbenchmark_cases_lib.a
[887/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o
[888/915] Linking Fortran static library src/G_unit_test_types/libG_unit_test_lib.a
[889/915] Generating Fortran dyndep file src/CMakeFiles/G_unit_tests.dir/Fortran.dd
[890/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/morrison_microphys_module.F90(20): remark #7712: This variable has not been used.   [SATURATION_FORMULA]
               saturation_formula, &
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used.   [STATS]
               stats, icol,         &
---------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used.   [ICOL]
               stats, icol,         &
----------------------^
[891/915] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o
[892/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o
[893/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o
[894/915] Linking Fortran executable src/G_unit_tests
[895/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o
[896/915] Linking Fortran static library src/Microphys/libmicrophys_lib.a
[897/915] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_lib.dir/Fortran.dd
[898/915] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90.o
[899/915] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/generalized_grid_test.F90(698): remark #7712: This variable has not been used.   [HM_IDX]
      i, sclr, edsclr, hm_idx
-----------------------^
[900/915] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_driver.F90(2649): remark #7712: This variable has not been used.   [ERR_INFO]
  subroutine set_case_initial_conditions(err_info)
-----------------------------------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_driver.F90(4532): remark #7712: This variable has not been used.   [GRID_ADAPT_IN_TIME_METHOD]
                grid_adapt_in_time_method, &
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_driver.F90(4531): remark #7712: This variable has not been used.   [L_ADD_DYCORE_GRID]
                l_add_dycore_grid, &
----------------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_driver.F90(3134): remark #7712: This variable has not been used.   [L_STATS_LAST]
      l_stats_last
------^
/home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_driver.F90(3154): remark #7712: This variable has not been used.   [RET_CODE]
      ret_code, &
------^
[901/915] Linking Fortran static library src/libclubb_driver_lib.a
[902/915] Generating Fortran dyndep file src/CMakeFiles/clubb_tuner.dir/Fortran.dd
[903/915] Generating Fortran dyndep file src/CMakeFiles/clubb_standalone.dir/Fortran.dd
[904/915] Generating Fortran dyndep file src/CMakeFiles/clubb_thread_test.dir/Fortran.dd
[905/915] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_test.dir/Fortran.dd
[906/915] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o
[907/915] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o
[908/915] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o
[909/915] Linking Fortran executable src/clubb_thread_test
[910/915] Linking Fortran executable src/clubb_standalone
[911/915] Linking Fortran executable src/clubb_driver_test
[912/915] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o
[913/915] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o
/home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_tuner.F90(86): warning #8889: Explicit interface or EXTERNAL declaration is required.   [PARAM_LOOPS_DRIVER]
          call param_loops_driver( )
---------------^
[914/915] Linking Fortran executable src/clubb_tuner
[914/915] Install the project...
-- Install configuration: "Release"
-- Installing: /home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/libclubb_driver_lib.a
-- Installing: /home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/clubb_tuner
-- Set runtime path of "/home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/clubb_tuner" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib"
-- Installing: /home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/G_unit_tests
-- Set runtime path of "/home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/G_unit_tests" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib"
-- Installing: /home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/clubb_thread_test
-- Set runtime path of "/home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/clubb_thread_test" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib"
-- Installing: /home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/clubb_standalone
-- Set runtime path of "/home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/clubb_standalone" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib"
-- Installing: /home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/clubb_driver_test
-- Set runtime path of "/home/jenkins/workspace/clubb_cmake_output_matching/install/intel_PRECdouble/clubb_driver_test" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib"
check_for_missing_threadprivate.py has begun.
File /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/corr_varnce_module.F90 failed:
  Missing threadprivate for:
    corr_array_n_below_def
    corr_array_n_cloud_def
File /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/error_code.F90 failed:
  Missing threadprivate for:
    clubb_debug_level
File /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/sponge_layer_damping.F90 failed:
  Missing threadprivate for:
    wp2_sponge_damp_settings
    up2_vp2_sponge_damp_settings
    thlm_sponge_damp_settings
    wp3_sponge_damp_settings
    uv_sponge_damp_settings
    up2_vp2_sponge_damp_profile
    thlm_sponge_damp_profile
    rtm_sponge_damp_profile
    rtm_sponge_damp_settings
    uv_sponge_damp_profile
    wp3_sponge_damp_profile
    wp2_sponge_damp_profile
File /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/fill_holes.F90 failed:
  Missing threadprivate for:
    ret_code
check_for_missing_threadprivate.py did not pass.
failedFiles = ['/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/corr_varnce_module.F90', '/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/error_code.F90', '/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/sponge_layer_damping.F90', '/home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/fill_holes.F90']
===============================================================
THREADPRIVATE CHECK FAILED
  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_cmake_output_matching/build/intel_PRECdouble/cmake_build_output.txt
===============================================================
CLUBBStandardsCheck.py has begun.
--------------------- Default Private Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/generalized_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 3: module generalized_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/generalized_grid_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 903 : 115 chars :       if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 1071 : 101 chars :               rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
line 1084 : 111 chars :               um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
line 1086 : 111 chars :               wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
line 1092 : 109 chars :               wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
line 1093 : 105 chars :               wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
line 1582 : 115 chars :       if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 1609 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, &
line 1613 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, &
line 1617 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, &
line 1621 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, &
line 1655 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, &
line 1659 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, &
line 1663 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, &
line 1667 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, &
line 2471 : 105 chars :       tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) )    ! max statement for single precision runs
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_driver.F90 ---------------------
WARNING: 'use' statements without 'only' found in the following lines:
WARNING: Check that comma is on same line as 'use', as CLUBB requires.
3115 :     use gptl
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_driver.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 197 : 110 chars :     l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic
line 198 : 110 chars :                                   ! method to obtain smoother initial condition profile, which is found to be
line 199 : 111 chars :                                   ! beneficial to achive a better numerical solution convergence. If this flag
line 200 : 118 chars :                                   ! is turned off, the initial conditions will be generated with linear interpolation.
line 201 : 111 chars :                                   ! This is done on a case-by-case basis, since using the monotone cubic method
line 202 : 109 chars :                                   ! requires a special sounding.in file with many additional sounding levels.
line 203 : 109 chars :     l_modify_bc_for_cnvg_test, &  ! Flag to activate modifications on boundary condition for convergence test
line 738 : 101 chars :   !$omp  sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, &
line 745 : 101 chars :   !$omp  exner, rtm, thlm, rcm, wp3, wp3_zm, delta_zm, p_in_Pa, cloud_frac, wpthvp, wp2thvp, wp2up, &
line 754 : 102 chars :   !$omp  rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, &
line 755 : 105 chars :   !$omp  rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, &
line 756 : 102 chars :   !$omp  wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, &
line 1017 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 1754 : 102 chars :         open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write')
line 2070 : 105 chars :     allocate( um_ref(ngrdcol, gr%nzt) )         ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
line 2071 : 105 chars :     allocate( vm_ref(ngrdcol, gr%nzt) )         ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
line 2510 : 113 chars :     if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 2541 : 106 chars :     ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case"
line 2549 : 116 chars :         write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver"
line 2592 : 111 chars :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
line 2604 : 101 chars :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
line 2605 : 103 chars :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 2608 : 104 chars :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 2610 : 103 chars :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
line 2616 : 101 chars :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
line 2617 : 106 chars :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
line 2618 : 110 chars :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
line 2619 : 115 chars :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
line 2620 : 110 chars :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
line 2621 : 105 chars :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
line 2622 : 113 chars :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
line 2623 : 108 chars :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
line 2624 : 112 chars :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
line 2625 : 110 chars :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
line 2734 : 103 chars :         invrs_rho_ds_zt(i,k)        = invrs_rho_ds_zt_init(k)        ! inv. dry, static density: t-levs
line 2740 : 103 chars :         um_pert(i,k)                = zero        ! Variables used to track perturbed version of winds.
line 2742 : 105 chars :         wm_zt(i,k)                  = wm_zt_init(k)        ! Imposed large scale w - Thermodynamic levels
line 2924 : 103 chars :       open( unit=iunit_grid_adaptation+10, file=trim( output_dir ) // trim( runtype ) // '_grid.txt', &
line 2936 : 113 chars :     if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 3127 : 101 chars :     !----------------------------------- Optional Input Variables -----------------------------------
line 3284 : 103 chars :                                       um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
line 3617 : 111 chars :         !$acc              X_nl_all_levs, X_mixt_comp_all_levs,  lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
line 3619 : 104 chars :         !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
line 3623 : 116 chars :         !$acc              pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
line 3624 : 112 chars :         !$acc              pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
line 3640 : 102 chars :         wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity
line 3646 : 109 chars :                                   thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
line 3647 : 109 chars :                                   rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), &      ! In
line 3648 : 106 chars :                                   hydromet(i,:,:), Nc_in_cloud(i,:), &                                ! In
line 3665 : 102 chars :                                   Nccnm(i,:), &                                                ! Inout
line 3666 : 117 chars :                                   hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), &                  ! Out
line 3667 : 107 chars :                                   thlm_mc(i,:), hydromet_vel_zt(i,:,:), &                             ! Out
line 3668 : 102 chars :                                   hydromet_vel_covar_zt_impc(i,:,:), &                           ! Out
line 3669 : 102 chars :                                   hydromet_vel_covar_zt_expc(i,:,:), &                           ! Out
line 3670 : 110 chars :                                   wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), &                         ! Out
line 3671 : 105 chars :                                   thlp2_mc(i,:), rtpthlp_mc(i,:) )                                  ! Out
line 3695 : 103 chars :                                   stats, i,                                                   & ! Inout
line 3696 : 103 chars :                                   hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
line 3697 : 103 chars :                                   K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:),       & ! Inout
line 3698 : 103 chars :                                   thlm_mc(i,:), err_info,                                     & ! Inout
line 3699 : 101 chars :                                   wphydrometp(i,:,:), wpNcp(i,:) )                              ! Out
line 3708 : 106 chars :         !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
line 3761 : 104 chars :         !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
line 3788 : 105 chars :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
line 3814 : 105 chars :           !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
line 3915 : 112 chars :             call stats_update( "brunt_term_time_avg", richardson_num_term_weight*richardson_num_term_time_avg, &
line 3941 : 101 chars :             .and. stats%l_last_sample ) then           ! only adapt grid when the average of the last
line 4070 : 103 chars :     write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme =  ', time_microphys_scheme
line 4071 : 104 chars :     write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance
line 4190 : 111 chars :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
line 4202 : 101 chars :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
line 4203 : 103 chars :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 4206 : 104 chars :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 4208 : 103 chars :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
line 4214 : 101 chars :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
line 4215 : 106 chars :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
line 4216 : 110 chars :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
line 4217 : 115 chars :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
line 4218 : 110 chars :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
line 4219 : 105 chars :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
line 4220 : 113 chars :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
line 4221 : 108 chars :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
line 4222 : 112 chars :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
line 4223 : 110 chars :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
line 4245 : 119 chars :     if ( thlm_sponge_damp_settings%l_sponge_damping )     call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile )
line 4246 : 118 chars :     if ( rtm_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile )
line 4247 : 117 chars :     if ( uv_sponge_damp_settings%l_sponge_damping )       call finalize_tau_sponge_damp_api( uv_sponge_damp_profile )
line 4248 : 118 chars :     if ( wp2_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile )
line 4249 : 118 chars :     if ( wp3_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile )
line 4250 : 122 chars :     if ( up2_vp2_sponge_damp_settings%l_sponge_damping )  call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile )
line 4937 : 104 chars :                     clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
line 4945 : 106 chars :                       clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
line 4959 : 101 chars :                             'be used for cases with forcings from an input file and for the atex ', &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_tuner.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 654 : 102 chars :     l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/clubb_driver_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 71 : 107 chars :   write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated"
line 72 : 102 chars :   write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between"
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 6 check(s) failed.
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_clubb_core_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 1876 : 101 chars :                             stats,                                                  & ! intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xm_wpxp_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 779 : 101 chars :     call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
line 780 : 101 chars :                             invrs_tau_C6_zm, l_scalar_calc,                            & ! Intent(in)
line 781 : 102 chars :                             lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp )             ! Intent(out)
line 854 : 102 chars :                                             stats,                                           & ! InOut
line 855 : 101 chars :                                             rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp,       & ! InOut
line 856 : 101 chars :                                             err_info )                                        ! InOut
line 896 : 101 chars :                                           stats,                                            & ! InOut
line 4881 : 108 chars :           tmp_zm_stats(i,k) = (-gamma_over_implicit_ts*lhs_ta_wpxp(2+gr%grid_dir_indx,i,k)) * wpxp(i,km1) &
line 4883 : 105 chars :                             + (-gamma_over_implicit_ts*lhs_ta_wpxp(2-gr%grid_dir_indx,i,k)) * wpxp(i,kp1)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/sfc_varnce_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 723 : 105 chars :         call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm),             & ! intent(in)
line 724 : 105 chars :                                vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
line 725 : 105 chars :                                rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:),              & ! intent(in)
line 726 : 105 chars :                                sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:),        & ! intent(in)
line 727 : 108 chars :                                err_info )                                                    ! intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/grid_adaptation_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 295 : 128 chars :       write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid."
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/pdf_parameter_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 295 : 101 chars :     !$acc            pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 298 : 102 chars :     !$acc            pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 300 : 101 chars :     !$acc            pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/clubb_api_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 2430 : 107 chars :   ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
line 2497 : 107 chars :   ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_clubb_utilities.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 129 : 101 chars :       wp2_zt, thlp2_zt, wpthlp_zt, wprtp_zt, rtp2_zt, rtpthlp_zt, up2_zt, vp2_zt, upwp_zt, vpwp_zt, &
line 130 : 101 chars :       wpup2, wpvp2, a3_coef_zt, wp3_on_wp2_zt, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_windm_edsclrm_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 493 : 102 chars :                                            stats )                                     ! intent(inout)
line 501 : 102 chars :                                            stats )                                     ! intent(inout)
line 953 : 103 chars :         call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt,         & ! intent(in)
line 954 : 103 chars :                                 lhs_diff, edsclrm(:,:,edsclr),                           & ! intent(in)
line 955 : 103 chars :                                 edsclrm_forcing(:,:,edsclr),                             & ! intent(in)
line 956 : 103 chars :                                 rho_ds_zm, invrs_rho_ds_zt,                              & ! intent(in)
line 957 : 103 chars :                                 l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
line 958 : 106 chars :                                 stats,                                                   & ! intent(inout)
line 959 : 104 chars :                                 rhs(:,:,edsclr) )                                          ! intent(out)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/setup_clubb_pdf_params.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 55 : 104 chars :   subroutine setup_pdf_parameters_api( gr, nzm, nzt, ngrdcol, pdf_dim, hydromet_dim, dt, &  ! Intent(in)
line 3823 : 104 chars :           ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 1.
line 3827 : 104 chars :           ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 2.
line 3841 : 104 chars :           ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 1.
line 3845 : 104 chars :           ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 2.
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/parameters_tunable.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 839 : 106 chars :                                             / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 &
line 840 : 118 chars :                                                     + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number
line 902 : 117 chars :           mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh )
line 917 : 104 chars :         nu_vert_res_dep%nu10(i)  =  clubb_params(i,inu10)  * mult_factor_zt(i) !We're unsure of the grid
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/mono_flux_limiter.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 700 : 104 chars :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
line 851 : 121 chars :       ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/model_flags.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 315 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 541 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 845 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/err_info_type_module.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 4: module err_info_type_module
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/err_info_type_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 265 : 102 chars :     write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') &
line 276 : 105 chars :       write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/penta_bicgstab_solver.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 419 : 110 chars :     ! It's interesting to see how close E_inv is to the lhs diagonal, it's usually (visually) very close, but
line 420 : 104 chars :     ! using it instead of E_inv requires so many more iterations (use it would be jacobi preconditioner)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_wp2_wp3_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 928 : 101 chars :                    stats,                                                           & ! intent(inout)
line 1742 : 105 chars :               stats_tmp_zt(i,k) = - gamma_over_implicit_ts * wp3_term_ta_lhs_result(5,i,k) * wp3(i,k-1) &
line 1743 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(4,i,k) * wp2(i,k) &
line 1744 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(3,i,k) * wp3(i,k) &
line 1745 : 105 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(2,i,k) * wp2(i,k+1) &
line 1746 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(1,i,k) * wp3(i,k+1)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/fill_holes.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 234 : 113 chars :                 write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
line 240 : 105 chars :             write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) &
line 584 : 102 chars :           !                                    rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points))
line 823 : 110 chars :                                       * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom
line 828 : 106 chars :                   + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold )
line 833 : 110 chars :                                       * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom
line 840 : 108 chars :                     + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold )
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90 ---------------------
WARNING: Missing 'implicit none' after these blocks:
line 281:   subroutine stats_init_api( registry_path, output_path, ncol, stats_tsamp, stats_tout, dt_main, &
line 489:   subroutine stats_finalize_api( stats, err_info )
line 565:   subroutine stats_type_initialize( ncol, defs, ndefs, zt, zm, stats, ierr, rad_zt, rad_zm )
line 716:   subroutine stats_open_netcdf( output_path, time_units, &
line 951:   subroutine stats_begin_timestep_api( itime, stats )
line 1001:   subroutine stats_end_timestep_api( time_value, stats, err_info )
line 1052:   subroutine stats_update_scalar( name, values, stats, icol, level )
line 1112:   subroutine stats_update_1d( name, values, stats, icol, level )
line 1172:   subroutine stats_update_2d( name, values, stats, icol, level )
line 1235:   subroutine stats_begin_budget_scalar( name, values, stats, icol )
line 1281:   subroutine stats_begin_budget_1d( name, values, stats, icol )
line 1334:   subroutine stats_begin_budget_2d( name, values, stats, icol )
line 1379:   subroutine stats_update_budget_scalar( name, values, stats, icol, level )
line 1429:   subroutine stats_update_budget_1d( name, values, stats, icol, level )
line 1479:   subroutine stats_update_budget_2d( name, values, stats, icol, level )
line 1524:   subroutine stats_finalize_budget_scalar( name, values, stats, icol, l_count_sample )
line 1590:   subroutine stats_finalize_budget_1d( name, values, stats, icol, l_count_sample )
line 1663:   subroutine stats_finalize_budget_2d( name, values, stats, icol, l_count_sample )
line 1729:   subroutine stats_avg_and_write( time_value, stats, ierr )
line 1855:   subroutine stats_grid_init( ncol, zt_src, zm_src, zt_tgt, zm_tgt, &
line 1917:   subroutine stats_update_grid( zt_src, zm_src, rho_vals, rho_levels, p_sfc, stats )
line 1995:   subroutine stats_lh_samples_init( num_samples, nzt, nl_var_names, u_var_names, zt_vals, &
line 2114:   subroutine stats_lh_samples_write_lognormal( samples, stats, err_info )
line 2167:   subroutine stats_lh_samples_write_uniform( uniform_vals, mixture_comp, sample_weights, &
line 2383:   subroutine stats_lookup_append( stats, id )
line 2425:   subroutine stats_lookup_reject_append( stats, name )
line 2539:   subroutine stats_read_registry_namelist( path, defs, ndefs, ierr )
line 2614:   subroutine stats_expand_registry( sclr_dim, edsclr_dim, defs, ndefs, hydromet_list )
line 2915:   subroutine add_expanded_def( base_def, name, out_defs, nout )
line 2965:   subroutine parse_registry_line( line, def, l_valid )
line 3039:   subroutine split_registry_fields( line, fields, nfields )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/stats_netcdf.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 235 : 103 chars :     logical :: l_last_sample = .false.            ! True if we want to output at the end of this sample
line 237 : 104 chars :     logical :: l_different_output_grid = .false.  ! True if we need to remap the variables before output
line 238 : 102 chars :     logical :: l_output_rad_files = .false.       ! True if we want to output radiation grid variables
line 526 : 101 chars :       if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals )
line 527 : 105 chars :       if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels )
line 803 : 104 chars :     ret_code = nf90_def_var( stats%ncid, "time", NF90_DOUBLE, (/ stats%time_dimid /), stats%time_varid )
line 808 : 101 chars :     ret_code = nf90_def_var( stats%ncid, "col", NF90_DOUBLE, (/ stats%col_dimid /), stats%col_varid )
line 828 : 121 chars :       ret_code = nf90_def_var( stats%ncid, "lh_zt", NF90_DOUBLE, (/ stats%lh_2d%lh_zt_dimid /), stats%lh_2d%lh_zt_varid )
line 835 : 112 chars :       ret_code = nf90_def_var( stats%ncid, "rad_zt", NF90_DOUBLE, (/ stats%rad_zt_dimid /), stats%rad_zt_varid )
line 839 : 112 chars :       ret_code = nf90_def_var( stats%ncid, "rad_zm", NF90_DOUBLE, (/ stats%rad_zm_dimid /), stats%rad_zm_varid )
line 849 : 101 chars :                           (/ stats%param_strlen_dimid, stats%param_dimid /), stats%param_name_varid )
line 852 : 109 chars :       ret_code = nf90_def_var( stats%ncid, "param", NF90_DOUBLE, (/ stats%param_dimid /), stats%param_varid )
line 912 : 110 chars :       ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "long_name", trim( stats%vars(i)%long_name ) )
line 913 : 102 chars :       ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "units", trim( stats%vars(i)%units ) )
line 920 : 108 chars :     ret_code = nf90_put_var( stats%ncid, stats%col_varid, [( real( i, kind=core_rknd ), i=1, stats%ncol )] )
line 940 : 109 chars :       ret_code = nf90_put_var( stats%ncid, stats%param_varid, [( real( i, kind=core_rknd ), i=1, nparams )] )
line 1815 : 101 chars :                                       stats%grid%gr_source, stats%grid%gr_output, stats%vars(i)%nz, &
line 1816 : 107 chars :                                       real( stats%vars(i)%buffer, kind=core_rknd ), stats%vars(i)%out_nz, &
line 1817 : 114 chars :                                       size( stats%grid%rho_lin_spline_vals, 2 ), stats%grid%rho_lin_spline_vals, &
line 1973 : 101 chars :       if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals )
line 1974 : 105 chars :       if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels )
line 2416 : 116 chars :       if ( stats%lookup%cache_len > 0 ) tmp(1:stats%lookup%cache_len) = stats%lookup%cache(1:stats%lookup%cache_len)
line 2461 : 105 chars :         tmp(1:stats%lookup%reject_cache_len) = stats%lookup%reject_cache(1:stats%lookup%reject_cache_len)
line 2528 : 101 chars :     write(date(32:33),'(i2.2)') nint( ( ( real( mod( nint( st_time ),3600 ),kind=time_precision ) / &
line 2605 : 101 chars :         write( fstderr,* ) "Invalid stats registry entry (expected: name | grid | units | long_name)"
line 2706 : 101 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2707 : 101 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2714 : 101 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2715 : 101 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2722 : 101 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2723 : 101 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2730 : 113 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1", &
line 2734 : 113 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2", &
line 2740 : 101 chars :           call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2741 : 101 chars :           call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2748 : 103 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2749 : 103 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2756 : 103 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2757 : 103 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2764 : 103 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2765 : 103 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2772 : 115 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1_n", &
line 2776 : 115 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2_n", &
line 2813 : 112 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"p", &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/CLUBB_core/advance_xp2_xpyp_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 1320 : 101 chars :                               sclrprtp(:,:,sclr) )                                    ! Intent(inout)
line 1353 : 102 chars :                               sclrpthlp(:,:,sclr) )                                    ! Intent(inout)
line 3042 : 101 chars :         stats_tmp(i,k) = (-gamma_over_implicit_ts * lhs_ta(2+gr%grid_dir_indx,i,k)) * xapxbp(i,km1) &
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 20 check(s) failed.
CLUBBStandardsCheck.py has begun.
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/SILHS/mt95.F90 ---------------------
WARNING: Missing 'implicit none' after these blocks:
line 362:   subroutine init_by_type( put, get )
line 382:   subroutine init_by_scalar( put )
line 413:   subroutine init_by_array( put )
line 461:   subroutine next_state( )
line 593:   subroutine genrand_int32_0d( y )
line 614:   subroutine genrand_int32_1d( y )
line 629:   subroutine genrand_int32_2d( y )
line 644:   subroutine genrand_int32_3d( y )
line 659:   subroutine genrand_int32_4d( y )
line 674:   subroutine genrand_int32_5d( y )
line 689:   subroutine genrand_int32_6d( y )
line 704:   subroutine genrand_int32_7d( y )
line 720:   subroutine genrand_int31_0d( y )
line 732:   subroutine genrand_int31_1d( y )
line 747:   subroutine genrand_int31_2d( y )
line 762:   subroutine genrand_int31_3d( y )
line 777:   subroutine genrand_int31_4d( y )
line 792:   subroutine genrand_int31_5d( y )
line 807:   subroutine genrand_int31_6d( y )
line 822:   subroutine genrand_int31_7d( y )
line 838:   subroutine genrand_real1_0d( r )
line 853:   subroutine genrand_real1_1d( r )
line 868:   subroutine genrand_real1_2d( r )
line 883:   subroutine genrand_real1_3d( r )
line 898:   subroutine genrand_real1_4d( r )
line 913:   subroutine genrand_real1_5d( r )
line 928:   subroutine genrand_real1_6d( r )
line 943:   subroutine genrand_real1_7d( r )
line 959:   subroutine genrand_real2_0d( r )
line 974:   subroutine genrand_real2_1d( r )
line 989:   subroutine genrand_real2_2d( r )
line 1004:   subroutine genrand_real2_3d( r )
line 1019:   subroutine genrand_real2_4d( r )
line 1034:   subroutine genrand_real2_5d( r )
line 1049:   subroutine genrand_real2_6d( r )
line 1064:   subroutine genrand_real2_7d( r )
line 1080:   subroutine genrand_real3_0d( r )
line 1095:   subroutine genrand_real3_1d( r )
line 1110:   subroutine genrand_real3_2d( r )
line 1125:   subroutine genrand_real3_3d( r )
line 1140:   subroutine genrand_real3_4d( r )
line 1155:   subroutine genrand_real3_5d( r )
line 1170:   subroutine genrand_real3_6d( r )
line 1185:   subroutine genrand_real3_7d( r )
line 1201:   subroutine genrand_res53_0d( r )
line 1218:   subroutine genrand_res53_1d( r )
line 1233:   subroutine genrand_res53_2d( r )
line 1248:   subroutine genrand_res53_3d( r )
line 1263:   subroutine genrand_res53_4d( r )
line 1278:   subroutine genrand_res53_5d( r )
line 1293:   subroutine genrand_res53_6d( r )
line 1308:   subroutine genrand_res53_7d( r )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/SILHS/latin_hypercube_driver_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 113 : 101 chars :                             ! The uniform distribution corresponds to all the same variables as X_nl,
line 410 : 105 chars :       !$acc update host(X_u_all_levs,l_in_precip,lh_sample_point_weights,X_mixt_comp_all_levs,k_lh_start)
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 2 check(s) failed.
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/wangara.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 104 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 105 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/mpace_a.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 272 : 103 chars :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 273 : 102 chars :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/prescribe_forcings.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module prescribe_forcings_module
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/prescribe_forcings.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 297 : 104 chars :     !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
line 471 : 118 chars :         !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
line 911 : 103 chars :     !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
line 1114 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1118 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1122 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1123 : 112 chars :                                             exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
line 1126 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1127 : 108 chars :                                             thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
line 1130 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1131 : 104 chars :                                             rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/rico.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 159 : 103 chars :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 160 : 102 chars :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/dycoms2_rf02.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 121 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 122 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/bomex.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 127 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 128 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/dycoms2_rf01.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 91 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 92 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/gabls2.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 152 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 153 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/mpace_b.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 157 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 158 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/Benchmark_cases/lba.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 96 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 97 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
line 176 : 101 chars :       wpthlp_sfc(i) =  convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
line 177 : 101 chars :       wprtp_sfc(i)  =  convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 11 check(s) failed.
No matches for /home/jenkins/workspace/clubb_cmake_output_matching/src/KK_microphys/
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/G_unit_test_types/pdf_parameter_tests.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 558 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module rev_direction_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 233 : 113 chars :     !seed used =  -1102123834  1480475276  -248259584   525496705  1614213535 -1267052688     6290033   -78466652
line 234 : 127 chars :     !seed_output = (/ -1102123834,  1480475276,  -248259584,   525496705,  1614213535, -1267052688,     6290033,   -78466652 /)
line 750 : 101 chars :        call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 754 : 104 chars :        call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
line 795 : 101 chars :        call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 801 : 104 chars :        call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 19: module fill_holes_tests
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 162 : 102 chars :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 180 : 110 chars :             if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type))
line 195 : 121 chars :                         write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
line 241 : 118 chars :             if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type))
line 344 : 102 chars :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 363 : 113 chars :             if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type))
line 385 : 103 chars :                 print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass )
line 419 : 121 chars :             if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type))
line 430 : 116 chars :                 print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode"
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_cmake_output_matching/src/G_unit_test_types/spurious_source_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 500 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 6 check(s) failed.
===============================================================
CLUBBStandardsCheck FAILED
  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_cmake_output_matching/build/intel_PRECdouble/cmake_build_output.txt
===============================================================

Build completed successfully, but some source code checks have failed.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (cmake Run)
[Pipeline] sh
+ run_scripts/run_scm.py -out_dir output_cmake arm
 - using executable: /home/jenkins/workspace/clubb_cmake_output_matching/run_scripts/../install/latest/clubb_standalone
=================== Running arm ===================
2026/03/18 04:58:38
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = arm
 nzmax =          110
 grid_type =            1
 deltaz =    40.0000000000000     
 zm_init =   0.000000000000000E+000
 zm_top =    5350.00000000000     
 zt_grid_fname =
 zm_grid_fname =
 day =           21
 month =            6
 year =         1997
 lat_vals =    36.6200000000000     
 lon_vals =   -97.5000000000000     
 sfc_elevation =   0.000000000000000E+000
 time_initial =    41400.0000000000     
 time_final =    93600.0000000000     
 dt_main =    60.0000000000000     
 dt_rad =    60.0000000000000     
 sfctype =            1
 T_sfc =    288.000000000000     
 p_sfc =    97000.0000000000     
 sens_ht =   0.000000000000000E+000
 latent_ht =   0.000000000000000E+000
 fcor =   8.500000000000001E-005
 fcor_y =   1.170525409671300E-004
 T0 =    300.000000000000     
 ts_nudge =    86400.0000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.0000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.00000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.250000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/arm
 time_restart =   0.000000000000000E+000
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            0
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 output_dir = /home/jenkins/workspace/clubb_cmake_output_matching/output_cmake/
 fname_prefix = arm
 stats_fmt = netcdf
 stats_tsamp =    60.0000000000000     
 stats_tout =    60.0000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =   1.000000000000000E-008
 thl_tol [K] =   1.000000000000000E-002
 w_tol [m/s] =   2.000000000000000E-002
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = none
 l_cloud_sed =  F
 sigma_g =    1.50000000000000     
 l_graupel =  F
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  F
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  F
 l_upwind_diff_sed =  F
 lh_microphys_type = disabled
 lh_num_samples =            2
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =   1.000000000000000E-008
 host_dx =    1000000.00000000     
 host_dy =    1000000.00000000     
 hmp2_ip_on_hmm2_ip_slope%rr =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%ri =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rs =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%rg =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Nr =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ni =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_slope%Ng =   2.120000000000000E-005
 hmp2_ip_on_hmm2_ip_intrcpt%rr =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.540000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.540000000000000     
 Ncnp2_on_Ncnm2 =    1.00000000000000     
 C_evap =   0.860000000000000     
 r_0 =   2.500000000000000E-005
 microphys_start_time =   0.000000000000000E+000
 Nc0_in_cloud =    100000000.000000     
 ccnconst =    120.000000000000     
 ccnexpnt =   0.400000005960464     
 aer_rm1 =   1.100000002196566E-008
 aer_rm2 =   5.999999785899490E-008
 aer_n1 =    125000000.000000     
 aer_n2 =    65000000.0000000     
 aer_sig1 =    1.20000004768372     
 aer_sig2 =    1.70000004768372     
 pgam_fixed =    5.00000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Warning: missing correlation input file(s): ../input/case_setups/arm_corr_array
 _cloud.in and/or ../input/case_setups/arm_corr_array_below.in
 The default correlation arrays will be used.
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = none
 sol_const =    1367.00000000000     
 alvdr =   0.100000000000000     
 alvdf =   0.100000000000000     
 alndr =   0.100000000000000     
 alndf =   0.100000000000000     
 radiation_top =    50000.0000000000     
 F0 =    100.000000000000     
 F1 =    20.0000000000000     
 kappa =    119.000000000000     
 gc =   0.860000000000000     
 omega =   0.996500000000000     
 slr =    1.00000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  F
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =   0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
 cos_solar_zen_values =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 cos_solar_zen_times =   -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
  -999.000000000000       -999.000000000000       -999.000000000000     
 eff_drop_radius =   1.000000000000000E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            2
 tridiag_solve_method =            2
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_ho_nontrad_coriolis =  F
 l_ho_trad_coriolis =  F
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  F
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  F
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  F
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: arm_sounding.in
 File exists?  T
 Path to sclr_sounding: arm_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: arm_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =   0.000000000000000E+000   50.0000000000000        350.000000000000     
   650.000000000000        700.000000000000        1300.00000000000     
   2500.00000000000        5500.00000000000     
 u =    10.0000000000000        10.0000000000000        10.0000000000000     
   10.0000000000000        10.0000000000000        10.0000000000000     
   10.0000000000000        10.0000000000000     
 v =   0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000
 ug =    10.0000000000000        10.0000000000000        10.0000000000000     
   10.0000000000000        10.0000000000000        10.0000000000000     
   10.0000000000000        10.0000000000000     
 vg =   0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000
 theta =    299.000000000000        301.500000000000     
   302.500000000000        303.530000000000        303.700000000000     
   307.130000000000        314.000000000000        343.200000000000     
 rt =   1.520000000000000E-002  1.517000000000000E-002  1.498000000000000E-002
  1.480000000000000E-002  1.470000000000000E-002  1.350000000000000E-002
  3.000000000000000E-003  3.000000000000000E-003
 p_in_Pa =   -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
  -999.900000000000       -999.900000000000       -999.900000000000     
 subs =   0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000  0.000000000000000E+000
  0.000000000000000E+000  0.000000000000000E+000
 stats_nsamp =            1
 stats_nout =            1
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1
 .
 C2rtthl =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.00000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.00000000000000     
 Warning in check_clubb_settings_api
iteration:        1 /      870 -- time =    41460.0 /    93600.0
iteration:        2 /      870 -- time =    41520.0 /    93600.0
iteration:        3 /      870 -- time =    41580.0 /    93600.0
iteration:        4 /      870 -- time =    41640.0 /    93600.0
iteration:        5 /      870 -- time =    41700.0 /    93600.0
iteration:        6 /      870 -- time =    41760.0 /    93600.0
iteration:        7 /      870 -- time =    41820.0 /    93600.0
iteration:        8 /      870 -- time =    41880.0 /    93600.0
iteration:        9 /      870 -- time =    41940.0 /    93600.0
iteration:       10 /      870 -- time =    42000.0 /    93600.0
iteration:       11 /      870 -- time =    42060.0 /    93600.0
iteration:       12 /      870 -- time =    42120.0 /    93600.0
iteration:       13 /      870 -- time =    42180.0 /    93600.0
iteration:       14 /      870 -- time =    42240.0 /    93600.0
iteration:       15 /      870 -- time =    42300.0 /    93600.0
iteration:       16 /      870 -- time =    42360.0 /    93600.0
iteration:       17 /      870 -- time =    42420.0 /    93600.0
iteration:       18 /      870 -- time =    42480.0 /    93600.0
iteration:       19 /      870 -- time =    42540.0 /    93600.0
iteration:       20 /      870 -- time =    42600.0 /    93600.0
iteration:       21 /      870 -- time =    42660.0 /    93600.0
iteration:       22 /      870 -- time =    42720.0 /    93600.0
iteration:       23 /      870 -- time =    42780.0 /    93600.0
iteration:       24 /      870 -- time =    42840.0 /    93600.0
iteration:       25 /      870 -- time =    42900.0 /    93600.0
iteration:       26 /      870 -- time =    42960.0 /    93600.0
iteration:       27 /      870 -- time =    43020.0 /    93600.0
iteration:       28 /      870 -- time =    43080.0 /    93600.0
iteration:       29 /      870 -- time =    43140.0 /    93600.0
iteration:       30 /      870 -- time =    43200.0 /    93600.0
iteration:       31 /      870 -- time =    43260.0 /    93600.0
iteration:       32 /      870 -- time =    43320.0 /    93600.0
iteration:       33 /      870 -- time =    43380.0 /    93600.0
iteration:       34 /      870 -- time =    43440.0 /    93600.0
iteration:       35 /      870 -- time =    43500.0 /    93600.0
iteration:       36 /      870 -- time =    43560.0 /    93600.0
iteration:       37 /      870 -- time =    43620.0 /    93600.0
iteration:       38 /      870 -- time =    43680.0 /    93600.0
iteration:       39 /      870 -- time =    43740.0 /    93600.0
iteration:       40 /      870 -- time =    43800.0 /    93600.0
iteration:       41 /      870 -- time =    43860.0 /    93600.0
iteration:       42 /      870 -- time =    43920.0 /    93600.0
iteration:       43 /      870 -- time =    43980.0 /    93600.0
iteration:       44 /      870 -- time =    44040.0 /    93600.0
iteration:       45 /      870 -- time =    44100.0 /    93600.0
iteration:       46 /      870 -- time =    44160.0 /    93600.0
iteration:       47 /      870 -- time =    44220.0 /    93600.0
iteration:       48 /      870 -- time =    44280.0 /    93600.0
iteration:       49 /      870 -- time =    44340.0 /    93600.0
iteration:       50 /      870 -- time =    44400.0 /    93600.0
iteration:       51 /      870 -- time =    44460.0 /    93600.0
iteration:       52 /      870 -- time =    44520.0 /    93600.0
iteration:       53 /      870 -- time =    44580.0 /    93600.0
iteration:       54 /      870 -- time =    44640.0 /    93600.0
iteration:       55 /      870 -- time =    44700.0 /    93600.0
iteration:       56 /      870 -- time =    44760.0 /    93600.0
iteration:       57 /      870 -- time =    44820.0 /    93600.0
iteration:       58 /      870 -- time =    44880.0 /    93600.0
iteration:       59 /      870 -- time =    44940.0 /    93600.0
iteration:       60 /      870 -- time =    45000.0 /    93600.0
iteration:       61 /      870 -- time =    45060.0 /    93600.0
iteration:       62 /      870 -- time =    45120.0 /    93600.0
iteration:       63 /      870 -- time =    45180.0 /    93600.0
iteration:       64 /      870 -- time =    45240.0 /    93600.0
iteration:       65 /      870 -- time =    45300.0 /    93600.0
iteration:       66 /      870 -- time =    45360.0 /    93600.0
iteration:       67 /      870 -- time =    45420.0 /    93600.0
iteration:       68 /      870 -- time =    45480.0 /    93600.0
iteration:       69 /      870 -- time =    45540.0 /    93600.0
iteration:       70 /      870 -- time =    45600.0 /    93600.0
iteration:       71 /      870 -- time =    45660.0 /    93600.0
iteration:       72 /      870 -- time =    45720.0 /    93600.0
iteration:       73 /      870 -- time =    45780.0 /    93600.0
iteration:       74 /      870 -- time =    45840.0 /    93600.0
iteration:       75 /      870 -- time =    45900.0 /    93600.0
iteration:       76 /      870 -- time =    45960.0 /    93600.0
iteration:       77 /      870 -- time =    46020.0 /    93600.0
iteration:       78 /      870 -- time =    46080.0 /    93600.0
iteration:       79 /      870 -- time =    46140.0 /    93600.0
iteration:       80 /      870 -- time =    46200.0 /    93600.0
iteration:       81 /      870 -- time =    46260.0 /    93600.0
iteration:       82 /      870 -- time =    46320.0 /    93600.0
iteration:       83 /      870 -- time =    46380.0 /    93600.0
iteration:       84 /      870 -- time =    46440.0 /    93600.0
iteration:       85 /      870 -- time =    46500.0 /    93600.0
iteration:       86 /      870 -- time =    46560.0 /    93600.0
iteration:       87 /      870 -- time =    46620.0 /    93600.0
iteration:       88 /      870 -- time =    46680.0 /    93600.0
iteration:       89 /      870 -- time =    46740.0 /    93600.0
iteration:       90 /      870 -- time =    46800.0 /    93600.0
iteration:       91 /      870 -- time =    46860.0 /    93600.0
iteration:       92 /      870 -- time =    46920.0 /    93600.0
iteration:       93 /      870 -- time =    46980.0 /    93600.0
iteration:       94 /      870 -- time =    47040.0 /    93600.0
iteration:       95 /      870 -- time =    47100.0 /    93600.0
iteration:       96 /      870 -- time =    47160.0 /    93600.0
iteration:       97 /      870 -- time =    47220.0 /    93600.0
iteration:       98 /      870 -- time =    47280.0 /    93600.0
iteration:       99 /      870 -- time =    47340.0 /    93600.0
iteration:      100 /      870 -- time =    47400.0 /    93600.0
iteration:      101 /      870 -- time =    47460.0 /    93600.0
iteration:      102 /      870 -- time =    47520.0 /    93600.0
iteration:      103 /      870 -- time =    47580.0 /    93600.0
iteration:      104 /      870 -- time =    47640.0 /    93600.0
iteration:      105 /      870 -- time =    47700.0 /    93600.0
iteration:      106 /      870 -- time =    47760.0 /    93600.0
iteration:      107 /      870 -- time =    47820.0 /    93600.0
iteration:      108 /      870 -- time =    47880.0 /    93600.0
iteration:      109 /      870 -- time =    47940.0 /    93600.0
iteration:      110 /      870 -- time =    48000.0 /    93600.0
iteration:      111 /      870 -- time =    48060.0 /    93600.0
iteration:      112 /      870 -- time =    48120.0 /    93600.0
iteration:      113 /      870 -- time =    48180.0 /    93600.0
iteration:      114 /      870 -- time =    48240.0 /    93600.0
iteration:      115 /      870 -- time =    48300.0 /    93600.0
iteration:      116 /      870 -- time =    48360.0 /    93600.0
iteration:      117 /      870 -- time =    48420.0 /    93600.0
iteration:      118 /      870 -- time =    48480.0 /    93600.0
iteration:      119 /      870 -- time =    48540.0 /    93600.0
iteration:      120 /      870 -- time =    48600.0 /    93600.0
iteration:      121 /      870 -- time =    48660.0 /    93600.0
iteration:      122 /      870 -- time =    48720.0 /    93600.0
iteration:      123 /      870 -- time =    48780.0 /    93600.0
iteration:      124 /      870 -- time =    48840.0 /    93600.0
iteration:      125 /      870 -- time =    48900.0 /    93600.0
iteration:      126 /      870 -- time =    48960.0 /    93600.0
iteration:      127 /      870 -- time =    49020.0 /    93600.0
iteration:      128 /      870 -- time =    49080.0 /    93600.0
iteration:      129 /      870 -- time =    49140.0 /    93600.0
iteration:      130 /      870 -- time =    49200.0 /    93600.0
iteration:      131 /      870 -- time =    49260.0 /    93600.0
iteration:      132 /      870 -- time =    49320.0 /    93600.0
iteration:      133 /      870 -- time =    49380.0 /    93600.0
iteration:      134 /      870 -- time =    49440.0 /    93600.0
iteration:      135 /      870 -- time =    49500.0 /    93600.0
iteration:      136 /      870 -- time =    49560.0 /    93600.0
iteration:      137 /      870 -- time =    49620.0 /    93600.0
iteration:      138 /      870 -- time =    49680.0 /    93600.0
iteration:      139 /      870 -- time =    49740.0 /    93600.0
iteration:      140 /      870 -- time =    49800.0 /    93600.0
iteration:      141 /      870 -- time =    49860.0 /    93600.0
iteration:      142 /      870 -- time =    49920.0 /    93600.0
iteration:      143 /      870 -- time =    49980.0 /    93600.0
iteration:      144 /      870 -- time =    50040.0 /    93600.0
iteration:      145 /      870 -- time =    50100.0 /    93600.0
iteration:      146 /      870 -- time =    50160.0 /    93600.0
iteration:      147 /      870 -- time =    50220.0 /    93600.0
iteration:      148 /      870 -- time =    50280.0 /    93600.0
iteration:      149 /      870 -- time =    50340.0 /    93600.0
iteration:      150 /      870 -- time =    50400.0 /    93600.0
iteration:      151 /      870 -- time =    50460.0 /    93600.0
iteration:      152 /      870 -- time =    50520.0 /    93600.0
iteration:      153 /      870 -- time =    50580.0 /    93600.0
iteration:      154 /      870 -- time =    50640.0 /    93600.0
iteration:      155 /      870 -- time =    50700.0 /    93600.0
iteration:      156 /      870 -- time =    50760.0 /    93600.0
iteration:      157 /      870 -- time =    50820.0 /    93600.0
iteration:      158 /      870 -- time =    50880.0 /    93600.0
iteration:      159 /      870 -- time =    50940.0 /    93600.0
iteration:      160 /      870 -- time =    51000.0 /    93600.0
iteration:      161 /      870 -- time =    51060.0 /    93600.0
iteration:      162 /      870 -- time =    51120.0 /    93600.0
iteration:      163 /      870 -- time =    51180.0 /    93600.0
iteration:      164 /      870 -- time =    51240.0 /    93600.0
iteration:      165 /      870 -- time =    51300.0 /    93600.0
iteration:      166 /      870 -- time =    51360.0 /    93600.0
iteration:      167 /      870 -- time =    51420.0 /    93600.0
iteration:      168 /      870 -- time =    51480.0 /    93600.0
iteration:      169 /      870 -- time =    51540.0 /    93600.0
iteration:      170 /      870 -- time =    51600.0 /    93600.0
iteration:      171 /      870 -- time =    51660.0 /    93600.0
iteration:      172 /      870 -- time =    51720.0 /    93600.0
iteration:      173 /      870 -- time =    51780.0 /    93600.0
iteration:      174 /      870 -- time =    51840.0 /    93600.0
iteration:      175 /      870 -- time =    51900.0 /    93600.0
iteration:      176 /      870 -- time =    51960.0 /    93600.0
iteration:      177 /      870 -- time =    52020.0 /    93600.0
iteration:      178 /      870 -- time =    52080.0 /    93600.0
iteration:      179 /      870 -- time =    52140.0 /    93600.0
iteration:      180 /      870 -- time =    52200.0 /    93600.0
iteration:      181 /      870 -- time =    52260.0 /    93600.0
iteration:      182 /      870 -- time =    52320.0 /    93600.0
iteration:      183 /      870 -- time =    52380.0 /    93600.0
iteration:      184 /      870 -- time =    52440.0 /    93600.0
iteration:      185 /      870 -- time =    52500.0 /    93600.0
iteration:      186 /      870 -- time =    52560.0 /    93600.0
iteration:      187 /      870 -- time =    52620.0 /    93600.0
iteration:      188 /      870 -- time =    52680.0 /    93600.0
iteration:      189 /      870 -- time =    52740.0 /    93600.0
iteration:      190 /      870 -- time =    52800.0 /    93600.0
iteration:      191 /      870 -- time =    52860.0 /    93600.0
iteration:      192 /      870 -- time =    52920.0 /    93600.0
iteration:      193 /      870 -- time =    52980.0 /    93600.0
iteration:      194 /      870 -- time =    53040.0 /    93600.0
iteration:      195 /      870 -- time =    53100.0 /    93600.0
iteration:      196 /      870 -- time =    53160.0 /    93600.0
iteration:      197 /      870 -- time =    53220.0 /    93600.0
iteration:      198 /      870 -- time =    53280.0 /    93600.0
iteration:      199 /      870 -- time =    53340.0 /    93600.0
iteration:      200 /      870 -- time =    53400.0 /    93600.0
iteration:      201 /      870 -- time =    53460.0 /    93600.0
iteration:      202 /      870 -- time =    53520.0 /    93600.0
iteration:      203 /      870 -- time =    53580.0 /    93600.0
iteration:      204 /      870 -- time =    53640.0 /    93600.0
iteration:      205 /      870 -- time =    53700.0 /    93600.0
iteration:      206 /      870 -- time =    53760.0 /    93600.0
iteration:      207 /      870 -- time =    53820.0 /    93600.0
iteration:      208 /      870 -- time =    53880.0 /    93600.0
iteration:      209 /      870 -- time =    53940.0 /    93600.0
iteration:      210 /      870 -- time =    54000.0 /    93600.0
iteration:      211 /      870 -- time =    54060.0 /    93600.0
iteration:      212 /      870 -- time =    54120.0 /    93600.0
iteration:      213 /      870 -- time =    54180.0 /    93600.0
iteration:      214 /      870 -- time =    54240.0 /    93600.0
iteration:      215 /      870 -- time =    54300.0 /    93600.0
iteration:      216 /      870 -- time =    54360.0 /    93600.0
iteration:      217 /      870 -- time =    54420.0 /    93600.0
iteration:      218 /      870 -- time =    54480.0 /    93600.0
iteration:      219 /      870 -- time =    54540.0 /    93600.0
iteration:      220 /      870 -- time =    54600.0 /    93600.0
iteration:      221 /      870 -- time =    54660.0 /    93600.0
iteration:      222 /      870 -- time =    54720.0 /    93600.0
iteration:      223 /      870 -- time =    54780.0 /    93600.0
iteration:      224 /      870 -- time =    54840.0 /    93600.0
iteration:      225 /      870 -- time =    54900.0 /    93600.0
iteration:      226 /      870 -- time =    54960.0 /    93600.0
iteration:      227 /      870 -- time =    55020.0 /    93600.0
iteration:      228 /      870 -- time =    55080.0 /    93600.0
iteration:      229 /      870 -- time =    55140.0 /    93600.0
iteration:      230 /      870 -- time =    55200.0 /    93600.0
iteration:      231 /      870 -- time =    55260.0 /    93600.0
iteration:      232 /      870 -- time =    55320.0 /    93600.0
iteration:      233 /      870 -- time =    55380.0 /    93600.0
iteration:      234 /      870 -- time =    55440.0 /    93600.0
iteration:      235 /      870 -- time =    55500.0 /    93600.0
iteration:      236 /      870 -- time =    55560.0 /    93600.0
iteration:      237 /      870 -- time =    55620.0 /    93600.0
iteration:      238 /      870 -- time =    55680.0 /    93600.0
iteration:      239 /      870 -- time =    55740.0 /    93600.0
iteration:      240 /      870 -- time =    55800.0 /    93600.0
iteration:      241 /      870 -- time =    55860.0 /    93600.0
iteration:      242 /      870 -- time =    55920.0 /    93600.0
iteration:      243 /      870 -- time =    55980.0 /    93600.0
iteration:      244 /      870 -- time =    56040.0 /    93600.0
iteration:      245 /      870 -- time =    56100.0 /    93600.0
iteration:      246 /      870 -- time =    56160.0 /    93600.0
iteration:      247 /      870 -- time =    56220.0 /    93600.0
iteration:      248 /      870 -- time =    56280.0 /    93600.0
iteration:      249 /      870 -- time =    56340.0 /    93600.0
iteration:      250 /      870 -- time =    56400.0 /    93600.0
iteration:      251 /      870 -- time =    56460.0 /    93600.0
iteration:      252 /      870 -- time =    56520.0 /    93600.0
iteration:      253 /      870 -- time =    56580.0 /    93600.0
iteration:      254 /      870 -- time =    56640.0 /    93600.0
iteration:      255 /      870 -- time =    56700.0 /    93600.0
iteration:      256 /      870 -- time =    56760.0 /    93600.0
iteration:      257 /      870 -- time =    56820.0 /    93600.0
iteration:      258 /      870 -- time =    56880.0 /    93600.0
iteration:      259 /      870 -- time =    56940.0 /    93600.0
iteration:      260 /      870 -- time =    57000.0 /    93600.0
iteration:      261 /      870 -- time =    57060.0 /    93600.0
iteration:      262 /      870 -- time =    57120.0 /    93600.0
iteration:      263 /      870 -- time =    57180.0 /    93600.0
iteration:      264 /      870 -- time =    57240.0 /    93600.0
iteration:      265 /      870 -- time =    57300.0 /    93600.0
iteration:      266 /      870 -- time =    57360.0 /    93600.0
iteration:      267 /      870 -- time =    57420.0 /    93600.0
iteration:      268 /      870 -- time =    57480.0 /    93600.0
iteration:      269 /      870 -- time =    57540.0 /    93600.0
iteration:      270 /      870 -- time =    57600.0 /    93600.0
iteration:      271 /      870 -- time =    57660.0 /    93600.0
iteration:      272 /      870 -- time =    57720.0 /    93600.0
iteration:      273 /      870 -- time =    57780.0 /    93600.0
iteration:      274 /      870 -- time =    57840.0 /    93600.0
iteration:      275 /      870 -- time =    57900.0 /    93600.0
iteration:      276 /      870 -- time =    57960.0 /    93600.0
iteration:      277 /      870 -- time =    58020.0 /    93600.0
iteration:      278 /      870 -- time =    58080.0 /    93600.0
iteration:      279 /      870 -- time =    58140.0 /    93600.0
iteration:      280 /      870 -- time =    58200.0 /    93600.0
iteration:      281 /      870 -- time =    58260.0 /    93600.0
iteration:      282 /      870 -- time =    58320.0 /    93600.0
iteration:      283 /      870 -- time =    58380.0 /    93600.0
iteration:      284 /      870 -- time =    58440.0 /    93600.0
iteration:      285 /      870 -- time =    58500.0 /    93600.0
iteration:      286 /      870 -- time =    58560.0 /    93600.0
iteration:      287 /      870 -- time =    58620.0 /    93600.0
iteration:      288 /      870 -- time =    58680.0 /    93600.0
iteration:      289 /      870 -- time =    58740.0 /    93600.0
iteration:      290 /      870 -- time =    58800.0 /    93600.0
iteration:      291 /      870 -- time =    58860.0 /    93600.0
iteration:      292 /      870 -- time =    58920.0 /    93600.0
iteration:      293 /      870 -- time =    58980.0 /    93600.0
iteration:      294 /      870 -- time =    59040.0 /    93600.0
iteration:      295 /      870 -- time =    59100.0 /    93600.0
iteration:      296 /      870 -- time =    59160.0 /    93600.0
iteration:      297 /      870 -- time =    59220.0 /    93600.0
iteration:      298 /      870 -- time =    59280.0 /    93600.0
iteration:      299 /      870 -- time =    59340.0 /    93600.0
iteration:      300 /      870 -- time =    59400.0 /    93600.0
iteration:      301 /      870 -- time =    59460.0 /    93600.0
iteration:      302 /      870 -- time =    59520.0 /    93600.0
iteration:      303 /      870 -- time =    59580.0 /    93600.0
iteration:      304 /      870 -- time =    59640.0 /    93600.0
iteration:      305 /      870 -- time =    59700.0 /    93600.0
iteration:      306 /      870 -- time =    59760.0 /    93600.0
iteration:      307 /      870 -- time =    59820.0 /    93600.0
iteration:      308 /      870 -- time =    59880.0 /    93600.0
iteration:      309 /      870 -- time =    59940.0 /    93600.0
iteration:      310 /      870 -- time =    60000.0 /    93600.0
iteration:      311 /      870 -- time =    60060.0 /    93600.0
iteration:      312 /      870 -- time =    60120.0 /    93600.0
iteration:      313 /      870 -- time =    60180.0 /    93600.0
iteration:      314 /      870 -- time =    60240.0 /    93600.0
iteration:      315 /      870 -- time =    60300.0 /    93600.0
iteration:      316 /      870 -- time =    60360.0 /    93600.0
iteration:      317 /      870 -- time =    60420.0 /    93600.0
iteration:      318 /      870 -- time =    60480.0 /    93600.0
iteration:      319 /      870 -- time =    60540.0 /    93600.0
iteration:      320 /      870 -- time =    60600.0 /    93600.0
iteration:      321 /      870 -- time =    60660.0 /    93600.0
iteration:      322 /      870 -- time =    60720.0 /    93600.0
iteration:      323 /      870 -- time =    60780.0 /    93600.0
iteration:      324 /      870 -- time =    60840.0 /    93600.0
iteration:      325 /      870 -- time =    60900.0 /    93600.0
iteration:      326 /      870 -- time =    60960.0 /    93600.0
iteration:      327 /      870 -- time =    61020.0 /    93600.0
iteration:      328 /      870 -- time =    61080.0 /    93600.0
iteration:      329 /      870 -- time =    61140.0 /    93600.0
iteration:      330 /      870 -- time =    61200.0 /    93600.0
iteration:      331 /      870 -- time =    61260.0 /    93600.0
iteration:      332 /      870 -- time =    61320.0 /    93600.0
iteration:      333 /      870 -- time =    61380.0 /    93600.0
iteration:      334 /      870 -- time =    61440.0 /    93600.0
iteration:      335 /      870 -- time =    61500.0 /    93600.0
iteration:      336 /      870 -- time =    61560.0 /    93600.0
iteration:      337 /      870 -- time =    61620.0 /    93600.0
iteration:      338 /      870 -- time =    61680.0 /    93600.0
iteration:      339 /      870 -- time =    61740.0 /    93600.0
iteration:      340 /      870 -- time =    61800.0 /    93600.0
iteration:      341 /      870 -- time =    61860.0 /    93600.0
iteration:      342 /      870 -- time =    61920.0 /    93600.0
iteration:      343 /      870 -- time =    61980.0 /    93600.0
iteration:      344 /      870 -- time =    62040.0 /    93600.0
iteration:      345 /      870 -- time =    62100.0 /    93600.0
iteration:      346 /      870 -- time =    62160.0 /    93600.0
iteration:      347 /      870 -- time =    62220.0 /    93600.0
iteration:      348 /      870 -- time =    62280.0 /    93600.0
iteration:      349 /      870 -- time =    62340.0 /    93600.0
iteration:      350 /      870 -- time =    62400.0 /    93600.0
iteration:      351 /      870 -- time =    62460.0 /    93600.0
iteration:      352 /      870 -- time =    62520.0 /    93600.0
iteration:      353 /      870 -- time =    62580.0 /    93600.0
iteration:      354 /      870 -- time =    62640.0 /    93600.0
iteration:      355 /      870 -- time =    62700.0 /    93600.0
iteration:      356 /      870 -- time =    62760.0 /    93600.0
iteration:      357 /      870 -- time =    62820.0 /    93600.0
iteration:      358 /      870 -- time =    62880.0 /    93600.0
iteration:      359 /      870 -- time =    62940.0 /    93600.0
iteration:      360 /      870 -- time =    63000.0 /    93600.0
iteration:      361 /      870 -- time =    63060.0 /    93600.0
iteration:      362 /      870 -- time =    63120.0 /    93600.0
iteration:      363 /      870 -- time =    63180.0 /    93600.0
iteration:      364 /      870 -- time =    63240.0 /    93600.0
iteration:      365 /      870 -- time =    63300.0 /    93600.0
iteration:      366 /      870 -- time =    63360.0 /    93600.0
iteration:      367 /      870 -- time =    63420.0 /    93600.0
iteration:      368 /      870 -- time =    63480.0 /    93600.0
iteration:      369 /      870 -- time =    63540.0 /    93600.0
iteration:      370 /      870 -- time =    63600.0 /    93600.0
iteration:      371 /      870 -- time =    63660.0 /    93600.0
iteration:      372 /      870 -- time =    63720.0 /    93600.0
iteration:      373 /      870 -- time =    63780.0 /    93600.0
iteration:      374 /      870 -- time =    63840.0 /    93600.0
iteration:      375 /      870 -- time =    63900.0 /    93600.0
iteration:      376 /      870 -- time =    63960.0 /    93600.0
iteration:      377 /      870 -- time =    64020.0 /    93600.0
iteration:      378 /      870 -- time =    64080.0 /    93600.0
iteration:      379 /      870 -- time =    64140.0 /    93600.0
iteration:      380 /      870 -- time =    64200.0 /    93600.0
iteration:      381 /      870 -- time =    64260.0 /    93600.0
iteration:      382 /      870 -- time =    64320.0 /    93600.0
iteration:      383 /      870 -- time =    64380.0 /    93600.0
iteration:      384 /      870 -- time =    64440.0 /    93600.0
iteration:      385 /      870 -- time =    64500.0 /    93600.0
iteration:      386 /      870 -- time =    64560.0 /    93600.0
iteration:      387 /      870 -- time =    64620.0 /    93600.0
iteration:      388 /      870 -- time =    64680.0 /    93600.0
iteration:      389 /      870 -- time =    64740.0 /    93600.0
iteration:      390 /      870 -- time =    64800.0 /    93600.0
iteration:      391 /      870 -- time =    64860.0 /    93600.0
iteration:      392 /      870 -- time =    64920.0 /    93600.0
iteration:      393 /      870 -- time =    64980.0 /    93600.0
iteration:      394 /      870 -- time =    65040.0 /    93600.0
iteration:      395 /      870 -- time =    65100.0 /    93600.0
iteration:      396 /      870 -- time =    65160.0 /    93600.0
iteration:      397 /      870 -- time =    65220.0 /    93600.0
iteration:      398 /      870 -- time =    65280.0 /    93600.0
iteration:      399 /      870 -- time =    65340.0 /    93600.0
iteration:      400 /      870 -- time =    65400.0 /    93600.0
iteration:      401 /      870 -- time =    65460.0 /    93600.0
iteration:      402 /      870 -- time =    65520.0 /    93600.0
iteration:      403 /      870 -- time =    65580.0 /    93600.0
iteration:      404 /      870 -- time =    65640.0 /    93600.0
iteration:      405 /      870 -- time =    65700.0 /    93600.0
iteration:      406 /      870 -- time =    65760.0 /    93600.0
iteration:      407 /      870 -- time =    65820.0 /    93600.0
iteration:      408 /      870 -- time =    65880.0 /    93600.0
iteration:      409 /      870 -- time =    65940.0 /    93600.0
iteration:      410 /      870 -- time =    66000.0 /    93600.0
iteration:      411 /      870 -- time =    66060.0 /    93600.0
iteration:      412 /      870 -- time =    66120.0 /    93600.0
iteration:      413 /      870 -- time =    66180.0 /    93600.0
iteration:      414 /      870 -- time =    66240.0 /    93600.0
iteration:      415 /      870 -- time =    66300.0 /    93600.0
iteration:      416 /      870 -- time =    66360.0 /    93600.0
iteration:      417 /      870 -- time =    66420.0 /    93600.0
iteration:      418 /      870 -- time =    66480.0 /    93600.0
iteration:      419 /      870 -- time =    66540.0 /    93600.0
iteration:      420 /      870 -- time =    66600.0 /    93600.0
iteration:      421 /      870 -- time =    66660.0 /    93600.0
iteration:      422 /      870 -- time =    66720.0 /    93600.0
iteration:      423 /      870 -- time =    66780.0 /    93600.0
iteration:      424 /      870 -- time =    66840.0 /    93600.0
iteration:      425 /      870 -- time =    66900.0 /    93600.0
iteration:      426 /      870 -- time =    66960.0 /    93600.0
iteration:      427 /      870 -- time =    67020.0 /    93600.0
iteration:      428 /      870 -- time =    67080.0 /    93600.0
iteration:      429 /      870 -- time =    67140.0 /    93600.0
iteration:      430 /      870 -- time =    67200.0 /    93600.0
iteration:      431 /      870 -- time =    67260.0 /    93600.0
iteration:      432 /      870 -- time =    67320.0 /    93600.0
iteration:      433 /      870 -- time =    67380.0 /    93600.0
iteration:      434 /      870 -- time =    67440.0 /    93600.0
iteration:      435 /      870 -- time =    67500.0 /    93600.0
iteration:      436 /      870 -- time =    67560.0 /    93600.0
iteration:      437 /      870 -- time =    67620.0 /    93600.0
iteration:      438 /      870 -- time =    67680.0 /    93600.0
iteration:      439 /      870 -- time =    67740.0 /    93600.0
iteration:      440 /      870 -- time =    67800.0 /    93600.0
iteration:      441 /      870 -- time =    67860.0 /    93600.0
iteration:      442 /      870 -- time =    67920.0 /    93600.0
iteration:      443 /      870 -- time =    67980.0 /    93600.0
iteration:      444 /      870 -- time =    68040.0 /    93600.0
iteration:      445 /      870 -- time =    68100.0 /    93600.0
iteration:      446 /      870 -- time =    68160.0 /    93600.0
iteration:      447 /      870 -- time =    68220.0 /    93600.0
iteration:      448 /      870 -- time =    68280.0 /    93600.0
iteration:      449 /      870 -- time =    68340.0 /    93600.0
iteration:      450 /      870 -- time =    68400.0 /    93600.0
iteration:      451 /      870 -- time =    68460.0 /    93600.0
iteration:      452 /      870 -- time =    68520.0 /    93600.0
iteration:      453 /      870 -- time =    68580.0 /    93600.0
iteration:      454 /      870 -- time =    68640.0 /    93600.0
iteration:      455 /      870 -- time =    68700.0 /    93600.0
iteration:      456 /      870 -- time =    68760.0 /    93600.0
iteration:      457 /      870 -- time =    68820.0 /    93600.0
iteration:      458 /      870 -- time =    68880.0 /    93600.0
iteration:      459 /      870 -- time =    68940.0 /    93600.0
iteration:      460 /      870 -- time =    69000.0 /    93600.0
iteration:      461 /      870 -- time =    69060.0 /    93600.0
iteration:      462 /      870 -- time =    69120.0 /    93600.0
iteration:      463 /      870 -- time =    69180.0 /    93600.0
iteration:      464 /      870 -- time =    69240.0 /    93600.0
iteration:      465 /      870 -- time =    69300.0 /    93600.0
iteration:      466 /      870 -- time =    69360.0 /    93600.0
iteration:      467 /      870 -- time =    69420.0 /    93600.0
iteration:      468 /      870 -- time =    69480.0 /    93600.0
iteration:      469 /      870 -- time =    69540.0 /    93600.0
iteration:      470 /      870 -- time =    69600.0 /    93600.0
iteration:      471 /      870 -- time =    69660.0 /    93600.0
iteration:      472 /      870 -- time =    69720.0 /    93600.0
iteration:      473 /      870 -- time =    69780.0 /    93600.0
iteration:      474 /      870 -- time =    69840.0 /    93600.0
iteration:      475 /      870 -- time =    69900.0 /    93600.0
iteration:      476 /      870 -- time =    69960.0 /    93600.0
iteration:      477 /      870 -- time =    70020.0 /    93600.0
iteration:      478 /      870 -- time =    70080.0 /    93600.0
iteration:      479 /      870 -- time =    70140.0 /    93600.0
iteration:      480 /      870 -- time =    70200.0 /    93600.0
iteration:      481 /      870 -- time =    70260.0 /    93600.0
iteration:      482 /      870 -- time =    70320.0 /    93600.0
iteration:      483 /      870 -- time =    70380.0 /    93600.0
iteration:      484 /      870 -- time =    70440.0 /    93600.0
iteration:      485 /      870 -- time =    70500.0 /    93600.0
iteration:      486 /      870 -- time =    70560.0 /    93600.0
iteration:      487 /      870 -- time =    70620.0 /    93600.0
iteration:      488 /      870 -- time =    70680.0 /    93600.0
iteration:      489 /      870 -- time =    70740.0 /    93600.0
iteration:      490 /      870 -- time =    70800.0 /    93600.0
iteration:      491 /      870 -- time =    70860.0 /    93600.0
iteration:      492 /      870 -- time =    70920.0 /    93600.0
iteration:      493 /      870 -- time =    70980.0 /    93600.0
iteration:      494 /      870 -- time =    71040.0 /    93600.0
iteration:      495 /      870 -- time =    71100.0 /    93600.0
iteration:      496 /      870 -- time =    71160.0 /    93600.0
iteration:      497 /      870 -- time =    71220.0 /    93600.0
iteration:      498 /      870 -- time =    71280.0 /    93600.0
iteration:      499 /      870 -- time =    71340.0 /    93600.0
iteration:      500 /      870 -- time =    71400.0 /    93600.0
iteration:      501 /      870 -- time =    71460.0 /    93600.0
iteration:      502 /      870 -- time =    71520.0 /    93600.0
iteration:      503 /      870 -- time =    71580.0 /    93600.0
iteration:      504 /      870 -- time =    71640.0 /    93600.0
iteration:      505 /      870 -- time =    71700.0 /    93600.0
iteration:      506 /      870 -- time =    71760.0 /    93600.0
iteration:      507 /      870 -- time =    71820.0 /    93600.0
iteration:      508 /      870 -- time =    71880.0 /    93600.0
iteration:      509 /      870 -- time =    71940.0 /    93600.0
iteration:      510 /      870 -- time =    72000.0 /    93600.0
iteration:      511 /      870 -- time =    72060.0 /    93600.0
iteration:      512 /      870 -- time =    72120.0 /    93600.0
iteration:      513 /      870 -- time =    72180.0 /    93600.0
iteration:      514 /      870 -- time =    72240.0 /    93600.0
iteration:      515 /      870 -- time =    72300.0 /    93600.0
iteration:      516 /      870 -- time =    72360.0 /    93600.0
iteration:      517 /      870 -- time =    72420.0 /    93600.0
iteration:      518 /      870 -- time =    72480.0 /    93600.0
iteration:      519 /      870 -- time =    72540.0 /    93600.0
iteration:      520 /      870 -- time =    72600.0 /    93600.0
iteration:      521 /      870 -- time =    72660.0 /    93600.0
iteration:      522 /      870 -- time =    72720.0 /    93600.0
iteration:      523 /      870 -- time =    72780.0 /    93600.0
iteration:      524 /      870 -- time =    72840.0 /    93600.0
iteration:      525 /      870 -- time =    72900.0 /    93600.0
iteration:      526 /      870 -- time =    72960.0 /    93600.0
iteration:      527 /      870 -- time =    73020.0 /    93600.0
iteration:      528 /      870 -- time =    73080.0 /    93600.0
iteration:      529 /      870 -- time =    73140.0 /    93600.0
iteration:      530 /      870 -- time =    73200.0 /    93600.0
iteration:      531 /      870 -- time =    73260.0 /    93600.0
iteration:      532 /      870 -- time =    73320.0 /    93600.0
iteration:      533 /      870 -- time =    73380.0 /    93600.0
iteration:      534 /      870 -- time =    73440.0 /    93600.0
iteration:      535 /      870 -- time =    73500.0 /    93600.0
iteration:      536 /      870 -- time =    73560.0 /    93600.0
iteration:      537 /      870 -- time =    73620.0 /    93600.0
iteration:      538 /      870 -- time =    73680.0 /    93600.0
iteration:      539 /      870 -- time =    73740.0 /    93600.0
iteration:      540 /      870 -- time =    73800.0 /    93600.0
iteration:      541 /      870 -- time =    73860.0 /    93600.0
iteration:      542 /      870 -- time =    73920.0 /    93600.0
iteration:      543 /      870 -- time =    73980.0 /    93600.0
iteration:      544 /      870 -- time =    74040.0 /    93600.0
iteration:      545 /      870 -- time =    74100.0 /    93600.0
iteration:      546 /      870 -- time =    74160.0 /    93600.0
iteration:      547 /      870 -- time =    74220.0 /    93600.0
iteration:      548 /      870 -- time =    74280.0 /    93600.0
iteration:      549 /      870 -- time =    74340.0 /    93600.0
iteration:      550 /      870 -- time =    74400.0 /    93600.0
iteration:      551 /      870 -- time =    74460.0 /    93600.0
iteration:      552 /      870 -- time =    74520.0 /    93600.0
iteration:      553 /      870 -- time =    74580.0 /    93600.0
iteration:      554 /      870 -- time =    74640.0 /    93600.0
iteration:      555 /      870 -- time =    74700.0 /    93600.0
iteration:      556 /      870 -- time =    74760.0 /    93600.0
iteration:      557 /      870 -- time =    74820.0 /    93600.0
iteration:      558 /      870 -- time =    74880.0 /    93600.0
iteration:      559 /      870 -- time =    74940.0 /    93600.0
iteration:      560 /      870 -- time =    75000.0 /    93600.0
iteration:      561 /      870 -- time =    75060.0 /    93600.0
iteration:      562 /      870 -- time =    75120.0 /    93600.0
iteration:      563 /      870 -- time =    75180.0 /    93600.0
iteration:      564 /      870 -- time =    75240.0 /    93600.0
iteration:      565 /      870 -- time =    75300.0 /    93600.0
iteration:      566 /      870 -- time =    75360.0 /    93600.0
iteration:      567 /      870 -- time =    75420.0 /    93600.0
iteration:      568 /      870 -- time =    75480.0 /    93600.0
iteration:      569 /      870 -- time =    75540.0 /    93600.0
iteration:      570 /      870 -- time =    75600.0 /    93600.0
iteration:      571 /      870 -- time =    75660.0 /    93600.0
iteration:      572 /      870 -- time =    75720.0 /    93600.0
iteration:      573 /      870 -- time =    75780.0 /    93600.0
iteration:      574 /      870 -- time =    75840.0 /    93600.0
iteration:      575 /      870 -- time =    75900.0 /    93600.0
iteration:      576 /      870 -- time =    75960.0 /    93600.0
iteration:      577 /      870 -- time =    76020.0 /    93600.0
iteration:      578 /      870 -- time =    76080.0 /    93600.0
iteration:      579 /      870 -- time =    76140.0 /    93600.0
iteration:      580 /      870 -- time =    76200.0 /    93600.0
iteration:      581 /      870 -- time =    76260.0 /    93600.0
iteration:      582 /      870 -- time =    76320.0 /    93600.0
iteration:      583 /      870 -- time =    76380.0 /    93600.0
iteration:      584 /      870 -- time =    76440.0 /    93600.0
iteration:      585 /      870 -- time =    76500.0 /    93600.0
iteration:      586 /      870 -- time =    76560.0 /    93600.0
iteration:      587 /      870 -- time =    76620.0 /    93600.0
iteration:      588 /      870 -- time =    76680.0 /    93600.0
iteration:      589 /      870 -- time =    76740.0 /    93600.0
iteration:      590 /      870 -- time =    76800.0 /    93600.0
iteration:      591 /      870 -- time =    76860.0 /    93600.0
iteration:      592 /      870 -- time =    76920.0 /    93600.0
iteration:      593 /      870 -- time =    76980.0 /    93600.0
iteration:      594 /      870 -- time =    77040.0 /    93600.0
iteration:      595 /      870 -- time =    77100.0 /    93600.0
iteration:      596 /      870 -- time =    77160.0 /    93600.0
iteration:      597 /      870 -- time =    77220.0 /    93600.0
iteration:      598 /      870 -- time =    77280.0 /    93600.0
iteration:      599 /      870 -- time =    77340.0 /    93600.0
iteration:      600 /      870 -- time =    77400.0 /    93600.0
iteration:      601 /      870 -- time =    77460.0 /    93600.0
iteration:      602 /      870 -- time =    77520.0 /    93600.0
iteration:      603 /      870 -- time =    77580.0 /    93600.0
iteration:      604 /      870 -- time =    77640.0 /    93600.0
iteration:      605 /      870 -- time =    77700.0 /    93600.0
iteration:      606 /      870 -- time =    77760.0 /    93600.0
iteration:      607 /      870 -- time =    77820.0 /    93600.0
iteration:      608 /      870 -- time =    77880.0 /    93600.0
iteration:      609 /      870 -- time =    77940.0 /    93600.0
iteration:      610 /      870 -- time =    78000.0 /    93600.0
iteration:      611 /      870 -- time =    78060.0 /    93600.0
iteration:      612 /      870 -- time =    78120.0 /    93600.0
iteration:      613 /      870 -- time =    78180.0 /    93600.0
iteration:      614 /      870 -- time =    78240.0 /    93600.0
iteration:      615 /      870 -- time =    78300.0 /    93600.0
iteration:      616 /      870 -- time =    78360.0 /    93600.0
iteration:      617 /      870 -- time =    78420.0 /    93600.0
iteration:      618 /      870 -- time =    78480.0 /    93600.0
iteration:      619 /      870 -- time =    78540.0 /    93600.0
iteration:      620 /      870 -- time =    78600.0 /    93600.0
iteration:      621 /      870 -- time =    78660.0 /    93600.0
iteration:      622 /      870 -- time =    78720.0 /    93600.0
iteration:      623 /      870 -- time =    78780.0 /    93600.0
iteration:      624 /      870 -- time =    78840.0 /    93600.0
iteration:      625 /      870 -- time =    78900.0 /    93600.0
iteration:      626 /      870 -- time =    78960.0 /    93600.0
iteration:      627 /      870 -- time =    79020.0 /    93600.0
iteration:      628 /      870 -- time =    79080.0 /    93600.0
iteration:      629 /      870 -- time =    79140.0 /    93600.0
iteration:      630 /      870 -- time =    79200.0 /    93600.0
iteration:      631 /      870 -- time =    79260.0 /    93600.0
iteration:      632 /      870 -- time =    79320.0 /    93600.0
iteration:      633 /      870 -- time =    79380.0 /    93600.0
iteration:      634 /      870 -- time =    79440.0 /    93600.0
iteration:      635 /      870 -- time =    79500.0 /    93600.0
iteration:      636 /      870 -- time =    79560.0 /    93600.0
iteration:      637 /      870 -- time =    79620.0 /    93600.0
iteration:      638 /      870 -- time =    79680.0 /    93600.0
iteration:      639 /      870 -- time =    79740.0 /    93600.0
iteration:      640 /      870 -- time =    79800.0 /    93600.0
iteration:      641 /      870 -- time =    79860.0 /    93600.0
iteration:      642 /      870 -- time =    79920.0 /    93600.0
iteration:      643 /      870 -- time =    79980.0 /    93600.0
iteration:      644 /      870 -- time =    80040.0 /    93600.0
iteration:      645 /      870 -- time =    80100.0 /    93600.0
iteration:      646 /      870 -- time =    80160.0 /    93600.0
iteration:      647 /      870 -- time =    80220.0 /    93600.0
iteration:      648 /      870 -- time =    80280.0 /    93600.0
iteration:      649 /      870 -- time =    80340.0 /    93600.0
iteration:      650 /      870 -- time =    80400.0 /    93600.0
iteration:      651 /      870 -- time =    80460.0 /    93600.0
iteration:      652 /      870 -- time =    80520.0 /    93600.0
iteration:      653 /      870 -- time =    80580.0 /    93600.0
iteration:      654 /      870 -- time =    80640.0 /    93600.0
iteration:      655 /      870 -- time =    80700.0 /    93600.0
iteration:      656 /      870 -- time =    80760.0 /    93600.0
iteration:      657 /      870 -- time =    80820.0 /    93600.0
iteration:      658 /      870 -- time =    80880.0 /    93600.0
iteration:      659 /      870 -- time =    80940.0 /    93600.0
iteration:      660 /      870 -- time =    81000.0 /    93600.0
iteration:      661 /      870 -- time =    81060.0 /    93600.0
iteration:      662 /      870 -- time =    81120.0 /    93600.0
iteration:      663 /      870 -- time =    81180.0 /    93600.0
iteration:      664 /      870 -- time =    81240.0 /    93600.0
iteration:      665 /      870 -- time =    81300.0 /    93600.0
iteration:      666 /      870 -- time =    81360.0 /    93600.0
iteration:      667 /      870 -- time =    81420.0 /    93600.0
iteration:      668 /      870 -- time =    81480.0 /    93600.0
iteration:      669 /      870 -- time =    81540.0 /    93600.0
iteration:      670 /      870 -- time =    81600.0 /    93600.0
iteration:      671 /      870 -- time =    81660.0 /    93600.0
iteration:      672 /      870 -- time =    81720.0 /    93600.0
iteration:      673 /      870 -- time =    81780.0 /    93600.0
iteration:      674 /      870 -- time =    81840.0 /    93600.0
iteration:      675 /      870 -- time =    81900.0 /    93600.0
iteration:      676 /      870 -- time =    81960.0 /    93600.0
iteration:      677 /      870 -- time =    82020.0 /    93600.0
iteration:      678 /      870 -- time =    82080.0 /    93600.0
iteration:      679 /      870 -- time =    82140.0 /    93600.0
iteration:      680 /      870 -- time =    82200.0 /    93600.0
iteration:      681 /      870 -- time =    82260.0 /    93600.0
iteration:      682 /      870 -- time =    82320.0 /    93600.0
iteration:      683 /      870 -- time =    82380.0 /    93600.0
iteration:      684 /      870 -- time =    82440.0 /    93600.0
iteration:      685 /      870 -- time =    82500.0 /    93600.0
iteration:      686 /      870 -- time =    82560.0 /    93600.0
iteration:      687 /      870 -- time =    82620.0 /    93600.0
iteration:      688 /      870 -- time =    82680.0 /    93600.0
iteration:      689 /      870 -- time =    82740.0 /    93600.0
iteration:      690 /      870 -- time =    82800.0 /    93600.0
iteration:      691 /      870 -- time =    82860.0 /    93600.0
iteration:      692 /      870 -- time =    82920.0 /    93600.0
iteration:      693 /      870 -- time =    82980.0 /    93600.0
iteration:      694 /      870 -- time =    83040.0 /    93600.0
iteration:      695 /      870 -- time =    83100.0 /    93600.0
iteration:      696 /      870 -- time =    83160.0 /    93600.0
iteration:      697 /      870 -- time =    83220.0 /    93600.0
iteration:      698 /      870 -- time =    83280.0 /    93600.0
iteration:      699 /      870 -- time =    83340.0 /    93600.0
iteration:      700 /      870 -- time =    83400.0 /    93600.0
iteration:      701 /      870 -- time =    83460.0 /    93600.0
iteration:      702 /      870 -- time =    83520.0 /    93600.0
iteration:      703 /      870 -- time =    83580.0 /    93600.0
iteration:      704 /      870 -- time =    83640.0 /    93600.0
iteration:      705 /      870 -- time =    83700.0 /    93600.0
iteration:      706 /      870 -- time =    83760.0 /    93600.0
iteration:      707 /      870 -- time =    83820.0 /    93600.0
iteration:      708 /      870 -- time =    83880.0 /    93600.0
iteration:      709 /      870 -- time =    83940.0 /    93600.0
iteration:      710 /      870 -- time =    84000.0 /    93600.0
iteration:      711 /      870 -- time =    84060.0 /    93600.0
iteration:      712 /      870 -- time =    84120.0 /    93600.0
iteration:      713 /      870 -- time =    84180.0 /    93600.0
iteration:      714 /      870 -- time =    84240.0 /    93600.0
iteration:      715 /      870 -- time =    84300.0 /    93600.0
iteration:      716 /      870 -- time =    84360.0 /    93600.0
iteration:      717 /      870 -- time =    84420.0 /    93600.0
iteration:      718 /      870 -- time =    84480.0 /    93600.0
iteration:      719 /      870 -- time =    84540.0 /    93600.0
iteration:      720 /      870 -- time =    84600.0 /    93600.0
iteration:      721 /      870 -- time =    84660.0 /    93600.0
iteration:      722 /      870 -- time =    84720.0 /    93600.0
iteration:      723 /      870 -- time =    84780.0 /    93600.0
iteration:      724 /      870 -- time =    84840.0 /    93600.0
iteration:      725 /      870 -- time =    84900.0 /    93600.0
iteration:      726 /      870 -- time =    84960.0 /    93600.0
iteration:      727 /      870 -- time =    85020.0 /    93600.0
iteration:      728 /      870 -- time =    85080.0 /    93600.0
iteration:      729 /      870 -- time =    85140.0 /    93600.0
iteration:      730 /      870 -- time =    85200.0 /    93600.0
iteration:      731 /      870 -- time =    85260.0 /    93600.0
iteration:      732 /      870 -- time =    85320.0 /    93600.0
iteration:      733 /      870 -- time =    85380.0 /    93600.0
iteration:      734 /      870 -- time =    85440.0 /    93600.0
iteration:      735 /      870 -- time =    85500.0 /    93600.0
iteration:      736 /      870 -- time =    85560.0 /    93600.0
iteration:      737 /      870 -- time =    85620.0 /    93600.0
iteration:      738 /      870 -- time =    85680.0 /    93600.0
iteration:      739 /      870 -- time =    85740.0 /    93600.0
iteration:      740 /      870 -- time =    85800.0 /    93600.0
iteration:      741 /      870 -- time =    85860.0 /    93600.0
iteration:      742 /      870 -- time =    85920.0 /    93600.0
iteration:      743 /      870 -- time =    85980.0 /    93600.0
iteration:      744 /      870 -- time =    86040.0 /    93600.0
iteration:      745 /      870 -- time =    86100.0 /    93600.0
iteration:      746 /      870 -- time =    86160.0 /    93600.0
iteration:      747 /      870 -- time =    86220.0 /    93600.0
iteration:      748 /      870 -- time =    86280.0 /    93600.0
iteration:      749 /      870 -- time =    86340.0 /    93600.0
iteration:      750 /      870 -- time =    86400.0 /    93600.0
iteration:      751 /      870 -- time =    86460.0 /    93600.0
iteration:      752 /      870 -- time =    86520.0 /    93600.0
iteration:      753 /      870 -- time =    86580.0 /    93600.0
iteration:      754 /      870 -- time =    86640.0 /    93600.0
iteration:      755 /      870 -- time =    86700.0 /    93600.0
iteration:      756 /      870 -- time =    86760.0 /    93600.0
iteration:      757 /      870 -- time =    86820.0 /    93600.0
iteration:      758 /      870 -- time =    86880.0 /    93600.0
iteration:      759 /      870 -- time =    86940.0 /    93600.0
iteration:      760 /      870 -- time =    87000.0 /    93600.0
iteration:      761 /      870 -- time =    87060.0 /    93600.0
iteration:      762 /      870 -- time =    87120.0 /    93600.0
iteration:      763 /      870 -- time =    87180.0 /    93600.0
iteration:      764 /      870 -- time =    87240.0 /    93600.0
iteration:      765 /      870 -- time =    87300.0 /    93600.0
iteration:      766 /      870 -- time =    87360.0 /    93600.0
iteration:      767 /      870 -- time =    87420.0 /    93600.0
iteration:      768 /      870 -- time =    87480.0 /    93600.0
iteration:      769 /      870 -- time =    87540.0 /    93600.0
iteration:      770 /      870 -- time =    87600.0 /    93600.0
iteration:      771 /      870 -- time =    87660.0 /    93600.0
iteration:      772 /      870 -- time =    87720.0 /    93600.0
iteration:      773 /      870 -- time =    87780.0 /    93600.0
iteration:      774 /      870 -- time =    87840.0 /    93600.0
iteration:      775 /      870 -- time =    87900.0 /    93600.0
iteration:      776 /      870 -- time =    87960.0 /    93600.0
iteration:      777 /      870 -- time =    88020.0 /    93600.0
iteration:      778 /      870 -- time =    88080.0 /    93600.0
iteration:      779 /      870 -- time =    88140.0 /    93600.0
iteration:      780 /      870 -- time =    88200.0 /    93600.0
iteration:      781 /      870 -- time =    88260.0 /    93600.0
iteration:      782 /      870 -- time =    88320.0 /    93600.0
iteration:      783 /      870 -- time =    88380.0 /    93600.0
iteration:      784 /      870 -- time =    88440.0 /    93600.0
iteration:      785 /      870 -- time =    88500.0 /    93600.0
iteration:      786 /      870 -- time =    88560.0 /    93600.0
iteration:      787 /      870 -- time =    88620.0 /    93600.0
iteration:      788 /      870 -- time =    88680.0 /    93600.0
iteration:      789 /      870 -- time =    88740.0 /    93600.0
iteration:      790 /      870 -- time =    88800.0 /    93600.0
iteration:      791 /      870 -- time =    88860.0 /    93600.0
iteration:      792 /      870 -- time =    88920.0 /    93600.0
iteration:      793 /      870 -- time =    88980.0 /    93600.0
iteration:      794 /      870 -- time =    89040.0 /    93600.0
iteration:      795 /      870 -- time =    89100.0 /    93600.0
iteration:      796 /      870 -- time =    89160.0 /    93600.0
iteration:      797 /      870 -- time =    89220.0 /    93600.0
iteration:      798 /      870 -- time =    89280.0 /    93600.0
iteration:      799 /      870 -- time =    89340.0 /    93600.0
iteration:      800 /      870 -- time =    89400.0 /    93600.0
iteration:      801 /      870 -- time =    89460.0 /    93600.0
iteration:      802 /      870 -- time =    89520.0 /    93600.0
iteration:      803 /      870 -- time =    89580.0 /    93600.0
iteration:      804 /      870 -- time =    89640.0 /    93600.0
iteration:      805 /      870 -- time =    89700.0 /    93600.0
iteration:      806 /      870 -- time =    89760.0 /    93600.0
iteration:      807 /      870 -- time =    89820.0 /    93600.0
iteration:      808 /      870 -- time =    89880.0 /    93600.0
iteration:      809 /      870 -- time =    89940.0 /    93600.0
iteration:      810 /      870 -- time =    90000.0 /    93600.0
iteration:      811 /      870 -- time =    90060.0 /    93600.0
iteration:      812 /      870 -- time =    90120.0 /    93600.0
iteration:      813 /      870 -- time =    90180.0 /    93600.0
iteration:      814 /      870 -- time =    90240.0 /    93600.0
iteration:      815 /      870 -- time =    90300.0 /    93600.0
iteration:      816 /      870 -- time =    90360.0 /    93600.0
iteration:      817 /      870 -- time =    90420.0 /    93600.0
iteration:      818 /      870 -- time =    90480.0 /    93600.0
iteration:      819 /      870 -- time =    90540.0 /    93600.0
iteration:      820 /      870 -- time =    90600.0 /    93600.0
iteration:      821 /      870 -- time =    90660.0 /    93600.0
iteration:      822 /      870 -- time =    90720.0 /    93600.0
iteration:      823 /      870 -- time =    90780.0 /    93600.0
iteration:      824 /      870 -- time =    90840.0 /    93600.0
iteration:      825 /      870 -- time =    90900.0 /    93600.0
iteration:      826 /      870 -- time =    90960.0 /    93600.0
iteration:      827 /      870 -- time =    91020.0 /    93600.0
iteration:      828 /      870 -- time =    91080.0 /    93600.0
iteration:      829 /      870 -- time =    91140.0 /    93600.0
iteration:      830 /      870 -- time =    91200.0 /    93600.0
iteration:      831 /      870 -- time =    91260.0 /    93600.0
iteration:      832 /      870 -- time =    91320.0 /    93600.0
iteration:      833 /      870 -- time =    91380.0 /    93600.0
iteration:      834 /      870 -- time =    91440.0 /    93600.0
iteration:      835 /      870 -- time =    91500.0 /    93600.0
iteration:      836 /      870 -- time =    91560.0 /    93600.0
iteration:      837 /      870 -- time =    91620.0 /    93600.0
iteration:      838 /      870 -- time =    91680.0 /    93600.0
iteration:      839 /      870 -- time =    91740.0 /    93600.0
iteration:      840 /      870 -- time =    91800.0 /    93600.0
iteration:      841 /      870 -- time =    91860.0 /    93600.0
iteration:      842 /      870 -- time =    91920.0 /    93600.0
iteration:      843 /      870 -- time =    91980.0 /    93600.0
iteration:      844 /      870 -- time =    92040.0 /    93600.0
iteration:      845 /      870 -- time =    92100.0 /    93600.0
iteration:      846 /      870 -- time =    92160.0 /    93600.0
iteration:      847 /      870 -- time =    92220.0 /    93600.0
iteration:      848 /      870 -- time =    92280.0 /    93600.0
iteration:      849 /      870 -- time =    92340.0 /    93600.0
iteration:      850 /      870 -- time =    92400.0 /    93600.0
iteration:      851 /      870 -- time =    92460.0 /    93600.0
iteration:      852 /      870 -- time =    92520.0 /    93600.0
iteration:      853 /      870 -- time =    92580.0 /    93600.0
iteration:      854 /      870 -- time =    92640.0 /    93600.0
iteration:      855 /      870 -- time =    92700.0 /    93600.0
iteration:      856 /      870 -- time =    92760.0 /    93600.0
iteration:      857 /      870 -- time =    92820.0 /    93600.0
iteration:      858 /      870 -- time =    92880.0 /    93600.0
iteration:      859 /      870 -- time =    92940.0 /    93600.0
iteration:      860 /      870 -- time =    93000.0 /    93600.0
iteration:      861 /      870 -- time =    93060.0 /    93600.0
iteration:      862 /      870 -- time =    93120.0 /    93600.0
iteration:      863 /      870 -- time =    93180.0 /    93600.0
iteration:      864 /      870 -- time =    93240.0 /    93600.0
iteration:      865 /      870 -- time =    93300.0 /    93600.0
iteration:      866 /      870 -- time =    93360.0 /    93600.0
iteration:      867 /      870 -- time =    93420.0 /    93600.0
iteration:      868 /      870 -- time =    93480.0 /    93600.0
iteration:      869 /      870 -- time =    93540.0 /    93600.0
iteration:      870 /      870 -- time =    93600.0 /    93600.0
CLUBB-TIMER time_loop_init =             0.2213
CLUBB-TIMER time_clubb_advance =         2.9400
CLUBB-TIMER time_clubb_pdf =             0.0021
CLUBB-TIMER time_SILHS =                 0.0012
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.0000
CLUBB-TIMER time_adapt_grid =            0.0000
CLUBB-TIMER time_total =                 7.2533
 Program exited normally
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compare Outputs)
[Pipeline] sh
+ run_scripts/run_bindiff_all.py output_legacy output_cmake -v 2
Directory 1 is output_legacy
Directory 2 is output_cmake
Using reporting threshold:  0.0 


The following cases will be compared: ['arm']

###DIFFING arm netCDF (*.nc) files###
>No differences detected by the linux diff in arm_stats.nc<
>>>The linux diff could not detect any differences in the file pairs for case arm.<<<
**********************************************************************************************************
SUMMARY:
Linux diff did not detect any differences in the compared files.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS