Started by user Steffen Domke Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/branch_clubb_test@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/branch_clubb_test@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/fix_wp2_clipping^{commit} # timeout=10 Checking out Revision 6ea47115394c6ae7b983056a97c151855a93378f (refs/remotes/origin/fix_wp2_clipping) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ea47115394c6ae7b983056a97c151855a93378f # timeout=10 Commit message: "Adjust acc directive, fixed floating point comparisons CLUBB ticket #1165" > git rev-list --no-walk c98d82efc0cfc77cb77e49d696bb63944ad2adb2 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/branch_clubb_test [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/branch_clubb_test # 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/fix_wp2_clipping^{commit} # timeout=10 Checking out Revision 6ea47115394c6ae7b983056a97c151855a93378f (refs/remotes/origin/fix_wp2_clipping) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ea47115394c6ae7b983056a97c151855a93378f # timeout=10 Commit message: "Adjust acc directive, fixed floating point comparisons CLUBB ticket #1165" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Modify Config Flags) [Pipeline] sh + sed -i 's:penta_solve_method.*:penta_solve_method = 2:g' input/tunable_parameters/configurable_model_flags.in [Pipeline] sh + sed -i 's:tridiag_solve_method.*:tridiag_solve_method = 2:g' input/tunable_parameters/configurable_model_flags.in [Pipeline] sh + sed -i 's:num_standalone_columns.*:num_standalone_columns = 32:g' input/tunable_parameters/configurable_model_flags.in [Pipeline] sh + sed -i 's:time_final.*:time_final = 87600:g' input/case_setups/cobra_model.in [Pipeline] sh + run_scripts/create_multi_col_params.py -n 32 -param_file input/tunable_parameters/tunable_parameters.in -mode dup_tweak Duplicating then tweaking params from 'input/tunable_parameters/tunable_parameters.in' '32' times. File 'clubb_params_multi_col.in' has been created l_output_multi_col is set to 'True' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile CPU) [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 nvhpc 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_nvhpc.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. ................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. .................................................................. Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. ................ Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clubb_precision.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SCM_Activation/aer_ccn_act_k.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_interfaces.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/error_code.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/input_names.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/model_flags.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameter_indices.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mt95.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/code_timer_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/constants_clubb.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/penta_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_variables.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stat_file_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/endian.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameters_model.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/array_index.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/tridiag_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_type.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calc_roots.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/interpolation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calendar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/file_functions.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pdf_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/T_in_K_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/saturation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_wrap.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/Skx_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/LY93_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_operations.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I/home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/output_grads.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_type_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/input_reader.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/grid_class.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/precipitation_fraction.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_gfdlact.a a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/corr_varnce_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/index_mapping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameters_tunable.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_helper_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calc_pressure.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mean_adv.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/sponge_layer_damping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/diffusion.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pos_definite_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/fill_holes.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mono_flux_limiter.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clip_explicit.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/output_netcdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/numerical_check.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_pdf_main.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mixing_length.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/sfc_varnce_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pdf_closure_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clubb_api_module.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_param.a adg1_adg2_3d_luhar_pdf.o lapack_interfaces.o penta_lu_solver.o index_mapping.o stats_clubb_utilities.o new_tsdadg_pdf.o stats_rad_zm_module.o new_hybrid_pdf_main.o corr_varnce_module.o input_names.o file_functions.o new_hybrid_pdf.o array_index.o input_reader.o stat_file_module.o mixing_length.o T_in_K_module.o calc_pressure.o precipitation_fraction.o stats_lh_sfc_module.o advance_clubb_core_module.o stats_lh_zt_module.o calendar.o advance_xm_wpxp_module.o diffusion.o output_grads.o stats_sfc_module.o diagnose_correlations_module.o pdf_utilities.o advance_xp2_xpyp_module.o LY93_pdf.o parameters_model.o new_pdf_main.o error_code.o sigma_sqd_w_module.o stats_zt_module.o advance_wp2_wp3_module.o Skx_module.o sponge_layer_damping.o stats_variables.o pos_definite_module.o setup_clubb_pdf_params.o pdf_parameter_module.o model_flags.o turbulent_adv_pdf.o new_pdf.o parameters_tunable.o constants_clubb.o matrix_solver_wrapper.o mono_flux_limiter.o stats_type.o grid_class.o stats_rad_zt_module.o parameter_indices.o endian.o calc_roots.o clip_explicit.o tridiag_lu_solver.o Nc_Ncn_eqns.o stats_type_utilities.o output_netcdf.o fill_holes.o mt95.o stats_zm_module.o interpolation.o sfc_varnce_module.o matrix_operations.o mean_adv.o clubb_precision.o advance_helper_module.o hydromet_pdf_parameter_module.o advance_xp3_module.o lapack_wrap.o code_timer_module.o numerical_check.o pdf_closure_module.o advance_windm_edsclrm_module.o saturation.o clubb_api_module.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_param.a a - adg1_adg2_3d_luhar_pdf.o a - lapack_interfaces.o a - penta_lu_solver.o a - index_mapping.o a - stats_clubb_utilities.o a - new_tsdadg_pdf.o a - stats_rad_zm_module.o a - new_hybrid_pdf_main.o a - corr_varnce_module.o a - input_names.o a - file_functions.o a - new_hybrid_pdf.o a - array_index.o a - input_reader.o a - stat_file_module.o a - mixing_length.o a - T_in_K_module.o a - calc_pressure.o a - precipitation_fraction.o a - stats_lh_sfc_module.o a - advance_clubb_core_module.o a - stats_lh_zt_module.o a - calendar.o a - advance_xm_wpxp_module.o a - diffusion.o a - output_grads.o a - stats_sfc_module.o a - diagnose_correlations_module.o a - pdf_utilities.o a - advance_xp2_xpyp_module.o a - LY93_pdf.o a - parameters_model.o a - new_pdf_main.o a - error_code.o a - sigma_sqd_w_module.o a - stats_zt_module.o a - advance_wp2_wp3_module.o a - Skx_module.o a - sponge_layer_damping.o a - stats_variables.o a - pos_definite_module.o a - setup_clubb_pdf_params.o a - pdf_parameter_module.o a - model_flags.o a - turbulent_adv_pdf.o a - new_pdf.o a - parameters_tunable.o a - constants_clubb.o a - matrix_solver_wrapper.o a - mono_flux_limiter.o a - stats_type.o a - grid_class.o a - stats_rad_zt_module.o a - parameter_indices.o a - endian.o a - calc_roots.o a - clip_explicit.o a - tridiag_lu_solver.o a - Nc_Ncn_eqns.o a - stats_type_utilities.o a - output_netcdf.o a - fill_holes.o a - mt95.o a - stats_zm_module.o a - interpolation.o a - sfc_varnce_module.o a - matrix_operations.o a - mean_adv.o a - clubb_precision.o a - advance_helper_module.o a - hydromet_pdf_parameter_module.o a - advance_xp3_module.o a - lapack_wrap.o a - code_timer_module.o a - numerical_check.o a - pdf_closure_module.o a - advance_windm_edsclrm_module.o a - saturation.o a - clubb_api_module.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dswap.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsytd2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlangb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssterf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorg2r.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlarft.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgemv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaqsy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaev2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaev2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaqsy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/isamax.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorg2r.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slarft.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgemv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssytd2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slangb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/ieeeck.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsterf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_shared/lsame.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sswap.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ilaslc.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/disnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sasum.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slansy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slantb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsyr2k.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dcopy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssyr2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sger.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/strmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlacn2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dscal.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaqgb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slamch.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slabad.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sdot.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlasr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlatrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsyev.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlagtm.f NVFORTRAN-W-0130-Floating point underflow. Check constants and constant expressions (/home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slamch.f: 113) 0 inform, 1 warnings, 0 severes, 0 fatal for slamch nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlatbs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/idamax.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssytrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorgql.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slatbs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsytrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorgql.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slacn2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sscal.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaqgb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlamch.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/ddot.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlabad.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slasr.f NVFORTRAN-W-0130-Floating point underflow. Check constants and constant expressions (/home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlamch.f: 109) nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssyev.f 0 inform, 1 warnings, 0 severes, 0 fatal for dlamch nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slagtm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slatrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsyr2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_shared/xerbla.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dger.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/iladlc.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dtrmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dasum.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlansy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlantb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/iparmq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssyr2k.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/scopy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dpoequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlarfb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlartg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaset.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slascl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slasrt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/spotrf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssyrk.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/snrm2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsymv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorg2l.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbtf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsteqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlaswp.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/strsm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dtrmm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slapy2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/saxpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlangt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/drscl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dtrsm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/strmm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlapy2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/daxpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slangt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/srscl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dnrm2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssymv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorg2l.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbtf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ssteqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaswp.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlasrt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dpotrf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dsyrk.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/spoequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slarfb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slartg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/iladlr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlascl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slaset.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgttrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgemm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbtrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlarfg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlassq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgtts2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slarf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbtrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgttrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slanst.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dtbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlae2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/spotrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorgqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slacpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorgtr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/ilaenv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sorgqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlacpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dorgtr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/stbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slae2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dpotrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgtts2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlarf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgbtrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgttrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dlanst.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/ilaslr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/sgbtrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgttrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_double/dgemm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slarfg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Lapack/Lapack_single/slassq.f ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_lapack.a dgbsv.o sgtsv.o sgtsvx.o dgbsvx.o sgbmv.o dswap.o sisnan.o dsytd2.o dlangb.o ssterf.o dorg2r.o dlarft.o dgemv.o slaqsy.o slaev2.o slaisnan.o dgtcon.o sgbcon.o dlaev2.o dlaqsy.o dlaisnan.o isamax.o dgbcon.o sgtcon.o sorg2r.o slarft.o sgemv.o ssytd2.o slangb.o ieeeck.o dsterf.o lsame.o sgbsv.o dgtsv.o sgbsvx.o dgtsvx.o dgbmv.o sswap.o ilaslc.o disnan.o sasum.o slansy.o slantb.o dsyr2k.o dcopy.o ssyr2.o sger.o strmv.o dlacn2.o dscal.o dlaqgb.o slamch.o slabad.o sdot.o dlasr.o dlatrd.o dsyev.o dlagtm.o dlatbs.o idamax.o ssytrd.o sorgql.o slatbs.o dsytrd.o dorgql.o slacn2.o sscal.o slaqgb.o dlamch.o ddot.o dlabad.o slasr.o ssyev.o slagtm.o slatrd.o dsyr2.o xerbla.o dger.o iladlc.o dtrmv.o dasum.o dlansy.o dlantb.o iparmq.o ssyr2k.o scopy.o dpoequ.o dlarfb.o sgbrfs.o dgtrfs.o dlartg.o dlaset.o slascl.o slasrt.o spotrf2.o ssyrk.o snrm2.o dsymv.o sorg2l.o sgbequ.o sgbtf2.o dsteqr.o dlaswp.o strsm.o dtrmm.o slapy2.o saxpy.o dlangt.o drscl.o dtrsm.o strmm.o dlapy2.o daxpy.o slangt.o srscl.o dnrm2.o ssymv.o dorg2l.o dgbequ.o dgbtf2.o ssteqr.o slaswp.o dlasrt.o dpotrf2.o dsyrk.o spoequ.o slarfb.o slartg.o dgbrfs.o sgtrfs.o iladlr.o dlascl.o slaset.o sgttrf.o sgemm.o dgbtrf.o dlarfg.o dlassq.o dgtts2.o slarf.o sgbtrs.o dgttrs.o slanst.o dtbsv.o dlae2.o spotrf.o dorgqr.o slacpy.o sorgtr.o ilaenv.o sorgqr.o dlacpy.o dorgtr.o stbsv.o slae2.o dpotrf.o sgtts2.o dlarf.o dgbtrs.o sgttrs.o dlanst.o ilaslr.o sgbtrf.o dgttrf.o dgemm.o slarfg.o slassq.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_lapack.a a - dgbsv.o a - sgtsv.o a - sgtsvx.o a - dgbsvx.o a - sgbmv.o a - dswap.o a - sisnan.o a - dsytd2.o a - dlangb.o a - ssterf.o a - dorg2r.o a - dlarft.o a - dgemv.o a - slaqsy.o a - slaev2.o a - slaisnan.o a - dgtcon.o a - sgbcon.o a - dlaev2.o a - dlaqsy.o a - dlaisnan.o a - isamax.o a - dgbcon.o a - sgtcon.o a - sorg2r.o a - slarft.o a - sgemv.o a - ssytd2.o a - slangb.o a - ieeeck.o a - dsterf.o a - lsame.o a - sgbsv.o a - dgtsv.o a - sgbsvx.o a - dgtsvx.o a - dgbmv.o a - sswap.o a - ilaslc.o a - disnan.o a - sasum.o a - slansy.o a - slantb.o a - dsyr2k.o a - dcopy.o a - ssyr2.o a - sger.o a - strmv.o a - dlacn2.o a - dscal.o a - dlaqgb.o a - slamch.o a - slabad.o a - sdot.o a - dlasr.o a - dlatrd.o a - dsyev.o a - dlagtm.o a - dlatbs.o a - idamax.o a - ssytrd.o a - sorgql.o a - slatbs.o a - dsytrd.o a - dorgql.o a - slacn2.o a - sscal.o a - slaqgb.o a - dlamch.o a - ddot.o a - dlabad.o a - slasr.o a - ssyev.o a - slagtm.o a - slatrd.o a - dsyr2.o a - xerbla.o a - dger.o a - iladlc.o a - dtrmv.o a - dasum.o a - dlansy.o a - dlantb.o a - iparmq.o a - ssyr2k.o a - scopy.o a - dpoequ.o a - dlarfb.o a - sgbrfs.o a - dgtrfs.o a - dlartg.o a - dlaset.o a - slascl.o a - slasrt.o a - spotrf2.o a - ssyrk.o a - snrm2.o a - dsymv.o a - sorg2l.o a - sgbequ.o a - sgbtf2.o a - dsteqr.o a - dlaswp.o a - strsm.o a - dtrmm.o a - slapy2.o a - saxpy.o a - dlangt.o a - drscl.o a - dtrsm.o a - strmm.o a - dlapy2.o a - daxpy.o a - slangt.o a - srscl.o a - dnrm2.o a - ssymv.o a - dorg2l.o a - dgbequ.o a - dgbtf2.o a - ssteqr.o a - slaswp.o a - dlasrt.o a - dpotrf2.o a - dsyrk.o a - spoequ.o a - slarfb.o a - slartg.o a - dgbrfs.o a - sgtrfs.o a - iladlr.o a - dlascl.o a - slaset.o a - sgttrf.o a - sgemm.o a - dgbtrf.o a - dlarfg.o a - dlassq.o a - dgtts2.o a - slarf.o a - sgbtrs.o a - dgttrs.o a - slanst.o a - dtbsv.o a - dlae2.o a - spotrf.o a - dorgqr.o a - slacpy.o a - sorgtr.o a - ilaenv.o a - sorgqr.o a - dlacpy.o a - dorgtr.o a - stbsv.o a - slae2.o a - dpotrf.o a - sgtts2.o a - dlarf.o a - dgbtrs.o a - sgttrs.o a - dlanst.o a - ilaslr.o a - sgbtrf.o a - dgttrf.o a - dgemm.o a - slarfg.o a - slassq.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/kinds.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Parabolic_constants.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/variables_radiation_module.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa5g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/nrmcol.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/tgqr.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/gamma.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/nrmtqw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa7.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/esati.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/nrmtqi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa7g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa27.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa11g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa18g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa12.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa18.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa12g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/tgqs.F nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/AiryFunction.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/adjtq.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/esatv.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa6.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa13g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa25.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/qsatvi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/adjmlt.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa20g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/frzh.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa26.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa22.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/newexp.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa28.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa22g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugsrad_physconst.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa9.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/cloudg.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/rayle.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa15.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa8g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa14g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa10g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/comscp1.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa9g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugsrad_planck.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/qtadj.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/slope.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa19.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libmicrophys_utils.a nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa19g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/conice.F a - microphys_stats_vars_module.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_morrison nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/esat_new.F make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Morrison_microphys/module_mp_graupel.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa27r.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/tgqg.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/tgqi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa21g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa21.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/comscp2.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_lw_iter.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/COAMPS_microphys/eqa17g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/cloud_correlate.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_sw_bs.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_sw_iter.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_lw_sel.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_lw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/gascon.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_sw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugs_rad.F nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Parabolic.f90 NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 300) 0 inform, 1 warnings, 0 severes, 0 fatal for module_mp_graupel NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5894) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5905) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5928) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5976) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5980) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6066) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6073) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6079) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6204) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6210) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6248) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6253) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6257) ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_coamps.a eqa5g.o nrmcol.o tgqr.o gamma.o nrmtqw.o eqa7.o esati.o nrmtqi.o eqa7g.o eqa27.o eqa11g.o eqa18g.o eqa12.o eqa18.o eqa12g.o tgqs.o adjtq.o esatv.o eqa6.o eqa13g.o eqa25.o qsatvi.o adjmlt.o eqa20g.o frzh.o eqa26.o eqa22.o eqa28.o eqa22g.o eqa9.o eqa15.o eqa8g.o eqa14g.o eqa10g.o eqa9g.o qtadj.o slope.o eqa19.o eqa19g.o conice.o esat_new.o eqa27r.o tgqg.o tgqi.o eqa21g.o eqa21.o eqa17g.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_coamps.a a - eqa5g.o a - nrmcol.o a - tgqr.o a - gamma.o a - nrmtqw.o a - eqa7.o a - esati.o a - nrmtqi.o a - eqa7g.o a - eqa27.o a - eqa11g.o a - eqa18g.o a - eqa12.o a - eqa18.o a - eqa12g.o a - tgqs.o a - adjtq.o a - esatv.o a - eqa6.o a - eqa13g.o a - eqa25.o a - qsatvi.o a - adjmlt.o a - eqa20g.o a - frzh.o a - eqa26.o a - eqa22.o a - eqa28.o a - eqa22g.o a - eqa9.o a - eqa15.o a - eqa8g.o a - eqa14g.o a - eqa10g.o a - eqa9g.o a - qtadj.o a - slope.o a - eqa19.o a - eqa19g.o a - conice.o a - esat_new.o a - eqa27r.o a - tgqg.o a - tgqi.o a - eqa21g.o a - eqa21.o a - eqa17g.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugs_swr.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugs_lwr.F ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_bugsrad.a two_rt_lw_sel.o two_rt_lw.o bugs_swr.o newexp.o kinds.o cloudg.o bugsrad_physconst.o gascon.o rayle.o two_rt_sw.o variables_radiation_module.o comscp1.o bugsrad_planck.o gases_ckd.o two_rt_sw_ocastrndm.o comscp2.o two_rt_lw_iter.o cloud_correlate.o bugs_rad.o two_rt_lw_ocastrndm.o two_rt_sw_bs.o two_rt_sw_iter.o bugs_lwr.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_bugsrad.a a - two_rt_lw_sel.o a - two_rt_lw.o a - bugs_swr.o a - newexp.o a - kinds.o a - cloudg.o a - bugsrad_physconst.o a - gascon.o a - rayle.o a - two_rt_sw.o a - variables_radiation_module.o a - comscp1.o a - bugsrad_planck.o a - gases_ckd.o a - two_rt_sw_ocastrndm.o a - comscp2.o a - two_rt_lw_iter.o a - cloud_correlate.o a - bugs_rad.o a - two_rt_lw_ocastrndm.o a - two_rt_sw_bs.o a - two_rt_sw_iter.o a - bugs_lwr.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_parabolic.a Parabolic_constants.o AiryFunction.o Parabolic.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_parabolic.a a - Parabolic_constants.o a - AiryFunction.o a - Parabolic.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/parameters_KK.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/text_writer.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_local_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/PDF_integrals_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/PDF_integrals_all_MM.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/PDF_integrals_covar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_upscaled_means.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_morrison.a module_mp_graupel.o nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_upscaled_variances.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_Nrm_tendencies.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_upscaled_covariances.F90 ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_morrison.a nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90 a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_KK_microphys.a KK_local_means.o PDF_integrals_means.o KK_upscaled_variances.o text_writer.o PDF_integrals_all_MM.o KK_Nrm_tendencies.o parameters_KK.o PDF_integrals_covar.o KK_upscaled_covariances.o KK_utilities.o KK_upscaled_means.o KK_upscaled_turbulent_sed.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_KK_microphys.a a - KK_local_means.o a - PDF_integrals_means.o a - KK_upscaled_variances.o a - text_writer.o a - PDF_integrals_all_MM.o a - KK_Nrm_tendencies.o a - parameters_KK.o a - PDF_integrals_covar.o a - KK_upscaled_covariances.o a - KK_utilities.o a - KK_upscaled_means.o a - KK_upscaled_turbulent_sed.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.silhs make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/latin_hypercube_arrays.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/parameters_silhs.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/transform_to_pdf_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/output_2D_samples_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/math_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/est_kessler_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/generate_uniform_sample_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/lh_microphys_var_covar_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/silhs_importance_sample_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/latin_hypercube_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SILHS/silhs_api_module.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libsilhs.a latin_hypercube_arrays.o parameters_silhs.o transform_to_pdf_module.o latin_hypercube_driver_module.o silhs_importance_sample_module.o silhs_api_module.o generate_uniform_sample_module.o output_2D_samples_module.o math_utilities.o lh_microphys_var_covar_module.o est_kessler_microphys_module.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libsilhs.a a - latin_hypercube_arrays.o a - parameters_silhs.o a - transform_to_pdf_module.o a - latin_hypercube_driver_module.o a - silhs_importance_sample_module.o a - silhs_api_module.o a - generate_uniform_sample_module.o a - output_2D_samples_module.o a - math_utilities.o a - lh_microphys_var_covar_module.o a - est_kessler_microphys_module.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/time_dependent_input.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/parameters_microphys.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/silhs_category_variance_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_model_settings.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src/CLUBB_core ../src/input_grads.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/extrapolation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/soil_vegetation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/cloud_sed_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/ice_dfsn_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/gfdl_activation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/hydrostatic_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/parameters_radiation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/rad_lwsw_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/mixed_moment_PDF_integrals.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/diag_ustar_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/wangara.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/cos_solar_zen_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/quicksort.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/input_netcdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/advance_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/morrison_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/coamps_microphys_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/input_interpret.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/microphys_init_cleanup.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/simple_rad_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/extended_atmosphere_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/mpace_a.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/sfc_flux.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/bomex.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/clex9_nov02.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/clex9_oct14.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/jun25.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/nov11.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/cloud_feedback.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/arm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/arm_0003.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/arm_3year.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/astex_a209.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/atex.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/arm_97.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/cobra.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/dycoms2_rf01.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/dycoms2_rf02.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/fire.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/gabls2.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/gabls3.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/gabls3_night.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/lba.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/mpace_b.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/rico.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/neutral_case.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/twp_ice.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/stat_file_utils.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/bugsrad_driver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/sounding.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/input_fields.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src ../src/estimate_scm_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src ../src/lh_microphys_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/microphys_driver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_driver.F90 NVFORTRAN-W-0435-Array declared with zero size (../src/clubb_driver.F90: 433) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/error.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src ../src/enhanced_simann.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_other.a mpace_a.o estimate_scm_microphys_module.o cloud_feedback.o enhanced_simann.o input_netcdf.o clubb_model_settings.o error.o cobra.o atex.o input_grads.o time_dependent_input.o gabls3_night.o hydrostatic_module.o sounding.o wangara.o advance_microphys_module.o coamps_microphys_driver_module.o silhs_category_variance_module.o fire.o microphys_init_cleanup.o arm_97.o clex9_nov02.o morrison_microphys_module.o twp_ice.o clubb_driver.o mixed_moment_PDF_integrals.o arm_3year.o simple_rad_module.o neutral_case.o ice_dfsn_module.o dycoms2_rf01.o parameters_radiation.o spec_hum_to_mixing_ratio.o quicksort.o mpace_b.o rico.o gabls3.o extended_atmosphere_module.o parameters_microphys.o stat_file_utils.o soil_vegetation.o input_interpret.o lh_microphys_driver_module.o KK_microphys_module.o rad_lwsw_module.o jun25.o input_fields.o lba.o nov11.o gabls2.o bomex.o gfdl_activation.o sfc_flux.o arm.o extrapolation.o arm_0003.o bugsrad_driver.o astex_a209.o microphys_driver.o dycoms2_rf02.o diag_ustar_module.o clex9_oct14.o cos_solar_zen_module.o cloud_sed_module.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_other.a a - mpace_a.o a - estimate_scm_microphys_module.o a - cloud_feedback.o a - enhanced_simann.o a - input_netcdf.o a - clubb_model_settings.o a - error.o a - cobra.o a - atex.o a - input_grads.o a - time_dependent_input.o a - gabls3_night.o a - hydrostatic_module.o a - sounding.o a - wangara.o a - advance_microphys_module.o a - coamps_microphys_driver_module.o a - silhs_category_variance_module.o a - fire.o a - microphys_init_cleanup.o a - arm_97.o a - clex9_nov02.o a - morrison_microphys_module.o a - twp_ice.o a - clubb_driver.o a - mixed_moment_PDF_integrals.o a - arm_3year.o a - simple_rad_module.o a - neutral_case.o a - ice_dfsn_module.o a - dycoms2_rf01.o a - parameters_radiation.o a - spec_hum_to_mixing_ratio.o a - quicksort.o a - mpace_b.o a - rico.o a - gabls3.o a - extended_atmosphere_module.o a - parameters_microphys.o a - stat_file_utils.o a - soil_vegetation.o a - input_interpret.o a - lh_microphys_driver_module.o a - KK_microphys_module.o a - rad_lwsw_module.o a - jun25.o a - input_fields.o a - lba.o a - nov11.o a - gabls2.o a - bomex.o a - gfdl_activation.o a - sfc_flux.o a - arm.o a - extrapolation.o a - arm_0003.o a - bugsrad_driver.o a - astex_a209.o a - microphys_driver.o a - dycoms2_rf02.o a - diag_ustar_module.o a - clex9_oct14.o a - cos_solar_zen_module.o a - cloud_sed_module.o make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.int2txt cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_thread_test make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src/CLUBB_core ../src/int2txt.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_standalone.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/jacobian.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/smooth_heaviside_tests.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_thread_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/KK_integrals_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/Nc_Ncn_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/hole_filling_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/read_corr_mtx_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/silhs_category_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/spurious_source_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/tuner_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/smooth_min_max_tests.F90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/nrutil.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/nr.f90 nvfortran int2txt.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/int2txt -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_tuner.F90 nvfortran clubb_thread_test.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff nvfortran clubb_standalone.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_standalone -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 218) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 222) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 275) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 278) make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/pdf_parameter_tests.F90 nvfortran jacobian.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/jacobian -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/pdf_parameter_tests.F90: 413) nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/amebsa.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/ran_state.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/amoeba.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/ran1_s.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/branch_clubb_test/compile/../src/Numerical_recipes/ran1_v.f90 nvfortran nrutil.o amebsa.o ran1_s.o amoeba.o nr.o clubb_tuner.o nrtype.o ran1_v.o ran_state.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_tuner -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_tests.F90 nvfortran w_up_in_cloud_tests.o smooth_heaviside_tests.o KK_integrals_tests.o Nc_Ncn_test.o G_unit_tests.o silhs_category_test.o corr_cholesky_mtx_tests.o smooth_min_max_tests.o pdf_parameter_tests.o hole_filling_tests.o spurious_source_test.o read_corr_mtx_test.o mu_sigma_hm_tests.o tuner_tests.o -o /home/jenkins/workspace/branch_clubb_test/compile/../bin/G_unit_tests -L/home/jenkins/workspace/branch_clubb_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ check_for_missing_threadprivate.py has begun. check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 381 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 383 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 385 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 387 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 389 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 391 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 393 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 396 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 413 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 414 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 438 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 439 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 440 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 441 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 442 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 443 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 444 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 446 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 450 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 456 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 485 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 511 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/sounding.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 ../src/error.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1707 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1708 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2181 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2202 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2370 : wp2_zt = max( zm2zt( gr%nzm, gr%nzt, ngrdcol, gr, wp2 ), w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2386 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2420 : rtm(i,:), wm_zm(i,:), wm_zt(i,:), ug(i,:), vg(i,:), um_ref(i,:), vm_ref(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2423 : rtp2_forcing(i,:), thlp2_forcing(i,:), rtpthlp_forcing(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2424 : wpsclrp(i,:,:), sclrm_forcing(i,:,:), edsclrm_forcing(i,:,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2543 : wp2_zt = max( zm2zt( gr%nzm, gr%nzt, ngrdcol, gr, wp2 ), w_tol_sqd ) ! Positive definite quantity CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2549 : call setup_pdf_parameters( gr, gr%nzm, gr%nzt, ngrdcol, pdf_dim, hydromet_dim, dt_main, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2550 : Nc_in_cloud, cloud_frac, Kh_zm, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2551 : ice_supersat_frac, hydromet, wphydrometp, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2552 : corr_array_n_cloud, corr_array_n_below, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2553 : hm_metadata, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2554 : pdf_params, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2555 : clubb_params, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2556 : clubb_config_flags%iiPDF_type, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2557 : l_use_precip_frac, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2558 : clubb_config_flags%l_predict_upwp_vpwp, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2559 : clubb_config_flags%l_diagnose_correlations, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2560 : clubb_config_flags%l_calc_w_corr, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2561 : clubb_config_flags%l_const_Nc_in_cloud, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2562 : clubb_config_flags%l_fix_w_chi_eta_correlations, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2563 : stats_metadata, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2564 : stats_zt, stats_zm, stats_sfc, & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2570 : precip_fracs, & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2571 : hydromet_pdf_params ) ! Optional(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2591 : stats_zt(i), stats_zm(i), & ! In/Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2592 : rtphmp_zt(i,:,:), thlphmp_zt(i,:,:), wp2hmp(i,:,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2711 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2712 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2713 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2729 : stats_zt(i), stats_zm(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2730 : stats_sfc(i), stats_lh_zt(i), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2732 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2733 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2736 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2737 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2775 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2776 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), thlm_mc(i,:), & ! Inout CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2799 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc, stats_zm(i) ) ! m*(kg/kg)/s^2 CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2823 : time_current, time_initial, rho(i,:), rho_zm(i,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2824 : p_in_Pa(i,:), exner(i,:), cloud_frac(i,:), ice_supersat_frac(i,:), X_nl_all_levs(i,:,:,:), & !In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2826 : lh_sample_point_weights(i,:,:), hydromet(i,:,:), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2827 : stats_metadata, stats_sfc(i), & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2828 : radht(i,:), Frad(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), Frad_SW_down(i,:), Frad_LW_down(i,:) ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 2901 : if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3345 : p_sfc(i), rtm_sfc(i), rtm(i,:), & ! Intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3347 : thlm(i,:), p_in_Pa(i,:), p_in_Pa_zm(i,:), & ! Intent(inout) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3348 : exner(i,:), rho(i,:), rho_zm(i,:), & ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3349 : rcm(i,:), thvm(i,:), rho_ds_zm(i,:), & ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3350 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), & ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3351 : invrs_rho_ds_zt(i,:), thv_ds_zm(i,:), & ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 3352 : thv_ds_zt(i,:), sclrm(i,:,:), edsclrm(i,:,:) ) ! Intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 6555 : hm_metadata, stats_metadata, stats_sfc, & ! Intent(in) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/clubb_driver.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. ../src/CLUBB_core/mt95.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1241 : status = nf90_def_var( ncid_zm, "columns", NF90_DOUBLE, (/column_id_zm/), column_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1242 : status = nf90_def_var( ncid_zm, "altitude", NF90_DOUBLE, (/vertical_id_zm/), vertical_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1243 : status = nf90_def_var( ncid_zm, "time", NF90_DOUBLE, (/time_id_zm/), time_var_id_zm ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1300 : status = nf90_def_var( ncid_zt, "columns", NF90_DOUBLE, (/column_id_zt/), column_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1301 : status = nf90_def_var( ncid_zt, "altitude", NF90_DOUBLE, (/vertical_id_zt/), vertical_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1302 : status = nf90_def_var( ncid_zt, "time", NF90_DOUBLE, (/time_id_zt/), time_var_id_zt ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1381 : status = nf90_put_var( ncid_zm, ind_zm(1), wpthlp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1382 : status = nf90_put_var( ncid_zm, ind_zm(2), wprtp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1383 : status = nf90_put_var( ncid_zm, ind_zm(3), wp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1384 : status = nf90_put_var( ncid_zm, ind_zm(4), thlp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1385 : status = nf90_put_var( ncid_zm, ind_zm(5), rtp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1386 : status = nf90_put_var( ncid_zm, ind_zm(6), rtpthlp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1387 : status = nf90_put_var( ncid_zm, ind_zm(7), upwp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1388 : status = nf90_put_var( ncid_zm, ind_zm(8), vpwp, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1389 : status = nf90_put_var( ncid_zm, ind_zm(9), up2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1390 : status = nf90_put_var( ncid_zm, ind_zm(10), vp2, (/1,1,n_calls/), (/ngrdcol,nzm,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1393 : status = nf90_put_var( ncid_zt, ind_zt(1), wp3, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1394 : status = nf90_put_var( ncid_zt, ind_zt(2), rcm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1395 : status = nf90_put_var( ncid_zt, ind_zt(3), cloud_frac, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1396 : status = nf90_put_var( ncid_zt, ind_zt(4), rtm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1397 : status = nf90_put_var( ncid_zt, ind_zt(5), thlm, (/1,1,n_calls/), (/ngrdcol,nzt,1/) ) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/output_netcdf.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 718 : ! 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. ../src/CLUBB_core/mono_flux_limiter.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 709 : call stats_zero( stats_zt(i)%ii, stats_zt(i)%jj, stats_zt(i)%kk, stats_zt(i)%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 710 : stats_zt(i)%accum_field_values, stats_zt(i)%accum_num_samples, stats_zt(i)%l_in_update ) ! Out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 738 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_zt(1)%kk, stats_zt(1)%z, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 817 : allocate( stats_lh_zt(i)%l_in_update( stats_lh_zt(i)%ii, stats_lh_zt(i)%jj, stats_lh_zt(i)%kk, & CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1148 : call stats_zero( stats_zm(i)%ii, stats_zm(i)%jj, stats_zm(i)%kk, stats_zm(i)%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1149 : stats_zm(i)%accum_field_values, stats_zm(i)%accum_num_samples, stats_zm(i)%l_in_update ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1174 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_zm(1)%kk, stats_zm(1)%z, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1238 : stats_rad_zt(i)%accum_num_samples, stats_rad_zt(i)%l_in_update )! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1325 : stats_rad_zm(i)%accum_num_samples, stats_rad_zm(i)%l_in_update ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1415 : call stats_zero( stats_sfc(i)%ii, stats_sfc(i)%jj, stats_sfc(i)%kk, stats_sfc(i)%num_output_fields, & ! In CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1416 : stats_sfc(i)%accum_field_values, stats_sfc(i)%accum_num_samples, stats_sfc(i)%l_in_update ) ! out CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1440 : call open_netcdf_for_writing( nlat, nlon, fdir, fname, 1, stats_sfc(1)%kk, stats_sfc(1)%z, & ! In CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/stats_clubb_utilities.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1916 : rhs_bp ) ! intent(out) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1921 : call wpxp_terms_bp_pr3_rhs( nzm, ngrdcol, C7_Skw_fnc_plus_one, thv_ds_zm, xpthvp, & ! intent(in) CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters. 1922 : rhs_pr3 ) ! intent(out) CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters. ../src/CLUBB_core/advance_xm_wpxp_module.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run CPU) [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 nvhpc 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 -p ../clubb_params_multi_col.in -e arm Running arm When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings iteration = 1; time = 41460.0 iteration = 2; time = 41520.0 iteration = 3; time = 41580.0 iteration = 4; time = 41640.0 iteration = 5; time = 41700.0 iteration = 6; time = 41760.0 iteration = 7; time = 41820.0 iteration = 8; time = 41880.0 iteration = 9; time = 41940.0 iteration = 10; time = 42000.0 iteration = 11; time = 42060.0 iteration = 12; time = 42120.0 iteration = 13; time = 42180.0 iteration = 14; time = 42240.0 iteration = 15; time = 42300.0 iteration = 16; time = 42360.0 iteration = 17; time = 42420.0 iteration = 18; time = 42480.0 iteration = 19; time = 42540.0 iteration = 20; time = 42600.0 iteration = 21; time = 42660.0 iteration = 22; time = 42720.0 iteration = 23; time = 42780.0 iteration = 24; time = 42840.0 iteration = 25; time = 42900.0 iteration = 26; time = 42960.0 iteration = 27; time = 43020.0 iteration = 28; time = 43080.0 iteration = 29; time = 43140.0 iteration = 30; time = 43200.0 iteration = 31; time = 43260.0 iteration = 32; time = 43320.0 iteration = 33; time = 43380.0 iteration = 34; time = 43440.0 iteration = 35; time = 43500.0 iteration = 36; time = 43560.0 iteration = 37; time = 43620.0 iteration = 38; time = 43680.0 iteration = 39; time = 43740.0 iteration = 40; time = 43800.0 iteration = 41; time = 43860.0 iteration = 42; time = 43920.0 iteration = 43; time = 43980.0 iteration = 44; time = 44040.0 iteration = 45; time = 44100.0 iteration = 46; time = 44160.0 iteration = 47; time = 44220.0 iteration = 48; time = 44280.0 iteration = 49; time = 44340.0 iteration = 50; time = 44400.0 iteration = 51; time = 44460.0 iteration = 52; time = 44520.0 iteration = 53; time = 44580.0 iteration = 54; time = 44640.0 iteration = 55; time = 44700.0 iteration = 56; time = 44760.0 iteration = 57; time = 44820.0 iteration = 58; time = 44880.0 iteration = 59; time = 44940.0 iteration = 60; time = 45000.0 iteration = 61; time = 45060.0 iteration = 62; time = 45120.0 iteration = 63; time = 45180.0 iteration = 64; time = 45240.0 iteration = 65; time = 45300.0 iteration = 66; time = 45360.0 iteration = 67; time = 45420.0 iteration = 68; time = 45480.0 iteration = 69; time = 45540.0 iteration = 70; time = 45600.0 iteration = 71; time = 45660.0 iteration = 72; time = 45720.0 iteration = 73; time = 45780.0 iteration = 74; time = 45840.0 iteration = 75; time = 45900.0 iteration = 76; time = 45960.0 iteration = 77; time = 46020.0 iteration = 78; time = 46080.0 iteration = 79; time = 46140.0 iteration = 80; time = 46200.0 iteration = 81; time = 46260.0 iteration = 82; time = 46320.0 iteration = 83; time = 46380.0 iteration = 84; time = 46440.0 iteration = 85; time = 46500.0 iteration = 86; time = 46560.0 iteration = 87; time = 46620.0 iteration = 88; time = 46680.0 iteration = 89; time = 46740.0 iteration = 90; time = 46800.0 iteration = 91; time = 46860.0 iteration = 92; time = 46920.0 iteration = 93; time = 46980.0 iteration = 94; time = 47040.0 iteration = 95; time = 47100.0 iteration = 96; time = 47160.0 iteration = 97; time = 47220.0 iteration = 98; time = 47280.0 iteration = 99; time = 47340.0 iteration = 100; time = 47400.0 iteration = 101; time = 47460.0 iteration = 102; time = 47520.0 iteration = 103; time = 47580.0 iteration = 104; time = 47640.0 iteration = 105; time = 47700.0 iteration = 106; time = 47760.0 iteration = 107; time = 47820.0 iteration = 108; time = 47880.0 iteration = 109; time = 47940.0 iteration = 110; time = 48000.0 iteration = 111; time = 48060.0 iteration = 112; time = 48120.0 iteration = 113; time = 48180.0 iteration = 114; time = 48240.0 iteration = 115; time = 48300.0 iteration = 116; time = 48360.0 iteration = 117; time = 48420.0 iteration = 118; time = 48480.0 iteration = 119; time = 48540.0 iteration = 120; time = 48600.0 iteration = 121; time = 48660.0 iteration = 122; time = 48720.0 iteration = 123; time = 48780.0 iteration = 124; time = 48840.0 iteration = 125; time = 48900.0 iteration = 126; time = 48960.0 iteration = 127; time = 49020.0 iteration = 128; time = 49080.0 iteration = 129; time = 49140.0 iteration = 130; time = 49200.0 iteration = 131; time = 49260.0 iteration = 132; time = 49320.0 iteration = 133; time = 49380.0 iteration = 134; time = 49440.0 iteration = 135; time = 49500.0 iteration = 136; time = 49560.0 iteration = 137; time = 49620.0 iteration = 138; time = 49680.0 iteration = 139; time = 49740.0 iteration = 140; time = 49800.0 iteration = 141; time = 49860.0 iteration = 142; time = 49920.0 iteration = 143; time = 49980.0 iteration = 144; time = 50040.0 iteration = 145; time = 50100.0 iteration = 146; time = 50160.0 iteration = 147; time = 50220.0 iteration = 148; time = 50280.0 iteration = 149; time = 50340.0 iteration = 150; time = 50400.0 iteration = 151; time = 50460.0 iteration = 152; time = 50520.0 iteration = 153; time = 50580.0 iteration = 154; time = 50640.0 iteration = 155; time = 50700.0 iteration = 156; time = 50760.0 iteration = 157; time = 50820.0 iteration = 158; time = 50880.0 iteration = 159; time = 50940.0 iteration = 160; time = 51000.0 iteration = 161; time = 51060.0 iteration = 162; time = 51120.0 iteration = 163; time = 51180.0 iteration = 164; time = 51240.0 iteration = 165; time = 51300.0 iteration = 166; time = 51360.0 iteration = 167; time = 51420.0 iteration = 168; time = 51480.0 iteration = 169; time = 51540.0 iteration = 170; time = 51600.0 iteration = 171; time = 51660.0 iteration = 172; time = 51720.0 iteration = 173; time = 51780.0 iteration = 174; time = 51840.0 iteration = 175; time = 51900.0 iteration = 176; time = 51960.0 iteration = 177; time = 52020.0 iteration = 178; time = 52080.0 iteration = 179; time = 52140.0 iteration = 180; time = 52200.0 iteration = 181; time = 52260.0 iteration = 182; time = 52320.0 iteration = 183; time = 52380.0 iteration = 184; time = 52440.0 iteration = 185; time = 52500.0 iteration = 186; time = 52560.0 iteration = 187; time = 52620.0 iteration = 188; time = 52680.0 iteration = 189; time = 52740.0 iteration = 190; time = 52800.0 iteration = 191; time = 52860.0 iteration = 192; time = 52920.0 iteration = 193; time = 52980.0 iteration = 194; time = 53040.0 iteration = 195; time = 53100.0 iteration = 196; time = 53160.0 iteration = 197; time = 53220.0 iteration = 198; time = 53280.0 iteration = 199; time = 53340.0 iteration = 200; time = 53400.0 iteration = 201; time = 53460.0 iteration = 202; time = 53520.0 iteration = 203; time = 53580.0 iteration = 204; time = 53640.0 iteration = 205; time = 53700.0 iteration = 206; time = 53760.0 iteration = 207; time = 53820.0 iteration = 208; time = 53880.0 iteration = 209; time = 53940.0 iteration = 210; time = 54000.0 iteration = 211; time = 54060.0 iteration = 212; time = 54120.0 iteration = 213; time = 54180.0 iteration = 214; time = 54240.0 iteration = 215; time = 54300.0 iteration = 216; time = 54360.0 iteration = 217; time = 54420.0 iteration = 218; time = 54480.0 iteration = 219; time = 54540.0 iteration = 220; time = 54600.0 iteration = 221; time = 54660.0 iteration = 222; time = 54720.0 iteration = 223; time = 54780.0 iteration = 224; time = 54840.0 iteration = 225; time = 54900.0 iteration = 226; time = 54960.0 iteration = 227; time = 55020.0 iteration = 228; time = 55080.0 iteration = 229; time = 55140.0 iteration = 230; time = 55200.0 iteration = 231; time = 55260.0 iteration = 232; time = 55320.0 iteration = 233; time = 55380.0 iteration = 234; time = 55440.0 iteration = 235; time = 55500.0 iteration = 236; time = 55560.0 iteration = 237; time = 55620.0 iteration = 238; time = 55680.0 iteration = 239; time = 55740.0 iteration = 240; time = 55800.0 iteration = 241; time = 55860.0 iteration = 242; time = 55920.0 iteration = 243; time = 55980.0 iteration = 244; time = 56040.0 iteration = 245; time = 56100.0 iteration = 246; time = 56160.0 iteration = 247; time = 56220.0 iteration = 248; time = 56280.0 iteration = 249; time = 56340.0 iteration = 250; time = 56400.0 iteration = 251; time = 56460.0 iteration = 252; time = 56520.0 iteration = 253; time = 56580.0 iteration = 254; time = 56640.0 iteration = 255; time = 56700.0 iteration = 256; time = 56760.0 iteration = 257; time = 56820.0 iteration = 258; time = 56880.0 iteration = 259; time = 56940.0 iteration = 260; time = 57000.0 iteration = 261; time = 57060.0 iteration = 262; time = 57120.0 iteration = 263; time = 57180.0 iteration = 264; time = 57240.0 iteration = 265; time = 57300.0 iteration = 266; time = 57360.0 iteration = 267; time = 57420.0 iteration = 268; time = 57480.0 iteration = 269; time = 57540.0 iteration = 270; time = 57600.0 iteration = 271; time = 57660.0 iteration = 272; time = 57720.0 iteration = 273; time = 57780.0 iteration = 274; time = 57840.0 iteration = 275; time = 57900.0 iteration = 276; time = 57960.0 iteration = 277; time = 58020.0 iteration = 278; time = 58080.0 iteration = 279; time = 58140.0 iteration = 280; time = 58200.0 iteration = 281; time = 58260.0 iteration = 282; time = 58320.0 iteration = 283; time = 58380.0 iteration = 284; time = 58440.0 iteration = 285; time = 58500.0 iteration = 286; time = 58560.0 iteration = 287; time = 58620.0 iteration = 288; time = 58680.0 iteration = 289; time = 58740.0 iteration = 290; time = 58800.0 iteration = 291; time = 58860.0 iteration = 292; time = 58920.0 iteration = 293; time = 58980.0 iteration = 294; time = 59040.0 iteration = 295; time = 59100.0 iteration = 296; time = 59160.0 iteration = 297; time = 59220.0 iteration = 298; time = 59280.0 iteration = 299; time = 59340.0 iteration = 300; time = 59400.0 iteration = 301; time = 59460.0 iteration = 302; time = 59520.0 iteration = 303; time = 59580.0 iteration = 304; time = 59640.0 iteration = 305; time = 59700.0 iteration = 306; time = 59760.0 iteration = 307; time = 59820.0 iteration = 308; time = 59880.0 iteration = 309; time = 59940.0 iteration = 310; time = 60000.0 iteration = 311; time = 60060.0 iteration = 312; time = 60120.0 iteration = 313; time = 60180.0 iteration = 314; time = 60240.0 iteration = 315; time = 60300.0 iteration = 316; time = 60360.0 iteration = 317; time = 60420.0 iteration = 318; time = 60480.0 iteration = 319; time = 60540.0 iteration = 320; time = 60600.0 iteration = 321; time = 60660.0 iteration = 322; time = 60720.0 iteration = 323; time = 60780.0 iteration = 324; time = 60840.0 iteration = 325; time = 60900.0 iteration = 326; time = 60960.0 iteration = 327; time = 61020.0 iteration = 328; time = 61080.0 iteration = 329; time = 61140.0 iteration = 330; time = 61200.0 iteration = 331; time = 61260.0 iteration = 332; time = 61320.0 iteration = 333; time = 61380.0 iteration = 334; time = 61440.0 iteration = 335; time = 61500.0 iteration = 336; time = 61560.0 iteration = 337; time = 61620.0 iteration = 338; time = 61680.0 iteration = 339; time = 61740.0 iteration = 340; time = 61800.0 iteration = 341; time = 61860.0 iteration = 342; time = 61920.0 iteration = 343; time = 61980.0 iteration = 344; time = 62040.0 iteration = 345; time = 62100.0 iteration = 346; time = 62160.0 iteration = 347; time = 62220.0 iteration = 348; time = 62280.0 iteration = 349; time = 62340.0 iteration = 350; time = 62400.0 iteration = 351; time = 62460.0 iteration = 352; time = 62520.0 iteration = 353; time = 62580.0 iteration = 354; time = 62640.0 iteration = 355; time = 62700.0 iteration = 356; time = 62760.0 iteration = 357; time = 62820.0 iteration = 358; time = 62880.0 iteration = 359; time = 62940.0 iteration = 360; time = 63000.0 iteration = 361; time = 63060.0 iteration = 362; time = 63120.0 iteration = 363; time = 63180.0 iteration = 364; time = 63240.0 iteration = 365; time = 63300.0 iteration = 366; time = 63360.0 iteration = 367; time = 63420.0 iteration = 368; time = 63480.0 iteration = 369; time = 63540.0 iteration = 370; time = 63600.0 iteration = 371; time = 63660.0 iteration = 372; time = 63720.0 iteration = 373; time = 63780.0 iteration = 374; time = 63840.0 iteration = 375; time = 63900.0 iteration = 376; time = 63960.0 iteration = 377; time = 64020.0 iteration = 378; time = 64080.0 iteration = 379; time = 64140.0 iteration = 380; time = 64200.0 iteration = 381; time = 64260.0 iteration = 382; time = 64320.0 iteration = 383; time = 64380.0 iteration = 384; time = 64440.0 iteration = 385; time = 64500.0 iteration = 386; time = 64560.0 iteration = 387; time = 64620.0 iteration = 388; time = 64680.0 iteration = 389; time = 64740.0 iteration = 390; time = 64800.0 iteration = 391; time = 64860.0 iteration = 392; time = 64920.0 iteration = 393; time = 64980.0 iteration = 394; time = 65040.0 iteration = 395; time = 65100.0 iteration = 396; time = 65160.0 iteration = 397; time = 65220.0 iteration = 398; time = 65280.0 iteration = 399; time = 65340.0 iteration = 400; time = 65400.0 iteration = 401; time = 65460.0 iteration = 402; time = 65520.0 iteration = 403; time = 65580.0 iteration = 404; time = 65640.0 iteration = 405; time = 65700.0 iteration = 406; time = 65760.0 iteration = 407; time = 65820.0 iteration = 408; time = 65880.0 iteration = 409; time = 65940.0 iteration = 410; time = 66000.0 iteration = 411; time = 66060.0 iteration = 412; time = 66120.0 iteration = 413; time = 66180.0 iteration = 414; time = 66240.0 iteration = 415; time = 66300.0 iteration = 416; time = 66360.0 iteration = 417; time = 66420.0 iteration = 418; time = 66480.0 iteration = 419; time = 66540.0 iteration = 420; time = 66600.0 iteration = 421; time = 66660.0 iteration = 422; time = 66720.0 iteration = 423; time = 66780.0 iteration = 424; time = 66840.0 iteration = 425; time = 66900.0 iteration = 426; time = 66960.0 iteration = 427; time = 67020.0 iteration = 428; time = 67080.0 iteration = 429; time = 67140.0 iteration = 430; time = 67200.0 iteration = 431; time = 67260.0 iteration = 432; time = 67320.0 iteration = 433; time = 67380.0 iteration = 434; time = 67440.0 iteration = 435; time = 67500.0 iteration = 436; time = 67560.0 iteration = 437; time = 67620.0 iteration = 438; time = 67680.0 iteration = 439; time = 67740.0 iteration = 440; time = 67800.0 iteration = 441; time = 67860.0 iteration = 442; time = 67920.0 iteration = 443; time = 67980.0 iteration = 444; time = 68040.0 iteration = 445; time = 68100.0 iteration = 446; time = 68160.0 iteration = 447; time = 68220.0 iteration = 448; time = 68280.0 iteration = 449; time = 68340.0 iteration = 450; time = 68400.0 iteration = 451; time = 68460.0 iteration = 452; time = 68520.0 iteration = 453; time = 68580.0 iteration = 454; time = 68640.0 iteration = 455; time = 68700.0 iteration = 456; time = 68760.0 iteration = 457; time = 68820.0 iteration = 458; time = 68880.0 iteration = 459; time = 68940.0 iteration = 460; time = 69000.0 iteration = 461; time = 69060.0 iteration = 462; time = 69120.0 iteration = 463; time = 69180.0 iteration = 464; time = 69240.0 iteration = 465; time = 69300.0 iteration = 466; time = 69360.0 iteration = 467; time = 69420.0 iteration = 468; time = 69480.0 iteration = 469; time = 69540.0 iteration = 470; time = 69600.0 iteration = 471; time = 69660.0 iteration = 472; time = 69720.0 iteration = 473; time = 69780.0 iteration = 474; time = 69840.0 iteration = 475; time = 69900.0 iteration = 476; time = 69960.0 iteration = 477; time = 70020.0 iteration = 478; time = 70080.0 iteration = 479; time = 70140.0 iteration = 480; time = 70200.0 iteration = 481; time = 70260.0 iteration = 482; time = 70320.0 iteration = 483; time = 70380.0 iteration = 484; time = 70440.0 iteration = 485; time = 70500.0 iteration = 486; time = 70560.0 iteration = 487; time = 70620.0 iteration = 488; time = 70680.0 iteration = 489; time = 70740.0 iteration = 490; time = 70800.0 iteration = 491; time = 70860.0 iteration = 492; time = 70920.0 iteration = 493; time = 70980.0 iteration = 494; time = 71040.0 iteration = 495; time = 71100.0 iteration = 496; time = 71160.0 iteration = 497; time = 71220.0 iteration = 498; time = 71280.0 iteration = 499; time = 71340.0 iteration = 500; time = 71400.0 iteration = 501; time = 71460.0 iteration = 502; time = 71520.0 iteration = 503; time = 71580.0 iteration = 504; time = 71640.0 iteration = 505; time = 71700.0 iteration = 506; time = 71760.0 iteration = 507; time = 71820.0 iteration = 508; time = 71880.0 iteration = 509; time = 71940.0 iteration = 510; time = 72000.0 iteration = 511; time = 72060.0 iteration = 512; time = 72120.0 iteration = 513; time = 72180.0 iteration = 514; time = 72240.0 iteration = 515; time = 72300.0 iteration = 516; time = 72360.0 iteration = 517; time = 72420.0 iteration = 518; time = 72480.0 iteration = 519; time = 72540.0 iteration = 520; time = 72600.0 iteration = 521; time = 72660.0 iteration = 522; time = 72720.0 iteration = 523; time = 72780.0 iteration = 524; time = 72840.0 iteration = 525; time = 72900.0 iteration = 526; time = 72960.0 iteration = 527; time = 73020.0 iteration = 528; time = 73080.0 iteration = 529; time = 73140.0 iteration = 530; time = 73200.0 iteration = 531; time = 73260.0 iteration = 532; time = 73320.0 iteration = 533; time = 73380.0 iteration = 534; time = 73440.0 iteration = 535; time = 73500.0 iteration = 536; time = 73560.0 iteration = 537; time = 73620.0 iteration = 538; time = 73680.0 iteration = 539; time = 73740.0 iteration = 540; time = 73800.0 iteration = 541; time = 73860.0 iteration = 542; time = 73920.0 iteration = 543; time = 73980.0 iteration = 544; time = 74040.0 iteration = 545; time = 74100.0 iteration = 546; time = 74160.0 iteration = 547; time = 74220.0 iteration = 548; time = 74280.0 iteration = 549; time = 74340.0 iteration = 550; time = 74400.0 iteration = 551; time = 74460.0 iteration = 552; time = 74520.0 iteration = 553; time = 74580.0 iteration = 554; time = 74640.0 iteration = 555; time = 74700.0 iteration = 556; time = 74760.0 iteration = 557; time = 74820.0 iteration = 558; time = 74880.0 iteration = 559; time = 74940.0 iteration = 560; time = 75000.0 iteration = 561; time = 75060.0 iteration = 562; time = 75120.0 iteration = 563; time = 75180.0 iteration = 564; time = 75240.0 iteration = 565; time = 75300.0 iteration = 566; time = 75360.0 iteration = 567; time = 75420.0 iteration = 568; time = 75480.0 iteration = 569; time = 75540.0 iteration = 570; time = 75600.0 iteration = 571; time = 75660.0 iteration = 572; time = 75720.0 iteration = 573; time = 75780.0 iteration = 574; time = 75840.0 iteration = 575; time = 75900.0 iteration = 576; time = 75960.0 iteration = 577; time = 76020.0 iteration = 578; time = 76080.0 iteration = 579; time = 76140.0 iteration = 580; time = 76200.0 iteration = 581; time = 76260.0 iteration = 582; time = 76320.0 iteration = 583; time = 76380.0 iteration = 584; time = 76440.0 iteration = 585; time = 76500.0 iteration = 586; time = 76560.0 iteration = 587; time = 76620.0 iteration = 588; time = 76680.0 iteration = 589; time = 76740.0 iteration = 590; time = 76800.0 iteration = 591; time = 76860.0 iteration = 592; time = 76920.0 iteration = 593; time = 76980.0 iteration = 594; time = 77040.0 iteration = 595; time = 77100.0 iteration = 596; time = 77160.0 iteration = 597; time = 77220.0 iteration = 598; time = 77280.0 iteration = 599; time = 77340.0 iteration = 600; time = 77400.0 iteration = 601; time = 77460.0 iteration = 602; time = 77520.0 iteration = 603; time = 77580.0 iteration = 604; time = 77640.0 iteration = 605; time = 77700.0 iteration = 606; time = 77760.0 iteration = 607; time = 77820.0 iteration = 608; time = 77880.0 iteration = 609; time = 77940.0 iteration = 610; time = 78000.0 iteration = 611; time = 78060.0 iteration = 612; time = 78120.0 iteration = 613; time = 78180.0 iteration = 614; time = 78240.0 iteration = 615; time = 78300.0 iteration = 616; time = 78360.0 iteration = 617; time = 78420.0 iteration = 618; time = 78480.0 iteration = 619; time = 78540.0 iteration = 620; time = 78600.0 iteration = 621; time = 78660.0 iteration = 622; time = 78720.0 iteration = 623; time = 78780.0 iteration = 624; time = 78840.0 iteration = 625; time = 78900.0 iteration = 626; time = 78960.0 iteration = 627; time = 79020.0 iteration = 628; time = 79080.0 iteration = 629; time = 79140.0 iteration = 630; time = 79200.0 iteration = 631; time = 79260.0 iteration = 632; time = 79320.0 iteration = 633; time = 79380.0 iteration = 634; time = 79440.0 iteration = 635; time = 79500.0 iteration = 636; time = 79560.0 iteration = 637; time = 79620.0 iteration = 638; time = 79680.0 iteration = 639; time = 79740.0 iteration = 640; time = 79800.0 iteration = 641; time = 79860.0 iteration = 642; time = 79920.0 iteration = 643; time = 79980.0 iteration = 644; time = 80040.0 iteration = 645; time = 80100.0 iteration = 646; time = 80160.0 iteration = 647; time = 80220.0 iteration = 648; time = 80280.0 iteration = 649; time = 80340.0 iteration = 650; time = 80400.0 iteration = 651; time = 80460.0 iteration = 652; time = 80520.0 iteration = 653; time = 80580.0 iteration = 654; time = 80640.0 iteration = 655; time = 80700.0 iteration = 656; time = 80760.0 iteration = 657; time = 80820.0 iteration = 658; time = 80880.0 iteration = 659; time = 80940.0 iteration = 660; time = 81000.0 iteration = 661; time = 81060.0 iteration = 662; time = 81120.0 iteration = 663; time = 81180.0 iteration = 664; time = 81240.0 iteration = 665; time = 81300.0 iteration = 666; time = 81360.0 iteration = 667; time = 81420.0 iteration = 668; time = 81480.0 iteration = 669; time = 81540.0 iteration = 670; time = 81600.0 iteration = 671; time = 81660.0 iteration = 672; time = 81720.0 iteration = 673; time = 81780.0 iteration = 674; time = 81840.0 iteration = 675; time = 81900.0 iteration = 676; time = 81960.0 iteration = 677; time = 82020.0 iteration = 678; time = 82080.0 iteration = 679; time = 82140.0 iteration = 680; time = 82200.0 iteration = 681; time = 82260.0 iteration = 682; time = 82320.0 iteration = 683; time = 82380.0 iteration = 684; time = 82440.0 iteration = 685; time = 82500.0 iteration = 686; time = 82560.0 iteration = 687; time = 82620.0 iteration = 688; time = 82680.0 iteration = 689; time = 82740.0 iteration = 690; time = 82800.0 iteration = 691; time = 82860.0 iteration = 692; time = 82920.0 iteration = 693; time = 82980.0 iteration = 694; time = 83040.0 iteration = 695; time = 83100.0 iteration = 696; time = 83160.0 iteration = 697; time = 83220.0 iteration = 698; time = 83280.0 iteration = 699; time = 83340.0 iteration = 700; time = 83400.0 iteration = 701; time = 83460.0 iteration = 702; time = 83520.0 iteration = 703; time = 83580.0 iteration = 704; time = 83640.0 iteration = 705; time = 83700.0 iteration = 706; time = 83760.0 iteration = 707; time = 83820.0 iteration = 708; time = 83880.0 iteration = 709; time = 83940.0 iteration = 710; time = 84000.0 iteration = 711; time = 84060.0 iteration = 712; time = 84120.0 iteration = 713; time = 84180.0 iteration = 714; time = 84240.0 iteration = 715; time = 84300.0 iteration = 716; time = 84360.0 iteration = 717; time = 84420.0 iteration = 718; time = 84480.0 iteration = 719; time = 84540.0 iteration = 720; time = 84600.0 iteration = 721; time = 84660.0 iteration = 722; time = 84720.0 iteration = 723; time = 84780.0 iteration = 724; time = 84840.0 iteration = 725; time = 84900.0 iteration = 726; time = 84960.0 iteration = 727; time = 85020.0 iteration = 728; time = 85080.0 iteration = 729; time = 85140.0 iteration = 730; time = 85200.0 iteration = 731; time = 85260.0 iteration = 732; time = 85320.0 iteration = 733; time = 85380.0 iteration = 734; time = 85440.0 iteration = 735; time = 85500.0 iteration = 736; time = 85560.0 iteration = 737; time = 85620.0 iteration = 738; time = 85680.0 iteration = 739; time = 85740.0 iteration = 740; time = 85800.0 iteration = 741; time = 85860.0 iteration = 742; time = 85920.0 iteration = 743; time = 85980.0 iteration = 744; time = 86040.0 iteration = 745; time = 86100.0 iteration = 746; time = 86160.0 iteration = 747; time = 86220.0 iteration = 748; time = 86280.0 iteration = 749; time = 86340.0 iteration = 750; time = 86400.0 iteration = 751; time = 86460.0 iteration = 752; time = 86520.0 iteration = 753; time = 86580.0 iteration = 754; time = 86640.0 iteration = 755; time = 86700.0 iteration = 756; time = 86760.0 iteration = 757; time = 86820.0 iteration = 758; time = 86880.0 iteration = 759; time = 86940.0 iteration = 760; time = 87000.0 iteration = 761; time = 87060.0 iteration = 762; time = 87120.0 iteration = 763; time = 87180.0 iteration = 764; time = 87240.0 iteration = 765; time = 87300.0 iteration = 766; time = 87360.0 iteration = 767; time = 87420.0 iteration = 768; time = 87480.0 iteration = 769; time = 87540.0 iteration = 770; time = 87600.0 iteration = 771; time = 87660.0 iteration = 772; time = 87720.0 iteration = 773; time = 87780.0 iteration = 774; time = 87840.0 iteration = 775; time = 87900.0 iteration = 776; time = 87960.0 iteration = 777; time = 88020.0 iteration = 778; time = 88080.0 iteration = 779; time = 88140.0 iteration = 780; time = 88200.0 iteration = 781; time = 88260.0 iteration = 782; time = 88320.0 iteration = 783; time = 88380.0 iteration = 784; time = 88440.0 iteration = 785; time = 88500.0 iteration = 786; time = 88560.0 iteration = 787; time = 88620.0 iteration = 788; time = 88680.0 iteration = 789; time = 88740.0 iteration = 790; time = 88800.0 iteration = 791; time = 88860.0 iteration = 792; time = 88920.0 iteration = 793; time = 88980.0 iteration = 794; time = 89040.0 iteration = 795; time = 89100.0 iteration = 796; time = 89160.0 iteration = 797; time = 89220.0 iteration = 798; time = 89280.0 iteration = 799; time = 89340.0 iteration = 800; time = 89400.0 iteration = 801; time = 89460.0 iteration = 802; time = 89520.0 iteration = 803; time = 89580.0 iteration = 804; time = 89640.0 iteration = 805; time = 89700.0 iteration = 806; time = 89760.0 iteration = 807; time = 89820.0 iteration = 808; time = 89880.0 iteration = 809; time = 89940.0 iteration = 810; time = 90000.0 iteration = 811; time = 90060.0 iteration = 812; time = 90120.0 iteration = 813; time = 90180.0 iteration = 814; time = 90240.0 iteration = 815; time = 90300.0 iteration = 816; time = 90360.0 iteration = 817; time = 90420.0 iteration = 818; time = 90480.0 iteration = 819; time = 90540.0 iteratio Program exited normally n = 820; time = 90600.0 iteration = 821; time = 90660.0 iteration = 822; time = 90720.0 iteration = 823; time = 90780.0 iteration = 824; time = 90840.0 iteration = 825; time = 90900.0 iteration = 826; time = 90960.0 iteration = 827; time = 91020.0 iteration = 828; time = 91080.0 iteration = 829; time = 91140.0 iteration = 830; time = 91200.0 iteration = 831; time = 91260.0 iteration = 832; time = 91320.0 iteration = 833; time = 91380.0 iteration = 834; time = 91440.0 iteration = 835; time = 91500.0 iteration = 836; time = 91560.0 iteration = 837; time = 91620.0 iteration = 838; time = 91680.0 iteration = 839; time = 91740.0 iteration = 840; time = 91800.0 iteration = 841; time = 91860.0 iteration = 842; time = 91920.0 iteration = 843; time = 91980.0 iteration = 844; time = 92040.0 iteration = 845; time = 92100.0 iteration = 846; time = 92160.0 iteration = 847; time = 92220.0 iteration = 848; time = 92280.0 iteration = 849; time = 92340.0 iteration = 850; time = 92400.0 iteration = 851; time = 92460.0 iteration = 852; time = 92520.0 iteration = 853; time = 92580.0 iteration = 854; time = 92640.0 iteration = 855; time = 92700.0 iteration = 856; time = 92760.0 iteration = 857; time = 92820.0 iteration = 858; time = 92880.0 iteration = 859; time = 92940.0 iteration = 860; time = 93000.0 iteration = 861; time = 93060.0 iteration = 862; time = 93120.0 iteration = 863; time = 93180.0 iteration = 864; time = 93240.0 iteration = 865; time = 93300.0 iteration = 866; time = 93360.0 iteration = 867; time = 93420.0 iteration = 868; time = 93480.0 iteration = 869; time = 93540.0 iteration = 870; time = 93600.0 CLUBB-TIMER time_loop_init = 0.8239 CLUBB-TIMER time_clubb_advance = 8.3347 CLUBB-TIMER time_clubb_pdf = 0.0190 CLUBB-TIMER time_SILHS = 0.0003 CLUBB-TIMER time_microphys_scheme = 2.4974 CLUBB-TIMER time_microphys_advance = 0.3704 CLUBB-TIMER time_loop_end = 10.5770 CLUBB-TIMER time_total = 22.6242 + run_scripts/run_scm.bash -p ../clubb_params_multi_col.in -e cobra Running cobra When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings iteration = 1; time = 57660.0 iteration = 2; time = 57720.0 iteration = 3; time = 57780.0 iteration = 4; time = 57840.0 iteration = 5; time = 57900.0 iteration = 6; time = 57960.0 iteration = 7; time = 58020.0 iteration = 8; time = 58080.0 iteration = 9; time = 58140.0 iteration = 10; time = 58200.0 iteration = 11; time = 58260.0 iteration = 12; time = 58320.0 iteration = 13; time = 58380.0 iteration = 14; time = 58440.0 iteration = 15; time = 58500.0 iteration = 16; time = 58560.0 iteration = 17; time = 58620.0 iteration = 18; time = 58680.0 iteration = 19; time = 58740.0 iteration = 20; time = 58800.0 iteration = 21; time = 58860.0 iteration = 22; time = 58920.0 iteration = 23; time = 58980.0 iteration = 24; time = 59040.0 iteration = 25; time = 59100.0 iteration = 26; time = 59160.0 iteration = 27; time = 59220.0 iteration = 28; time = 59280.0 iteration = 29; time = 59340.0 iteration = 30; time = 59400.0 iteration = 31; time = 59460.0 iteration = 32; time = 59520.0 iteration = 33; time = 59580.0 iteration = 34; time = 59640.0 iteration = 35; time = 59700.0 iteration = 36; time = 59760.0 iteration = 37; time = 59820.0 iteration = 38; time = 59880.0 iteration = 39; time = 59940.0 iteration = 40; time = 60000.0 iteration = 41; time = 60060.0 iteration = 42; time = 60120.0 iteration = 43; time = 60180.0 iteration = 44; time = 60240.0 iteration = 45; time = 60300.0 iteration = 46; time = 60360.0 iteration = 47; time = 60420.0 iteration = 48; time = 60480.0 iteration = 49; time = 60540.0 iteration = 50; time = 60600.0 iteration = 51; time = 60660.0 iteration = 52; time = 60720.0 iteration = 53; time = 60780.0 iteration = 54; time = 60840.0 iteration = 55; time = 60900.0 iteration = 56; time = 60960.0 iteration = 57; time = 61020.0 iteration = 58; time = 61080.0 iteration = 59; time = 61140.0 iteration = 60; time = 61200.0 iteration = 61; time = 61260.0 iteration = 62; time = 61320.0 iteration = 63; time = 61380.0 iteration = 64; time = 61440.0 iteration = 65; time = 61500.0 iteration = 66; time = 61560.0 iteration = 67; time = 61620.0 iteration = 68; time = 61680.0 iteration = 69; time = 61740.0 iteration = 70; time = 61800.0 iteration = 71; time = 61860.0 iteration = 72; time = 61920.0 iteration = 73; time = 61980.0 iteration = 74; time = 62040.0 iteration = 75; time = 62100.0 iteration = 76; time = 62160.0 iteration = 77; time = 62220.0 iteration = 78; time = 62280.0 iteration = 79; time = 62340.0 iteration = 80; time = 62400.0 iteration = 81; time = 62460.0 iteration = 82; time = 62520.0 iteration = 83; time = 62580.0 iteration = 84; time = 62640.0 iteration = 85; time = 62700.0 iteration = 86; time = 62760.0 iteration = 87; time = 62820.0 iteration = 88; time = 62880.0 iteration = 89; time = 62940.0 iteration = 90; time = 63000.0 iteration = 91; time = 63060.0 iteration = 92; time = 63120.0 iteration = 93; time = 63180.0 iteration = 94; time = 63240.0 iteration = 95; time = 63300.0 iteration = 96; time = 63360.0 iteration = 97; time = 63420.0 iteration = 98; time = 63480.0 iteration = 99; time = 63540.0 iteration = 100; time = 63600.0 iteration = 101; time = 63660.0 iteration = 102; time = 63720.0 iteration = 103; time = 63780.0 iteration = 104; time = 63840.0 iteration = 105; time = 63900.0 iteration = 106; time = 63960.0 iteration = 107; time = 64020.0 iteration = 108; time = 64080.0 iteration = 109; time = 64140.0 iteration = 110; time = 64200.0 iteration = 111; time = 64260.0 iteration = 112; time = 64320.0 iteration = 113; time = 64380.0 iteration = 114; time = 64440.0 iteration = 115; time = 64500.0 iteration = 116; time = 64560.0 iteration = 117; time = 64620.0 iteration = 118; time = 64680.0 iteration = 119; time = 64740.0 iteration = 120; time = 64800.0 iteration = 121; time = 64860.0 iteration = 122; time = 64920.0 iteration = 123; time = 64980.0 iteration = 124; time = 65040.0 iteration = 125; time = 65100.0 iteration = 126; time = 65160.0 iteration = 127; time = 65220.0 iteration = 128; time = 65280.0 iteration = 129; time = 65340.0 iteration = 130; time = 65400.0 iteration = 131; time = 65460.0 iteration = 132; time = 65520.0 iteration = 133; time = 65580.0 iteration = 134; time = 65640.0 iteration = 135; time = 65700.0 iteration = 136; time = 65760.0 iteration = 137; time = 65820.0 iteration = 138; time = 65880.0 iteration = 139; time = 65940.0 iteration = 140; time = 66000.0 iteration = 141; time = 66060.0 iteration = 142; time = 66120.0 iteration = 143; time = 66180.0 iteration = 144; time = 66240.0 iteration = 145; time = 66300.0 iteration = 146; time = 66360.0 iteration = 147; time = 66420.0 iteration = 148; time = 66480.0 iteration = 149; time = 66540.0 iteration = 150; time = 66600.0 iteration = 151; time = 66660.0 iteration = 152; time = 66720.0 iteration = 153; time = 66780.0 iteration = 154; time = 66840.0 iteration = 155; time = 66900.0 iteration = 156; time = 66960.0 iteration = 157; time = 67020.0 iteration = 158; time = 67080.0 iteration = 159; time = 67140.0 iteration = 160; time = 67200.0 iteration = 161; time = 67260.0 iteration = 162; time = 67320.0 iteration = 163; time = 67380.0 iteration = 164; time = 67440.0 iteration = 165; time = 67500.0 iteration = 166; time = 67560.0 iteration = 167; time = 67620.0 iteration = 168; time = 67680.0 iteration = 169; time = 67740.0 iteration = 170; time = 67800.0 iteration = 171; time = 67860.0 iteration = 172; time = 67920.0 iteration = 173; time = 67980.0 iteration = 174; time = 68040.0 iteration = 175; time = 68100.0 iteration = 176; time = 68160.0 iteration = 177; time = 68220.0 iteration = 178; time = 68280.0 iteration = 179; time = 68340.0 iteration = 180; time = 68400.0 iteration = 181; time = 68460.0 iteration = 182; time = 68520.0 iteration = 183; time = 68580.0 iteration = 184; time = 68640.0 iteration = 185; time = 68700.0 iteration = 186; time = 68760.0 iteration = 187; time = 68820.0 iteration = 188; time = 68880.0 iteration = 189; time = 68940.0 iteration = 190; time = 69000.0 iteration = 191; time = 69060.0 iteration = 192; time = 69120.0 iteration = 193; time = 69180.0 iteration = 194; time = 69240.0 iteration = 195; time = 69300.0 iteration = 196; time = 69360.0 iteration = 197; time = 69420.0 iteration = 198; time = 69480.0 iteration = 199; time = 69540.0 iteration = 200; time = 69600.0 iteration = 201; time = 69660.0 iteration = 202; time = 69720.0 iteration = 203; time = 69780.0 iteration = 204; time = 69840.0 iteration = 205; time = 69900.0 iteration = 206; time = 69960.0 iteration = 207; time = 70020.0 iteration = 208; time = 70080.0 iteration = 209; time = 70140.0 iteration = 210; time = 70200.0 iteration = 211; time = 70260.0 iteration = 212; time = 70320.0 iteration = 213; time = 70380.0 iteration = 214; time = 70440.0 iteration = 215; time = 70500.0 iteration = 216; time = 70560.0 iteration = 217; time = 70620.0 iteration = 218; time = 70680.0 iteration = 219; time = 70740.0 iteration = 220; time = 70800.0 iteration = 221; time = 70860.0 iteration = 222; time = 70920.0 iteration = 223; time = 70980.0 iteration = 224; time = 71040.0 iteration = 225; time = 71100.0 iteration = 226; time = 71160.0 iteration = 227; time = 71220.0 iteration = 228; time = 71280.0 iteration = 229; time = 71340.0 iteration = 230; time = 71400.0 iteration = 231; time = 71460.0 iteration = 232; time = 71520.0 iteration = 233; time = 71580.0 iteration = 234; time = 71640.0 iteration = 235; time = 71700.0 iteration = 236; time = 71760.0 iteration = 237; time = 71820.0 iteration = 238; time = 71880.0 iteration = 239; time = 71940.0 iteration = 240; time = 72000.0 iteration = 241; time = 72060.0 iteration = 242; time = 72120.0 iteration = 243; time = 72180.0 iteration = 244; time = 72240.0 iteration = 245; time = 72300.0 iteration = 246; time = 72360.0 iteration = 247; time = 72420.0 iteration = 248; time = 72480.0 iteration = 249; time = 72540.0 iteration = 250; time = 72600.0 iteration = 251; time = 72660.0 iteration = 252; time = 72720.0 iteration = 253; time = 72780.0 iteration = 254; time = 72840.0 iteration = 255; time = 72900.0 iteration = 256; time = 72960.0 iteration = 257; time = 73020.0 iteration = 258; time = 73080.0 iteration = 259; time = 73140.0 iteration = 260; time = 73200.0 iteration = 261; time = 73260.0 iteration = 262; time = 73320.0 iteration = 263; time = 73380.0 iteration = 264; time = 73440.0 iteration = 265; time = 73500.0 iteration = 266; time = 73560.0 iteration = 267; time = 73620.0 iteration = 268; time = 73680.0 iteration = 269; time = 73740.0 iteration = 270; time = 73800.0 iteration = 271; time = 73860.0 iteration = 272; time = 73920.0 iteration = 273; time = 73980.0 iteration = 274; time = 74040.0 iteration = 275; time = 74100.0 iteration = 276; time = 74160.0 iteration = 277; time = 74220.0 iteration = 278; time = 74280.0 iteration = 279; time = 74340.0 iteration = 280; time = 74400.0 iteration = 281; time = 74460.0 iteration = 282; time = 74520.0 iteration = 283; time = 74580.0 iteration = 284; time = 74640.0 iteration = 285; time = 74700.0 iteration = 286; time = 74760.0 iteration = 287; time = 74820.0 iteration = 288; time = 74880.0 iteration = 289; time = 74940.0 iteration = 290; time = 75000.0 iteration = 291; time = 75060.0 iteration = 292; time = 75120.0 iteration = 293; time = 75180.0 iteration = 294; time = 75240.0 iteration = 295; time = 75300.0 iteration = 296; time = 75360.0 iteration = 297; time = 75420.0 iteration = 298; time = 75480.0 iteration = 299; time = 75540.0 iteration = 300; time = 75600.0 iteration = 301; time = 75660.0 iteration = 302; time = 75720.0 iteration = 303; time = 75780.0 iteration = 304; time = 75840.0 iteration = 305; time = 75900.0 iteration = 306; time = 75960.0 iteration = 307; time = 76020.0 iteration = 308; time = 76080.0 iteration = 309; time = 76140.0 iteration = 310; time = 76200.0 iteration = 311; time = 76260.0 iteration = 312; time = 76320.0 iteration = 313; time = 76380.0 iteration = 314; time = 76440.0 iteration = 315; time = 76500.0 iteration = 316; time = 76560.0 iteration = 317; time = 76620.0 iteration = 318; time = 76680.0 iteration = 319; time = 76740.0 iteration = 320; time = 76800.0 iteration = 321; time = 76860.0 iteration = 322; time = 76920.0 iteration = 323; time = 76980.0 iteration = 324; time = 77040.0 iteration = 325; time = 77100.0 iteration = 326; time = 77160.0 iteration = 327; time = 77220.0 iteration = 328; time = 77280.0 iteration = 329; time = 77340.0 iteration = 330; time = 77400.0 iteration = 331; time = 77460.0 iteration = 332; time = 77520.0 iteration = 333; time = 77580.0 iteration = 334; time = 77640.0 iteration = 335; time = 77700.0 iteration = 336; time = 77760.0 iteration = 337; time = 77820.0 iteration = 338; time = 77880.0 iteration = 339; time = 77940.0 iteration = 340; time = 78000.0 iteration = 341; time = 78060.0 iteration = 342; time = 78120.0 iteration = 343; time = 78180.0 iteration = 344; time = 78240.0 iteration = 345; time = 78300.0 iteration = 346; time = 78360.0 iteration = 347; time = 78420.0 iteration = 348; time = 78480.0 iteration = 349; time = 78540.0 iteration = 350; time = 78600.0 iteration = 351; time = 78660.0 iteration = 352; time = 78720.0 iteration = 353; time = 78780.0 iteration = 354; time = 78840.0 iteration = 355; time = 78900.0 iteration = 356; time = 78960.0 iteration = 357; time = 79020.0 iteration = 358; time = 79080.0 iteration = 359; time = 79140.0 iteration = 360; time = 79200.0 iteration = 361; time = 79260.0 iteration = 362; time = 79320.0 iteration = 363; time = 79380.0 iteration = 364; time = 79440.0 iteration = 365; time = 79500.0 iteration = 366; time = 79560.0 iteration = 367; time = 79620.0 iteration = 368; time = 79680.0 iteration = 369; time = 79740.0 iteration = 370; time = 79800.0 iteration = 371; time = 79860.0 iteration = 372; time = 79920.0 iteration = 373; time = 79980.0 iteration = 374; time = 80040.0 iteration = 375; time = 80100.0 iteration = 376; time = 80160.0 iteration = 377; time = 80220.0 iteration = 378; time = 80280.0 iteration = 379; time = 80340.0 iteration = 380; time = 80400.0 iteration = 381; time = 80460.0 iteration = 382; time = 80520.0 iteration = 383; time = 80580.0 iteration = 384; time = 80640.0 iteration = 385; time = 80700.0 iteration = 386; time = 80760.0 iteration = 387; time = 80820.0 iteration = 388; time = 80880.0 iteration = 389; time = 80940.0 iteration = 390; time = 81000.0 iteration = 391; time = 81060.0 iteration = 392; time = 81120.0 iteration = 393; time = 81180.0 iteration = 394; time = 81240.0 iteration = 395; time = 81300.0 iteration = 396; time = 81360.0 iteration = 397; time = 81420.0 iteration = 398; time = 81480.0 iteration = 399; time = 81540.0 iteration = 400; time = 81600.0 iteration = 401; time = 81660.0 iteration = 402; time = 81720.0 iteration = 403; time = 81780.0 iteration = 404; time = 81840.0 iteration = 405; time = 81900.0 iteration = 406; time = 81960.0 iteration = 407; time = 82020.0 iteration = 408; time = 82080.0 iteration = 409; time = 82140.0 iteration = 410; ti Program exited normally me = 82200.0 iteration = 411; time = 82260.0 iteration = 412; time = 82320.0 iteration = 413; time = 82380.0 iteration = 414; time = 82440.0 iteration = 415; time = 82500.0 iteration = 416; time = 82560.0 iteration = 417; time = 82620.0 iteration = 418; time = 82680.0 iteration = 419; time = 82740.0 iteration = 420; time = 82800.0 iteration = 421; time = 82860.0 iteration = 422; time = 82920.0 iteration = 423; time = 82980.0 iteration = 424; time = 83040.0 iteration = 425; time = 83100.0 iteration = 426; time = 83160.0 iteration = 427; time = 83220.0 iteration = 428; time = 83280.0 iteration = 429; time = 83340.0 iteration = 430; time = 83400.0 iteration = 431; time = 83460.0 iteration = 432; time = 83520.0 iteration = 433; time = 83580.0 iteration = 434; time = 83640.0 iteration = 435; time = 83700.0 iteration = 436; time = 83760.0 iteration = 437; time = 83820.0 iteration = 438; time = 83880.0 iteration = 439; time = 83940.0 iteration = 440; time = 84000.0 iteration = 441; time = 84060.0 iteration = 442; time = 84120.0 iteration = 443; time = 84180.0 iteration = 444; time = 84240.0 iteration = 445; time = 84300.0 iteration = 446; time = 84360.0 iteration = 447; time = 84420.0 iteration = 448; time = 84480.0 iteration = 449; time = 84540.0 iteration = 450; time = 84600.0 iteration = 451; time = 84660.0 iteration = 452; time = 84720.0 iteration = 453; time = 84780.0 iteration = 454; time = 84840.0 iteration = 455; time = 84900.0 iteration = 456; time = 84960.0 iteration = 457; time = 85020.0 iteration = 458; time = 85080.0 iteration = 459; time = 85140.0 iteration = 460; time = 85200.0 iteration = 461; time = 85260.0 iteration = 462; time = 85320.0 iteration = 463; time = 85380.0 iteration = 464; time = 85440.0 iteration = 465; time = 85500.0 iteration = 466; time = 85560.0 iteration = 467; time = 85620.0 iteration = 468; time = 85680.0 iteration = 469; time = 85740.0 iteration = 470; time = 85800.0 iteration = 471; time = 85860.0 iteration = 472; time = 85920.0 iteration = 473; time = 85980.0 iteration = 474; time = 86040.0 iteration = 475; time = 86100.0 iteration = 476; time = 86160.0 iteration = 477; time = 86220.0 iteration = 478; time = 86280.0 iteration = 479; time = 86340.0 iteration = 480; time = 86400.0 iteration = 481; time = 86460.0 iteration = 482; time = 86520.0 iteration = 483; time = 86580.0 iteration = 484; time = 86640.0 iteration = 485; time = 86700.0 iteration = 486; time = 86760.0 iteration = 487; time = 86820.0 iteration = 488; time = 86880.0 iteration = 489; time = 86940.0 iteration = 490; time = 87000.0 iteration = 491; time = 87060.0 iteration = 492; time = 87120.0 iteration = 493; time = 87180.0 iteration = 494; time = 87240.0 iteration = 495; time = 87300.0 iteration = 496; time = 87360.0 iteration = 497; time = 87420.0 iteration = 498; time = 87480.0 iteration = 499; time = 87540.0 iteration = 500; time = 87600.0 CLUBB-TIMER time_loop_init = 0.4205 CLUBB-TIMER time_clubb_advance = 4.3598 CLUBB-TIMER time_clubb_pdf = 0.0087 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 1.0402 CLUBB-TIMER time_microphys_advance = 0.1657 CLUBB-TIMER time_loop_end = 4.8712 CLUBB-TIMER time_total = 10.8672 + mv output cpu_output + mkdir output [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile GPU_ACC) [Pipeline] sh + compile/clean_all.bash rm -f /home/jenkins/workspace/branch_clubb_test/compile/../obj/*.* /home/jenkins/workspace/branch_clubb_test/compile/../obj/.cppdefs /home/jenkins/workspace/branch_clubb_test/compile/../lib/lib* /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_standalone /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_tuner /home/jenkins/workspace/branch_clubb_test/compile/../bin/clubb_thread_test /home/jenkins/workspace/branch_clubb_test/compile/../bin/int2txt /home/jenkins/workspace/branch_clubb_test/compile/../bin/jacobian /home/jenkins/workspace/branch_clubb_test/compile/../bin/G_unit_tests /home/jenkins/workspace/branch_clubb_test/compile/../bin/mkmf_template /home/jenkins/workspace/branch_clubb_test/compile/../bin/Makefile + 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 nvhpc 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_nvhpc_gpu_openacc.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. ................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. .................................................................. Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. ................ Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/branch_clubb_test/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/SCM_Activation/aer_ccn_act_k.F90 make[1]: Entering directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/clubb_precision.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/model_flags.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/error_code.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameter_indices.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_interfaces.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/input_names.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mt95.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/code_timer_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/constants_clubb.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stat_file_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_variables.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/endian.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameters_model.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/penta_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/tridiag_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/array_index.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calendar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/file_functions.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/interpolation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/T_in_K_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calc_roots.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/lapack_wrap.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/saturation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_operations.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/Skx_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pdf_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90 tridiag_lu_solve_single_rhs_lhs: 117, Generating create(lower_diag_invrs(:),upper(:)) [if not already present] 119, Accelerator serial kernel generated Generating NVIDIA GPU code Generating implicit copyin(soln(:ndim-1)) [if not already present] Generating implicit copyin(rhs(1:ndim),lhs(-1:1,1:ndim)) [if not already present] Generating implicit copyout(soln(1:ndim)) [if not already present] 124, Loop carried dependence of upper prevents parallelization Loop carried backward dependence of upper prevents vectorization Accelerator serial kernel generated Generating NVIDIA GPU code 124, !$acc loop seq 124, Loop carried dependence of upper prevents parallelization Loop carried backward dependence of upper prevents vectorization 127, Accelerator serial kernel generated Generating NVIDIA GPU code 133, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization Accelerator serial kernel generated Generating NVIDIA GPU code 133, !$acc loop seq 133, Loop carried dependence of soln prevents parallelization 137, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization Accelerator serial kernel generated Generating NVIDIA GPU code 137, !$acc loop seq 137, Loop carried backward dependence of soln prevents vectorization nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 penta_lu_solve_single_rhs_multiple_lhs: 146, Generating create(lower_diag_invrs(:,:),upper_2(:,:),upper_1(:,:),lower_1(:,:),lower_2(:,:)) [if not already present] 148, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 149, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 148, Generating default present(lhs(:1,:ngrdcol,:2)) 161, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 162, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 163, !$acc loop seq 161, Generating default present(lhs(:,:ngrdcol,3:ndim-2)) 162, Generating implicit firstprivate(k) 163, Loop carried dependence of upper_1 prevents parallelization Loop carried backward dependence of upper_1 prevents vectorization Loop carried dependence of upper_2 prevents parallelization Loop carried backward dependence of upper_2 prevents vectorization 176, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 177, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 176, Generating default present(lhs(-1:,:ngrdcol,ndim-1:ndim)) 177, Generating implicit firstprivate(ndim) 197, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 198, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 204, !$acc loop seq 197, Generating default present(soln(:ngrdcol,:),rhs(:ngrdcol,:)) 198, Generating implicit firstprivate(k) 204, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization 211, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 212, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 215, !$acc loop seq 211, Generating default present(soln(:ngrdcol,:ndim)) 212, Generating implicit firstprivate(k) 215, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization thlm2t_in_k_2d: 140, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 141, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 142, ! blockidx%x threadidx%x collapsed 140, Generating default present(thlm(:ngrdcol,:nz),rcm(:ngrdcol,:nz),exner(:ngrdcol,:nz)) tridiag_lu_solve_single_rhs_multiple_lhs: 182, Generating create(lower_diag_invrs(:,:),upper(:,:)) [if not already present] 184, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 185, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 184, Generating default present(lhs(:0,:ngrdcol,:1)) 191, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 192, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 193, !$acc loop seq 191, Generating default present(lhs(:,:ngrdcol,2:ndim-1)) 192, Generating implicit firstprivate(k) 193, Loop carried dependence of upper prevents parallelization Loop carried backward dependence of upper prevents vectorization 200, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 201, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 200, Generating default present(lhs(0:,:ngrdcol,ndim)) 201, Generating implicit firstprivate(ndim) 207, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 208, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 212, !$acc loop seq 207, Generating default present(lhs(1,:ngrdcol,2:ndim),soln(:ngrdcol,:ndim),rhs(:ngrdcol,:ndim)) 208, Generating implicit firstprivate(k) 212, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization 218, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 219, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 220, !$acc loop seq 218, Generating default present(soln(:ngrdcol,:ndim)) 219, Generating implicit firstprivate(k) 220, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization skx_func: 73, Generating create(skx_denom_tol(:)) [if not already present] 75, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 76, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 75, Generating default present(clubb_params(:ngrdcol,73)) 76, Generating implicit firstprivate(x_tol) 84, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 85, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 86, ! blockidx%x threadidx%x collapsed 84, Generating default present(xp3(:ngrdcol,:nz),xp2(:ngrdcol,:nz),skx(:ngrdcol,:nz)) compute_sigma_sqd_w: 97, Generating enter data create(max_corr_w_x_sqd(:,:)) 108, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 109, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 110, ! blockidx%x threadidx%x collapsed 108, Generating default present(rtp2(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),thlp2(:ngrdcol,:nzm),max_corr_w_x_sqd(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm)) 120, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 121, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 122, ! blockidx%x threadidx%x collapsed 120, Generating default present(max_corr_w_x_sqd(:ngrdcol,:nzm),up2(:ngrdcol,:nzm),upwp(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm),vpwp(:ngrdcol,:nzm),vp2(:ngrdcol,:nzm)) 134, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 135, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 136, ! blockidx%x threadidx%x collapsed 134, Generating default present(sigma_sqd_w(:ngrdcol,:nzm),max_corr_w_x_sqd(:ngrdcol,:nzm),gamma_skw_fnc(:ngrdcol,:nzm)) 142, Generating exit data delete(max_corr_w_x_sqd(:,:)) sat_mixrat_liq_k: 88, Generating acc routine seq Generating NVIDIA GPU code lg_2005_ansatz: 171, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 172, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 173, ! blockidx%x threadidx%x collapsed 171, Generating default present(skw(:ngrdcol,:nz),sigma_sqd_w(:ngrdcol,:nz),beta(:ngrdcol),skx(:ngrdcol,:nz),wpxp(:ngrdcol,:nz),xp2(:ngrdcol,:nz),wp2(:ngrdcol,:nz)) 173, Generating implicit firstprivate(x_tol,nrmlzd_skw,nrmlzd_corr_wx) pvertinterp: 544, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 545, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 544, Generating default present(p_mid(:ngrdcol,:),interp_var(:ngrdcol),input_var(:ngrdcol,:)) 545, Generating implicit firstprivate(p_out,l_found,k_upper,k,dpu,dpl) 564, Accelerator restriction: induction variable live-out from loop: k 569, Accelerator restriction: induction variable live-out from loop: k nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/LY93_pdf.F90 xp3_lg_2005_ansatz: 247, Generating create(skx_zt(:,:),skx_denom_tol(:)) [if not already present] 254, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 255, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 254, Generating default present(clubb_params(:ngrdcol,73)) 255, Generating implicit firstprivate(x_tol) 262, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 263, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 264, ! blockidx%x threadidx%x collapsed 262, Generating default present(xp3(:ngrdcol,:nzt),xp2_zt(:ngrdcol,:nzt)) penta_lu_solve_multiple_rhs_lhs: 266, Generating create(lower_diag_invrs(:,:),upper_2(:,:),upper_1(:,:),lower_1(:,:),lower_2(:,:)) [if not already present] 268, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 269, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 268, Generating default present(lhs(:1,:ngrdcol,:2)) 281, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 282, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 283, !$acc loop seq 281, Generating default present(lhs(:,:ngrdcol,3:ndim-2)) 282, Generating implicit firstprivate(k) 283, Loop carried dependence of upper_1 prevents parallelization Loop carried backward dependence of upper_1 prevents vectorization Loop carried dependence of upper_2 prevents parallelization Loop carried backward dependence of upper_2 prevents vectorization 296, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 297, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 296, Generating default present(lhs(-1:,:ngrdcol,ndim-1:ndim)) 297, Generating implicit firstprivate(ndim) 317, Generating implicit firstprivate(ndim,nrhs,ngrdcol) Generating NVIDIA GPU code 318, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 319, ! blockidx%x threadidx%x collapsed 325, !$acc loop seq 317, Generating default present(soln(:ngrdcol,:,:nrhs),rhs(:ngrdcol,:,:nrhs)) 319, Generating implicit firstprivate(k) 325, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization 333, Generating implicit firstprivate(ndim,nrhs,ngrdcol) Generating NVIDIA GPU code 334, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 335, ! blockidx%x threadidx%x collapsed 338, !$acc loop seq 333, Generating default present(soln(:ngrdcol,:ndim,:nrhs)) 335, Generating implicit firstprivate(k) 338, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization tridiag_lu_solve_multiple_rhs_lhs: 268, Generating create(upper(:,:),lower_diag_invrs(:,:)) [if not already present] 270, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 271, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 270, Generating default present(lhs(:0,:ngrdcol,:1)) 277, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 278, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 279, !$acc loop seq 277, Generating default present(lhs(:,:ngrdcol,2:ndim-1)) 278, Generating implicit firstprivate(k) 279, Loop carried dependence of upper prevents parallelization Loop carried backward dependence of upper prevents vectorization 286, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 287, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 286, Generating default present(lhs(0:,:ngrdcol,ndim)) 287, Generating implicit firstprivate(ndim) 293, Generating implicit firstprivate(ndim,nrhs,ngrdcol) Generating NVIDIA GPU code 294, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 295, ! blockidx%x threadidx%x collapsed 299, !$acc loop seq 293, Generating default present(soln(:ngrdcol,:ndim,:nrhs),rhs(:ngrdcol,:ndim,:nrhs),lhs(1,:ngrdcol,2:ndim)) 295, Generating implicit firstprivate(k) 299, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization 306, Generating implicit firstprivate(ndim,nrhs,ngrdcol) Generating NVIDIA GPU code 307, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 308, ! blockidx%x threadidx%x collapsed 309, !$acc loop seq 306, Generating default present(soln(:ngrdcol,:ndim,:nrhs)) 308, Generating implicit firstprivate(k) 309, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization sat_mixrat_liq_2d: 365, Generating create(esat(:,:)) [if not already present] Generating copyin(p_in_pa(:,:),t_in_k(:,:)) [if not already present] 380, Generating implicit firstprivate(ngrdcol,nz,start_index) Generating NVIDIA GPU code 381, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 382, ! blockidx%x threadidx%x collapsed 382, Generating implicit firstprivate(t_in_c_sqd,t_in_c) 435, Generating implicit firstprivate(ngrdcol,nz,start_index) Generating NVIDIA GPU code 436, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 437, ! blockidx%x threadidx%x collapsed 449, Generating implicit firstprivate(ngrdcol,start_index,nz) Generating NVIDIA GPU code 450, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 451, ! blockidx%x threadidx%x collapsed 451, Generating implicit firstprivate(t_in_k_clipped) 476, Generating implicit firstprivate(ngrdcol,start_index,nz) Generating NVIDIA GPU code 477, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 478, ! blockidx%x threadidx%x collapsed 478, Generating implicit firstprivate(t_in_k_int) 498, Generating implicit firstprivate(ngrdcol,start_index,nz) Generating NVIDIA GPU code 499, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 500, ! blockidx%x threadidx%x collapsed nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 calc_comp_corrs_binormal: 868, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 869, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 870, ! blockidx%x threadidx%x collapsed 868, Generating default present(corr_x_y_1(:ngrdcol,:nz),mu_y_2(:ngrdcol,:nz),sigma_x_2_sqd(:ngrdcol,:nz),sigma_x_1_sqd(:ngrdcol,:nz),sigma_y_1_sqd(:ngrdcol,:nz),xm(:ngrdcol,:nz),mu_x_2(:ngrdcol,:nz),ym(:ngrdcol,:nz),xpyp(:ngrdcol,:nz),corr_x_y_2(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),sigma_y_2_sqd(:ngrdcol,:nz),mu_y_1(:ngrdcol,:nz),mu_x_1(:ngrdcol,:nz)) sat_mixrat_ice_2d: 952, Generating create(esat_ice(:,:)) [if not already present] Generating copyin(p_in_pa(:,:),t_in_k(:,:)) [if not already present] 961, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 962, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 963, ! blockidx%x threadidx%x collapsed 976, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 977, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 978, ! blockidx%x threadidx%x collapsed 978, Generating implicit firstprivate(t_in_c) 1005, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1006, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1007, ! blockidx%x threadidx%x collapsed 1007, Generating implicit firstprivate(t_in_k_clipped) 1035, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1036, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1037, ! blockidx%x threadidx%x collapsed nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c -I/home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/output_grads.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_type.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/new_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/grid_class.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/input_reader.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_type_utilities.F90 ar rv /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/branch_clubb_test/compile/../lib/libclubb_gfdlact.a a - aer_ccn_act_k.o adg1_pdf_driver: 152, Generating enter data create(w_1_n(:,:),w_2_n(:,:)) 209, Generating exit data delete(w_2_n(:,:),w_1_n(:,:)) make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/stats_sfc_module.F90 adg1_w_closure: 660, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 661, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 662, ! blockidx%x threadidx%x collapsed 660, Generating default present(wp2(:ngrdcol,:nz),wm(:ngrdcol,:nz),sigma_sqd_w(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),w_1(:ngrdcol,:nz),w_2(:ngrdcol,:nz),skw(:ngrdcol,:nz),w_2_n(:ngrdcol,:nz),varnce_w_2(:ngrdcol,:nz),w_1_n(:ngrdcol,:nz),sqrt_wp2(:ngrdcol,:nz),varnce_w_1(:ngrdcol,:nz)) 662, Generating implicit firstprivate(mixt_frac_max_mag) linear_interpolated_azm_2d: 1543, Generating copyin(azt(:,:),gr,gr%zm(:,:),gr%weights_zt2zm(:,:,:)) [if not already present] Generating copyout(linear_interpolated_azm(:,:)) [if not already present] Generating copyin(gr%zt(:,:)) [if not already present] 1549, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1550, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1551, ! blockidx%x threadidx%x collapsed 1562, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1563, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1573, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1574, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1574, Generating implicit firstprivate(nzt,nzm) 1582, Generating copyin(zm_min) [if not already present] Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1583, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1584, ! blockidx%x threadidx%x collapsed zt2zm2zt: 1639, Generating create(azt_zm(:,:)) [if not already present] zm2zt2zm: 1695, Generating create(azm_zt(:,:)) [if not already present] linear_interpolated_azt_2d: 2109, Generating copyin(azm(:,:),gr,gr%zm(:,:),gr%weights_zm2zt(:,:,:)) [if not already present] Generating copyout(linear_interpolated_azt(:,:)) [if not already present] Generating copyin(gr%zt(:,:)) [if not already present] 2115, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2116, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2117, ! blockidx%x threadidx%x collapsed 2126, Generating copyin(zt_min) [if not already present] Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 2127, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2128, ! blockidx%x threadidx%x collapsed adg1_adg2_responder_params: 1116, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1117, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1118, ! blockidx%x threadidx%x collapsed 1116, Generating default present(wp2(:ngrdcol,:nz),w_1_n(:ngrdcol,:nz),sigma_sqd_w(:ngrdcol,:nz),varnce_x_2(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),alpha_x(:ngrdcol,:nz),beta(:ngrdcol),w_2_n(:ngrdcol,:nz),xm(:ngrdcol,:nz),xp2(:ngrdcol,:nz),x_2(:ngrdcol,:nz),wpxp(:ngrdcol,:nz),x_1(:ngrdcol,:nz),sqrt_wp2(:ngrdcol,:nz),varnce_x_1(:ngrdcol,:nz)) 1118, Generating implicit firstprivate(x_tol,width_factor_1) gradzm_2d: 2414, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 2415, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2416, ! blockidx%x threadidx%x collapsed 2414, Generating default present(azm(:ngrdcol,:nzt+1),gr%invrs_dzt(1:ngrdcol,1:nzt),gr) gradzm_1d: 2463, Generating copyin(azm_col(:,:),gr) [if not already present] Generating copyout(gradzm_1d_col(:,:)) [if not already present] Generating copyin(gr%invrs_dzt(:,:)) [if not already present] nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/precipitation_fraction.F90 gradzt_2d: 2510, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2511, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2512, ! blockidx%x threadidx%x collapsed 2510, Generating default present(azt(:ngrdcol,:nzm-1),gr%invrs_dzm(1:ngrdcol,2:nzm-1),gr) 2524, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2525, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 2525, Generating implicit firstprivate(nzm) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/corr_varnce_module.F90 gradzt_1d: 2571, Generating copyin(azt_col(:,:),gr) [if not already present] Generating copyout(gradzt_1d_col(:,:)) [if not already present] Generating copyin(gr%invrs_dzm(:,:)) [if not already present] nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/index_mapping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 band_solve_single_rhs_multiple_lhs: 108, Generating update self(lhs(:,:,:),rhs(:,:)) 121, Generating update device(rcond(:)) 128, Generating update self(rhs(:,:),lhs(:,:,:)) 136, Generating update device(soln(:,:)) band_solve_multiple_rhs_lhs: 220, Generating update self(lhs(:,:,:),rhs(:,:,:)) 233, Generating update device(rcond(:)) 240, Generating update self(rhs(:,:,:),lhs(:,:,:)) 248, Generating update device(soln(:,:,:)) tridiag_solve_single_rhs_multiple_lhs: 432, Generating update self(lhs(:,:,:),rhs(:,:)) 443, Generating update device(rcond(:)) 450, Generating update self(rhs(:,:),lhs(:,:,:)) 457, Generating update device(soln(:,:)) tridiag_solve_multiple_rhs_lhs: 538, Generating update self(lhs(:,:,:),rhs(:,:,:)) 549, Generating update device(rcond(:)) 556, Generating update self(rhs(:,:,:),lhs(:,:,:)) 563, Generating update device(soln(:,:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/parameters_tunable.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_helper_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/mean_adv.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/sponge_layer_damping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/diffusion.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/pos_definite_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/fill_holes.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/advance_xp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/calc_pressure.F90 calculate_thvm: 232, Generating copyin(rtm(:,:),rcm(:,:),exner(:,:),thlm(:,:)) [if not already present] Generating copyout(thvm(:,:)) [if not already present] Generating copyin(thv_ds_zt(:,:)) [if not already present] 236, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 237, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 238, ! blockidx%x threadidx%x collapsed term_ma_zt_lhs: 194, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 195, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 196, ! blockidx%x threadidx%x collapsed 194, Generating default present(lhs_ma(:,:ngrdcol,2:nzt-1),invrs_dzt(:ngrdcol,2:nzt-1),wm_zt(:ngrdcol,2:nzt-1),weights_zt2zm(:ngrdcol,2:nzt,:)) 217, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 218, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 217, Generating default present(invrs_dzt(:ngrdcol,nzt),lhs_ma(:,:ngrdcol,nzt),wm_zt(:ngrdcol,nzt),weights_zt2zm(:ngrdcol,nzm-1,:)) 218, Generating implicit firstprivate(nzt,nzm) 237, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 238, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 237, Generating default present(lhs_ma(:,:ngrdcol,:1),wm_zt(:ngrdcol,:1),weights_zt2zm(:ngrdcol,2,:),invrs_dzt(:ngrdcol,:1)) 256, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 257, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 258, ! blockidx%x threadidx%x collapsed 256, Generating default present(wm_zt(:ngrdcol,2:nzt-1),lhs_ma(:,:ngrdcol,2:nzt-1),invrs_dzm(:ngrdcol,2:nzt)) 288, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 289, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 288, Generating default present(invrs_dzm(:ngrdcol,nzm-1),wm_zt(:ngrdcol,nzt),lhs_ma(:,:ngrdcol,nzt)) 289, Generating implicit firstprivate(nzt,nzm) 317, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 318, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 317, Generating default present(invrs_dzm(:ngrdcol,2),wm_zt(:ngrdcol,:1),lhs_ma(:,:ngrdcol,:1)) xpyp_term_ta_pdf_lhs: 372, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 373, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 374, ! blockidx%x threadidx%x collapsed 372, Generating default present(lhs_ta(:,:ngrdcol,:1)) 383, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 384, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 385, ! blockidx%x threadidx%x collapsed 383, Generating default present(coef_wpxpyp_implicit(:ngrdcol,:nzm-1),gr%invrs_dzm(1:ngrdcol,2:nzm-1),invrs_rho_ds_zm(:ngrdcol,2:nzm-1),gr%weights_zm2zt(1:ngrdcol,1:nzm-1,1:2),gr,rho_ds_zt(:ngrdcol,:nzm-1),lhs_ta(:,:ngrdcol,2:nzm-1)) 414, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 415, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 416, ! blockidx%x threadidx%x collapsed 414, Generating default present(sgn_turbulent_vel(:ngrdcol,2:nzm-1),rho_ds_zm(:ngrdcol,:nzm),invrs_rho_ds_zm(:ngrdcol,2:nzm-1),lhs_ta(:,:ngrdcol,2:nzm-1),gr%invrs_dzt(1:ngrdcol,1:nzm-1),coef_wpxpyp_implicit_zm(:ngrdcol,:nzm),gr) 461, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 462, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 463, ! blockidx%x threadidx%x collapsed 461, Generating default present(lhs_ta(:,:ngrdcol,nzm)) 463, Generating implicit firstprivate(nzm) diffusion_zt_lhs: 310, Generating create(k_zm_nu(:,:),ddzm_rho_k_zm_nu(:,:),drhokdz_zt(:,:),lhs_upwind(:,:,:),rho_k_zm_nu(:,:)) [if not already present] 312, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 313, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 314, ! blockidx%x threadidx%x collapsed 312, Generating default present(k_zm(:ngrdcol,:nzm),nu(:ngrdcol)) 391, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 392, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 391, Generating default present(gr,rho_ds_zm(:ngrdcol,2),nu(:ngrdcol),lhs(:,:ngrdcol,:1),invrs_rho_ds_zt(:ngrdcol,:1),gr%invrs_dzt(1:ngrdcol,1),gr%invrs_dzm(1:ngrdcol,2),k_zm(:ngrdcol,2)) 432, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 433, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 434, ! blockidx%x threadidx%x collapsed 432, Generating default present(invrs_rho_ds_zt(:ngrdcol,2:nzt-1),gr%invrs_dzm(1:ngrdcol,2:nzt),gr%invrs_dzt(1:ngrdcol,2:nzt-1),rho_ds_zm(:ngrdcol,2:nzt),lhs(:,:ngrdcol,2:nzt-1),gr) 488, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 489, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 488, Generating default present(k_zm(:ngrdcol,nzm-1),gr,rho_ds_zm(:ngrdcol,nzm-1),nu(:ngrdcol),lhs(:,:ngrdcol,nzt),invrs_rho_ds_zt(:ngrdcol,nzt),gr%invrs_dzt(1:ngrdcol,nzt),gr%invrs_dzm(1:ngrdcol,nzm-1)) 489, Generating implicit firstprivate(nzt,nzm) term_ma_zm_lhs: 451, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 452, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 453, ! blockidx%x threadidx%x collapsed 451, Generating default present(lhs_ma(:,:ngrdcol,:1)) 460, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 461, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 462, ! blockidx%x threadidx%x collapsed 460, Generating default present(lhs_ma(:,:ngrdcol,2:nzm-1),invrs_dzm(:ngrdcol,2:nzm-1),wm_zm(:ngrdcol,2:nzm-1),weights_zm2zt(:ngrdcol,:nzm-1,:)) 479, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 480, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 481, ! blockidx%x threadidx%x collapsed 479, Generating default present(lhs_ma(:,:ngrdcol,nzm)) 481, Generating implicit firstprivate(nzm) xpyp_term_ta_pdf_lhs_godunov: 536, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 537, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 538, ! blockidx%x threadidx%x collapsed 536, Generating default present(lhs_ta(:,:ngrdcol,:1)) 545, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 546, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 547, ! blockidx%x threadidx%x collapsed 545, Generating default present(invrs_rho_ds_zm(:ngrdcol,2:nzm-1),gr%invrs_dzm(1:ngrdcol,2:nzm-1),coef_wpxpyp_implicit(:ngrdcol,:nzm-1),gr,rho_ds_zm(:ngrdcol,:nzm),lhs_ta(:,:ngrdcol,2:nzm-1)) 569, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 570, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 571, ! blockidx%x threadidx%x collapsed 569, Generating default present(lhs_ta(:,:ngrdcol,nzm)) 571, Generating implicit firstprivate(nzm) calc_stability_correction: 309, Generating enter data create(brunt_vaisala_freq_sqd_smth(:,:),lambda0_stability(:,:),brunt_vaisala_freq_sqd_moist(:,:),brunt_vaisala_freq_sqd(:,:),brunt_vaisala_freq_sqd_mixed(:,:),brunt_vaisala_freq_sqd_dry(:,:)) 327, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 328, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 329, ! blockidx%x threadidx%x collapsed 327, Generating default present(lambda0_stability_coef(:ngrdcol),lambda0_stability(:ngrdcol,:nzm),brunt_vaisala_freq_sqd(:ngrdcol,:nzm)) 339, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 340, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 341, ! blockidx%x threadidx%x collapsed 339, Generating default present(stability_correction(:ngrdcol,:nzm),lscale_zm(:ngrdcol,:nzm),brunt_vaisala_freq_sqd(:ngrdcol,:nzm),em(:ngrdcol,:nzm),lambda0_stability(:ngrdcol,:nzm)) 349, Generating exit data delete(lambda0_stability(:,:),brunt_vaisala_freq_sqd_smth(:,:),brunt_vaisala_freq_sqd_moist(:,:),brunt_vaisala_freq_sqd(:,:),brunt_vaisala_freq_sqd_mixed(:,:),brunt_vaisala_freq_sqd_dry(:,:)) xpyp_term_ta_pdf_rhs: 880, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 881, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 880, Generating default present(rhs_ta(:ngrdcol,:1)) 889, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 890, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 891, ! blockidx%x threadidx%x collapsed 889, Generating default present(rho_ds_zt(:ngrdcol,:nzm-1),gr%invrs_dzm(1:ngrdcol,2:nzm-1),gr,invrs_rho_ds_zm(:ngrdcol,2:nzm-1),term_wpxpyp_explicit(:ngrdcol,:nzm-1),rhs_ta(:ngrdcol,2:nzm-1)) 905, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 906, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 907, ! blockidx%x threadidx%x collapsed 905, Generating default present(rhs_ta(:ngrdcol,2:nzm-1),term_wpxpyp_explicit_zm(:ngrdcol,:nzm),sgn_turbulent_vel(:ngrdcol,2:nzm-1),invrs_rho_ds_zm(:ngrdcol,2:nzm-1),gr%invrs_dzt(1:ngrdcol,1:nzm-1),gr,rho_ds_zm(:ngrdcol,:nzm)) 936, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 937, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 936, Generating default present(rhs_ta(:ngrdcol,nzm)) 937, Generating implicit firstprivate(nzm) xpyp_term_ta_pdf_rhs_godunov: 1005, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1006, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1005, Generating default present(rhs_ta(:ngrdcol,:1)) 1011, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1012, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1013, ! blockidx%x threadidx%x collapsed 1011, Generating default present(rho_ds_zm(:ngrdcol,:nzm),gr%invrs_dzm(1:ngrdcol,2:nzm-1),gr,rhs_ta(:ngrdcol,2:nzm-1),invrs_rho_ds_zm(:ngrdcol,2:nzm-1),term_wpxpyp_explicit_zm(:ngrdcol,:nzm),sgn_turbulent_vel(:ngrdcol,:nzm-1)) 1029, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1030, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1029, Generating default present(rhs_ta(:ngrdcol,nzm)) 1030, Generating implicit firstprivate(nzm) diffusion_zm_lhs: 813, Generating create(drhokdz_zm(:,:),ddzt_rho_k_zt_nu(:,:),lhs_upwind(:,:,:),rho_k_zt_nu(:,:)) [if not already present] 815, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 816, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 817, ! blockidx%x threadidx%x collapsed 815, Generating default present(rho_ds_zt(:ngrdcol,:nzt),nu(:ngrdcol),k_zt(:ngrdcol,:nzt)) 826, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 827, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 828, ! blockidx%x threadidx%x collapsed 826, Generating default present(invrs_rho_ds_zm(:ngrdcol,:nzm)) 836, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 837, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 836, Generating default present(gr%invrs_dzt(1:ngrdcol,1),gr) 845, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 846, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 847, ! blockidx%x threadidx%x collapsed 845, Generating default present(gr%invrs_dzt(1:ngrdcol,1:nzm-1),gr) 861, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 862, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 861, Generating default present(gr%invrs_dzt(1:ngrdcol,nzt),gr) 862, Generating implicit firstprivate(nzt,nzm) 877, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 878, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 877, Generating default present(gr%invrs_dzm(1:ngrdcol,1),rho_ds_zt(:ngrdcol,:1),nu(:ngrdcol),lhs(:,:ngrdcol,:1),invrs_rho_ds_zm(:ngrdcol,:1),gr%invrs_dzt(1:ngrdcol,1),gr,k_zt(:ngrdcol,:1)) 918, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 919, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 920, ! blockidx%x threadidx%x collapsed 918, Generating default present(k_zt(:ngrdcol,:nzm-1),gr,gr%invrs_dzt(1:ngrdcol,1:nzm-1),invrs_rho_ds_zm(:ngrdcol,2:nzm-1),lhs(:,:ngrdcol,2:nzm-1),rho_ds_zt(:ngrdcol,:nzm-1),nu(:ngrdcol),gr%invrs_dzm(1:ngrdcol,2:nzm-1)) 974, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 975, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 974, Generating default present(k_zt(:ngrdcol,nzt),gr%invrs_dzm(1:ngrdcol,nzm),rho_ds_zt(:ngrdcol,nzt),nu(:ngrdcol),lhs(:,:ngrdcol,nzm),invrs_rho_ds_zm(:ngrdcol,nzm),gr%invrs_dzt(1:ngrdcol,nzt),gr) 975, Generating implicit firstprivate(nzt,nzm) calc_brunt_vaisala_freq_sqd: 468, Generating create(rsat_zm(:,:),t_in_k(:,:),ice_supersat_frac_zm(:,:),rsat(:,:),t_in_k_zm(:,:),thm(:,:),ddzt_rtm(:,:),ddzt_thlm(:,:),brunt_vaisala_freq_clipped(:,:),ddzt_rsat(:,:),thm_zm(:,:),thvm_zm(:,:),ddzt_thm(:,:),ddzt_thvm(:,:)) [if not already present] 472, Generating enter data create(tmp_calc(:,:)) 482, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 483, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 484, ! blockidx%x threadidx%x collapsed 482, Generating default present(brunt_vaisala_freq_sqd(:ngrdcol,:nzm)) 492, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 493, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 494, ! blockidx%x threadidx%x collapsed 492, Generating default present(brunt_vaisala_freq_sqd(:ngrdcol,:nzm)) 494, Generating implicit firstprivate(t0) 508, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 509, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 510, ! blockidx%x threadidx%x collapsed 508, Generating default present(thlm(:ngrdcol,:nzt),rcm(:ngrdcol,:nzt),exner(:ngrdcol,:nzt)) 520, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 521, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 522, ! blockidx%x threadidx%x collapsed 520, Generating default present(brunt_vaisala_freq_sqd_dry(:ngrdcol,:nzm)) 528, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 529, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 530, ! blockidx%x threadidx%x collapsed 528, Generating default present(brunt_vaisala_freq_sqd_moist(:ngrdcol,:nzm)) 544, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 545, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 546, ! blockidx%x threadidx%x collapsed 544, Generating default present(brunt_vaisala_freq_sqd_dry(:ngrdcol,:nzm),bv_efold(:ngrdcol),brunt_vaisala_freq_sqd_moist(:ngrdcol,:nzm),brunt_vaisala_freq_sqd_mixed(:ngrdcol,:nzm)) 582, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 583, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 584, ! blockidx%x threadidx%x collapsed 582, Generating default present(brunt_vaisala_freq_sqd_mixed(:ngrdcol,:nzm)) 603, Generating exit data delete(tmp_calc(:,:)) fill_holes_vertical: 128, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 130, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:l_field_below_threshold) 131, ! blockidx%x threadidx%x collapsed 128, Generating default present(field(:ngrdcol,:nz)) Generating implicit copy(l_field_below_threshold) [if not already present] 131, Generating implicit firstprivate(threshold) 144, Generating enter data create(invrs_denom_integral(:,:),denom_integral_global(:),mass_fraction_global(:),numer_integral_global(:),rho_ds_dz(:,:),field_avg_global(:),field_clipped(:,:)) 148, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 149, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 150, ! blockidx%x threadidx%x collapsed 148, Generating default present(rho_ds(:ngrdcol,:nz),rho_ds_dz(:ngrdcol,:nz),dz(:ngrdcol,:nz)) 159, Generating implicit firstprivate(ngrdcol,upper_hf_level,lower_hf_level) Generating NVIDIA GPU code 160, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 161, ! blockidx%x threadidx%x collapsed 171, !$acc loop seq Generating implicit reduction(+:rho_k_sum) 159, Generating default present(rho_ds_dz(:ngrdcol,lower_hf_level:upper_hf_level),invrs_denom_integral(:ngrdcol,lower_hf_level+2:upper_hf_level-2)) 161, Generating implicit firstprivate(j,rho_k_sum) 171, Loop is parallelizable 180, Generating implicit firstprivate(upper_hf_level,ngrdcol,lower_hf_level) Generating NVIDIA GPU code 181, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 190, !$acc loop seq 199, !$acc loop seq Generating implicit reduction(+:field$r1) 205, !$acc loop seq 209, !$acc loop seq 215, !$acc loop seq Generating implicit reduction(+:rho_ds_dz$r) 226, !$acc loop seq 180, Generating default present(field(:ngrdcol,:),field_clipped(:ngrdcol,:),rho_ds_dz(:ngrdcol,:),invrs_denom_integral(:ngrdcol,lower_hf_level+2:upper_hf_level-2)) 190, Loop carried dependence of field,field_clipped prevents parallelization Loop carried backward dependence of field_clipped,field prevents vectorization Generating implicit firstprivate(k_end,field_clipped_avg,threshold,mass_fraction,field_avg,k_start) Loop carried dependence of field,field_clipped prevents parallelization Loop carried backward dependence of field_clipped prevents vectorization Loop carried dependence of field_clipped prevents parallelization 199, Loop is parallelizable 205, Loop is parallelizable 209, Loop is parallelizable 215, Loop is parallelizable 226, Loop is parallelizable 239, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 241, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:l_field_below_threshold) 242, ! blockidx%x threadidx%x collapsed 239, Generating default present(field(:ngrdcol,:nz)) Generating implicit copy(l_field_below_threshold) [if not already present] 242, Generating implicit firstprivate(threshold) 252, Generating exit data delete(invrs_denom_integral(:,:),denom_integral_global(:),mass_fraction_global(:),rho_ds_dz(:,:),numer_integral_global(:),field_avg_global(:),field_clipped(:,:)) 265, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 266, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 265, Generating default present(numer_integral_global(:ngrdcol),denom_integral_global(:ngrdcol)) 272, Generating implicit firstprivate(upper_hf_level,ngrdcol,lower_hf_level) Generating NVIDIA GPU code 273, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 274, !$acc loop seq 272, Generating default present(field(:ngrdcol,lower_hf_level:upper_hf_level),rho_ds_dz(:ngrdcol,lower_hf_level:upper_hf_level),numer_integral_global(:ngrdcol),denom_integral_global(:ngrdcol)) 274, Complex loop carried dependence of numer_integral_global prevents parallelization Loop carried dependence of numer_integral_global prevents parallelization Loop carried backward dependence of numer_integral_global prevents vectorization Complex loop carried dependence of denom_integral_global prevents parallelization Loop carried dependence of denom_integral_global prevents parallelization Loop carried backward dependence of denom_integral_global prevents vectorization 283, Generating implicit firstprivate(ngrdcol,lower_hf_level,upper_hf_level) Generating NVIDIA GPU code 284, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 293, !$acc loop seq 298, !$acc loop seq 283, Generating default present(field_avg_global(:ngrdcol),denom_integral_global(:ngrdcol),field(:ngrdcol,lower_hf_level:upper_hf_level),numer_integral_global(:ngrdcol),field_clipped(:ngrdcol,lower_hf_level:upper_hf_level)) 284, Generating implicit firstprivate(threshold) 293, Loop is parallelizable 298, Loop is parallelizable 306, Generating implicit firstprivate(upper_hf_level,ngrdcol,lower_hf_level) Generating NVIDIA GPU code 307, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 309, !$acc loop seq 306, Generating default present(field_clipped(:ngrdcol,lower_hf_level:upper_hf_level),rho_ds_dz(:ngrdcol,lower_hf_level:upper_hf_level),numer_integral_global(:ngrdcol)) 309, Complex loop carried dependence of numer_integral_global prevents parallelization Loop carried reuse of numer_integral_global prevents parallelization 315, Generating implicit firstprivate(ngrdcol,lower_hf_level,upper_hf_level) Generating NVIDIA GPU code 316, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 335, !$acc loop seq 315, Generating default present(denom_integral_global(:ngrdcol),field_clipped(:ngrdcol,lower_hf_level:upper_hf_level),field(:ngrdcol,lower_hf_level:upper_hf_level),field_avg_global(:ngrdcol),numer_integral_global(:ngrdcol),mass_fraction_global(:ngrdcol)) 316, Generating implicit firstprivate(threshold,field_clipped_avg) 335, Loop is parallelizable 344, Generating exit data delete(invrs_denom_integral(:,:),denom_integral_global(:),mass_fraction_global(:),rho_ds_dz(:,:),numer_integral_global(:),field_avg_global(:),field_clipped(:,:)) compute_cx_fnc_richardson: 732, Generating enter data create(fnc_richardson_clipped(:,:),fnc_richardson(:,:),cx_fnc_richardson_avg(:,:),cx_fnc_interp(:,:),ri_zm_cx(:,:),fnc_richardson_smooth(:,:)) 748, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 749, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 750, ! blockidx%x threadidx%x collapsed 748, Generating default present(brunt_vaisala_freq_sqd(:ngrdcol,:nzm),ri_zm_cx(:ngrdcol,:nzm)) 763, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 764, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 765, ! blockidx%x threadidx%x collapsed 763, Generating default present(clubb_params(:ngrdcol,96:97),fnc_richardson(:ngrdcol,:nzm),ri_zm_cx(:ngrdcol,:nzm)) 765, Generating implicit firstprivate(invrs_min_max_diff,richardson_num_min,richardson_num_max) 785, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 786, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 787, ! blockidx%x threadidx%x collapsed 785, Generating default present(clubb_params(:ngrdcol,94:95),fnc_richardson_smooth(:ngrdcol,:nzm),cx_fnc_interp(:ngrdcol,:nzm)) 787, Generating implicit firstprivate(cx_min,cx_max) 800, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 801, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 802, ! blockidx%x threadidx%x collapsed 800, Generating default present(clubb_params(:ngrdcol,94:97),ri_zm_cx(:ngrdcol,:nzm),cx_fnc_richardson(:ngrdcol,:nzm)) 802, Generating implicit firstprivate(invrs_min_max_diff,richardson_num_min,richardson_num_max,cx_max,cx_min) 836, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 837, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 838, ! blockidx%x threadidx%x collapsed 836, Generating default present(cx_fnc_richardson(:ngrdcol,:nzm)) 844, Generating exit data delete(fnc_richardson_clipped(:,:),fnc_richardson(:,:),cx_fnc_richardson_avg(:,:),cx_fnc_interp(:,:),ri_zm_cx(:,:),fnc_richardson_smooth(:,:)) NVFORTRAN-S-1061-Procedures called in a compute region must have acc routine information - clubb_at_least_debug_level (/home/jenkins/workspace/branch_clubb_test/compile/../src/CLUBB_core/fill_holes.F90: 498) calc_ri_zm: 889, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 890, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 891, ! blockidx%x threadidx%x collapsed 889, Generating default present(bv_freq_sqd(:ngrdcol,:nzm),shear(:ngrdcol,:nzm),ri_zm(:ngrdcol,:nzm)) 891, Generating implicit firstprivate(lim_shear,lim_bv) fill_holes_wp2_conservative: 431, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 433, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:l_field_below_threshold) 434, ! blockidx%x threadidx%x collapsed 431, Generating default present(wp2(:ngrdcol,:nz)) Generating implicit copy(l_field_below_threshold) [if not already present] 434, Generating implicit firstprivate(threshold) 498, Accelerator restriction: call to 'clubb_at_least_debug_level' with no acc routine information 0 inform, 0 warnings, 1 severes, 0 fatal for fill_holes_wp2_conservative lscale_width_vert_avg: 963, Generating enter data create(denom_terms(:,:),numer_terms(:,:),one_half_avg_width(:,:)) 966, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 967, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 968, ! blockidx%x threadidx%x collapsed 966, Generating default present(lscale_zm(:ngrdcol,:nzm),one_half_avg_width(:ngrdcol,:nzm)) 973, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 974, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 975, ! blockidx%x threadidx%x collapsed 973, Generating default present(one_half_avg_width(:ngrdcol,:nzm)) 982, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 983, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 984, ! blockidx%x threadidx%x collapsed 982, Generating default present(gr%dzm(1:ngrdcol,1:nzm),numer_terms(:ngrdcol,:nzm),denom_terms(:ngrdcol,:nzm),gr,var_profile(:ngrdcol,:nzm),rho_ds_zm(:ngrdcol,:nzm)) 991, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 992, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 993, ! blockidx%x threadidx%x collapsed 1051, !$acc loop seq Generating implicit reduction(+:numer_integral,denom_integral) 991, Generating default present(gr%zm(1:ngrdcol,:),denom_terms(:ngrdcol,:),gr,one_half_avg_width(:ngrdcol,:nzm),numer_terms(:ngrdcol,:)) 993, Generating implicit firstprivate(k_avg_lower,k_avg,n_below_ground_levels,k_avg_upper,var_below_ground_value,numer_integral,denom_integral) 1013, Accelerator restriction: induction variable live-out from loop: k_avg_upper 1016, Accelerator restriction: induction variable live-out from loop: k_avg_upper 1020, Accelerator restriction: induction variable live-out from loop: k_avg_lower 1023, Accelerator restriction: induction variable live-out from loop: k_avg_lower 1051, Loop is parallelizable 1063, Generating exit data delete(denom_terms(:,:),one_half_avg_width(:,:),numer_terms(:,:)) wp2_term_splat_lhs: 1121, Generating enter data create(brunt_vaisala_freq_splat_clipped(:,:),brunt_vaisala_freq_splat_smooth(:,:)) 1123, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1124, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1125, ! blockidx%x threadidx%x collapsed 1123, Generating default present(brunt_vaisala_freq_splat_clipped(:ngrdcol,:nzm),brunt_vaisala_freq_sqd_splat(:ngrdcol,:nzm)) 1135, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1136, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1137, ! blockidx%x threadidx%x collapsed 1135, Generating default present(lhs_splat_wp2(:ngrdcol,:nzm),c_wp2_splat(:ngrdcol),brunt_vaisala_freq_splat_smooth(:ngrdcol,:nzm)) 1143, Generating exit data delete(brunt_vaisala_freq_splat_smooth(:,:),brunt_vaisala_freq_splat_clipped(:,:)) wp3_term_splat_lhs: 1204, Generating enter data create(brunt_vaisala_freq_splat_clipped(:,:),brunt_vaisala_freq_splat_clipped_zt(:,:)) 1206, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1207, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1208, ! blockidx%x threadidx%x collapsed 1206, Generating default present(brunt_vaisala_freq_splat_clipped(:ngrdcol,:nzm),brunt_vaisala_freq_sqd_splat(:ngrdcol,:nzm)) 1218, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1219, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1220, ! blockidx%x threadidx%x collapsed 1218, Generating default present(lhs_splat_wp3(:ngrdcol,:nzt),c_wp2_splat(:ngrdcol),brunt_vaisala_freq_splat_clipped_zt(:ngrdcol,:nzt)) 1227, Generating exit data delete(brunt_vaisala_freq_splat_clipped_zt(:,:),brunt_vaisala_freq_splat_clipped(:,:)) smooth_min_sclr_idx: 1275, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1276, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1277, ! blockidx%x threadidx%x collapsed 1275, Generating default present(input_var2(:ngrdcol,:nz)) 1277, Generating implicit firstprivate(smth_coef,input_var1) smooth_min_array_scalar: 1330, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1331, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1332, ! blockidx%x threadidx%x collapsed 1330, Generating default present(input_var1(:ngrdcol,:nz)) 1332, Generating implicit firstprivate(smth_coef,input_var2) smooth_min_arrays: 1385, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1386, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1387, ! blockidx%x threadidx%x collapsed 1385, Generating default present(input_var2(:ngrdcol,:nz),input_var1(:ngrdcol,:nz)) 1387, Generating implicit firstprivate(smth_coef) fill_holes_driver: 1035, Generating copyin(gr,rho_ds_zt(:)) [if not already present] Generating copy(hydromet(:,i)) [if not already present] Generating copyin(gr%dzt(:,:)) [if not already present] smooth_max_sclr_idx: 1479, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1480, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1481, ! blockidx%x threadidx%x collapsed 1479, Generating default present(input_var2(:ngrdcol,:nz)) 1481, Generating implicit firstprivate(smth_coef,input_var1) smooth_max_array_scalar: 1534, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1535, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1536, ! blockidx%x threadidx%x collapsed 1534, Generating default present(input_var1(:ngrdcol,:nz)) 1536, Generating implicit firstprivate(smth_coef,input_var2) smooth_max_array_1d_scalar: 1588, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1589, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1588, Generating default present(input_var1(:ngrdcol)) 1589, Generating implicit firstprivate(smth_coef,input_var2) smooth_max_arrays: 1641, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1642, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1643, ! blockidx%x threadidx%x collapsed 1641, Generating default present(input_var2(:ngrdcol,:nz),input_var1(:ngrdcol,:nz)) 1643, Generating implicit firstprivate(smth_coef) smooth_heaviside_peskin: 1737, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1738, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1739, ! blockidx%x threadidx%x collapsed 1737, Generating default present(input(:ngrdcol,:nz)) 1739, Generating implicit firstprivate(smth_range,input_over_smth_range) make[1]: *** [Make.clubb_param:65: fill_holes.o] Error 2 make[1]: *** Waiting for unfinished jobs.... calc_xpwp_2d: 1849, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1850, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1851, ! blockidx%x threadidx%x collapsed 1849, Generating default present(xm(:ngrdcol,:nzm-1),xpwp(:ngrdcol,2:nzm-1),gr%invrs_dzm(1:ngrdcol,2:nzm-1),gr,km_zm(:ngrdcol,2:nzm-1)) make[1]: Leaving directory '/home/jenkins/workspace/branch_clubb_test/obj' make: *** [Makefile:14: libclubb_param.a] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run GPU_ACC) Stage "Run GPU_ACC" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile GPU_OMP) Stage "Compile GPU_OMP" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run GPU_OMP) Stage "Run GPU_OMP" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compare CPU vs ACC) Stage "Compare CPU vs ACC" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compare CPU vs OMP) Stage "Compare CPU vs OMP" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE