Started by an SCM change
Obtained jenkins_tests/clubb_mac_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘Mac’ is offline
Resuming build at Fri Sep 29 13:37:15 CDT 2023 after Jenkins restart
Ready to run at Fri Sep 29 13:37:15 CDT 2023
Resuming build at Mon Oct 02 12:54:09 CDT 2023 after Jenkins restart
Ready to run at Mon Oct 02 12:54:09 CDT 2023
Resuming build at Tue Oct 03 08:44:40 CDT 2023 after Jenkins restart
Ready to run at Tue Oct 03 08:44:40 CDT 2023
Resuming build at Tue Oct 03 11:02:34 CDT 2023 after Jenkins restart
Ready to run at Tue Oct 03 11:02:34 CDT 2023
Resuming build at Tue Oct 03 16:48:48 CDT 2023 after Jenkins restart
Ready to run at Tue Oct 03 16:48:48 CDT 2023
Running on Mac in /usr/local/jenkins/workspace/clubb_mac_gfortran_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
> git init /usr/local/jenkins/workspace/clubb_mac_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
> git --version # timeout=10
> git --version # 'git version 2.37.1 (Apple Git-137.1)'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
> git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 6de84c3d28a538d620009cbe3d98a634782820be (refs/remotes/origin/master)
> git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 6de84c3d28a538d620009cbe3d98a634782820be # timeout=10
Commit message: "Major overhaul of run_bindiff_all.py"
> git rev-list --no-walk bb786ccdfdd654621de358074de535e815b1353d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ compile/compile.bash -c config/macosx_x86_64_gfortran.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 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_param
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_gfdlact
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SCM_Activation/aer_ccn_act_k.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameter_indices.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clubb_precision.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/error_code.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/model_flags.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/lapack_interfaces.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/penta_lu_solver.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/tridiag_lu_solver.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/penta_lu_solver.F90:131:22:
131 | integer :: i, k, j ! Loop variables
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/array_index.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/code_timer_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90:167:53:
167 | call mvbits( i_element, 56, 8, i_element_br, 0 )
| ^
Warning: 'i_element_br' is used uninitialized [-Wuninitialized]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90:159:39:
159 | integer(kind=int64) :: i_element_br
| ^
note: 'i_element_br' declared here
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90:123:53:
123 | CALL MVBITS( i_element, 24, 8, i_element_br, 0 )
| ^
Warning: 'i_element_br' is used uninitialized [-Wuninitialized]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90:117:69:
117 | INTEGER(KIND=int32) :: i_element_br
| ^
note: 'i_element_br' declared here
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/input_names.F90
gfortran -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mt95.f90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/constants_clubb.F90
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_model.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stat_file_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/file_functions.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/interpolation.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/T_in_K_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90:445:19:
445 | integer :: k, i ! loop variable
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90:2096:32:
2096 | subroutine init_parameters_999( &
| ^
Warning: 'init_parameters_999' defined but not used [-Wunused-function]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:1371:10:
1371 | rsat
| 1
Warning: Unused variable 'rsat' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:877:16:
877 | integer :: i, k ! Loop indices
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:877:19:
877 | integer :: i, k ! Loop indices
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:1072:32:
1072 | subroutine sat_vapor_press_ice( nz, ngrdcol, T_in_K, &
| ^
Warning: 'sat_vapor_press_ice' defined but not used [-Wunused-function]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_type.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:239:16:
239 | subd, diag, supd
| 1
Warning: Unused variable 'diag' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:239:10:
239 | subd, diag, supd
| 1
Warning: Unused variable 'subd' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90:239:22:
239 | subd, diag, supd
| 1
Warning: Unused variable 'supd' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/pdf_parameter_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_semi_implicit.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/index_mapping.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/LY93_pdf.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/calendar.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/pdf_utilities.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/calc_roots.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/input_reader.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_operations.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_variables.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1887:38:
1887 | real( kind = core_rknd ) :: factor
| 1
Warning: Unused variable 'factor' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1356:8:
1356 | use model_flags, only: &
| 1
Warning: Unused module variable 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1308:8:
1308 | use model_flags, only: &
| 1
Warning: Unused module variable 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1204:8:
1204 | use model_flags, only: &
| 1
Warning: Unused module variable 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1158:8:
1158 | use model_flags, only: &
| 1
Warning: Unused module variable 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_type_utilities.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:546:16:
546 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:438:16:
438 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:224:16:
224 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:167:24:
167 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:165:26:
165 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:106:16:
106 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:50:24:
50 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument 'old_soln' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:48:26:
48 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c -I/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/output_grads.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_zm_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_zt_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_sfc_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_pdf.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/corr_varnce_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/precipitation_fraction.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_helper_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_helper_module.F90:1615:16:
1615 | integer :: i, k
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_helper_module.F90:1615:19:
1615 | integer :: i, k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_helper_module.F90:559:56:
559 | thlm, um, vm, em, Lscale, exner, rtm, &
| 1
Warning: Unused dummy argument 'em' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mean_adv.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/sponge_layer_damping.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/diffusion.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/pos_definite_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/fill_holes.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/numerical_check.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/fill_holes.F90:648:41:
648 | rho_ds_zm, rho_ds_zt, exner, & ! Intent(in)
| 1
Warning: Unused dummy argument 'rho_ds_zm' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/fill_holes.F90:95:7:
95 | j, &
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/calc_pressure.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90:110:16:
110 | integer :: i, k, sclr ! Loop index
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90:110:19:
110 | integer :: i, k, sclr ! Loop index
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/Skx_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_pdf_main.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90:854:43:
854 | subroutine clip_variance( nz, ngrdcol, gr, solve_type, dt, threshold, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90:408:40:
408 | subroutine clip_covar( nz, ngrdcol, gr, solve_type, l_first_clip_ts, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90:150:22:
150 | integer :: sclr, i ! scalar array index.
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/sfc_varnce_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mixing_length.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:5238:46:
5238 | subroutine wp3_term_pr1_rhs( nz, ngrdcol, gr, C8, C8b, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2163:38:
2163 | subroutine wp23_rhs( nz, ngrdcol, gr, dt, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1837:38:
1837 | subroutine wp23_lhs( nz, ngrdcol, gr, dt, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1188:45:
1188 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1389:15:
1389 | threshold ! Minimum value for wp2 [m^2/s^2]
| 1
Warning: Unused variable 'threshold' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:275:25:
275 | ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.) [-]
| 1
Warning: Unused variable 'ice_supersat_frac_1' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:276:25:
276 | ice_supersat_frac_2 ! Ice supersaturation fraction (2nd PDF comp.) [-]
| 1
Warning: Unused variable 'ice_supersat_frac_2' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4199:43:
4199 | subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1556:22:
1556 | integer :: i, k, b
| 1
Warning: Unused variable 'b' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1131:74:
1131 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'c7_skw_fnc' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtm_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtm_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ithlm_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ithlm_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwprtp_ac' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwprtp_dp1' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwprtp_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwprtp_pr1' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwprtp_pr2' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwprtp_sicl' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwprtp_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwprtp_tp' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwpthlp_ac' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwpthlp_dp1' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwpthlp_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwpthlp_pr1' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwpthlp_pr2' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwpthlp_sicl' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwpthlp_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwpthlp_tp' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1287:45:
1287 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
| 1
Warning: Unused variable 'l_lower_thresh' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1219:8:
1219 | use stats_variables, only: &
| 1
Warning: Unused module variable 'l_stats_samp' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1287:29:
1287 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
| 1
Warning: Unused variable 'l_upper_thresh' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1131:62:
1131 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'wm_zt' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1131:55:
1131 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument 'wpxp' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1132:56:
1132 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument 'wpxp_lower_lim' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1132:40:
1132 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument 'wpxp_upper_lim' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:597:29:
597 | -- this is likely unsafe and considered fatal"
| 1
Warning: Missing '&' in continued character constant at (1) [-Wampersand]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1293:49:
1293 | subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, &
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:5781:57:
5781 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3947:22:
3947 | sclr, i, b, k, l ! Loop index
| 1
Warning: Unused variable 'l' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3405:34:
3405 | integer :: i, k, k_low, k_high
| 1
Warning: Unused variable 'k_high' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3405:26:
3405 | integer :: i, k, k_low, k_high
| 1
Warning: Unused variable 'k_low' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3386:35:
3386 | real( kind = core_rknd ) :: tmp
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3389:20:
3389 | turbulent_prod, & ! Turbulent production term [{x_a units}*{x_b units}/s]
| 1
Warning: Unused variable 'turbulent_prod' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2918:60:
2918 | C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
| 1
Warning: Unused dummy argument 'c14_1d' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2918:35:
2918 | C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
| 1
Warning: Unused dummy argument 'c4_1d' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3049:35:
3049 | real( kind = core_rknd ) :: tmp
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2519:42:
2519 | integer :: i, k, low_bound, high_bound
| 1
Warning: Unused variable 'high_bound' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtp2_dp1' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtp2_dp2' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtp2_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtp2_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtpthlp_dp1' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtpthlp_dp2' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtpthlp_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtpthlp_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ithlp2_dp1' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ithlp2_dp2' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ithlp2_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ithlp2_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iup2_dp2' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iup2_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iup2_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ivp2_dp2' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ivp2_ma' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ivp2_ta' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2472:8:
2472 | use stats_variables, only: &
| 1
Warning: Unused module variable 'l_stats_samp' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2519:30:
2519 | integer :: i, k, low_bound, high_bound
| 1
Warning: Unused variable 'low_bound' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1530:28:
1530 | integer :: sclr, k, i, j
| 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:412:18:
412 | rtm_zm, test
| 1
Warning: Unused variable 'test' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/pdf_closure_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5047:47:
5047 | call calc_trapezoid_zm( nz, ngrdcol, gr, wpthvp, wpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5050:47:
5050 | call calc_trapezoid_zm( nz, ngrdcol, gr, thlpthvp, thlpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:5053:47:
5053 | call calc_trapezoid_zm( nz, ngrdcol, gr, rtpthvp, rtpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4941:34:
4941 | wprtp2, wprtp2_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4946:34:
4946 | wpthlp2, wpthlp2_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4951:34:
4951 | wprtpthlp, wprtpthlp_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4976:30:
4976 | cloud_frac, cloud_frac_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4980:30:
4980 | ice_supersat_frac, ice_supersat_frac_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4984:30:
4984 | rcm, rcm_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4988:30:
4988 | wp2thvp, wp2thvp_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument 'variable_zt' and INTENT(OUT) argument 'trapezoid_zt' at (1)
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4879:21:
4879 | integer :: i, k, sclr
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4160:22:
4160 | ( nzmax, T0_in, ts_nudge_in, & ! intent(in)
| 1
Warning: Unused dummy argument 'nzmax' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:140:23:
140 | hydromet, & ! Unused
| 1
Warning: Unused dummy argument 'hydromet' at (1) [-Wunused-dummy-argument]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:333:8:
333 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtp2_sf' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:333:8:
333 | use stats_variables, only: &
| 1
Warning: Unused module variable 'irtpthlp_sf' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:333:8:
333 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ithlp2_sf' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:333:8:
333 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iup2_sf' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:333:8:
333 | use stats_variables, only: &
| 1
Warning: Unused module variable 'ivp2_sf' which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:333:8:
333 | use stats_variables, only: &
| 1
Warning: Unused module variable 'iwp2_sf' which has been explicitly imported at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clubb_api_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clubb_api_module.F90:1072:16:
1072 | integer :: i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_param.a advance_xm_wpxp_module.o tridiag_lu_solver.o advance_windm_edsclrm_module.o turbulent_adv_pdf.o array_index.o file_functions.o advance_xp2_xpyp_module.o sfc_varnce_module.o code_timer_module.o advance_xp3_module.o LY93_pdf.o pos_definite_module.o parameter_indices.o output_netcdf.o advance_clubb_core_module.o fill_holes.o parameters_model.o constants_clubb.o pdf_closure_module.o new_pdf_main.o advance_wp2_wp3_module.o mixing_length.o new_hybrid_pdf_main.o matrix_solver_wrapper.o adg1_adg2_3d_luhar_pdf.o clip_semi_implicit.o index_mapping.o stats_rad_zm_module.o output_grads.o stats_rad_zt_module.o stats_sfc_module.o input_names.o T_in_K_module.o saturation.o endian.o clubb_api_module.o mean_adv.o new_hybrid_pdf.o stats_type.o clip_explicit.o stats_zt_module.o lapack_interfaces.o calc_roots.o sponge_layer_damping.o penta_lu_solver.o numerical_check.o precipitation_fraction.o model_flags.o hydromet_pdf_parameter_module.o sigma_sqd_w_module.o Skx_module.o setup_clubb_pdf_params.o clubb_precision.o error_code.o Nc_Ncn_eqns.o stats_type_utilities.o pdf_parameter_module.o stats_variables.o new_tsdadg_pdf.o lapack_wrap.o new_pdf.o matrix_operations.o diffusion.o grid_class.o mono_flux_limiter.o calendar.o stat_file_module.o stats_zm_module.o stats_lh_zt_module.o pdf_utilities.o calc_pressure.o parameters_tunable.o mt95.o diagnose_correlations_module.o interpolation.o corr_varnce_module.o input_reader.o stats_clubb_utilities.o stats_lh_sfc_module.o advance_helper_module.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_param.a
a - advance_xm_wpxp_module.o
a - tridiag_lu_solver.o
a - advance_windm_edsclrm_module.o
a - turbulent_adv_pdf.o
a - array_index.o
a - file_functions.o
a - advance_xp2_xpyp_module.o
a - sfc_varnce_module.o
a - code_timer_module.o
a - advance_xp3_module.o
a - LY93_pdf.o
a - pos_definite_module.o
a - parameter_indices.o
a - output_netcdf.o
a - advance_clubb_core_module.o
a - fill_holes.o
a - parameters_model.o
a - constants_clubb.o
a - pdf_closure_module.o
a - new_pdf_main.o
a - advance_wp2_wp3_module.o
a - mixing_length.o
a - new_hybrid_pdf_main.o
a - matrix_solver_wrapper.o
a - adg1_adg2_3d_luhar_pdf.o
a - clip_semi_implicit.o
a - index_mapping.o
a - stats_rad_zm_module.o
a - output_grads.o
a - stats_rad_zt_module.o
a - stats_sfc_module.o
a - input_names.o
a - T_in_K_module.o
a - saturation.o
a - endian.o
a - clubb_api_module.o
a - mean_adv.o
a - new_hybrid_pdf.o
a - stats_type.o
a - clip_explicit.o
a - stats_zt_module.o
a - lapack_interfaces.o
a - calc_roots.o
a - sponge_layer_damping.o
a - penta_lu_solver.o
a - numerical_check.o
a - precipitation_fraction.o
a - model_flags.o
a - hydromet_pdf_parameter_module.o
a - sigma_sqd_w_module.o
a - Skx_module.o
a - setup_clubb_pdf_params.o
a - clubb_precision.o
a - error_code.o
a - Nc_Ncn_eqns.o
a - stats_type_utilities.o
a - pdf_parameter_module.o
a - stats_variables.o
a - new_tsdadg_pdf.o
a - lapack_wrap.o
a - new_pdf.o
a - matrix_operations.o
a - diffusion.o
a - grid_class.o
a - mono_flux_limiter.o
a - calendar.o
a - stat_file_module.o
a - stats_zm_module.o
a - stats_lh_zt_module.o
a - pdf_utilities.o
a - calc_pressure.o
a - parameters_tunable.o
a - mt95.o
a - diagnose_correlations_module.o
a - interpolation.o
a - corr_varnce_module.o
a - input_reader.o
a - stats_clubb_utilities.o
a - stats_lh_sfc_module.o
a - advance_helper_module.o
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_lapack
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slamch.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmm.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlartg.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dnrm2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slae2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlarft.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slanst.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtrfs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slacpy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorgqr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2r.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dtbsv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtrfs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlanst.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslc.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2r.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlacpy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorgqr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/stbsv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/strmm.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlamch.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/snrm2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slartg.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlae2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slarft.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/srscl.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/iparmq.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2k.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/strmv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbequ.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dpoequ.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssymv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/ilaenv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_shared/xerbla.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbrfs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsytd2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqgb.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaswp.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssyev.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtts2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dcopy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slangb.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slascl.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsytrd.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sisnan.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlasr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtts2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaswp.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsyev.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlangb.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/ieeeck.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_shared/lsame.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/scopy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssytrd.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/disnan.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlascl.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/idamax.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slasr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2k.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/drscl.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsymv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/iladlr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/spoequ.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbequ.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbrfs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssytd2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaqgb.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsvx.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgemm.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slatrd.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaqsy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slatbs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slassq.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaset.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaisnan.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtcon.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlansy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slagtm.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfb.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsyrk.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/daxpy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsteqr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlarf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtf2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dger.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2l.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dasum.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slabad.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorgql.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slarfb.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlagtm.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slansy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssteqr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/saxpy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssyrk.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtf2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slarf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorgql.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlabad.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sasum.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sger.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2l.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsvx.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlatrd.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgemm.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaset.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlassq.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlatbs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqsy.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtcon.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaisnan.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slacn2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dscal.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgemv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlasrt.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/ddot.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slangt.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slapy2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbmv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slarfg.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsterf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sswap.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaev2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlantb.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbcon.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsvx.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorgtr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/strsm.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dswap.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssterf.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbcon.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slantb.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaev2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrs.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsvx.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/isamax.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dtrsm.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorgtr.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlacn2.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgemv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sscal.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/iladlc.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlangt.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sdot.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slasrt.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfg.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbmv.f
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlapy2.f
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_lapack.a slamch.o dtrmm.o dlartg.o dnrm2.o slae2.o dlarft.o dgbsv.o slanst.o dgtrfs.o slacpy.o dorgqr.o dorg2r.o dtbsv.o dgttrf.o sgtrfs.o dlanst.o sgbsv.o ilaslc.o sorg2r.o dlacpy.o sorgqr.o stbsv.o sgttrf.o strmm.o dlamch.o snrm2.o slartg.o dlae2.o slarft.o srscl.o iparmq.o ssyr2k.o strmv.o sgbequ.o dsyr2.o dpoequ.o ssymv.o dpotrf.o ilaenv.o sgbtrf.o sgtsv.o xerbla.o sgbrfs.o dsytd2.o dlaqgb.o dlaswp.o ssyev.o dgtts2.o dcopy.o slangb.o slascl.o dsytrd.o sisnan.o dlasr.o sgtts2.o slaswp.o dsyev.o dlangb.o ieeeck.o lsame.o scopy.o ssytrd.o disnan.o dlascl.o idamax.o slasr.o dsyr2k.o dtrmv.o drscl.o dgbtrf.o dsymv.o spotrf.o iladlr.o spoequ.o ssyr2.o dgbequ.o dgbrfs.o ssytd2.o dgtsv.o slaqgb.o sgtsvx.o dgttrs.o dgemm.o slatrd.o slaqsy.o slatbs.o slassq.o slaset.o dlaisnan.o dgtcon.o spotrf2.o dlansy.o slagtm.o dlarfb.o dsyrk.o daxpy.o dsteqr.o dlarf.o sgbtf2.o dger.o sorg2l.o dasum.o slabad.o sorgql.o slarfb.o dlagtm.o slansy.o dpotrf2.o ssteqr.o saxpy.o ssyrk.o dgbtf2.o slarf.o dorgql.o ilaslr.o dlabad.o sasum.o sger.o dorg2l.o sgttrs.o dgtsvx.o dlatrd.o sgemm.o dlaset.o dlassq.o dlatbs.o dlaqsy.o sgtcon.o slaisnan.o slacn2.o dscal.o sgemv.o dlasrt.o ddot.o slangt.o slapy2.o sgbmv.o slarfg.o dsterf.o sswap.o slaev2.o dlantb.o sgbcon.o dgbsvx.o sgbtrs.o dorgtr.o strsm.o dswap.o ssterf.o dgbcon.o slantb.o dlaev2.o dgbtrs.o sgbsvx.o isamax.o dtrsm.o sorgtr.o dlacn2.o dgemv.o sscal.o iladlc.o dlangt.o sdot.o slasrt.o dlarfg.o dgbmv.o dlapy2.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_lapack.a
a - slamch.o
a - dtrmm.o
a - dlartg.o
a - dnrm2.o
a - slae2.o
a - dlarft.o
a - dgbsv.o
a - slanst.o
a - dgtrfs.o
a - slacpy.o
a - dorgqr.o
a - dorg2r.o
a - dtbsv.o
a - dgttrf.o
a - sgtrfs.o
a - dlanst.o
a - sgbsv.o
a - ilaslc.o
a - sorg2r.o
a - dlacpy.o
a - sorgqr.o
a - stbsv.o
a - sgttrf.o
a - strmm.o
a - dlamch.o
a - snrm2.o
a - slartg.o
a - dlae2.o
a - slarft.o
a - srscl.o
a - iparmq.o
a - ssyr2k.o
a - strmv.o
a - sgbequ.o
a - dsyr2.o
a - dpoequ.o
a - ssymv.o
a - dpotrf.o
a - ilaenv.o
a - sgbtrf.o
a - sgtsv.o
a - xerbla.o
a - sgbrfs.o
a - dsytd2.o
a - dlaqgb.o
a - dlaswp.o
a - ssyev.o
a - dgtts2.o
a - dcopy.o
a - slangb.o
a - slascl.o
a - dsytrd.o
a - sisnan.o
a - dlasr.o
a - sgtts2.o
a - slaswp.o
a - dsyev.o
a - dlangb.o
a - ieeeck.o
a - lsame.o
a - scopy.o
a - ssytrd.o
a - disnan.o
a - dlascl.o
a - idamax.o
a - slasr.o
a - dsyr2k.o
a - dtrmv.o
a - drscl.o
a - dgbtrf.o
a - dsymv.o
a - spotrf.o
a - iladlr.o
a - spoequ.o
a - ssyr2.o
a - dgbequ.o
a - dgbrfs.o
a - ssytd2.o
a - dgtsv.o
a - slaqgb.o
a - sgtsvx.o
a - dgttrs.o
a - dgemm.o
a - slatrd.o
a - slaqsy.o
a - slatbs.o
a - slassq.o
a - slaset.o
a - dlaisnan.o
a - dgtcon.o
a - spotrf2.o
a - dlansy.o
a - slagtm.o
a - dlarfb.o
a - dsyrk.o
a - daxpy.o
a - dsteqr.o
a - dlarf.o
a - sgbtf2.o
a - dger.o
a - sorg2l.o
a - dasum.o
a - slabad.o
a - sorgql.o
a - slarfb.o
a - dlagtm.o
a - slansy.o
a - dpotrf2.o
a - ssteqr.o
a - saxpy.o
a - ssyrk.o
a - dgbtf2.o
a - slarf.o
a - dorgql.o
a - ilaslr.o
a - dlabad.o
a - sasum.o
a - sger.o
a - dorg2l.o
a - sgttrs.o
a - dgtsvx.o
a - dlatrd.o
a - sgemm.o
a - dlaset.o
a - dlassq.o
a - dlatbs.o
a - dlaqsy.o
a - sgtcon.o
a - slaisnan.o
a - slacn2.o
a - dscal.o
a - sgemv.o
a - dlasrt.o
a - ddot.o
a - slangt.o
a - slapy2.o
a - sgbmv.o
a - slarfg.o
a - dsterf.o
a - sswap.o
a - slaev2.o
a - dlantb.o
a - sgbcon.o
a - dgbsvx.o
a - sgbtrs.o
a - dorgtr.o
a - strsm.o
a - dswap.o
a - ssterf.o
a - dgbcon.o
a - slantb.o
a - dlaev2.o
a - dgbtrs.o
a - sgbsvx.o
a - isamax.o
a - dtrsm.o
a - sorgtr.o
a - dlacn2.o
a - dgemv.o
a - sscal.o
a - iladlc.o
a - dlangt.o
a - sdot.o
a - slasrt.o
a - dlarfg.o
a - dgbmv.o
a - dlapy2.o
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_bugsrad
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.microphys_utils
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_parabolic
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_coamps
gfortran -g -fbounds-check -dynamiclib -c ../src/Parabolic_constants.f90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/kinds.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa19g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/frzh.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/variables_radiation_module.F90
gfortran -g -fbounds-check -dynamiclib -c ../src/AiryFunction.f90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa26.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/nrmtqw.F
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libmicrophys_utils.a
a - microphys_stats_vars_module.o
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/rayle.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa17g.F
gfortran -g -fbounds-check -dynamiclib -c ../src/Parabolic.f90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_morrison
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa18g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/Morrison_microphys/module_mp_graupel.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/qtadj.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/adjmlt.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa6.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/slope.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa27r.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/cloudg.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa21.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa12g.F
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_parabolic.a AiryFunction.o Parabolic.o Parabolic_constants.o
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/comscp2.F
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_parabolic.a
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa8g.F
a - AiryFunction.o
a - Parabolic.o
a - Parabolic_constants.o
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/esat_new.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa22g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/nrmtqi.F
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_KK_microphys
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/qsatvi.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/KK_utilities.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa12.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa15.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/parameters_KK.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/PDF_integrals_covar.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/tgqg.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/bugsrad_planck.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/tgqr.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/PDF_integrals_all_MM.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/bugsrad_physconst.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/text_writer.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa22.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/cloud_correlate.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/KK_local_means.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/adjtq.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/newexp.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/PDF_integrals_means.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/comscp1.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/two_rt_lw_iter.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/KK_upscaled_means.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/two_rt_sw_bs.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/bugs_rad.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/KK_upscaled_variances.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/two_rt_lw.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/KK_upscaled_covariances.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/conice.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/two_rt_sw_iter.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa9g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys/KK_Nrm_tendencies.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa7.F
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_KK_microphys.a PDF_integrals_means.o KK_upscaled_turbulent_sed.o KK_upscaled_variances.o KK_upscaled_means.o PDF_integrals_covar.o PDF_integrals_all_MM.o parameters_KK.o KK_utilities.o text_writer.o KK_upscaled_covariances.o KK_local_means.o KK_Nrm_tendencies.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_KK_microphys.a
a - PDF_integrals_means.o
a - KK_upscaled_turbulent_sed.o
a - KK_upscaled_variances.o
a - KK_upscaled_means.o
a - PDF_integrals_covar.o
a - PDF_integrals_all_MM.o
a - parameters_KK.o
a - KK_utilities.o
a - text_writer.o
a - KK_upscaled_covariances.o
a - KK_local_means.o
a - KK_Nrm_tendencies.o
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/gascon.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa25.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/two_rt_lw_sel.F
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.silhs
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/math_utilities.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa9.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/est_kessler_microphys_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/transform_to_pdf_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa7g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/latin_hypercube_arrays.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/gamma.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/output_2D_samples_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/parameters_silhs.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/esatv.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/lh_microphys_var_covar_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/esati.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/two_rt_sw.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa14g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/generate_uniform_sample_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa28.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa5g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/silhs_importance_sample_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa19.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa10g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/nrmcol.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa18.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/tgqs.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/bugs_lwr.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa27.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/latin_hypercube_driver_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa20g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa13g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/tgqi.F
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/latin_hypercube_driver_module.F90:1009:44:
1009 | subroutine clip_transform_silhs_output( gr, nz, ngrdcol, num_samples, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/BUGSrad/bugs_swr.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa11g.F
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa21g.F
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_coamps.a eqa19g.o frzh.o eqa26.o nrmtqw.o eqa17g.o eqa18g.o qtadj.o adjmlt.o eqa6.o slope.o eqa27r.o eqa21.o eqa12g.o eqa8g.o esat_new.o eqa22g.o nrmtqi.o qsatvi.o eqa12.o eqa15.o tgqg.o tgqr.o eqa22.o adjtq.o conice.o eqa9g.o eqa7.o eqa25.o eqa9.o eqa7g.o gamma.o esatv.o esati.o eqa14g.o eqa28.o eqa5g.o eqa19.o eqa10g.o nrmcol.o eqa18.o tgqs.o eqa27.o eqa20g.o eqa13g.o tgqi.o eqa11g.o eqa21g.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_coamps.a
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_morrison.a module_mp_graupel.o
a - eqa19g.o
a - frzh.o
a - eqa26.o
a - nrmtqw.o
a - eqa17g.o
a - eqa18g.o
a - qtadj.o
a - adjmlt.o
a - eqa6.o
a - slope.o
a - eqa27r.o
a - eqa21.o
a - eqa12g.o
a - eqa8g.o
a - esat_new.o
a - eqa22g.o
a - nrmtqi.o
a - qsatvi.o
a - eqa12.o
a - eqa15.o
a - tgqg.o
a - tgqr.o
a - eqa22.o
a - adjtq.o
a - conice.o
a - eqa9g.o
a - eqa7.o
a - eqa25.o
a - eqa9.o
a - eqa7g.o
a - gamma.o
a - esatv.o
a - esati.o
a - eqa14g.o
a - eqa28.o
a - eqa5g.o
a - eqa19.o
a - eqa10g.o
a - nrmcol.o
a - eqa18.o
a - tgqs.o
a - eqa27.o
a - eqa20g.o
a - eqa13g.o
a - tgqi.o
a - eqa11g.o
a - eqa21g.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_bugsrad.a two_rt_lw_ocastrndm.o bugs_lwr.o cloud_correlate.o two_rt_sw.o comscp1.o two_rt_lw_iter.o two_rt_sw_bs.o variables_radiation_module.o newexp.o bugs_rad.o bugs_swr.o two_rt_lw.o two_rt_sw_iter.o rayle.o gascon.o two_rt_sw_ocastrndm.o kinds.o gases_ckd.o cloudg.o comscp2.o bugsrad_planck.o two_rt_lw_sel.o bugsrad_physconst.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_bugsrad.a
a - two_rt_lw_ocastrndm.o
a - bugs_lwr.o
a - cloud_correlate.o
a - two_rt_sw.o
a - comscp1.o
a - two_rt_lw_iter.o
a - two_rt_sw_bs.o
a - variables_radiation_module.o
a - newexp.o
a - bugs_rad.o
a - bugs_swr.o
a - two_rt_lw.o
a - two_rt_sw_iter.o
a - rayle.o
a - gascon.o
a - two_rt_sw_ocastrndm.o
a - kinds.o
a - gases_ckd.o
a - cloudg.o
a - comscp2.o
a - bugsrad_planck.o
a - two_rt_lw_sel.o
a - bugsrad_physconst.o
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/silhs_api_module.F90
/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/silhs_api_module.F90:324:13:
324 | rho_ds_zt, & ! Unused
| 1
Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument]
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libsilhs.a math_utilities.o est_kessler_microphys_module.o transform_to_pdf_module.o generate_uniform_sample_module.o latin_hypercube_arrays.o output_2D_samples_module.o silhs_importance_sample_module.o silhs_api_module.o lh_microphys_var_covar_module.o parameters_silhs.o latin_hypercube_driver_module.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libsilhs.a
a - math_utilities.o
a - est_kessler_microphys_module.o
a - transform_to_pdf_module.o
a - generate_uniform_sample_module.o
a - latin_hypercube_arrays.o
a - output_2D_samples_module.o
a - silhs_importance_sample_module.o
a - silhs_api_module.o
a - lh_microphys_var_covar_module.o
a - parameters_silhs.o
a - latin_hypercube_driver_module.o
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_other
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/cos_solar_zen_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/mixed_moment_PDF_integrals.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/extrapolation.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/time_dependent_input.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/parameters_microphys.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/gfdl_activation.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/diag_ustar_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/cloud_sed_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/morrison_microphys_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/coamps_microphys_driver_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/silhs_category_variance_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/ice_dfsn_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c -I../src/CLUBB_core ../src/input_grads.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/clubb_model_settings.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/soil_vegetation.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/quicksort.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/mpace_a.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/hydrostatic_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/parameters_radiation.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/wangara.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/rad_lwsw_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/bomex.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/clex9_nov02.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/jun25.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/nov11.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/microphys_init_cleanup.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/sfc_flux.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/clex9_oct14.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/advance_microphys_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/input_netcdf.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/arm_3year.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/input_interpret.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/arm_97.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/simple_rad_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/arm.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/astex_a209.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/atex.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/cloud_feedback.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/cobra.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/dycoms2_rf01.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/dycoms2_rf02.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/gabls3.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/gabls3_night.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/mpace_b.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/rico.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/neutral_case.F90
../src/Benchmark_cases/neutral_case.F90:21:51:
21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
| 1
Warning: Unused dummy argument 'thlm_sfc' at (1) [-Wunused-dummy-argument]
../src/Benchmark_cases/neutral_case.F90:21:41:
21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
| 1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/twp_ice.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/fire.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/lba.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/gabls2.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/Benchmark_cases/arm_0003.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/stat_file_utils.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/extended_atmosphere_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/KK_microphys_module.F90
../src/KK_microphys_module.F90:43:35:
43 | subroutine KK_local_microphys( gr, dt, nz, l_latin_hypercube, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/input_fields.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/bugsrad_driver.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/sounding.F90
../src/sounding.F90:155:13:
155 | p_in_Pa, & ! Pressure [Pa]
| 1
Warning: Array 'p_in_pa' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
../src/sounding.F90:150:8:
150 | rt, & ! Total water mixing ratio sounding [kg/kg]
| 1
Warning: Array 'rt' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
../src/sounding.F90:156:10:
156 | subs ! Vertical velocity sounding [m/s or Pa/s]
| 1
Warning: Array 'subs' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
../src/sounding.F90:149:11:
149 | theta, & ! Liquid potential temperature sounding [K]
| 1
Warning: Array 'theta' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
../src/sounding.F90:151:7:
151 | u, & ! u wind sounding [m/s]
| 1
Warning: Array 'u' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
../src/sounding.F90:153:8:
153 | ug, & ! u geostrophic wind sounding [m/s]
| 1
Warning: Array 'ug' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
../src/sounding.F90:152:7:
152 | v, & ! v wind sounding [m/s]
| 1
Warning: Array 'v' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
../src/sounding.F90:154:8:
154 | vg, & ! v geostrophic wind sounding [m/s]
| 1
Warning: Array 'vg' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
../src/sounding.F90:148:7:
148 | z, & ! Altitude [m]
| 1
Warning: Array 'z' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c -I../src ../src/estimate_scm_microphys_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c -I../src ../src/lh_microphys_driver_module.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/microphys_driver.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/clubb_driver.F90
../src/clubb_driver.F90:6360:39:
6360 | clubb_params, nu_vert_res_dep, lmin, & ! intent(in)
| 1
Warning: Unused dummy argument 'lmin' at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:6360:33:
6360 | clubb_params, nu_vert_res_dep, lmin, & ! intent(in)
| 1
Warning: Unused dummy argument 'nu_vert_res_dep' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/error.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c -I../src ../src/enhanced_simann.F90
ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_other.a cos_solar_zen_module.o mixed_moment_PDF_integrals.o spec_hum_to_mixing_ratio.o extrapolation.o nov11.o microphys_init_cleanup.o fire.o lba.o clex9_oct14.o gabls2.o advance_microphys_module.o microphys_driver.o arm_0003.o input_fields.o arm_3year.o quicksort.o mpace_a.o bugsrad_driver.o soil_vegetation.o wangara.o arm_97.o error.o cloud_sed_module.o rad_lwsw_module.o morrison_microphys_module.o hydrostatic_module.o gabls3_night.o gabls3.o ice_dfsn_module.o astex_a209.o neutral_case.o bomex.o enhanced_simann.o input_interpret.o extended_atmosphere_module.o twp_ice.o parameters_microphys.o sounding.o diag_ustar_module.o rico.o dycoms2_rf02.o arm.o cloud_feedback.o KK_microphys_module.o time_dependent_input.o gfdl_activation.o coamps_microphys_driver_module.o simple_rad_module.o clex9_nov02.o input_grads.o mpace_b.o silhs_category_variance_module.o clubb_model_settings.o dycoms2_rf01.o parameters_radiation.o jun25.o cobra.o stat_file_utils.o atex.o clubb_driver.o sfc_flux.o estimate_scm_microphys_module.o lh_microphys_driver_module.o input_netcdf.o
ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_other.a
a - cos_solar_zen_module.o
a - mixed_moment_PDF_integrals.o
a - spec_hum_to_mixing_ratio.o
a - extrapolation.o
a - nov11.o
a - microphys_init_cleanup.o
a - fire.o
a - lba.o
a - clex9_oct14.o
a - gabls2.o
a - advance_microphys_module.o
a - microphys_driver.o
a - arm_0003.o
a - input_fields.o
a - arm_3year.o
a - quicksort.o
a - mpace_a.o
a - bugsrad_driver.o
a - soil_vegetation.o
a - wangara.o
a - arm_97.o
a - error.o
a - cloud_sed_module.o
a - rad_lwsw_module.o
a - morrison_microphys_module.o
a - hydrostatic_module.o
a - gabls3_night.o
a - gabls3.o
a - ice_dfsn_module.o
a - astex_a209.o
a - neutral_case.o
a - bomex.o
a - enhanced_simann.o
a - input_interpret.o
a - extended_atmosphere_module.o
a - twp_ice.o
a - parameters_microphys.o
a - sounding.o
a - diag_ustar_module.o
a - rico.o
a - dycoms2_rf02.o
a - arm.o
a - cloud_feedback.o
a - KK_microphys_module.o
a - time_dependent_input.o
a - gfdl_activation.o
a - coamps_microphys_driver_module.o
a - simple_rad_module.o
a - clex9_nov02.o
a - input_grads.o
a - mpace_b.o
a - silhs_category_variance_module.o
a - clubb_model_settings.o
a - dycoms2_rf01.o
a - parameters_radiation.o
a - jun25.o
a - cobra.o
a - stat_file_utils.o
a - atex.o
a - clubb_driver.o
a - sfc_flux.o
a - estimate_scm_microphys_module.o
a - lh_microphys_driver_module.o
a - input_netcdf.o
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_standalone
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_tuner
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.jacobian
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.G_unit_tests
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.int2txt
gfortran -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c -I../src/CLUBB_core ../src/int2txt.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/clubb_standalone.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/jacobian.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/KK_integrals_tests.F90
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/nrtype.f90
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/nr.f90
gfortran int2txt.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/int2txt -L/usr/local/jenkins/workspace/clubb_mac_gfortran_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 -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
gfortran clubb_standalone.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/clubb_standalone -L/usr/local/jenkins/workspace/clubb_mac_gfortran_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 -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/nrutil.f90
gfortran jacobian.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/jacobian -L/usr/local/jenkins/workspace/clubb_mac_gfortran_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 -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/hole_filling_tests.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/Nc_Ncn_test.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/read_corr_mtx_test.F90
cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_thread_test
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/clubb_thread_test.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/silhs_category_test.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/spurious_source_test.F90
gfortran clubb_thread_test.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/clubb_thread_test -L/usr/local/jenkins/workspace/clubb_mac_gfortran_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 -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/tuner_tests.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/smooth_heaviside_tests.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/smooth_min_max_tests.F90
../src/G_unit_test_types/smooth_heaviside_tests.F90:98:7:
98 | i
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_test_types/pdf_parameter_tests.F90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c ../src/clubb_tuner.F90
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/amoeba.f90
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/amebsa.f90
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/ran_state.f90
gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c ../src/G_unit_tests.F90
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/ran1_s.f90
gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/ran1_v.f90
../src/G_unit_tests.F90:176:13:
176 | stats_sfc
| 1
Warning: Unused variable 'stats_sfc' declared at (1) [-Wunused-variable]
../src/G_unit_tests.F90:175:12:
175 | stats_zm, &
| 1
Warning: Unused variable 'stats_zm' declared at (1) [-Wunused-variable]
../src/G_unit_tests.F90:174:12:
174 | stats_zt, &
| 1
Warning: Unused variable 'stats_zt' declared at (1) [-Wunused-variable]
gfortran G_unit_tests.o smooth_heaviside_tests.o KK_integrals_tests.o read_corr_mtx_test.o Nc_Ncn_test.o pdf_parameter_tests.o hole_filling_tests.o smooth_min_max_tests.o mu_sigma_hm_tests.o spurious_source_test.o tuner_tests.o corr_cholesky_mtx_tests.o w_up_in_cloud_tests.o silhs_category_test.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/G_unit_tests -L/usr/local/jenkins/workspace/clubb_mac_gfortran_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 -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
gfortran clubb_tuner.o amoeba.o amebsa.o nrutil.o nr.o ran1_s.o ran_state.o ran1_v.o nrtype.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/clubb_tuner -L/usr/local/jenkins/workspace/clubb_mac_gfortran_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 -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
check_for_missing_threadprivate.py passed.
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
292 : z_i = lin_interpolate_two_points( 8.0e-3_core_rknd, rtm(k), rtm(k-1), gr%zt(1,k), gr%zt(1,k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/simple_rad_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
377 : z(kp2), p_in_Pa(km1), p_in_Pa(k00), p_in_Pa(kp1), p_in_Pa(kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
426 : press(i) = lin_interpolate_two_points( gr%zt(1,i), z(k), z(k-1), p_in_Pa(k), p_in_Pa(k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line:
6481 : use netcdf
CLUBBStandardsCheck.pl WARNING: Use check FAILED!
CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1289 : call write_text( "l_modify_ic_with_cubic_int = ", l_modify_ic_with_cubic_int, l_write_to_file, iunit )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1290 : call write_text( "l_modify_bc_for_cnvg_test = ", l_modify_bc_for_cnvg_test, l_write_to_file, iunit )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2545 : stats_zt, stats_zm, stats_sfc, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2551 : precip_fracs, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2691 : thlm(1,:), p_in_Pa, exner(1,:), rho, rho_zm, rtm(1,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2795 : exner(1,:), cloud_frac, ice_supersat_frac, thlm(1,:), rtm(1,:), rcm(1,:), hydromet, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3413 : ! em(k) = ( 0.15_core_rknd * (1.0_core_rknd - gr%zm(1,k)/150.0_core_rknd) ) / rho_zm(k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
452 : call stat_update_var( ixp3_dp, -(C_xp3_dissipation * invrs_tau_zt(i,:))*xp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp3_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
480 : write(fstderr,*) "grdcol #", i, "rhs # ", n, "band_solvex backward error est. =", berr(i,n)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/lapack_wrap.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
462 : = + gr%invrs_dzt(i,k) * ( K_zt(i,k) + nu(i) ) * ( gr%invrs_dzm(i,k) + gr%invrs_dzm(i,k-1) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1106 : = + gr%invrs_dzm(i,k) * ( K_zm(i,k) + nu(i) ) * ( gr%invrs_dzt(i,k+1) + gr%invrs_dzt(i,k) ) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/diffusion.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/CLUBB_core/matrix_solver_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
123 : !$acc enter data create( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
141 : !$acc exit data delete( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
227 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_field_below_threshold)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
239 : !$acc exit data delete( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/fill_holes.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 : ! lower(k)*upper(k-1)+l_diag(k)*1 = lhs( 0,k) => l_diag(k) = lhs( 0,k) - lower(k)*upper(k-1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
205 : lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
292 : lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/tridiag_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
327 : stability_correction(i,k) = one + min( lambda0_stability(i,k) * brunt_vaisala_freq_sqd(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
623 : ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
624 : ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_helper_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 : ! lower_1(2)*upper_1(1)+l_diag(2)*1 = lhs(0,2) => l_diag(2) = lhs(0,2) - lower_1(2)*upper_1(1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
44 : ! lower_1(2)*upper_2(1)+l_diag(2)*upper_1(2) = lhs(-1,2) => upper_1(2) = ( lhs(-1,2)-lower_1(2)*upper_2(1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
46 : ! l_diag(2)*upper_2(2) = lhs(-2,2) => upper_2(2) = lhs(-2,2) / l_diag(2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
52 : ! l_2(k)*upper_1(k-2)+lower_1(k)*1 = lhs(1,k) => lower_1(k) = lhs(1,k) - l_2(k)*upper_1(k-2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
53 : ! l_2(k)*upper_2(k-2)+lower_1(k)*upper_1(k-1) = lhs( 0,k) => l_diag(k) = lhs(0,k) - l_2(k)*upper_2(k-2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
54 : ! +l_diag(k)*1 + lower_1(k)*upper_1(k-1)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/penta_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
342 : call calc_coefs_wpxpyp_semiimpl( nz, wp2(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/new_pdf_main.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
683 : * ( one - Skw(i,k) / sqrt( four * ( one - sigma_sqd_w(i,k) )**3 + Skw(i,k)**2 ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
528 : wstar = ( one/T0 * grav * wpthlp(i,1) * 0.2_core_rknd * depth_pos_wpthlp(i) )**(one_third)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sfc_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
458 : esat(i,k) = 10._core_rknd**(-7.90298_core_rknd*(373.16_core_rknd/T_in_K_clipped-1._core_rknd)+ &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/saturation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
365 : thv_par_1(i,j) = thl_par_1(i,j) + ep1 * thv_ds(i,j) * rt_par_1(i,j) + Lv_coef(i,j) * rc_par_1(i,j)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
613 : thv_par_1(i,j) = thl_par_1(i,j) + ep1 * thv_ds(i,j) * rt_par_1(i,j) + Lv_coef(i,j) * rc_par_1(i,j)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
977 : ! if l_avg_Lscale is true, compute_mixing_length is called two additional
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1428 : ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1429 : ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1432 : logical, parameter :: l_smooth_min_max = .false. ! whether to apply smooth min and max functions
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1514 : ustar(i) = smooth_max( ( upwp_sfc(i)**2 + vpwp_sfc(i)**2 )**one_fourth, ufmin, min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1613 : 1.e8_core_rknd * abs(brunt_vaisala_freq_sqd_mixed(i,k))**3)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1641 : brunt_vaisala_freq_clipped = smooth_max( nz, ngrdcol, 1.0e-7_core_rknd, brunt_vaisala_freq_sqd_smth, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1781 : * sqrt(em(i,k)) / ( gr%zm(i,k) - sfc_elevation(i) + z_displace ) ! small
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1866 : invrs_tau_wpxp_zm(i,k) = invrs_tau_zm(i,k) + C_invrs_tau_N2_wpxp * brunt_freq_out_cloud(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1992 : tau_zt = smooth_min( nz, ngrdcol, tau_zt_unclipped, tau_max_zt, 1.0e3_core_rknd * min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mixing_length.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
939 : write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
956 : write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
958 : write(iunit,*) "l_use_wp3_lim_with_smth_Heaviside = ", clubb_config_flags%l_use_wp3_lim_with_smth_Heaviside
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
960 : write(iunit,*) "l_modify_limiters_for_cnvg_test = ", clubb_config_flags%l_modify_limiters_for_cnvg_test
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/model_flags.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2304 : integer :: grid_level = 1 ! grid level for stats where there is only one sensible level (eg timeseries)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2864 : write(fstderr, *) "Warning: tot_vartn_normlzd_thlm tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2877 : write(fstderr, *) "Warning: tot_vartn_normlzd_wprtp tried to divide by zero denominator ", &
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.
235 : real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) :: & ! h1g, 2010-06-15
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
591 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
592 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
622 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
623 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
634 : call LY93_driver( nz, wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
635 : thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
989 : pdf_params%rsatl_1(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl1(i,:) ) * RH_crit(i, :, 1, 1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1004 : pdf_params%rsatl_2(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl2(i,:) ) * RH_crit(i, :, 1, 2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1131 : rcm(i,k) = pdf_params%mixt_frac(i,k) * pdf_params%rc_1(i,k) + ( one - pdf_params%mixt_frac(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1306 : = pdf_params%mixt_frac(i,k) * ( ( sclr1(i,k,j) - sclrm(i,k,j) ) * pdf_params%rc_1(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1312 : + ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_rt_2(i,k,j) * pdf_params%crt_2(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1318 : - ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_thl_2(i,k,j) * pdf_params%cthl_2(i,k) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/pdf_closure_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
296 : iRichardson_num_min, iRichardson_num_max, ia3_coef_min, ia_const, iCx_min, iCx_max, ibv_efold
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1232 : um_col, vm_col, upwp_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1234 : wp2_col, wp3_col, rtp2_col, rtp3_col, thlp2_col, thlp3_col, rtpthlp_col, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1976 : field ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
902 : !$acc wprtp_sfc, upwp_sfc, vpwp_sfc, sclrm_forcing, wpsclrp_sfc, edsclrm_forcing, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
978 : !$acc rc_coef_zm, Km_zm, Kmh_zm, gamma_Skw_fnc, sigma_sqd_w, sigma_sqd_w_tmp, sigma_sqd_w_zt, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1057 : ( nz, thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1058 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1059 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1060 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1061 : thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1062 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1063 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1064 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1067 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1068 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1865 : call stat_update_var(ibrunt_vaisala_freq_sqd_splat, brunt_vaisala_freq_sqd_splat(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1867 : call stat_update_var(ibrunt_vaisala_freq_sqd_mixed, brunt_vaisala_freq_sqd_mixed(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1869 : call stat_update_var(ibrunt_vaisala_freq_sqd_moist, brunt_vaisala_freq_sqd_moist(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1871 : call stat_update_var(ibrunt_vaisala_freq_sqd_dry, brunt_vaisala_freq_sqd_dry(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1889 : clubb_config_flags%l_modify_limiters_for_cnvg_test, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1890 : stats_zm, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1915 : call advance_xm_wpxp( nz, ngrdcol, gr, dt_advance, sigma_sqd_w, wm_zm, wm_zt, wp2, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1979 : sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2756 : thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2757 : wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2758 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2759 : p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2760 : rho_ds_zm(i,:), rho_ds_zt(i,:), thv_ds_zm(i,:), thv_ds_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2761 : wm_zt(i,:), wm_zm(i,:), rcm(i,:), wprcp(i,:), rc_coef(i,:), rc_coef_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2762 : rcm_zm(i,:), rtm_zm(i,:), thlm_zm(i,:), cloud_frac(i,:), ice_supersat_frac(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2765 : thvm(i,:), ug(i,:), vg(i,:), Lscale(i,:), wpthlp2(i,:), wp2thlp(i,:), wprtp2(i,:), wp2rtp(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2766 : Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2767 : wprtpthlp(i,:), sigma_sqd_w_zt(i,:), rsat(i,:), wp2_zt(i,:), thlp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2768 : wpthlp_zt(i,:), wprtp_zt(i,:), rtp2_zt(i,:), rtpthlp_zt(i,:), up2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2769 : vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2772 : rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2773 : wp3_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Skw_velocity(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2776 : pdf_params_single_col(i), pdf_params_zm_single_col(i), sclrm(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2777 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2778 : wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2779 : wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2799 : nz, thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2800 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2801 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2802 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2803 : thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2804 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2805 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2806 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2809 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2810 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2902 : !$acc rc_coef_zm, Km_zm, Kmh_zm, gamma_Skw_fnc, sigma_sqd_w, sigma_sqd_w_tmp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2903 : !$acc sqrt_em_zt, xp3_coef_fnc, w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2908 : !$acc invrs_tau_C4_zm, invrs_tau_C14_zm, invrs_tau_wp2_zm, invrs_tau_wpxp_zm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2909 : !$acc invrs_tau_wp3_zm, invrs_tau_no_N2_zm, invrs_tau_bkgnd, invrs_tau_shear, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4314 : write(fstderr,*) "l_stability_correct_tau_zm = ", clubb_config_flags%l_stability_correct_tau_zm
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4352 : write(fstderr,*) "Unknown type of double Gaussian PDF selected: ", clubb_config_flags%iiPDF_type
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
509 : write(fstderr,*) "l_mono_flux_lim_rtm=T with l_mono_flux_lim_spikefix=F can lead to spikes aloft."
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
944 : dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
945 : Lscale(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
946 : Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
950 : wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
956 : wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
957 : sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
960 : um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
961 : wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
962 : vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef(i,:), rtm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
963 : wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
964 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
966 : sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3021 : call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4111 : call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
../src/CLUBB_core/advance_clubb_core_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1326 : var_description="rt'^3, Third-order moment of total water, rt", var_units="(kg/kg)^3", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_zt_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
567 : call calc_xp2_xpyp_ta_terms( nz, ngrdcol, gr, wprtp, wprtp2, wpthlp, wpthlp2, wprtpthlp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1391 : subroutine solve_xp2_xpyp_with_single_lhs( nz, ngrdcol, gr, C2x, invrs_tau_xp2_zm, rtm, thlm, wprtp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1783 : rhs_ta_wpsclrp2, rhs_ta_wprtpsclrp, rhs_ta_wpthlpsclrp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2648 : real( kind = core_rknd ), dimension(ngrdcol) :: rcond ! Est. of the reciprocal of the condition # on the matrix
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4001 : wp_coef(i,k) = ( one - one_third * beta ) * a1(i,k)**2 * wp3_on_wp2(i,k) / wp2(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4002 : wp_coef_zt(i,k) = ( one - one_third * beta ) * a1_zt(i,k)**2 * wp3_on_wp2_zt(i,k) / wp2_zt(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4183 : sgn_t_vel_sclrprtp(i,k) = sign(one,term_wprtpsclrp_explicit_zm(i,k)*sclrprtp(i,k,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4217 : sgn_t_vel_sclrpthlp(i,k) = sign(one,term_wpthlpsclrp_explicit_zm(i,k)*sclrpthlp(i,k,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4310 : invrs_rho_ds_zm, rho_ds_zm, & ! Intent(in) & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has forbidden elements: .gt. .
71 : if (time.gt.80880_time_precision) then
CLUBBStandardsCheck.pl WARNING: File has forbidden elements.
../src/Benchmark_cases/neutral_case.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 : result = smooth_min(4, 1, input, zero, min_max_smth_mag) ! Order of nz and ngrdcol is opposite to order of indexing! This is very unintuitive!
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 : ! Case 3: Make sure that on a large number of arbitrarily chosen points with small min_max_smth_mag,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/smooth_min_max_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1586 : wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:), &! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/pdf_parameter_tests.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run Clubb)
[Pipeline] sh
+ run_scripts/run_scm_all.bash --min-cases
Performing min-cases run
Running arm
Running arm_97
Running atex
Running bomex
Running dycoms2_rf01
Running dycoms2_rf02_ds
Running gabls3_night
Running lba
Running rico
Running twp_ice
Running wangara
All cases ran to completion.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS