Skip to content
Success

Console Output

Started by user Gunther Huebler
Obtained jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on mitch in /home/jenkins/workspace/clubb_error_handling_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 /home/jenkins/workspace/clubb_error_handling_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > 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
Checking out Revision 49bd72c6b6ee57f27c7694b25facd1b0eb91bd09 (refs/remotes/origin/master)
Commit message: "Dash app improvements (#1280)"
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49bd72c6b6ee57f27c7694b25facd1b0eb91bd09 # timeout=10
 > git rev-list --no-walk bdee6e6dbac76a996cdf73a88522c47affdd4d90 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run test_fatal_error_handling)
[Pipeline] dir
Running in /home/jenkins/workspace/clubb_error_handling_gfortran_test/run_scripts
[Pipeline] {
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl,
netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ python ./test_fatal_error_handling.py
-- The Fortran compiler identification is GNU 13.1.0
-- The C compiler identification is GNU 13.1.0
-- The CXX compiler identification is GNU 13.1.0
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/gfortran - skipped
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Compiling with double precision
-- Found PkgConfig: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/pkgconf-2.2.0-m7jt4djj7ycrz7g6yadslcm2qmulsagd/bin/pkg-config (found version "2.2.0") 
-- Checking for module 'netcdf-fortran'
--   Found netcdf-fortran, version 4.5.3
-- netcdf-fortran found via pkg-config
-- Include dirs: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include;/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xduzp77vg5dgkw7bifjoamebhjhrxhow/include
-- Libraries:    netcdff
-- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_error_handling_gfortran_test/cmake/toolchains/linux_x86_64_gcc.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble
about to cmnake /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble
Running CMake configure...
Scanning dependencies of target scm_activation_lib
Scanning dependencies of target clubb_lapack_shared
[  0%] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o
[  0%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o
[  0%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o
Scanning dependencies of target clubb_lapack_single
Scanning dependencies of target clubb_lapack_double
[  1%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o
[  1%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o
[  1%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o
[  1%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:549:11:

  549 |     wtmp = tmp * x(i) + wm
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:187:12:

  187 |       noup= log(updr/lowup)/log(highup/lowup)*(res2-1.)
      |            1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:190:14:

  190 |       nomass= log(tmass/lowmass2)/log(highmass2/lowmass2)*(res2-1.)
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:193:15:

  193 |       nomass2= log(tmass2/lowmass3)/log(highmass3/lowmass3)*(res2-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:196:15:

  196 |       nomass3= log(tmass3/lowmass4)/log(highmass4/lowmass4)*(res2-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:199:15:

  199 |       nomass4= log(tmass4/lowmass5)/log(highmass5/lowmass5)*(res2-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:212:12:

  212 |       noup= log(updr/lowup2)/log(highup2/lowup2)*(res-1.)
      |            1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:215:14:

  215 |       nomass= log(tmass/lowmass2)/log(highmass2/lowmass2)*(res-1.)
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:218:15:

  218 |       nomass2= log(tmass2/lowmass3)/log(highmass3/lowmass3)*(res-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:221:15:

  221 |       nomass3= log(tmass3/lowmass4)/log(highmass4/lowmass4)*(res-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:224:15:

  224 |       nomass4= log(tmass4/lowmass5)/log(highmass5/lowmass5)*(res-1.)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:558:9:

  558 |   drop = sum1 / sum2
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:422:11:

  422 |     wtmp = tmp * x(i) + wm
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:431:9:

  431 |   drop = sum1 / sum2
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:14:29:

   14 | character(len=128) :: tagname = '$Name: siena_201203 $'
      |                             1
Warning: Unused PRIVATE module variable 'tagname' declared at (1) [-Wunused-value]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:13:29:

   13 | character(len=128) :: version = '$Id: aer_ccn_act_k.F90,v 19.0 2012/01/06 20:31:36 fms Exp $'
      |                             1
Warning: Unused PRIVATE module variable 'version' declared at (1) [-Wunused-value]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ilaslr.f:107:34:

  107 |       ELSEIF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |                                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ilaslr.f:107:14:

  107 |       ELSEIF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ilaslr.f:114:22:

  114 |             DO WHILE((A(MAX(I,1),J).EQ.ZERO).AND.(I.GE.1))
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:129:32:

  129 | subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym,      &
      |                                1
Warning: Unused dummy argument 'p1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:129:28:

  129 | subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym,      &
      |                            1
Warning: Unused dummy argument 't1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ilaslc.f:107:35:

  107 |       ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |                                   1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ilaslc.f:107:15:

  107 |       ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ilaslc.f:113:19:

  113 |                IF( A(I, ILASLC).NE.ZERO ) RETURN
      |                   1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  1%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o
[  2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o
[  2%] Built target clubb_lapack_shared
[  2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/daxpy.f:114:10:

  114 |       IF (DA.EQ.0.0d0) RETURN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[  2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o
[  2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o
[  2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/saxpy.f:114:10:

  114 |       IF (SA.EQ.0.0) RETURN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[  2%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o
[  3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbcon.f:196:31:

  196 |       ONENRM = NORM.EQ.'1' .OR. LSAME( NORM, 'O' )
      |                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbcon.f:197:33:

  197 |       IF( .NOT.ONENRM .AND. .NOT.LSAME( NORM, 'I' ) ) THEN
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbcon.f:221:15:

  221 |       ELSE IF( ANORM.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbcon.f:292:12:

  292 |          IF( SCALE.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbcon.f:294:54:

  294 |             IF( SCALE.LT.ABS( WORK( IX ) )*SMLNUM .OR. SCALE.EQ.ZERO )
      |                                                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbcon.f:303:9:

  303 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[  4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o
[  4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o
[  4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o
[  4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o
[  4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbcon.f:196:31:

  196 |       ONENRM = NORM.EQ.'1' .OR. LSAME( NORM, 'O' )
      |                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbmv.f:226:43:

  226 |       IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND.
      |                                           1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbmv.f:227:15:

  227 |      +    .NOT.LSAME(TRANS,'C')) THEN
      |               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbmv.f:252:33:

  252 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                 1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbmv.f:252:12:

  252 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbcon.f:197:33:

  197 |       IF( .NOT.ONENRM .AND. .NOT.LSAME( NORM, 'I' ) ) THEN
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbmv.f:280:10:

  280 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbcon.f:221:15:

  221 |       ELSE IF( ANORM.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbmv.f:282:18:

  282 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbmv.f:293:18:

  293 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbmv.f:306:10:

  306 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbcon.f:292:12:

  292 |          IF( SCALE.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbcon.f:294:54:

  294 |             IF( SCALE.LT.ABS( WORK( IX ) )*SMLNUM .OR. SCALE.EQ.ZERO )
      |                                                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbcon.f:303:9:

  303 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbequ.f:249:9:

  249 |       IF( RCMIN.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbequ.f:254:15:

  254 |             IF( R( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbequ.f:297:9:

  297 |       IF( RCMIN.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbequ.f:302:15:

  302 |             IF( C( J ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbrfs.f:263:33:

  263 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbrfs.f:263:64:

  263 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbrfs.f:455:12:

  455 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[  4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o
[  4%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o
[  5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbequ.f:249:9:

  249 |       IF( RCMIN.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbequ.f:254:15:

  254 |             IF( R( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbequ.f:297:9:

  297 |       IF( RCMIN.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbequ.f:302:15:

  302 |             IF( C( J ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[  5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:425:42:

  425 |          ROWEQU = LSAME( EQUED, 'R' ) .OR. LSAME( EQUED, 'B' )
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:426:42:

  426 |          COLEQU = LSAME( EQUED, 'C' ) .OR. LSAME( EQUED, 'B' )
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:433:50:

  433 |       IF( .NOT.NOFACT .AND. .NOT.EQUIL .AND. .NOT.LSAME( FACT, 'F' ) )
      |                                                  1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:436:38:

  436 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                      1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:436:69:

  436 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:452:40:

  452 |      $         ( ROWEQU .OR. COLEQU .OR. LSAME( EQUED, 'N' ) ) ) THEN
      |                                        1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:511:45:

  511 |             ROWEQU = LSAME( EQUED, 'R' ) .OR. LSAME( EQUED, 'B' )
      |                                             1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:512:45:

  512 |             COLEQU = LSAME( EQUED, 'C' ) .OR. LSAME( EQUED, 'B' )
      |                                             1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:563:15:

  563 |             IF( RPVGRW.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:584:9:

  584 |       IF( RPVGRW.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbtf2.f:242:12:

  242 |          IF( AB( KV+JP, J ).NE.ZERO ) THEN
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbmv.f:226:43:

  226 |       IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND.
      |                                           1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbmv.f:227:15:

  227 |      +    .NOT.LSAME(TRANS,'C')) THEN
      |               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbmv.f:252:33:

  252 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbmv.f:252:12:

  252 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbmv.f:280:10:

  280 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbmv.f:282:18:

  282 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbmv.f:293:18:

  293 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbmv.f:306:10:

  306 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[  5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbtrs.f:181:33:

  181 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbtrs.f:181:64:

  181 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[  5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o
[  5%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:465:72:

  465 |                ROWCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
      |                                                                        ^
Warning: 'bignum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:399:44:

  399 |       DOUBLE PRECISION   AMAX, ANORM, BIGNUM, COLCND, RCMAX, RCMIN,
      |                                            ^
note: 'bignum' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:465:72:

  465 |                ROWCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
      |                                                                        ^
Warning: 'smlnum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbsvx.f:400:47:

  400 |      $                   ROWCND, RPVGRW, SMLNUM
      |                                               ^
note: 'smlnum' was declared here
[  6%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o
[  7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgbtrf.f:306:18:

  306 |                IF( AB( KV+JP, JJ ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:248:34:

  248 |       IF ((.NOT.NOTA) .AND. (.NOT.LSAME(TRANSA,'C')) .AND.
      |                                  1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:249:16:

  249 |      +    (.NOT.LSAME(TRANSA,'T'))) THEN
      |                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:251:39:

  251 |       ELSE IF ((.NOT.NOTB) .AND. (.NOT.LSAME(TRANSB,'C')) .AND.
      |                                       1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:252:21:

  252 |      +         (.NOT.LSAME(TRANSB,'T'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:275:48:

  275 |      +    (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                                                1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:275:13:

  275 |      +    (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |             1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:279:10:

  279 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:280:14:

  280 |           IF (BETA.EQ.ZERO) THEN
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:304:22:

  304 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:308:27:

  308 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:330:26:

  330 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:344:22:

  344 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:348:27:

  348 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemm.f:370:26:

  370 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemv.f:197:43:

  197 |       IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND.
      |                                           1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemv.f:198:15:

  198 |      +    .NOT.LSAME(TRANS,'C')) THEN
      |               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemv.f:219:33:

  219 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                 1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemv.f:219:12:

  219 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemv.f:247:10:

  247 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemv.f:249:18:

  249 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemv.f:260:18:

  260 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgemv.f:273:10:

  273 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbrfs.f:263:33:

  263 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbrfs.f:263:64:

  263 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbrfs.f:455:12:

  455 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o
[  7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dger.f:184:39:

  184 |       IF ((M.EQ.0) .OR. (N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN
      |                                       1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dger.f:196:18:

  196 |               IF (Y(JY).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dger.f:211:18:

  211 |               IF (Y(JY).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[  7%] Linking Fortran static library libscm_activation_lib.a
[  7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtcon.f:190:31:

  190 |       ONENRM = NORM.EQ.'1' .OR. LSAME( NORM, 'O' )
      |                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtcon.f:191:33:

  191 |       IF( .NOT.ONENRM .AND. .NOT.LSAME( NORM, 'I' ) ) THEN
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtcon.f:209:15:

  209 |       ELSE IF( ANORM.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtcon.f:216:13:

  216 |          IF( D( I ).EQ.ZERO )
      |             1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtcon.f:248:9:

  248 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[  7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o
[  7%] Built target scm_activation_lib
[  7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o
[  7%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:427:42:

  427 |          ROWEQU = LSAME( EQUED, 'R' ) .OR. LSAME( EQUED, 'B' )
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:428:42:

  428 |          COLEQU = LSAME( EQUED, 'C' ) .OR. LSAME( EQUED, 'B' )
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:435:50:

  435 |       IF( .NOT.NOFACT .AND. .NOT.EQUIL .AND. .NOT.LSAME( FACT, 'F' ) )
      |                                                  1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:438:38:

  438 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                      1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:438:69:

  438 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:454:40:

  454 |      $         ( ROWEQU .OR. COLEQU .OR. LSAME( EQUED, 'N' ) ) ) THEN
      |                                        1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:513:45:

  513 |             ROWEQU = LSAME( EQUED, 'R' ) .OR. LSAME( EQUED, 'B' )
      |                                             1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:514:45:

  514 |             COLEQU = LSAME( EQUED, 'C' ) .OR. LSAME( EQUED, 'B' )
      |                                             1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:565:15:

  565 |             IF( RPVGRW.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:586:9:

  586 |       IF( RPVGRW.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[  8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o
[  8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsv.f:182:18:

  182 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsv.f:210:18:

  210 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtrfs.f:266:33:

  266 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsv.f:229:12:

  229 |          IF( D( N ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsv.f:239:18:

  239 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsv.f:271:18:

  271 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsv.f:294:12:

  294 |          IF( D( N ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtrfs.f:266:64:

  266 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtrfs.f:465:12:

  465 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsvx.f:341:33:

  341 |       IF( .NOT.NOFACT .AND. .NOT.LSAME( FACT, 'F' ) ) THEN
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsvx.f:343:38:

  343 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                      1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgtsvx.f:343:69:

  343 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgttrf.f:184:15:

  184 |             IF( D( I ).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgttrf.f:207:15:

  207 |             IF( D( I ).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dgttrf.f:226:12:

  226 |          IF( D( I ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[  8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o
[  8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbtf2.f:242:12:

  242 |          IF( AB( KV+JP, J ).NE.ZERO ) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:467:72:

  467 |                ROWCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
      |                                                                        ^
Warning: 'bignum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:401:44:

  401 |       REAL               AMAX, ANORM, BIGNUM, COLCND, RCMAX, RCMIN,
      |                                            ^
note: 'bignum' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:467:72:

  467 |                ROWCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM )
      |                                                                        ^
Warning: 'smlnum' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbsvx.f:402:47:

  402 |      $                   ROWCND, RPVGRW, SMLNUM
      |                                               ^
note: 'smlnum' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbtrf.f:306:18:

  306 |                IF( AB( KV+JP, JJ ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  8%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o
[  9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o
[  9%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o
[ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o
[ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o
[ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbtrs.f:181:33:

  181 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgbtrs.f:181:64:

  181 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 10%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlacn2.f:187:72:

  187 |       GO TO ( 20, 40, 70, 110, 140 )ISAVE( 1 )
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlacn2.f:260:11:

  260 |       IF( ( X( JLAST ).NE.ABS( X( ISAVE( 2 ) ) ) ) .AND.
      |           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:248:34:

  248 |       IF ((.NOT.NOTA) .AND. (.NOT.LSAME(TRANSA,'C')) .AND.
      |                                  1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:249:16:

  249 |      +    (.NOT.LSAME(TRANSA,'T'))) THEN
      |                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:251:39:

  251 |       ELSE IF ((.NOT.NOTB) .AND. (.NOT.LSAME(TRANSB,'C')) .AND.
      |                                       1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:252:21:

  252 |      +         (.NOT.LSAME(TRANSB,'T'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:275:48:

  275 |      +    (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                                                1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:275:13:

  275 |      +    (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |             1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:279:10:

  279 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:280:14:

  280 |           IF (BETA.EQ.ZERO) THEN
      |              1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:304:22:

  304 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:308:27:

  308 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:330:26:

  330 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:344:22:

  344 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:348:27:

  348 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemm.f:370:26:

  370 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlaev2.f:220:12:

  220 |          IF( AB.EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlagtm.f:183:9:

  183 |       IF( BETA.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlagtm.f:189:15:

  189 |       ELSE IF( BETA.EQ.-ONE ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlagtm.f:197:9:

  197 |       IF( ALPHA.EQ.ONE ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlagtm.f:235:15:

  235 |       ELSE IF( ALPHA.EQ.-ONE ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlaisnan.f:89:18:

   89 |       DLAISNAN = (DIN1.NE.DIN2)
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemv.f:197:43:

  197 |       IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND.
      |                                           1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemv.f:198:15:

  198 |      +    .NOT.LSAME(TRANS,'C')) THEN
      |               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemv.f:219:33:

  219 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemv.f:219:12:

  219 |      +    ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemv.f:247:10:

  247 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemv.f:249:18:

  249 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemv.f:260:18:

  260 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgemv.f:273:10:

  273 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlamch.f:99:9:

   99 |       IF( ONE.EQ.RND ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangb.f:173:37:

  173 |                IF( VALUE.LT.TEMP .OR. DISNAN( TEMP ) ) VALUE = TEMP
      |                                     1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangb.f:186:33:

  186 |             IF( VALUE.LT.SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                 1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangb.f:204:34:

  204 |             IF( VALUE.LT.TEMP .OR. DISNAN( TEMP ) ) VALUE = TEMP
      |                                  1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangb.f:206:44:

  206 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:152:44:

  152 |             IF( ANORM.LT.ABS( DL( I ) ) .OR. DISNAN( ABS( DL( I ) ) ) )
      |                                            1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:154:43:

  154 |             IF( ANORM.LT.ABS( D( I ) ) .OR. DISNAN( ABS( D( I ) ) ) )
      |                                           1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:156:44:

  156 |             IF( ANORM.LT.ABS( DU( I ) ) .OR. DISNAN (ABS( DU( I ) ) ) )
      |                                            1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:168:36:

  168 |             IF( ANORM .LT. TEMP .OR. DISNAN( TEMP ) ) ANORM = TEMP
      |                                    1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:171:39:

  171 |                IF( ANORM .LT. TEMP .OR. DISNAN( TEMP ) ) ANORM = TEMP
      |                                       1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:183:36:

  183 |             IF( ANORM .LT. TEMP .OR. DISNAN( TEMP ) ) ANORM = TEMP
      |                                    1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:186:39:

  186 |                IF( ANORM .LT. TEMP .OR. DISNAN( TEMP ) ) ANORM = TEMP
      |                                       1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:189:44:

  189 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlanst.f:147:35:

  147 |             IF( ANORM .LT. SUM .OR. DISNAN( SUM ) ) ANORM = SUM
      |                                   1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlanst.f:149:35:

  149 |             IF( ANORM .LT. SUM .OR. DISNAN( SUM ) ) ANORM = SUM
      |                                   1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlanst.f:151:55:

  151 |       ELSE IF( LSAME( NORM, 'O' ) .OR. NORM.EQ.'1' .OR.
      |                                                       1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlanst.f:161:35:

  161 |             IF( ANORM .LT. SUM .OR. DISNAN( SUM ) ) ANORM = SUM
      |                                   1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlanst.f:164:38:

  164 |                IF( ANORM .LT. SUM .OR. DISNAN( SUM ) ) ANORM = SUM
      |                                      1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlanst.f:167:44:

  167 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 12%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlanst.f:124:30:

  124 |       DOUBLE PRECISION   ANORM, SCALE, SUM
      |                              ^
Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangt.f:130:30:

  130 |       DOUBLE PRECISION   ANORM, SCALE, SUM, TEMP
      |                              ^
Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlansy.f:171:41:

  171 |                   IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                         1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlansy.f:178:41:

  178 |                   IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                         1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlansy.f:182:44:

  182 |       ELSE IF( ( LSAME( NORM, 'I' ) ) .OR. ( LSAME( NORM, 'O' ) ) .OR.
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlansy.f:200:38:

  200 |                IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                      1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlansy.f:213:38:

  213 |                IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                      1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlansy.f:216:44:

  216 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlangb.f:149:42:

  149 |       DOUBLE PRECISION   SCALE, SUM, VALUE, TEMP
      |                                          ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o
[ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o
[ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o
[ 13%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlansy.f:146:48:

  146 |       DOUBLE PRECISION   ABSA, SCALE, SUM, VALUE
      |                                                ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sger.f:184:39:

  184 |       IF ((M.EQ.0) .OR. (N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN
      |                                       1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sger.f:196:18:

  196 |               IF (Y(JY).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sger.f:211:18:

  211 |               IF (Y(JY).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlapy2.f:106:12:

  106 |          IF( Z.EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtcon.f:190:31:

  190 |       ONENRM = NORM.EQ.'1' .OR. LSAME( NORM, 'O' )
      |                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtcon.f:191:33:

  191 |       IF( .NOT.ONENRM .AND. .NOT.LSAME( NORM, 'I' ) ) THEN
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtcon.f:209:15:

  209 |       ELSE IF( ANORM.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtcon.f:216:13:

  216 |          IF( D( I ).EQ.ZERO )
      |             1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtcon.f:248:9:

  248 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtrfs.f:266:33:

  266 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtrfs.f:266:64:

  266 |       IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtrfs.f:465:12:

  465 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:191:44:

  191 |                      IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                            1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:198:44:

  198 |                      IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                            1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:208:44:

  208 |                      IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                            1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:215:44:

  215 |                      IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                            1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:239:38:

  239 |                IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                      1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:254:38:

  254 |                IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                      1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:309:35:

  309 |             IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM
      |                                   1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:311:44:

  311 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarf.f:164:9:

  164 |       IF( TAU.NE.ZERO ) THEN
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarf.f:178:35:

  178 |          DO WHILE( LASTV.GT.0 .AND. V( I ).EQ.ZERO )
      |                                   1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsvx.f:341:33:

  341 |       IF( .NOT.NOFACT .AND. .NOT.LSAME( FACT, 'F' ) ) THEN
      |                                 1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsvx.f:343:38:

  343 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                      1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsvx.f:343:69:

  343 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsv.f:182:18:

  182 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsv.f:210:18:

  210 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsv.f:229:12:

  229 |          IF( D( N ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsv.f:239:18:

  239 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsv.f:271:18:

  271 |                IF( D( I ).NE.ZERO ) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgtsv.f:294:12:

  294 |          IF( D( N ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgttrf.f:184:15:

  184 |             IF( D( I ).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgttrf.f:207:15:

  207 |             IF( D( I ).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sgttrf.f:226:12:

  226 |          IF( D( I ).EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarfg.f:151:9:

  151 |       IF( XNORM.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 15%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarft.f:206:15:

  206 |             IF( TAU( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarft.f:220:25:

  220 |                      IF( V( LASTV, I ).NE.ZERO ) EXIT
      |                         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarft.f:235:25:

  235 |                      IF( V( I, LASTV ).NE.ZERO ) EXIT
      |                         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarft.f:264:15:

  264 |             IF( TAU( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarft.f:279:28:

  279 |                         IF( V( LASTV, I ).NE.ZERO ) EXIT
      |                            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlarft.f:294:28:

  294 |                         IF( V( I, LASTV ).NE.ZERO ) EXIT
      |                            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlantb.f:165:42:

  165 |       DOUBLE PRECISION   SCALE, SUM, VALUE
      |                                          ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o
[ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlartg.f:147:9:

  147 |       IF( G.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlartg.f:151:15:

  151 |       ELSE IF( F.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o
[ 16%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slacn2.f:187:72:

  187 |       GO TO ( 20, 40, 70, 110, 140 )ISAVE( 1 )
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slacn2.f:260:11:

  260 |       IF( ( X( JLAST ).NE.ABS( X( ISAVE( 2 ) ) ) ) .AND.
      |           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 17%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlascl.f:208:15:

  208 |       ELSE IF( CFROM.EQ.ZERO .OR. DISNAN(CFROM) ) THEN
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlascl.f:208:33:

  208 |       ELSE IF( CFROM.EQ.ZERO .OR. DISNAN(CFROM) ) THEN
      |                                 1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlascl.f:253:9:

  253 |       IF( CFROM1.EQ.CFROMC ) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlascl.f:261:12:

  261 |          IF( CTO1.EQ.CTOC ) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlascl.f:267:52:

  267 |          ELSE IF( ABS( CFROM1 ).GT.ABS( CTOC ) .AND. CTOC.NE.ZERO ) THEN
      |                                                    1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o
[ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:240:40:

  240 |       IF( .NOT.( LSAME( SIDE, 'L' ) .OR. LSAME( SIDE, 'R' ) ) ) THEN
      |                                        1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:242:46:

  242 |       ELSE IF( .NOT.( LSAME( PIVOT, 'V' ) .OR. LSAME( PIVOT,
      |                                              1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:243:25:

  243 |      $         'T' ) .OR. LSAME( PIVOT, 'B' ) ) ) THEN
      |                         1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:245:47:

  245 |       ELSE IF( .NOT.( LSAME( DIRECT, 'F' ) .OR. LSAME( DIRECT, 'B' ) ) )
      |                                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:273:45:

  273 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:273:23:

  273 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:285:45:

  285 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:285:23:

  285 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:299:45:

  299 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:299:23:

  299 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:311:45:

  311 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:311:23:

  311 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:325:45:

  325 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:325:23:

  325 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:337:45:

  337 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:337:23:

  337 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:356:45:

  356 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:356:23:

  356 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:368:45:

  368 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:368:23:

  368 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:382:45:

  382 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:382:23:

  382 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:394:45:

  394 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:394:23:

  394 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:408:45:

  408 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:408:23:

  408 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:420:45:

  420 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlasr.f:420:23:

  420 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slaev2.f:220:12:

  220 |          IF( AB.EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slagtm.f:183:9:

  183 |       IF( BETA.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slagtm.f:189:15:

  189 |       ELSE IF( BETA.EQ.-ONE ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slagtm.f:197:9:

  197 |       IF( ALPHA.EQ.ONE ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slagtm.f:235:15:

  235 |       ELSE IF( ALPHA.EQ.-ONE ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slaisnan.f:89:18:

   89 |       SLAISNAN = (SIN1.NE.SIN2)
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slamch.f:103:9:

  103 |       IF( ONE.EQ.RND ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlassq.f:141:33:

  141 |             IF( ABSXI.GT.ZERO.OR.DISNAN( ABSXI ) ) THEN
      |                                 1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
[ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangb.f:173:37:

  173 |                IF( VALUE.LT.TEMP .OR. SISNAN( TEMP ) ) VALUE = TEMP
      |                                     1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangb.f:186:33:

  186 |             IF( VALUE.LT.SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                 1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangb.f:204:34:

  204 |             IF( VALUE.LT.TEMP .OR. SISNAN( TEMP ) ) VALUE = TEMP
      |                                  1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangb.f:206:44:

  206 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:152:44:

  152 |             IF( ANORM.LT.ABS( DL( I ) ) .OR. SISNAN( ABS( DL( I ) ) ) )
      |                                            1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:154:43:

  154 |             IF( ANORM.LT.ABS( D( I ) ) .OR. SISNAN( ABS( D( I ) ) ) )
      |                                           1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:156:44:

  156 |             IF( ANORM.LT.ABS( DU( I ) ) .OR. SISNAN (ABS( DU( I ) ) ) )
      |                                            1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:168:36:

  168 |             IF( ANORM .LT. TEMP .OR. SISNAN( TEMP ) ) ANORM = TEMP
      |                                    1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:171:39:

  171 |                IF( ANORM .LT. TEMP .OR. SISNAN( TEMP ) ) ANORM = TEMP
      |                                       1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:183:36:

  183 |             IF( ANORM .LT. TEMP .OR. SISNAN( TEMP ) ) ANORM = TEMP
      |                                    1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:186:39:

  186 |                IF( ANORM .LT. TEMP .OR. SISNAN( TEMP ) ) ANORM = TEMP
      |                                       1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:189:44:

  189 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 19%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangt.f:130:30:

  130 |       REAL               ANORM, SCALE, SUM, TEMP
      |                              ^
Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slangb.f:149:42:

  149 |       REAL               SCALE, SUM, VALUE, TEMP
      |                                          ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slanst.f:147:35:

  147 |             IF( ANORM .LT. SUM .OR. SISNAN( SUM ) ) ANORM = SUM
      |                                   1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slanst.f:149:35:

  149 |             IF( ANORM .LT. SUM .OR. SISNAN( SUM ) ) ANORM = SUM
      |                                   1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slanst.f:151:55:

  151 |       ELSE IF( LSAME( NORM, 'O' ) .OR. NORM.EQ.'1' .OR.
      |                                                       1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slanst.f:161:35:

  161 |             IF( ANORM .LT. SUM .OR. SISNAN( SUM ) ) ANORM = SUM
      |                                   1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slanst.f:164:38:

  164 |                IF( ANORM .LT. SUM .OR. SISNAN( SUM ) ) ANORM = SUM
      |                                      1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slanst.f:167:44:

  167 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o
[ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slanst.f:124:30:

  124 |       REAL               ANORM, SCALE, SUM
      |                              ^
Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:292:32:

  292 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:294:38:

  294 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                      1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:294:69:

  294 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:297:38:

  297 |       ELSE IF( .NOT.NOUNIT .AND. .NOT.LSAME( DIAG, 'U' ) ) THEN
      |                                      1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:299:52:

  299 |       ELSE IF( .NOT.LSAME( NORMIN, 'Y' ) .AND. .NOT.
      |                                                    1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:386:12:

  386 |          IF( TSCAL.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:461:12:

  461 |          IF( TSCAL.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:550:22:

  550 |                   IF( TSCAL.EQ.ONE )
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:696:18:

  696 |                IF( USCAL.EQ.ONE ) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:728:18:

  728 |                IF( USCAL.EQ.TSCAL ) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:742:25:

  742 |                      IF( TSCAL.EQ.ONE )
      |                         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:804:9:

  804 |       IF( TSCAL.NE.ONE ) THEN
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slansy.f:171:41:

  171 |                   IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                         1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
[ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slansy.f:178:41:

  178 |                   IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                         1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slansy.f:182:44:

  182 |       ELSE IF( ( LSAME( NORM, 'I' ) ) .OR. ( LSAME( NORM, 'O' ) ) .OR.
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slansy.f:200:38:

  200 |                IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                      1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slansy.f:213:38:

  213 |                IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                      1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slansy.f:216:44:

  216 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slapy2.f:109:12:

  109 |          IF( Z.EQ.ZERO ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:191:44:

  191 |                      IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                            1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:198:44:

  198 |                      IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                            1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:208:44:

  208 |                      IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                            1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:215:44:

  215 |                      IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                            1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:239:38:

  239 |                IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                      1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:254:38:

  254 |                IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                      1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:309:35:

  309 |             IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM
      |                                   1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:311:44:

  311 |       ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN
      |                                            1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 21%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dnrm2.f:114:18:

  114 |               IF (X(IX).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slansy.f:146:48:

  146 |       REAL               ABSA, SCALE, SUM, VALUE
      |                                                ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[ 22%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:794:72:

  794 |                   X( J ) = X( J ) / TJJS - SUMJ
      |                                                                        ^
Warning: 'tjjs' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dlatbs.f:268:67:

  268 |       DOUBLE PRECISION   BIGNUM, GROW, REC, SMLNUM, SUMJ, TJJ, TJJS,
      |                                                                   ^
note: 'tjjs' was declared here
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarf.f:164:9:

  164 |       IF( TAU.NE.ZERO ) THEN
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarf.f:178:35:

  178 |          DO WHILE( LASTV.GT.0 .AND. V( I ).EQ.ZERO )
      |                                   1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slantb.f:165:42:

  165 |       REAL               SCALE, SUM, VALUE
      |                                          ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dorgql.f:210:23:

  210 |       IF( NB.GT.1 .AND. NB.LT.K ) THEN
      |                       ^
Warning: 'nb' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dorgql.f:152:27:

  152 |      $                   NB, NBMIN, NX
      |                           ^
note: 'nb' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarfg.f:151:9:

  151 |       IF( XNORM.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 23%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarft.f:206:15:

  206 |             IF( TAU( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarft.f:220:25:

  220 |                      IF( V( LASTV, I ).NE.ZERO ) EXIT
      |                         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarft.f:235:25:

  235 |                      IF( V( I, LASTV ).NE.ZERO ) EXIT
      |                         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarft.f:264:15:

  264 |             IF( TAU( I ).EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarft.f:279:28:

  279 |                         IF( V( LASTV, I ).NE.ZERO ) EXIT
      |                            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slarft.f:294:28:

  294 |                         IF( V( I, LASTV ).NE.ZERO ) EXIT
      |                            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dorgtr.f:167:32:

  167 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o
[ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o
[ 25%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dpotrf2.f:148:32:

  148 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dpotrf2.f:171:34:

  171 |          IF( A( 1, 1 ).LE.ZERO.OR.DISNAN( A( 1, 1 ) ) ) THEN
      |                                  1
Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dpotrf.f:150:32:

  150 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slascl.f:208:15:

  208 |       ELSE IF( CFROM.EQ.ZERO .OR. SISNAN(CFROM) ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slascl.f:208:33:

  208 |       ELSE IF( CFROM.EQ.ZERO .OR. SISNAN(CFROM) ) THEN
      |                                 1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slascl.f:253:9:

  253 |       IF( CFROM1.EQ.CFROMC ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slascl.f:261:12:

  261 |          IF( CTO1.EQ.CTOC ) THEN
      |            1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slascl.f:267:52:

  267 |          ELSE IF( ABS( CFROM1 ).GT.ABS( CTOC ) .AND. CTOC.NE.ZERO ) THEN
      |                                                    1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slartg.f:147:9:

  147 |       IF( G.EQ.ZERO ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slartg.f:151:15:

  151 |       ELSE IF( F.EQ.ZERO ) THEN
      |               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o
[ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/drscl.f:141:43:

  141 |       IF( ABS( CDEN1 ).GT.ABS( CNUM ) .AND. CNUM.NE.ZERO ) THEN
      |                                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o
[ 26%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsteqr.f:247:16:

  247 |             IF( TST.EQ.ZERO )
      |                1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsteqr.f:271:10:

  271 |       IF( ANORM.EQ.ZERO )
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsteqr.f:531:12:

  531 |          IF( E( I ).NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsterf.f:192:10:

  192 |       IF( ANORM.EQ.ZERO )
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsterf.f:286:15:

  286 |             IF( C.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsterf.f:372:15:

  372 |             IF( C.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsterf.f:411:12:

  411 |          IF( E( I ).NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:240:40:

  240 |       IF( .NOT.( LSAME( SIDE, 'L' ) .OR. LSAME( SIDE, 'R' ) ) ) THEN
      |                                        1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:242:46:

  242 |       ELSE IF( .NOT.( LSAME( PIVOT, 'V' ) .OR. LSAME( PIVOT,
      |                                              1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:243:25:

  243 |      $         'T' ) .OR. LSAME( PIVOT, 'B' ) ) ) THEN
      |                         1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:245:47:

  245 |       ELSE IF( .NOT.( LSAME( DIRECT, 'F' ) .OR. LSAME( DIRECT, 'B' ) ) )
      |                                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:273:45:

  273 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:273:23:

  273 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:285:45:

  285 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:285:23:

  285 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:299:45:

  299 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:299:23:

  299 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:311:45:

  311 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:311:23:

  311 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:325:45:

  325 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:325:23:

  325 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:337:45:

  337 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:337:23:

  337 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:356:45:

  356 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:356:23:

  356 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:368:45:

  368 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:368:23:

  368 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:382:45:

  382 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:382:23:

  382 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:394:45:

  394 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:394:23:

  394 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:408:45:

  408 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:408:23:

  408 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:420:45:

  420 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                                             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slasr.f:420:23:

  420 |                   IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyev.f:183:27:

  183 |       IF( .NOT.( WANTZ .OR. LSAME( JOBZ, 'N' ) ) ) THEN
      |                           1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyev.f:185:32:

  185 |       ELSE IF( .NOT.( LOWER .OR. LSAME( UPLO, 'U' ) ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsymv.f:193:42:

  193 |       IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsymv.f:211:47:

  211 |       IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsymv.f:211:26:

  211 |       IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsymv.f:232:10:

  232 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsymv.f:234:18:

  234 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsymv.f:245:18:

  245 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsymv.f:258:10:

  258 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slassq.f:141:33:

  141 |             IF( ABSXI.GT.ZERO.OR.SISNAN( ABSXI ) ) THEN
      |                                 1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o
[ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:241:35:

  241 |       IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN
      |                                   1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:244:21:

  244 |      +         (.NOT.LSAME(TRANS,'T')) .AND.
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:245:21:

  245 |      +         (.NOT.LSAME(TRANS,'C'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:266:26:

  266 |      +    (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:265:27:

  265 |       IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR.
      |                           1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:270:10:

  270 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:272:18:

  272 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:286:18:

  286 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:311:22:

  311 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:315:27:

  315 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:321:49:

  321 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                                                 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:321:27:

  321 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:333:22:

  333 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:337:27:

  337 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:343:49:

  343 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                                                 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:343:27:

  343 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:367:26:

  367 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2k.f:384:26:

  384 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:188:42:

  188 |       IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:206:25:

  206 |       IF ((N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN
      |                         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:236:43:

  236 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:236:23:

  236 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:246:44:

  246 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                                            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:246:23:

  246 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:267:43:

  267 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:267:23:

  267 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:277:44:

  277 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                                            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:277:23:

  277 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:292:32:

  292 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:294:38:

  294 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                      1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:218:35:

  218 |       IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN
      |                                   1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:221:21:

  221 |      +         (.NOT.LSAME(TRANS,'T')) .AND.
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:294:69:

  294 |       ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT.
      |                                                                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:297:38:

  297 |       ELSE IF( .NOT.NOUNIT .AND. .NOT.LSAME( DIAG, 'U' ) ) THEN
      |                                      1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:299:52:

  299 |       ELSE IF( .NOT.LSAME( NORMIN, 'Y' ) .AND. .NOT.
      |                                                    1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:386:12:

  386 |          IF( TSCAL.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:222:21:

  222 |      +         (.NOT.LSAME(TRANS,'C'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:461:12:

  461 |          IF( TSCAL.NE.ONE ) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:550:22:

  550 |                   IF( TSCAL.EQ.ONE )
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:241:26:

  241 |      +    (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:240:27:

  240 |       IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR.
      |                           1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:245:10:

  245 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:247:18:

  247 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:696:18:

  696 |                IF( USCAL.EQ.ONE ) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:261:18:

  261 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:286:22:

  286 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:728:18:

  728 |                IF( USCAL.EQ.TSCAL ) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:290:27:

  290 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:296:26:

  296 |                       IF (A(J,L).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:742:25:

  742 |                      IF( TSCAL.EQ.ONE )
      |                         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:804:9:

  804 |       IF( TSCAL.NE.ONE ) THEN
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:306:22:

  306 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:310:27:

  310 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:316:26:

  316 |                       IF (A(J,L).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:336:26:

  336 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyrk.f:350:26:

  350 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 28%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:172:31:

  172 |       INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY
      |                               ^
Warning: 'jx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsyr2.f:172:34:

  172 |       INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY
      |                                  ^
Warning: 'jy' may be used uninitialized [-Wmaybe-uninitialized]
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsytd2.f:218:32:

  218 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsytd2.f:247:15:

  247 |             IF( TAUI.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsytd2.f:288:15:

  288 |             IF( TAUI.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/snrm2.f:114:18:

  114 |               IF (X(IX).NE.ZERO) THEN
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dsytrd.f:238:32:

  238 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:794:72:

  794 |                   X( J ) = X( J ) / TJJS - SUMJ
      |                                                                        ^
Warning: 'tjjs' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/slatbs.f:268:67:

  268 |       REAL               BIGNUM, GROW, REC, SMLNUM, SUMJ, TJJ, TJJS,
      |                                                                   ^
note: 'tjjs' was declared here
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:230:42:

  230 |       IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:232:48:

  232 |       ELSE IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND.
      |                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:233:20:

  233 |      +         .NOT.LSAME(TRANS,'C')) THEN
      |                    1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:235:47:

  235 |       ELSE IF (.NOT.LSAME(DIAG,'U') .AND. .NOT.LSAME(DIAG,'N')) THEN
      |                                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:277:26:

  277 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:291:26:

  291 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:307:26:

  307 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:320:26:

  320 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o
[ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o
[ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:228:35:

  228 |       IF ((.NOT.LSIDE) .AND. (.NOT.LSAME(SIDE,'R'))) THEN
      |                                   1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:230:40:

  230 |       ELSE IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN
      |                                        1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:233:21:

  233 |      +         (.NOT.LSAME(TRANSA,'T')) .AND.
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:234:21:

  234 |      +         (.NOT.LSAME(TRANSA,'C'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:236:50:

  236 |       ELSE IF ((.NOT.LSAME(DIAG,'U')) .AND. (.NOT.LSAME(DIAG,'N'))) THEN
      |                                                  1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:258:10:

  258 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:277:30:

  277 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:290:30:

  290 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:342:30:

  342 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:358:30:

  358 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:374:30:

  374 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:383:26:

  383 |                       IF (TEMP.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:392:30:

  392 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmm.f:401:26:

  401 |                       IF (TEMP.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 30%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:378:72:

  378 |                   KX = KX + (N-1)*INCX
      |                                                                        ^
Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtbsv.f:213:38:

  213 |       INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L
      |                                      ^
note: 'kx' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sorgtr.f:167:32:

  167 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sorgql.f:210:23:

  210 |       IF( NB.GT.1 .AND. NB.LT.K ) THEN
      |                       ^
Warning: 'nb' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/sorgql.f:152:27:

  152 |      $                   NB, NBMIN, NX
      |                           ^
note: 'nb' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:188:42:

  188 |       IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:190:48:

  190 |       ELSE IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND.
      |                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:191:20:

  191 |      +         .NOT.LSAME(TRANS,'C')) THEN
      |                    1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:193:47:

  193 |       ELSE IF (.NOT.LSAME(DIAG,'U') .AND. .NOT.LSAME(DIAG,'N')) THEN
      |                                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:232:26:

  232 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:243:26:

  243 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:258:26:

  258 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:270:26:

  270 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:232:35:

  232 |       IF ((.NOT.LSIDE) .AND. (.NOT.LSAME(SIDE,'R'))) THEN
      |                                   1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:234:40:

  234 |       ELSE IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN
      |                                        1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:237:21:

  237 |      +         (.NOT.LSAME(TRANSA,'T')) .AND.
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:238:21:

  238 |      +         (.NOT.LSAME(TRANSA,'C'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:240:50:

  240 |       ELSE IF ((.NOT.LSAME(DIAG,'U')) .AND. (.NOT.LSAME(DIAG,'N'))) THEN
      |                                                  1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:262:10:

  262 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:280:26:

  280 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:286:30:

  286 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:296:26:

  296 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:302:30:

  302 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:346:26:

  346 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:352:30:

  352 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:367:26:

  367 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:373:30:

  373 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:400:30:

  400 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:407:26:

  407 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:422:30:

  422 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrsm.f:429:26:

  429 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 31%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o
[ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o
[ 32%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/spotrf2.f:148:32:

  148 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/spotrf2.f:171:34:

  171 |          IF( A( 1, 1 ).LE.ZERO.OR.SISNAN( A( 1, 1 ) ) ) THEN
      |                                  1
Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination]
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/srscl.f:141:43:

  141 |       IF( ABS( CDEN1 ).GT.ABS( CNUM ) .AND. CNUM.NE.ZERO ) THEN
      |                                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/spotrf.f:150:32:

  150 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/dtrmv.f:171:31:

  171 |       INTEGER I,INFO,IX,J,JX,KX
      |                               ^
Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ieeeck.f:117:9:

  117 |       IF( NEGZRO.NE.ZERO ) THEN
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ieeeck.f:129:9:

  129 |       IF( NEWZRO.NE.ZERO ) THEN
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ieeeck.f:172:9:

  172 |       IF( NAN1.EQ.NAN1 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ieeeck.f:177:9:

  177 |       IF( NAN2.EQ.NAN2 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ieeeck.f:182:9:

  182 |       IF( NAN3.EQ.NAN3 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ieeeck.f:187:9:

  187 |       IF( NAN4.EQ.NAN4 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ieeeck.f:192:9:

  192 |       IF( NAN5.EQ.NAN5 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ieeeck.f:197:9:

  197 |       IF( NAN6.EQ.NAN6 ) THEN
      |         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o
[ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssteqr.f:247:16:

  247 |             IF( TST.EQ.ZERO )
      |                1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssteqr.f:271:10:

  271 |       IF( ANORM.EQ.ZERO )
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssteqr.f:531:12:

  531 |          IF( E( I ).NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iladlc.f:107:35:

  107 |       ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |                                   1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iladlc.f:107:15:

  107 |       ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iladlc.f:113:19:

  113 |                IF( A(I, ILADLC).NE.ZERO ) RETURN
      |                   1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssterf.f:191:10:

  191 |       IF( ANORM.EQ.ZERO )
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssterf.f:285:15:

  285 |             IF( C.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssterf.f:371:15:

  371 |             IF( C.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssterf.f:410:12:

  410 |          IF( E( I ).NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssymv.f:193:42:

  193 |       IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssymv.f:211:47:

  211 |       IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                                               1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssymv.f:211:26:

  211 |       IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssymv.f:232:10:

  232 |       IF (BETA.NE.ONE) THEN
      |          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssymv.f:234:18:

  234 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssymv.f:245:18:

  245 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssymv.f:258:10:

  258 |       IF (ALPHA.EQ.ZERO) RETURN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyev.f:183:27:

  183 |       IF( .NOT.( WANTZ .OR. LSAME( JOBZ, 'N' ) ) ) THEN
      |                           1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyev.f:185:32:

  185 |       ELSE IF( .NOT.( LOWER .OR. LSAME( UPLO, 'U' ) ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
[ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o
[ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iladlr.f:107:35:

  107 |       ELSE IF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |                                   1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iladlr.f:107:15:

  107 |       ELSE IF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iladlr.f:114:22:

  114 |             DO WHILE((A(MAX(I,1),J).EQ.ZERO).AND.(I.GE.1))
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ilaenv.f:192:72:

  192 |      $        130, 140, 150, 160, 160, 160, 160, 160)ISPEC
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/ilaenv.f:262:72:

  262 |       GO TO ( 50, 60, 70 )ISPEC
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
[ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o
[ 34%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:188:42:

  188 |       IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:206:25:

  206 |       IF ((N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN
      |                         1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:236:43:

  236 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:236:23:

  236 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:246:44:

  246 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                                            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:246:23:

  246 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:267:43:

  267 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:267:23:

  267 |                   IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:277:44:

  277 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                                            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:277:23:

  277 |                   IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN
      |                       1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:241:35:

  241 |       IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN
      |                                   1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:244:21:

  244 |      +         (.NOT.LSAME(TRANS,'T')) .AND.
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:245:21:

  245 |      +         (.NOT.LSAME(TRANS,'C'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:266:26:

  266 |      +    (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:265:27:

  265 |       IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR.
      |                           1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:270:10:

  270 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:272:18:

  272 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:286:18:

  286 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:311:22:

  311 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:315:27:

  315 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:321:49:

  321 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                                                 1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:321:27:

  321 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:333:22:

  333 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:337:27:

  337 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:343:49:

  343 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                                                 1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:343:27:

  343 |                       IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:367:26:

  367 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2k.f:384:26:

  384 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:218:35:

  218 |       IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN
      |                                   1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:221:21:

  221 |      +         (.NOT.LSAME(TRANS,'T')) .AND.
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:222:21:

  222 |      +         (.NOT.LSAME(TRANS,'C'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:241:26:

  241 |      +    (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:240:27:

  240 |       IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR.
      |                           1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:245:10:

  245 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:247:18:

  247 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:261:18:

  261 |               IF (BETA.EQ.ZERO) THEN
      |                  1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:286:22:

  286 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:290:27:

  290 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:296:26:

  296 |                       IF (A(J,L).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:306:22:

  306 |                   IF (BETA.EQ.ZERO) THEN
      |                      1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:310:27:

  310 |                   ELSE IF (BETA.NE.ONE) THEN
      |                           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:316:26:

  316 |                       IF (A(J,L).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:336:26:

  336 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyrk.f:350:26:

  350 |                       IF (BETA.EQ.ZERO) THEN
      |                          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:172:31:

  172 |       INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY
      |                               ^
Warning: 'jx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssyr2.f:172:34:

  172 |       INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY
      |                                  ^
Warning: 'jy' may be used uninitialized [-Wmaybe-uninitialized]
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssytd2.f:217:32:

  217 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssytd2.f:246:15:

  246 |             IF( TAUI.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssytd2.f:287:15:

  287 |             IF( TAUI.NE.ZERO ) THEN
      |               1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 35%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/ssytrd.f:238:32:

  238 |       IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN
      |                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:230:42:

  230 |       IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:232:48:

  232 |       ELSE IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND.
      |                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:233:20:

  233 |      +         .NOT.LSAME(TRANS,'C')) THEN
      |                    1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:235:47:

  235 |       ELSE IF (.NOT.LSAME(DIAG,'U') .AND. .NOT.LSAME(DIAG,'N')) THEN
      |                                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:277:26:

  277 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:291:26:

  291 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:307:26:

  307 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:320:26:

  320 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o
[ 36%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o
[ 37%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iparmq.f:223:68:

  223 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                                                    1
Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iparmq.f:223:51:

  223 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                                   1
Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iparmq.f:223:48:

  223 |       INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
      |                                                1
Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument]
[ 37%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:228:35:

  228 |       IF ((.NOT.LSIDE) .AND. (.NOT.LSAME(SIDE,'R'))) THEN
      |                                   1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:230:40:

  230 |       ELSE IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN
      |                                        1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:233:21:

  233 |      +         (.NOT.LSAME(TRANSA,'T')) .AND.
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:234:21:

  234 |      +         (.NOT.LSAME(TRANSA,'C'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:236:50:

  236 |       ELSE IF ((.NOT.LSAME(DIAG,'U')) .AND. (.NOT.LSAME(DIAG,'N'))) THEN
      |                                                  1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:258:10:

  258 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:277:30:

  277 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:290:30:

  290 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:342:30:

  342 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:358:30:

  358 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:374:30:

  374 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:383:26:

  383 |                       IF (TEMP.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:392:30:

  392 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmm.f:401:26:

  401 |                       IF (TEMP.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iparmq.f:303:12:

  303 |          IF( NH.LE.KNWSWP ) THEN
      |            ^
Warning: 'nh' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iparmq.f:246:27:

  246 |       INTEGER            NH, NS
      |                           ^
note: 'nh' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iparmq.f:306:72:

  306 |             IPARMQ = 3*NS / 2
      |                                                                        ^
Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_double/iparmq.f:246:31:

  246 |       INTEGER            NH, NS
      |                               ^
note: 'ns' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:188:42:

  188 |       IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN
      |                                          1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:190:48:

  190 |       ELSE IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND.
      |                                                1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:191:20:

  191 |      +         .NOT.LSAME(TRANS,'C')) THEN
      |                    1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:193:47:

  193 |       ELSE IF (.NOT.LSAME(DIAG,'U') .AND. .NOT.LSAME(DIAG,'N')) THEN
      |                                               1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:232:26:

  232 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:243:26:

  243 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:258:26:

  258 |                       IF (X(J).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:270:26:

  270 |                       IF (X(JX).NE.ZERO) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:232:35:

  232 |       IF ((.NOT.LSIDE) .AND. (.NOT.LSAME(SIDE,'R'))) THEN
      |                                   1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:234:40:

  234 |       ELSE IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN
      |                                        1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:237:21:

  237 |      +         (.NOT.LSAME(TRANSA,'T')) .AND.
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:238:21:

  238 |      +         (.NOT.LSAME(TRANSA,'C'))) THEN
      |                     1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:240:50:

  240 |       ELSE IF ((.NOT.LSAME(DIAG,'U')) .AND. (.NOT.LSAME(DIAG,'N'))) THEN
      |                                                  1
Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:262:10:

  262 |       IF (ALPHA.EQ.ZERO) THEN
      |          1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:280:26:

  280 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:286:30:

  286 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:296:26:

  296 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:302:30:

  302 |                           IF (B(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:346:26:

  346 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:352:30:

  352 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:367:26:

  367 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:373:30:

  373 |                           IF (A(K,J).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:400:30:

  400 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:407:26:

  407 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:422:30:

  422 |                           IF (A(J,K).NE.ZERO) THEN
      |                              1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strsm.f:429:26:

  429 |                       IF (ALPHA.NE.ONE) THEN
      |                          1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[ 37%] Built target clubb_lapack_double
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:378:72:

  378 |                   KX = KX + (N-1)*INCX
      |                                                                        ^
Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/stbsv.f:213:38:

  213 |       INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L
      |                                      ^
note: 'kx' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Lapack/Lapack_single/strmv.f:171:31:

  171 |       INTEGER I,INFO,IX,J,JX,KX
      |                               ^
Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized]
[ 37%] Built target clubb_lapack_single
[ 37%] Linking Fortran static library liblapack_lib.a
[ 37%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/endian.F90:159:39:

  159 |     integer(kind=int64) :: i_element_br
      |                                       ^
note: 'i_element_br' declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/endian.F90:117:69:

  117 |     INTEGER(KIND=int32)                               :: i_element_br
      |                                                                     ^
note: 'i_element_br' declared here
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o
[ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o
[ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/penta_bicgstab_solver.F90:140:10:

  140 |       if ( norm_rhs == 0.0) then
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/penta_bicgstab_solver.F90:367:16:

  367 |     integer :: j, k, i, b    ! Loop Variables
      |                1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/penta_bicgstab_solver.F90:292:19:

  292 |     integer :: i, j, k
      |                   1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/penta_bicgstab_solver.F90:127:22:

  127 |     integer :: iter, j, k, i    ! Loop Variables
      |                      1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/pdf_parameter_module.F90:375:8:

  375 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter]
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/pdf_parameter_module.F90:192:8:

  192 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter]
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/hydromet_pdf_parameter_module.F90:126:8:

  126 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter]
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90:655:8:

  655 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter]
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o
[ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o
[ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o
[ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o
[ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o
[ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/parameters_tunable.F90:720:8:

  720 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'fstderr' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/remapping_module.F90:1210:43:

 1210 |             if(f(i,k+1)*f(i,k-1)<zero .and. df2(i,k)/=zero) then
      |                                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/remapping_module.F90:1104:15:

 1104 |             if(dm(i) == zero) then
      |               1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/remapping_module.F90:185:71:

  185 |                               *( val_below + lin_spline_rho_vals(l) )/2
      |                                                                       ^
Warning: 'level_below' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/remapping_module.F90:129:17:

  129 |       level_below, &        ! The altitude of the level or spline connection point below   [m]
      |                 ^
note: 'level_below' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/remapping_module.F90:185:71:

  185 |                               *( val_below + lin_spline_rho_vals(l) )/2
      |                                                                       ^
Warning: 'val_below' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/remapping_module.F90:128:15:

  128 |       val_below, &          ! The rho value of the level or spline connection point below  [kg/m^3]
      |               ^
note: 'val_below' was declared here
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/parameters_tunable.F90:441:46:

  441 |       write(fstderr, *) err_info%err_header(i)
      |                                              ^
Warning: 'i' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/parameters_tunable.F90:410:19:

  410 |     integer :: k, i    ! loop variable
      |                   ^
note: 'i' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_netcdf.F90:2542:73:

 2542 |     character(len=REG_LINE_LEN) , dimension(NML_REG_MAX_ENTRIES) :: entry
      |                                                                         1
Warning: Array 'entry' 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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_netcdf.F90:1001:64:

 1001 |   subroutine stats_end_timestep_api( time_value, stats, err_info )
      |                                                                1
Warning: Unused dummy argument 'err_info' at (1) [-Wunused-dummy-argument]
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/pdf_utilities.F90:1400:7:

 1400 |       m
      |       1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/clip_explicit.F90:882:16:

  882 |     integer :: i
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/numerical_check.F90:1384:10:

 1384 |       use model_flags, only: &
      |          1
Warning: Unused parameter 'ipdf_post_advance_fields' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:23:21:

   23 |   integer :: ret_code
      |                     1
Warning: Unused PRIVATE module variable 'ret_code' declared at (1) [-Wunused-value]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:1412:8:

 1412 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:1146:8:

 1146 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:885:8:

  885 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:885:8:

  885 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:719:8:

  719 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:719:8:

  719 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:291:8:

  291 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:291:8:

  291 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:52:8:

   52 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:52:8:

   52 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'num_hf_draw_points' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90:52:8:

   52 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'one' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_clubb_utilities.F90:54:8:

   54 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'fstderr' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/mono_flux_limiter.F90:1307:16:

 1307 |     integer :: i
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/mono_flux_limiter.F90:451:9:

  451 |       tmp, &
      |         1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_windm_edsclrm_module.F90:1672:16:

 1672 |     integer :: i, j
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_windm_edsclrm_module.F90:1672:19:

 1672 |     integer :: i, j
      |                   1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/setup_clubb_pdf_params.F90:3952:62:

 3952 |     integer :: ivar, jvar, hm_idx, hm_idx_ivar, hm_idx_jvar, i  ! Indices
      |                                                              1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xm_wpxp_module.F90:4678:20:

 4678 |       tmp_cols_stats
      |                    1
Warning: Unused variable 'tmp_cols_stats' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xm_wpxp_module.F90:4384:16:

 4384 |     integer :: i, ivar
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xm_wpxp_module.F90:4384:22:

 4384 |     integer :: i, ivar
      |                      1
Warning: Unused variable 'ivar' declared at (1) [-Wunused-variable]
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xp2_xpyp_module.F90:6116:7:

 6116 |       i
      |       1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xp2_xpyp_module.F90:2802:16:

 2802 |     integer :: i
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xp2_xpyp_module.F90:2804:16:

 2804 |     integer :: j
      |                1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xp2_xpyp_module.F90:2056:11:

 2056 |       zeros
      |           1
Warning: Unused variable 'zeros' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xp2_xpyp_module.F90:1627:11:

 1627 |       zeros
      |           1
Warning: Unused variable 'zeros' declared at (1) [-Wunused-variable]
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/mixing_length.F90:638:16:

  638 |             if ( abs( dCAPE_dz_j - dCAPE_dz_j_minus_1 ) * 2 <= &
      |                ^
Warning: 'dcape_dz_j' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/mixing_length.F90:272:42:

  272 |     real( kind = core_rknd ) :: dCAPE_dz_j, dCAPE_dz_j_minus_1, dCAPE_dz_j_plus_1
      |                                          ^
note: 'dcape_dz_j' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_wp2_wp3_module.F90:1864:12:

 1864 |         if ( abs(wp2_avg_before - wp2_avg_after) > epsilon(wp2_avg_after)*1000 ) then
      |            ^
Warning: 'wp2_avg_before' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_wp2_wp3_module.F90:1421:20:

 1421 |       wp2_avg_before, &
      |                    ^
note: 'wp2_avg_before' was declared here
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o
[ 52%] Linking Fortran static library libclubb_core_lib.a
[ 52%] Built target clubb_core_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target microphys_utils_lib
[ 52%] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o
[ 52%] Building Fortran object src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90.o
Scanning dependencies of target coamps_lib
Scanning dependencies of target bugsrad_lib
[ 53%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o
[ 53%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o
[ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o
[ 54%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o
[ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o
[ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:72:16:

   72 |        real abs8
      |                1
Warning: Unused variable 'abs8' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:73:16:

   73 |        real abs9
      |                1
Warning: Unused variable 'abs9' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:5:48:

    5 |      4             ,twodt,pcut,tzero,lgrpl,ary1d,maxpt1d,kmax
      |                                                1
Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:6:42:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                          1
Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:6:38:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                      1
Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:6:54:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                                      1
Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:14:17:

   14 |        integer ip
      |                 1
Warning: Unused variable 'ip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:6:48:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                                1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:6:46:

    6 |      5             ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len)
      |                                              1
Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:16:17:

   16 |        integer jp
      |                 1
Warning: Unused variable 'jp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:63:16:

   63 |        integer k
      |                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:22:17:

   22 |        integer np
      |                 1
Warning: Unused variable 'np' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:84:15:

   84 |        real tp3
      |               1
Warning: Unused variable 'tp3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjmlt.F:83:15:

   83 |        real tst
      |               1
Warning: Unused variable 'tst' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa11g.F:16:15:

   16 |       real cmax
      |               1
Warning: Unused variable 'cmax' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa11g.F:17:15:

   17 |       real cmin
      |               1
Warning: Unused variable 'cmin' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa11g.F:1:38:

    1 |       subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero
      |                                      1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa11g.F:1:65:

    1 |       subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero
      |                                                                 1
Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/conice.F:63:22:

   63 |       real cnn   (len)
      |                      1
Warning: Unused variable 'cnn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/conice.F:70:13:

   70 |       real dt
      |             1
Warning: Unused variable 'dt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/conice.F:73:13:

   73 |       real f3
      |             1
Warning: Unused variable 'f3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/conice.F:75:14:

   75 |       real ftp
      |              1
Warning: Unused variable 'ftp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/conice.F:82:13:

   82 |       real mc
      |             1
Warning: Unused variable 'mc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/conice.F:83:14:

   83 |       real n12
      |              1
Warning: Unused variable 'n12' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:1508:11:

 1508 |         if(qi3(iindex,j,kindex).eq.0.)then
      |           1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:9:33:

    9 |      8  ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic
      |                                 1
Warning: Unused dummy argument 'cpor' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:9:43:

    9 |      8  ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic
      |                                           1
Warning: Unused dummy argument 'difvap' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:3:47:

    3 |      2  ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm
      |                                               1
Warning: Unused dummy argument 'exbm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:13:33:

   13 |      3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
      |                                 1
Warning: Unused dummy argument 'gmbov2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:13:41:

   13 |      3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
      |                                         1
Warning: Unused dummy argument 'gmbov2g' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:13:26:

   13 |      3  ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2
      |                          1
Warning: Unused dummy argument 'gmbp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:242:18:

  242 |       integer   ic
      |                  1
Warning: Unused variable 'ic' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:247:18:

  247 |       integer   ip
      |                  1
Warning: Unused variable 'ip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:249:18:

  249 |       integer   jp
      |                  1
Warning: Unused variable 'jp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:251:17:

  251 |       integer   m
      |                 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:10:39:

   10 |      9  ,eri,egc,esc,esr,egi,egr,egs,mw,pi,praut1,praut2
      |                                       1
Warning: Unused dummy argument 'mw' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:253:17:

  253 |       integer   n
      |                 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:6:12:

    6 |      5  ,nne,kk,i1d,j1d,ary1d,i1dflg,n1d,maxpt1d,maxvr1d
      |            1
Warning: Unused dummy argument 'nne' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:256:18:

  256 |       integer   np
      |                  1
Warning: Unused variable 'np' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:257:20:

  257 |       integer   npts
      |                    1
Warning: Unused variable 'npts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:2:16:

    2 |      1  (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d
      |                1
Warning: Unused dummy argument 'p3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:22:52:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                                    1
Warning: Unused dummy argument 'pchomo3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:22:15:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |               1
Warning: Unused dummy argument 'pcond3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:35:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                   1
Warning: Unused dummy argument 'pconv3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:15:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |               1
Warning: Unused dummy argument 'pdepi3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:49:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                                 1
Warning: Unused dummy argument 'pgaci3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:27:15:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |               1
Warning: Unused dummy argument 'pgacr3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:24:38:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                                      1
Warning: Unused dummy argument 'pgacrm3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:27:44:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                                            1
Warning: Unused dummy argument 'pgacs3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:22:37:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                     1
Warning: Unused dummy argument 'pgacw3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:24:46:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                                              1
Warning: Unused dummy argument 'pgacwm3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:28:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                            1
Warning: Unused dummy argument 'pgdep3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:24:23:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                       1
Warning: Unused dummy argument 'pgmlt3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:24:60:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                                                            1
Warning: Unused dummy argument 'pgshr3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:27:29:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                             1
Warning: Unused dummy argument 'piacr3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:22:44:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                            1
Warning: Unused dummy argument 'piacw3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:21:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                     1
Warning: Unused dummy argument 'pint3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:24:16:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                1
Warning: Unused dummy argument 'pmltge3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:27:52:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                                                    1
Warning: Unused dummy argument 'pmltse3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:56:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                                        1
Warning: Unused dummy argument 'praci3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:24:53:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                                                     1
Warning: Unused dummy argument 'pracs3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:22:66:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                                                  1
Warning: Unused dummy argument 'pracw3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:22:59:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                                                           1
Warning: Unused dummy argument 'praut3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:63:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                                               1
Warning: Unused dummy argument 'prevp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:27:37:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                                     1
Warning: Unused dummy argument 'prhomo3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:42:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                          1
Warning: Unused dummy argument 'psaci3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:27:22:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                      1
Warning: Unused dummy argument 'psacr3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:22:30:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                              1
Warning: Unused dummy argument 'psacw3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:23:70:

   23 |      8  ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3
      |                                                                      1
Warning: Unused dummy argument 'psdep3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:24:30:

   24 |      9  ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3
      |                              1
Warning: Unused dummy argument 'psmlt3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:22:23:

   22 |      7  ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3
      |                       1
Warning: Unused dummy argument 'psmlti3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:27:59:

   27 |      1  ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3
      |                                                           1
Warning: Unused dummy argument 'pwacs3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:331:19:

  331 |       real      sat
      |                   1
Warning: Unused variable 'sat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:5:51:

    5 |      4  ,pcut,p00,r,rvap,sloper,slopes,slopeg,timea,lice
      |                                                   1
Warning: Unused dummy argument 'timea' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:356:29:

  356 |       real      tmp1    (len)
      |                             1
Warning: Unused variable 'tmp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:2:47:

    2 |      1  (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d
      |                                               1
Warning: Unused dummy argument 'w3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:348:29:

  348 |       real      wgt     (len)
      |                             1
Warning: Unused variable 'wgt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/adjtq.F:3:42:

    3 |      2  ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm
      |                                          1
Warning: Unused dummy argument 'wtm' at (1) [-Wunused-dummy-argument]
[ 54%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o
[ 54%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o
[ 54%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o
[ 55%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa12.F:55:16:

   55 |       real qcond
      |                1
Warning: Unused variable 'qcond' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa12.F:56:16:

   56 |       real qevap
      |                1
Warning: Unused variable 'qevap' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa12.F:35:16:

   35 |       real twodt
      |                1
Warning: Unused variable 'twodt' declared at (1) [-Wunused-variable]
[ 56%] Linking Fortran static library libtext_writer_lib.a
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloud_correlate.F90:145:45:

  145 |                                cf_stacked_min
      |                                             1
Warning: Unused variable 'cf_stacked_min' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloud_correlate.F90:146:52:

  146 |         integer(kind=int_kind) :: cf_stacked_min_set
      |                                                    1
Warning: Unused variable 'cf_stacked_min_set' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloud_correlate.F90:144:48:

  144 |         real(kind=dbl_kind) :: cf_stacked_thresh,  &
      |                                                1
Warning: Unused variable 'cf_stacked_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloud_correlate.F90:140:52:

  140 |        real(kind=dbl_kind), dimension(nlm) :: cf_tmp
      |                                                    1
Warning: Unused variable 'cf_tmp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloud_correlate.F90:28:25:

   28 |          i_lay_a, i_lay_b, i_domain, Ncloud, kcld, j   ! Indices
      |                         1
Warning: Unused variable 'i_lay_b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloud_correlate.F90:9:37:

    9 |    subroutine bugs_ctot(nlen, len_loc, nlm, pl2,tl, acld, l_c, c_tot)
      |                                     1
Warning: Unused dummy argument 'len_loc' at (1) [-Wunused-dummy-argument]
[ 56%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o
[ 56%] Linking Fortran static library libmicrophys_utils_lib.a
[ 56%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o
[ 56%] Built target text_writer_lib
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa13g.F:1:38:

    1 |       subroutine eqa13g(pgacr,qr,qg,tt,rho,fallr,fallg
      |                                      1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa13g.F:4:29:

    4 |      2       ,delt,pcut,tzero,len)
      |                             1
Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument]
[ 57%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o
[ 57%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o
[ 57%] Built target microphys_utils_lib
[ 57%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o
[ 57%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa18.F:2:46:

    2 |      1                ,appbpp,tice,delt,pcut,j,icon,len)
      |                                              1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
[ 57%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o
Scanning dependencies of target KK_microphys_lib
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/newexp.F90:8:6:

    8 |       function exp(x) result(val)
      |      1
Warning: 'exp' declared at (1) may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
[ 57%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o
[ 57%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o
Scanning dependencies of target morrison_microphys_lib
[ 57%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o
[ 57%] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o
[ 58%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o
[ 58%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_rad.F:428:72:

  428 |      & $Id: bugs_rad.F,v 1.2 2005-10-27 20:11:37 dschanen Exp $"
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/121) at (1) [-Wcharacter-truncation]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_rad.F:510:14:

  510 |           if (acld_loc(i,l-1).eq.1.0) then
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_rad.F:516:14:

  516 |           if (acld_loc(i,l-1).eq.0.0) then
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_rad.F:527:14:

  527 |           if (acld_loc(i,l+1).eq.1.0) then
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_rad.F:533:14:

  533 |           if (acld_loc(i,l+1).eq.0.0) then
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_rad.F:28:51:

   28 |      +,                  qcwl ,     qcil ,     qril ,      o3l
      |                                                   1
Warning: Unused dummy argument 'qril' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:300:17:

  300 |       COMPLEX*16, PRIVATE:: m_w_0, m_i_0
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
[ 58%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:315:20:

  315 |       CHARACTER*256:: mp_debug
      |                    1
Warning: Obsolescent feature: Old-style character length at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:470:2:

  470 |          AG = 19.3
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:471:2:

  471 |          BG = 0.37
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:500:2:

  500 |          RHOG = 400.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:509:2:

  509 |          MG0 = 1.6E-10
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa19.F:1:44:

    1 |       subroutine eqa19(pconv,qi,rho,conci,tt,pcut,cimass,delt,len)
      |                                            1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1001:2:

 1001 |           QG(I,K,j)        = QG1D(K)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1012:2:

 1012 |           EFFG(I,K,j)      = EFFG1D(K)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
[ 59%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloudg.F:152:24:

  152 |              cm = cmplx(cnr,-cni)
      |                        1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloudg.F:154:43:

  154 |                um   = 2.*xm*(cnr-1.)*cmplx(0.d0,1.d0)
      |                                           1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/cloudg.F:166:43:

  166 |                um    = 2.*xm*(cm-1.)*cmplx(0.d0,1.d0)
      |                                           1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2143:47:

 2143 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2144:2:

 2144 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2143:47:

 2143 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2144:2:

 2144 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2143:47:

 2143 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2144:2:

 2144 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2160:2:

 2160 |             END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2283:60:

 2283 |              PGMLT(K)=2.*PI*N0G(K)*KAP(K)*(TMELT-T3D(K))/                &
      |                                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
[ 60%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o
[ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3025:2:

 3025 |             PSACWG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3026:2:

 3026 |             PGSACW(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3028:2:

 3028 |             PRDG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3029:2:

 3029 |             EPRDG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3030:2:

 3030 |             NPRACG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3031:2:

 3031 |             NPSACWG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3032:2:

 3032 |             NSCNG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3033:3:

 3033 |             NGRACS(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3034:2:

 3034 |             NSUBG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3196:2:

 3196 |             END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3302:47:

 3302 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3303:2:

 3303 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3302:47:

 3302 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3303:2:

 3303 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3302:47:

 3302 |                   2./(LAMR(K)**2*LAMG(K)**2)+                              &
      |                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3303:2:

 3303 |                                   0.5/(LAMR(k)*LAMG(k)**3)))
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3317:2:

 3317 |             END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
[ 60%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3457:2:

 3457 |            IF (PSACWS(K).GT.0.) THEN
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3462:2:

 3462 |              PGSACW(K) = MIN(PSACWS(K),CONS17*DT*N0S(K)*QC3D(K)*QC3D(K)* &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3467:2:

 3467 |              DUM = MAX(RHOSN/(RHOG-RHOSN)*PGSACW(K),0.)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3470:2:

 3470 |              NSCNG(K) = DUM/MG0*RHO(K)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3477:2:

 3477 |            END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3481:2:

 3481 |            IF (PRACS(K).GT.0.) THEN
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3485:2:

 3485 |               DUM = CONS18*(4./LAMS(K))**3*(4./LAMS(K))**3 &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3490:2:

 3490 |               PGRACS(K) = (1.-DUM)*PRACS(K)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3502:2:

 3502 |            END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3780:2:

 3780 |                PRDG(K) = FUDGEF*PRDG(K)*DUM/SUM_DEP
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3831:2:

 3831 |             PSACWG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3832:2:

 3832 |             PGSACW(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3834:2:

 3834 |             PRDG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3835:2:

 3835 |             EPRDG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3838:2:

 3838 |             NPRACG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3839:2:

 3839 |             NPSACWG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3840:2:

 3840 |             NSCNG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3841:3:

 3841 |             NGRACS(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3842:2:

 3842 |             NSUBG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3843:2:

 3843 |             NGMLTG(K) = 0.
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3865:2:

 3865 |         PGSACW(K) = PGSACW(K)*RATIO
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/AiryFunction.f90:414:12:

  414 |     ELSEIF (x==0.0_r8) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/AiryFunction.f90:161:12:

  161 |     ELSEIF (x==0.0_r8) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4567:2:

 4567 |         DUMG(K) = QG3D(K)+QG3DTEN(K)*DT
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4568:2:

 4568 |         DUMFNG(K) = NG3D(K)+NG3DTEN(K)*DT
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4714:2:

 4714 |         IF (K.LE.KTE-1) THEN
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4716:2:

 4716 |         FR(K)=FR(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4717:2:

 4717 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4719:2:

 4719 |         FI(K)=FI(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4720:2:

 4720 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4722:2:

 4722 |         FNI(K)=FNI(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4723:2:

 4723 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4725:2:

 4725 |         FS(K)=FS(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4726:2:

 4726 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4728:2:

 4728 |         FNS(K)=FNS(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4729:2:

 4729 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4731:2:

 4731 |         FNR(K)=FNR(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4732:2:

 4732 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4734:2:

 4734 |         FC(K)=FC(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4735:2:

 4735 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4737:2:

 4737 |         FNC(K)=FNC(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4738:2:

 4738 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4740:2:

 4740 |         FG(K)=FG(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4741:2:

 4741 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4743:2:

 4743 |         FNG(K)=FNG(K+1)
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4744:2:

 4744 |         END IF
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4745:2:

 4745 |         END IF ! K LE KTE-1
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5444:2:

 5444 |         6.11147274, 0.503160820, 0.188439774e-1, &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5446:58:

 5446 |         0.385852041e-9, 0.146898966e-11, 0.252751365e-14/
      |                                                          1      
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5453:2:

 5453 |         6.11239921, 0.443987641, 0.142986287e-1, &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5494:6:

 5494 |       REAL FUNCTION GAMMA(X)
      |      1
Warning: 'gamma' declared at (1) may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5619:60:

 5619 |            -5.952379913043012E-04,7.93650793500350248E-04,                                 &
      |                                                                 1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5620:73:

 5620 |            -2.777777777777681622553E-03,8.333333333333333331554247E-02,    &
      |                                                                         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5625:23:

 5625 |       CONV(I) = REAL(I)
      |                       1
Warning: Obsolescent feature: Statement function at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5741:36:

 5741 |          1.12837916709551257377E0,                                &
      |                                         1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5748:36:

 5748 |          0.84270079294971486929E0,                                                        &
      |                                         1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5755:37:

 5755 |          0.67493323603965504676E0,                                                        &
      |                                         1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5762:36:

 5762 |          0.56909076642393639985E0,                                                        &
      |                                         1~~~~~~~
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5771:65:

 5771 |          -0.00000000029734388465E0,  0.00000000269776334046E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5773:65:

 5773 |          -0.00000021854388148686E0,  0.00000266246030457984E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5774:65:

 5774 |           0.00001612722157047886E0, -0.00025616361025506629E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5775:65:

 5775 |           0.00015380842432375365E0,  0.00815533022524927908E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5780:65:

 5780 |           0.00000000522461866919E0,  0.00000000342940918551E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5781:65:

 5781 |          -0.00000035772874310272E0,  0.00000019999935792654E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5782:65:

 5782 |           0.00002687044575042908E0, -0.00011843240273775776E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5783:65:

 5783 |          -0.00080991728956032271E0,  0.00661062970502241174E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5784:65:

 5784 |           0.00909530922354827295E0, -0.20160072778491013140E0,  &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5788:64:

 5788 |          0.00000000063675740242E0,  0.00000003377623323271E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5789:64:

 5789 |         -0.00000015451139637086E0, -0.00000203340624738438E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5790:64:

 5790 |          0.00001947204525295057E0,  0.00002854147231653228E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5791:64:

 5791 |         -0.00101565063152200272E0,  0.00271187003520095655E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5792:64:

 5792 |          0.02328095035422810727E0, -0.16725021123116877197E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5796:64:

 5796 |         -0.00000000264888267434E0,  0.00000002050708040581E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5797:64:

 5797 |          0.00000011371857327578E0, -0.00000211211337219663E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5798:64:

 5798 |          0.00000368797328322935E0,  0.00009823686253424796E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5799:64:

 5799 |         -0.00065860243990455368E0, -0.00075285814895230877E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5800:64:

 5800 |          0.02585434424202960464E0, -0.11637092784486193258E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5803:64:

 5803 |         -0.00000000000367789363E0,  0.00000000020876046746E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5804:64:

 5804 |         -0.00000000193319027226E0, -0.00000000435953392472E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5805:64:

 5805 |          0.00000018006992266137E0, -0.00000078441223763969E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5806:64:

 5806 |         -0.00000675407647949153E0,  0.00008428418334440096E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5807:64:

 5807 |         -0.00017604388937031815E0, -0.00239729611435071610E0,   &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5819:65:

 5819 |               A(K + 8)) * T + A(K + 9)) * T + A(K + 10)) * T +    &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5826:64:

 5826 |               B(K + 2)) * T + B(K + 3)) * T + B(K + 4)) * T +     &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5827:64:

 5827 |               B(K + 5)) * T + B(K + 6)) * T + B(K + 7)) * T +     &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5828:65:

 5828 |               B(K + 8)) * T + B(K + 9)) * T + B(K + 10)) * T +    &
      |                                                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
[ 60%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5894:17:

 5894 |       COMPLEX*16 FUNCTION m_complex_water_ray(lambda,T)
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5905:17:

 5905 |       COMPLEX*16, PARAMETER:: i = (0d0,1d0)
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5928:17:

 5928 |       COMPLEX*16 FUNCTION m_complex_ice_maetzler(lambda,T)
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5976:17:

 5976 |       COMPLEX*16, INTENT(in):: m_w, m_i
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5980:17:

 5980 |       COMPLEX*16:: m_core, m_air
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6066:17:

 6066 |       complex*16 function get_m_mix_nested (m_a, m_i, m_w, volair,      &
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6073:17:

 6073 |       COMPLEX*16, INTENT(in):: m_a, m_i, m_w
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6079:17:

 6079 |       COMPLEX*16:: mtmp
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6204:17:

 6204 |       COMPLEX*16 FUNCTION get_m_mix (m_a, m_i, m_w, volair, volice,     &
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6210:17:

 6210 |       COMPLEX*16, INTENT(in):: m_a, m_i, m_w
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6248:17:

 6248 |       COMPLEX*16 FUNCTION m_complex_maxwellgarnett(vol1, vol2, vol3,    &
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6253:17:

 6253 |       COMPLEX*16 :: m1, m2, m3
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6257:17:

 6257 |       COMPLEX*16 :: beta2, beta3, m1t, m2t, m3t
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/AiryFunction.f90:54:31:

   54 |         chepolsum=(d1 - d2)/two
      |                               ^
Warning: 'd2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/AiryFunction.f90:18:21:

   18 |     REAL(r8) :: d1,d2,half,test,tt,two,u0,u1,u2,zero,t,a(0:60)
      |                     ^
note: 'd2' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/AiryFunction.f90:31:27:

   31 |       chepolsum=(u0-u2)/two
      |                           ^
Warning: 'u2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/AiryFunction.f90:18:47:

   18 |     REAL(r8) :: d1,d2,half,test,tt,two,u0,u1,u2,zero,t,a(0:60)
      |                                               ^
note: 'u2' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3690:4:

 3690 |  101      CONTINUE
      |    1
Warning: Label 101 at (1) defined but not used [-Wunused-label]
[ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6691:13:

 6691 |     T_IN_K = T_IN_K - ( Lv / Cp * ( DELTA_QT_COND_LIQ ) ) &
      |             1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6507:35:

 6507 |          if (L_qr(k)) ze_rain(k) = N0_r(k)*720.*ilamr(k)**7
      |                                   1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6509:35:

 6509 |          if (L_qs(k)) ze_snow(k) = (0.176/0.93) * (6.0/PI)*(6.0/PI)     &
      |                                   1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6512:38:

 6512 |          if (L_qg(k)) ze_graupel(k) = (0.176/0.93) * (6.0/PI)*(6.0/PI)  &
      |                                      1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6576:18:

 6576 |          dBZ(k) = 10.*log10((ze_rain(k)+ze_snow(k)+ze_graupel(k))*1.d18)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6266:38:

 6266 |        m_complex_maxwellgarnett=CMPLX(-999.99d0,-999.99d0)
      |                                      1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6215:24:

 6215 |       get_m_mix = CMPLX(1.0d0,0.0d0)
      |                        1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6086:31:

 6086 |       get_m_mix_nested = CMPLX(1.0d0,0.0d0)
      |                               1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6197:32:

 6197 |        get_m_mix_nested = CMPLX(1.0d0,0.0d0)
      |                                1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5960:37:

 5960 |                              + CMPLX(0.0d0, (alfa/f + beta*f))
      |                                     1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5922:39:

 5922 |       m_complex_water_ray = SQRT(CMPLX(epsr,-epsi))
      |                                       1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5637:11:

 5637 |         IF(RES.NE.ZERO)THEN
      |           1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5638:13:

 5638 |           IF(Y1.NE.AINT(Y1*HALF)*TWO)PARITY=.TRUE.
      |             1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5721:9:

 5721 |       IF(FACT.NE.ONE)RES=FACT/RES
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1545:22:

 1545 |             CPM(K)  = Cp
      |                      1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1568:21:

 1568 |             QVS(K) = EP_2*EVS(K)/(PRES(K)-EVS(K))
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1569:21:

 1569 |             QVI(K) = EP_2*EIS(K)/(PRES(K)-EIS(K))
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1793:18:

 1793 |             DUM = (RV*T3D(K)**2)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2385:33:

 2385 |         IF (PRACS(K) .ne. 0. .or. PRACG(K) .ne. 0.) THEN
      |                                 1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2385:12:

 2385 |         IF (PRACS(K) .ne. 0. .or. PRACG(K) .ne. 0.) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2458:15:

 2458 |       DUMQSS = EP_2*dum/(PRES(K)-dum)
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2465:15:

 2465 |       PCC(K) = DUMS/(1.+XXLV(K)**2*DUMQSS/(CPM(K)*RV*DUMT**2))/DT
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2594:16:

 2594 |            DUM3=(QVS(K)*RHO(K)/(PRES(K)-EVS(K))+DQSDT/CP)*G*DUM
      |                1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:3968:12:

 3968 |         IF (PCC(K) .ne. 0.) THEN
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4022:15:

 4022 |       DUMQSS = EP_2*dum/(PRES(K)-dum)
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4029:15:

 4029 |       PCC(K) = DUMS/(1.+XXLV(K)**2*DUMQSS/(CPM(K)*RV*DUMT**2))/DT
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
[ 60%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4174:16:

 4174 |            DUM3=(QVS(K)*RHO(K)/(PRES(K)-EVS(K))+DQSDT/CP)*G*DUM
      |                1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4941:21:

 4941 |             QVS(K) = EP_2*EVS(K)/(PRES(K)-EVS(K))
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:4942:21:

 4942 |             QVI(K) = EP_2*EIS(K)/(PRES(K)-EIS(K))
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:479:13:

  479 |          R = Rd
      |             1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:481:17:

  481 |          TMELT = T_freeze_K
      |                 1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:519:13:

  519 |          G = grav
      |             1
Warning: Change of value in conversion from 'REAL(8)' to 'REAL(4)' at (1) [-Wconversion]
[ 60%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa21g.F:29:18:

   29 |       integer npts
      |                  1
Warning: Unused variable 'npts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa21g.F:1:43:

    1 |       subroutine eqa21g(pgacrm,pgacr,tt,rho,qg,tzero
      |                                           1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6326:17:

 6326 |       INTEGER:: i, k, k_0
      |                 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6305:38:

 6305 |                           kts, kte, ii, jj, nr1d, ns1d, ng1d)
      |                                      1
Warning: Unused dummy argument 'ii' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:6305:42:

 6305 |                           kts, kte, ii, jj, nr1d, ns1d, ng1d)
      |                                          1
Warning: Unused dummy argument 'jj' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5967:56:

 5967 |                      meltratio_outside, m_w, m_i, lambda, C_back,       &
      |                                                        1
Warning: Unused dummy argument 'lambda' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5981:45:

 5981 |       REAL(8):: D_large, D_g, rhog, x_w, xw_a, fm, fmgrenz,    &
      |                                             1
Warning: Unused variable 'xw_a' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5905:31:

 5905 |       COMPLEX*16, PARAMETER:: i = (0d0,1d0)
      |                               1
Warning: Unused parameter 'i' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5904:35:

 5904 |       REAL(8):: alpha,lambdas,sigma,nenner
      |                                   1
Warning: Unused variable 'sigma' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5435:14:

 5435 |       REAL DUM
      |              1
Warning: Unused variable 'dum' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1401:15:

 1401 |       REAL ANUC,BNUC
      |               1
Warning: Unused variable 'anuc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1401:20:

 1401 |       REAL ANUC,BNUC
      |                    1
Warning: Unused variable 'bnuc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1316:18:

 1316 |      REAL    COFFI                    ! ICE AUTOCONVERSION PARAMETER
      |                  1
Warning: Unused variable 'coffi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1389:15:

 1389 |        REAL CRY,KRY   ! AEROSOL ACTIVATION PARAMETERS
      |               1
Warning: Unused variable 'cry' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1382:15:

 1382 |      REAL    CT      ! DROPLET ACTIVATION PARAMETER
      |               1
Warning: Unused variable 'ct' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:25:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |                         1
Warning: Unused variable 'dc0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:33:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |                                 1
Warning: Unused variable 'dg0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:29:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |                             1
Warning: Unused variable 'ds0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:21:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |                     1
Warning: Unused variable 'dumni' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1393:15:

 1393 |      REAL DUMQI,DUMNI,DC0,DS0,DG0
      |               1
Warning: Unused variable 'dumqi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1394:21:

 1394 |      REAL DUMQC,DUMQR,RATIO,SUM_DEP,FUDGEF
      |                     1
Warning: Unused variable 'dumqr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1350:48:

 1350 |      REAL DUM,DUM1,DUM2,DUMT,DUMQV,DUMQSS,DUMQSI,DUMS,TMPNUM
      |                                                1
Warning: Unused variable 'dumqsi' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1055:31:

 1055 |                         IMS,IME, JMS,JME, KMS,KME,&
      |                               1
Warning: Unused dummy argument 'ime' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1055:27:

 1055 |                         IMS,IME, JMS,JME, KMS,KME,&
      |                           1
Warning: Unused dummy argument 'ims' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1056:31:

 1056 |                         ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
      |                               1
Warning: Unused dummy argument 'ite' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1056:27:

 1056 |                         ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
      |                           1
Warning: Unused dummy argument 'its' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1055:40:

 1055 |                         IMS,IME, JMS,JME, KMS,KME,&
      |                                        1
Warning: Unused dummy argument 'jme' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1055:36:

 1055 |                         IMS,IME, JMS,JME, KMS,KME,&
      |                                    1
Warning: Unused dummy argument 'jms' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1056:40:

 1056 |                         ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
      |                                        1
Warning: Unused dummy argument 'jte' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1056:36:

 1056 |                         ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL
      |                                    1
Warning: Unused dummy argument 'jts' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1386:16:

 1386 |      REAL    KEL     ! KELVIN PARAMETER
      |                1
Warning: Unused variable 'kel' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1389:19:

 1389 |        REAL CRY,KRY   ! AEROSOL ACTIVATION PARAMETERS
      |                   1
Warning: Unused variable 'kry' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1231:38:

 1231 |      REAL, DIMENSION(KMS:KME) ::  PCCN      ! CHANGE Q DROPLET ACTIVATION
      |                                      1
Warning: Unused variable 'pccn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1325:40:

 1325 |       REAL FALTNDR,FALTNDI,FALTNDNI,RHO2
      |                                        1
Warning: Unused variable 'rho2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1384:17:

 1384 |      REAL    SAT1    ! DUMMY SATURATION
      |                 1
Warning: Unused variable 'sat1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1383:18:

 1383 |      REAL    TEMP1   ! DUMMY TEMPERATURE
      |                  1
Warning: Unused variable 'temp1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1397:13:

 1397 |      REAL WEF
      |             1
Warning: Unused variable 'wef' declared at (1) [-Wunused-variable]
[ 60%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:752:42:

  752 |                 RHO, PII, P, DT_IN, DZ, HT, W,          &
      |                                          1
Warning: Unused dummy argument 'ht' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:23:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                       1
Warning: Unused dummy argument 'ide' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:19:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                   1
Warning: Unused dummy argument 'ids' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:749:31:

  749 | SUBROUTINE MP_GRAUPEL(ITIMESTEP,                       &
      |                               1
Warning: Unused dummy argument 'itimestep' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:32:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                                1
Warning: Unused dummy argument 'jde' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:28:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                            1
Warning: Unused dummy argument 'jds' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:41:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                                         1
Warning: Unused dummy argument 'kde' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:758:37:

  758 |                ,IDS,IDE, JDS,JDE, KDS,KDE               & ! domain dims
      |                                     1
Warning: Unused dummy argument 'kds' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:66:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                                                  1
Warning: Unused variable 'qcsten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:34:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                  1
Warning: Unused variable 'qgsten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:49:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                                 1
Warning: Unused variable 'qisten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:58:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                                          1
Warning: Unused variable 'qnisten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:860:41:

  860 |                             QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, &
      |                                         1
Warning: Unused variable 'qrsten' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:752:19:

  752 |                 RHO, PII, P, DT_IN, DZ, HT, W,          &
      |                   1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:750:67:

  750 |                 TH, QV, QC, QR, QI, QS, QG, NI, NC, NS, NR, NG, TKE, NCTEND, &
      |                                                                   1
Warning: Unused dummy argument 'tke' at (1) [-Wunused-dummy-argument]
[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o
[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa22.F:13:19:

   13 |       integer iflag
      |                   1
Warning: Unused variable 'iflag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa22.F:1:63:

    1 |       subroutine eqa22(psacw,qc,qs,tt,termb,esc,pcut,delt,tzero,len)
      |                                                               1
Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument]
[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa22g.F:29:18:

   29 |       integer npts
      |                  1
Warning: Unused variable 'npts' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa22g.F:1:43:

    1 |       subroutine eqa22g(pgacwm,pgacw,tt,rho,qg,tzero
      |                                           1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
[ 61%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o
[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o
[ 61%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o
[ 61%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o
[ 62%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_iter.F:113:14:

  113 |      &, exptau   !
      |              1
Warning: Unused variable 'exptau' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa27.F:2:47:

    2 |      1                ,snzero,tzero,pcut,delt,j,len)
      |                                               1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_iter.F:135:12:

  135 |      &  fail
      |            1
Warning: Unused variable 'fail' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_iter.F:128:30:

  128 |      &,  kappa ,   oms ,  prop ,r, rinf
      |                              1
Warning: Unused variable 'prop' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_iter.F:12:30:

   12 |      +,              sel_rules ,     b1 ,   b2 ,     b3
      |                              1
Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_iter.F:140:15:

  140 |      &, tauscat
      |               1
Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1340:4:

 1340 |     FUNCTION gamma(x)
      |    1
Warning: 'gamma' declared at (1) may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1052:8:

 1052 |     IF (a == 0) THEN
      |        1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1054:12:

 1054 |     ELSEIF (a == 1) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 63%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1449:10:

 1449 |       IF (fn_val /= zero) THEN
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1450:12:

 1450 |         IF (y1 /=aint(y1*half)*two) parity = .true.
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1536:10:

 1536 |       IF (fact /= one) fn_val=fact/fn_val
      |          1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1248:14:

 1248 |       ELSEIF (x == 0) THEN
      |              1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1304:10:

 1304 |       IF (x == 0.0_r8) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1224:22:

 1224 |     IF ((x == 0).AND.(y == 0)) THEN
      |                      1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1224:9:

 1224 |     IF ((x == 0).AND.(y == 0)) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1173:8:

 1173 |     IF (y1 == 0) THEN
      |        1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1182:8:

 1182 |     IF (y2 == 0) THEN
      |        1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1132:10:

 1132 |       IF (s == 0) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1086:23:

 1086 |     IF ((x1 == 0).AND.(y == 0)) THEN
      |                       1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1086:9:

 1086 |     IF ((x1 == 0).AND.(y == 0)) THEN
      |         1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:1092:12:

 1092 |         IF (x1 == 0) THEN
      |            1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:820:10:

  820 |       IF (rho==0) THEN
      |          1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2508:36:

 2497 |           DO l=0,40
      |                   2                 
......
 2508 |                 asp=asp+(l+1)*ast(k,l+1)*etal
      |                                    1
Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2515:34:

 2497 |           DO l=0,40
      |                   2               
......
 2515 |               bsp=bsp+(l+1)*bst(k,l+1)*etal
      |                                  1
Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2) [-Wdo-subscript]
[ 63%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:121:12:

  121 |      cld_ran,   &  !The random overlap fraction of cloud
      |            1
Warning: Unused variable 'cld_ran' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:3:22:

    3 |            ib , cldamt ,  wc_cld,  wc_clr, &
      |                      1
Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:122:9:

  122 |      cmin          !Minimum cloud fraction in a column
      |         1
Warning: Unused variable 'cmin' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:109:11:

  109 |      exptau
      |           1
Warning: Unused variable 'exptau' declared at (1) [-Wunused-variable]
[ 63%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o
[ 63%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_bs.F:190:4:

  190 | 2000     directcld(1) = 0.
      |    1
Warning: Label 2000 at (1) defined but not used [-Wunused-label]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_bs.F:142:12:

  142 |      &  fail
      |            1
Warning: Unused variable 'fail' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_bs.F:11:38:

   11 |      +,               fddif ,sel_rules ,    b1 ,     b2
      |                                      1
Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_bs.F:147:15:

  147 |      &, tauscat
      |               1
Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable]
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F.o
[ 64%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_iter.F:192:4:

  192 | 2000    directcld(1) = 0.
      |    1
Warning: Label 2000 at (1) defined but not used [-Wunused-label]
[ 64%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_iter.F:139:12:

  139 |      &  fail
      |            1
Warning: Unused variable 'fail' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_iter.F:11:38:

   11 |      +,               fddif ,sel_rules ,    b1 ,     b2
      |                                      1
Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_iter.F:144:15:

  144 |      &, tauscat
      |               1
Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable]
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90:7:11:

    7 |      cldamt    , c_maximal , cf_max,  cf_random )
      |           1
Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument]
[ 64%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa6.F:2:36:

    2 |      1               ,iwx1,heatlv,cp,delt,pcut,j,len)
      |                                    1
Warning: Unused dummy argument 'cp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa6.F:2:33:

    2 |      1               ,iwx1,heatlv,cp,delt,pcut,j,len)
      |                                 1
Warning: Unused dummy argument 'heatlv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa6.F:39:18:

   39 |       integer iter
      |                  1
Warning: Unused variable 'iter' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa6.F:2:48:

    2 |      1               ,iwx1,heatlv,cp,delt,pcut,j,len)
      |                                                1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa6.F:1:56:

    1 |       subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
      |                                                        1
Warning: Unused dummy argument 'pp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa6.F:1:53:

    1 |       subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
      |                                                     1
Warning: Unused dummy argument 'qsati' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa6.F:1:30:

    1 |       subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2
      |                              1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
[ 64%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o
[ 65%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o
[ 65%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o
[ 66%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o
[ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o
[ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa9.F:1:51:

    1 |       subroutine eqa9(pracw,qc,qr,pterm4,sr,sri,rho,nc,icomp,pi,erc
      |                                                   1
Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa9.F:36:14:

   36 |       real rvc
      |              1
Warning: Unused variable 'rvc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/eqa9.F:37:16:

   37 |       real rvcof
      |                1
Warning: Unused variable 'rvcof' declared at (1) [-Wunused-variable]
[ 66%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o
[ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o
[ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esati.F:55:14:

   55 |         i1(i)=t(i)
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
[ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esatv.F:55:14:

   55 |         i1(i)=t(i)
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:372:5:

  372 |     8 format(1x,i5,2(5x,f8.2),4x,5e16.8)
      |     1
Warning: Label 8 at (1) defined but not used [-Wunused-label]
[ 67%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:220:39:

  212 |           do 105 i=1,ntot
      |                                                                        2
......
  220 |                varest = 5.0*alog(vpsat(i+1)/vpsat(i-1))
      |                                       1
Warning: Array reference at (1) out of bounds (2752 > 2751) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:220:50:

  212 |           do 105 i=1,ntot
      |                                                                        2
......
  220 |                varest = 5.0*alog(vpsat(i+1)/vpsat(i-1))
      |                                                  1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:223:54:

  212 |           do 105 i=1,ntot
      |                                                                        2
......
  223 |      &       write(6,7) i, TEM, temc, vpsat(i), vpsat(i+1),
      |                                                      1
Warning: Array reference at (1) out of bounds (2752 > 2751) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:224:21:

  212 |           do 105 i=1,ntot
      |                                                                        2
......
  224 |      &         vpsat(i-1),varest, varvp(i)
      |                     1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:52:22:

   52 |       real ESICE,ESBLD
      |                      1
Warning: Unused variable 'esbld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:62:16:

   62 |       integer ii
      |                1
Warning: Unused variable 'ii' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:63:16:

   63 |       integer  j
      |                1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:74:18:

   74 |       logical l_xl
      |                  1
Warning: Unused variable 'l_xl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:66:17:

   66 |       real t1,qqq,tqs,temc
      |                 1
Warning: Unused variable 'qqq' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:66:21:

   66 |       real t1,qqq,tqs,temc
      |                     1
Warning: Unused variable 'tqs' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:55:16:

   55 |       real VABLD
      |                1
Warning: Unused variable 'vabld' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:64:26:

   64 |       real qcon,rq,vps,var
      |                          1
Warning: Unused variable 'var' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:64:22:

   64 |       real qcon,rq,vps,var
      |                      1
Warning: Unused variable 'vps' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:51:26:

   51 |       real ESH2O,WICE,WH2O
      |                          1
Warning: Unused variable 'wh2o' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:51:21:

   51 |       real ESH2O,WICE,WH2O
      |                     1
Warning: Unused variable 'wice' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/esat_new.F:58:16:

   58 |       real XLBLD
      |                1
Warning: Unused variable 'xlbld' declared at (1) [-Wunused-variable]
[ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o
[ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o
[ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:146:12:

  146 |          if(rvc(i).ne.0.)then
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:3:42:

    3 |      2            ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d
      |                                          1
Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:4:52:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                                    1
Warning: Unused dummy argument 'conci' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:4:29:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                             1
Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:4:25:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                         1
Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:4:41:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                         1
Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:12:17:

   12 |        integer ip
      |                 1
Warning: Unused variable 'ip' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:4:35:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                   1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:4:33:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                 1
Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:14:17:

   14 |        integer jp
      |                 1
Warning: Unused variable 'jp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:52:16:

   52 |        integer k
      |                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:15:17:

   15 |        integer kk
      |                 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:3:36:

    3 |      2            ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d
      |                                    1
Warning: Unused dummy argument 'lgrpl' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:21:17:

   21 |        integer np
      |                 1
Warning: Unused variable 'np' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:4:46:

    4 |      3            ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len)
      |                                              1
Warning: Unused dummy argument 'th2t' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqi.F:56:15:

   56 |        real tp3
      |               1
Warning: Unused variable 'tp3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:4:24:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                        1
Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:4:60:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                                                            1
Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:4:56:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                                                        1
Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:5:24:

    5 |      4            ,icomp,ldrizzle,ni,m,len)
      |                        1
Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:4:66:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                                                                  1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:4:64:

    4 |      3            ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j
      |                                                                1
Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:59:16:

   59 |        integer k
      |                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:5:36:

    5 |      4            ,icomp,ldrizzle,ni,m,len)
      |                                    1
Warning: Unused dummy argument 'ni' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:3:57:

    3 |      2            ,rho,nc,nr,ncn,pcut,twodt,lice,lgrpl,tt,rvc
      |                                                         1
Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmcol.F:1:31:

    1 |        subroutine nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp
      |                               1
Warning: Unused dummy argument 'tttemp' at (1) [-Wunused-dummy-argument]
[ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o
[ 68%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F.o
[ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2616:35:

 2616 |              eta, mus, gmus, s1, s2, s3, s4, mus1, mus2
      |                                   ^
Warning: 's2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2616:39:

 2616 |              eta, mus, gmus, s1, s2, s3, s4, mus1, mus2
      |                                       ^
Warning: 's3' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2616:55:

 2616 |              eta, mus, gmus, s1, s2, s3, s4, mus1, mus2
      |                                                       ^
Warning: 'mus2' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2616:49:

 2616 |              eta, mus, gmus, s1, s2, s3, s4, mus1, mus2
      |                                                 ^
Warning: 'mus1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2616:31:

 2616 |              eta, mus, gmus, s1, s2, s3, s4, mus1, mus2
      |                               ^
Warning: 's1' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2616:43:

 2616 |              eta, mus, gmus, s1, s2, s3, s4, mus1, mus2
      |                                           ^
Warning: 's4' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2614:18:

 2614 |              sphin, schin, gammaa2, e1, e2, e3, e4, delta1,&
      |                  ^
Warning: 'sphin' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2614:25:

 2614 |              sphin, schin, gammaa2, e1, e2, e3, e4, delta1,&
      |                         ^
Warning: 'schin' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:3202:32:

 3202 |        uaxx(2)=-facu/sqrt2*schip
      |                                ^
Warning: 'schip' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2613:67:

 2613 |              ffa, x2, xargu, sinpia, smus, musp, musn, sphip, schip,&
      |                                                                   ^
note: 'schip' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:3201:40:

 3201 |        uaxx(1)=1.0_r8/(facu*sqrt2)*sphip
      |                                        ^
Warning: 'sphip' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys/Parabolic.f90:2613:60:

 2613 |              ffa, x2, xargu, sinpia, smus, musp, musn, sphip, schip,&
      |                                                            ^
note: 'sphip' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:3:36:

    3 |      2            ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg
      |                                    1
Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:6:52:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                                    1
Warning: Unused dummy argument 'cp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:6:49:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                                 1
Warning: Unused dummy argument 'heatlv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:6:22:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                      1
Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:3:68:

    3 |      2            ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg
      |                                                                    1
Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:6:28:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                            1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:6:26:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                          1
Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:61:16:

   61 |        integer k
      |                1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:18:17:

   18 |        integer kk
      |                 1
Warning: Unused variable 'kk' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:21:16:

   21 |        integer m
      |                1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:6:63:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                                               1
Warning: Unused dummy argument 'qsatv' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:6:57:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                                         1
Warning: Unused dummy argument 'rvap' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/nrmtqw.F:6:42:

    6 |      3            ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len
      |                                          1
Warning: Unused dummy argument 'th2t' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/qtadj.F:12:21:

   12 |       integer implflg
      |                     1
Warning: Unused variable 'implflg' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/qtadj.F:2:34:

    2 |      1  ,heatls,cp,rvap,tzero,lice,iflag,pcut,len)
      |                                  1
Warning: Unused dummy argument 'lice' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/qtadj.F:14:15:

   14 |       integer n
      |               1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/qtadj.F:1:31:

    1 |       subroutine qtadj(tt,qv,pr,qsatv,qsati,qadj,tadj,heatlv
      |                               1
Warning: Unused dummy argument 'pr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/qtadj.F:22:15:

   22 |       real qsat
      |               1
Warning: Unused variable 'qsat' declared at (1) [-Wunused-variable]
[ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o
[ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/tgqg.F:30:16:

   30 |       real pfact
      |                1
Warning: Unused variable 'pfact' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/tgqg.F:32:13:

   32 |       real x6
      |             1
Warning: Unused variable 'x6' declared at (1) [-Wunused-variable]
[ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o
[ 69%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/tgqi.F:1:59:

    1 |       subroutine tgqi(fallv,qi,rbm,pr,conci,pcut,p00,cimass,dmax,len)
      |                                                           1
Warning: Unused dummy argument 'cimass' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/tgqi.F:33:17:

   33 |       real falspd
      |                 1
Warning: Unused variable 'falspd' declared at (1) [-Wunused-variable]
[ 70%] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/tgqr.F:31:15:

   31 |       integer k
      |               1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5490:26:

 5490 |       END FUNCTION POLYSVP
      |                          ^
Warning: '__result_polysvp' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:5423:27:

 5423 |       REAL FUNCTION POLYSVP (T,TYPE)
      |                           ^
note: '__result_polysvp' was declared here
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/tgqs.F:31:16:

   31 |       real pfact
      |                1
Warning: Unused variable 'pfact' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/COAMPS_microphys/tgqs.F:33:13:

   33 |       real x6
      |             1
Warning: Unused variable 'x6' declared at (1) [-Wunused-variable]
[ 70%] Linking Fortran static library libcoamps_lib.a
[ 70%] Built target coamps_lib
[ 71%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90.o
[ 71%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o
[ 71%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o
[ 72%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o
[ 72%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o
[ 72%] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_lwr.F:23:40:

   23 |      +,                  cldmax ,     b1 ,    b2 ,     b3
      |                                        1
Warning: Unused dummy argument 'b1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_lwr.F:23:48:

   23 |      +,                  cldmax ,     b1 ,    b2 ,     b3
      |                                                1
Warning: Unused dummy argument 'b2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_lwr.F:23:57:

   23 |      +,                  cldmax ,     b1 ,    b2 ,     b3
      |                                                         1
Warning: Unused dummy argument 'b3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_lwr.F:24:31:

   24 |      +,                      b4 ,  umco2 , umch4 ,  umn2o
      |                               1
Warning: Unused dummy argument 'b4' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_lwr.F:22:57:

   22 |      +,                   cirho ,  o3mix ,    ts , cldamt
      |                                                         1
Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_lwr.F:23:31:

   23 |      +,                  cldmax ,     b1 ,    b2 ,     b3
      |                               1
Warning: Unused dummy argument 'cldmax' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_swr.F:29:50:

   29 |      +,                 umch4 ,   umn2o ,       b1 ,       b2
      |                                                  1
Warning: Unused dummy argument 'b1' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_swr.F:29:61:

   29 |      +,                 umch4 ,   umn2o ,       b1 ,       b2
      |                                                             1
Warning: Unused dummy argument 'b2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_swr.F:30:29:

   30 |      +,                    b3 ,      b4 ,     fdsw ,   fdswcl
      |                             1
Warning: Unused dummy argument 'b3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_swr.F:30:39:

   30 |      +,                    b3 ,      b4 ,     fdsw ,   fdswcl
      |                                       1
Warning: Unused dummy argument 'b4' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_swr.F:28:39:

   28 |      +,                 alndr ,  cldamt ,   cldmax ,    umco2
      |                                       1
Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_swr.F:28:50:

   28 |      +,                 alndr ,  cldamt ,   cldmax ,    umco2
      |                                                  1
Warning: Unused dummy argument 'cldmax' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_swr.F:167:12:

  167 |      &, mbir    !Number of shortwave (LW) spectral intervals.
      |            1
Warning: Unused parameter 'mbir' declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/BUGSrad/bugs_swr.F:26:50:

   26 |      +,                 cirho ,   o3mix ,       ts ,     amu0
      |                                                  1
Warning: Unused dummy argument 'ts' at (1) [-Wunused-dummy-argument]
[ 72%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o
[ 72%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o
[ 72%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o
[ 73%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o
[ 73%] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o
[ 73%] Linking Fortran static library libbugsrad_lib.a
[ 73%] Built target bugsrad_lib
[ 73%] Linking Fortran static library libKK_microphys_lib.a
[ 73%] Built target KK_microphys_lib
Scanning dependencies of target silhs_lib
[ 73%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90.o
[ 73%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90.o
[ 74%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90.o
[ 75%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90.o
[ 75%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:2588:15:

 2588 |            IF (EPSR.GT.1.E-8) THEN
      |               ^
Warning: 'epsr' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/Morrison_microphys/module_mp_graupel.F90:1358:14:

 1358 |      REAL EPSR     ! 1/PHASE REL. TIME (SEE M2005), RAIN
      |              ^
note: 'epsr' was declared here
[ 75%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90.o
[ 75%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90.o
[ 76%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90.o
[ 76%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/silhs_importance_sample_module.F90:638:62:

  633 |       do category=1, num_importance_categories
      |                                              2                
......
  638 |                rand_vect(sample) <  category_cumulative_probs(category+1) ) then
      |                                                              1
Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript]
[ 76%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/latin_hypercube_driver_module.F90:2028:30:

 2028 |     integer :: sample, ivar, k
      |                              1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/latin_hypercube_driver_module.F90:72:8:

   72 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter 'stat_rknd' which has been explicitly imported at (1) [-Wunused-parameter]
[ 76%] Linking Fortran static library libmorrison_microphys_lib.a
[ 76%] Built target morrison_microphys_lib
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/latin_hypercube_driver_module.F90:1601:10:

 1601 |       if ( X_u_chi(sample) < (one - cloud_frac_i) ) then
      |          ^
Warning: 'cloud_frac_i' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/latin_hypercube_driver_module.F90:1583:18:

 1583 |       cloud_frac_i
      |                  ^
note: 'cloud_frac_i' was declared here
[ 76%] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o
[ 76%] Linking Fortran static library libsilhs_lib.a
[ 76%] Built target silhs_lib
Scanning dependencies of target numerical_recipes_lib
Scanning dependencies of target radiation_lib
[ 76%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o
[ 76%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o
[ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o
[ 76%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o
[ 77%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o
[ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o
[ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/soil_vegetation.F90.o
[ 78%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o
[ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/rad_lwsw_module.F90:475:23:

  475 |     tau(kk+1) = tau(kk)
      |                       ^
Warning: 'MEM[(real(kind=8)[0:D.4423] *)_167][_24]' may be used uninitialized [-Wmaybe-uninitialized]
[ 78%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o
[ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o
[ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_variables_module.F90.o
[ 78%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o
[ 79%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o
[ 79%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o
[ 79%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Numerical_recipes/ran_state.f90:8:59:

    8 |   INTEGER(K4B), PARAMETER :: hg=huge(1_K4B), hgm=-hg, hgng=hgm-1
      |                                                           1
Warning: Integer outside symmetric range implied by Standard Fortran at (1)
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Numerical_recipes/amebsa.f90:25:31:

   25 | INTEGER(I4B), PARAMETER :: NMAX=200
      |                               1
Warning: Unused parameter 'nmax' declared at (1) [-Wunused-parameter]
[ 80%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o
[ 80%] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o
[ 80%] Linking Fortran static library libnumerical_recipes_lib.a
[ 80%] Built target numerical_recipes_lib
[ 81%] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/radiation_module.F90:705:55:

  705 |                lh_sample_point_weights, hydromet, stats,            &
      |                                                       1
Warning: Unused dummy argument 'stats' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Radiation/radiation_module.F90:362:16:

  362 |     integer :: i, amu0_index
      |                1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
[ 81%] Linking Fortran static library libradiation_lib.a
[ 81%] Built target radiation_lib
Scanning dependencies of target input_fields_lib
[ 81%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o
[ 82%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o
[ 82%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o
[ 83%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o
[ 83%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/input_reader.F90:498:28:

  491 |     do i=1, dim_grid
      |                    2        
......
  498 |         if ( grid(i) < grid(i-1) ) then
      |                            1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
[ 83%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90.o
[ 83%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o
[ 83%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o
[ 84%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o
[ 84%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o
[ 84%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o
[ 84%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:156:13:

  156 |       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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:151:8:

  151 |       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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:157:10:

  157 |       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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:150:11:

  150 |       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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:152:7:

  152 |       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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:154:8:

  154 |       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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:153:7:

  153 |       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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:155:8:

  155 |       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]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Input_fields/sounding.F90:149:7:

  149 |       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]
[ 84%] Linking Fortran static library libinput_fields_lib.a
[ 84%] Built target input_fields_lib
Scanning dependencies of target benchmark_cases_lib
Scanning dependencies of target G_unit_test_lib
Scanning dependencies of target microphys_lib
[ 84%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o
[ 85%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o
[ 85%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o
[ 85%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o
[ 85%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o
[ 85%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o
[ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o
[ 86%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o
[ 86%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/cloud_sed_module.F90:166:49:

  166 |        if ( zt2zm_api( gr, rcm, k )  > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then
      |                                                 1
Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination]
[ 86%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/silhs_category_variance_module.F90:18:61:

   18 |                X_mixt_comp_all_levs, microphys_stats_vars_all, &
      |                                                             1
Warning: Unused dummy argument 'microphys_stats_vars_all' at (1) [-Wunused-dummy-argument]
[ 86%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o
[ 86%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o
[ 86%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o
[ 87%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90:393:27:

  393 |                  .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90:392:22:

  392 |             if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) &
      |                      1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90:444:22:

  444 |             if ( any( field_rev_rev /= field ) ) then
      |                      1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90:215:27:

  215 |                  .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then
      |                           1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90:214:22:

  214 |             if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) &
      |                      1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90:266:22:

  266 |             if ( any( field_rev_rev /= field ) ) then
      |                      1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 87%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/ice_dfsn_module.F90:272:25:

  207 |     do k = gr%nzt, 1, -1
      |                        2 
......
  272 |           mass_ice_cryst(k-1) = mass_ice_cryst(k)  &
      |                         1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/ice_dfsn_module.F90:287:25:

  207 |     do k = gr%nzt, 1, -1
      |                        2 
......
  287 |           mass_ice_cryst(k-1) = mass_ice_cryst(k)
      |                         1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
[ 87%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o
[ 88%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o
[ 88%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o
[ 88%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o
[ 88%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o
[ 88%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o
[ 88%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o
[ 89%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o
[ 89%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o
[ 90%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o
[ 90%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o
[ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o
[ 91%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o
[ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o
[ 91%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o
[ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/mu_sigma_hm_tests.F90:511:17:

  511 |              if ( any( .not. l_pass_test_3 ) ) then
      |                 ^
Warning: 'MEM[(logical(kind=4)[1] *)&l_pass_test_3]' may be used uninitialized [-Wmaybe-uninitialized]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/mu_sigma_hm_tests.F90:137:19:

  137 |       l_pass_test_3, & ! Flag for passing test 3
      |                   ^
note: 'MEM[(logical(kind=4)[1] *)&l_pass_test_3]' was declared here
[ 92%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o
[ 92%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/morrison_microphys_module.F90:21:26:

   21 |                stats, icol,         &
      |                          1
Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/morrison_microphys_module.F90:20:33:

   20 |                saturation_formula, &
      |                                 1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/morrison_microphys_module.F90:21:20:

   21 |                stats, icol,         &
      |                    1
Warning: Unused dummy argument 'stats' at (1) [-Wunused-dummy-argument]
[ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o
[ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o
[ 93%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o
[ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/advance_microphys_module.F90:586:8:

  586 |     use parameters_microphys, only: &
      |        1
Warning: Unused module variable 'l_upwind_diff_sed' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/advance_microphys_module.F90:728:34:

  728 |       name_hmp2, name_wp, name_khm
      |                                  1
Warning: Unused variable 'name_khm' declared at (1) [-Wunused-variable]
[ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o
[ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o
[ 93%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o
[ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/ekman.F90:20:37:

   20 |   subroutine ekman_sfclyr( ngrdcol, z, &
      |                                     1
Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/ekman.F90:42:8:

   42 |       z0 = 0.0001_core_rknd ! Momentum roughness height
      |        1
Warning: Unused parameter 'z0' declared at (1) [-Wunused-parameter]
[ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o
[ 94%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o
[ 95%] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o
[ 95%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o
[ 96%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o
[ 96%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o
[ 96%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o
[ 96%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o
[ 96%] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o
[ 96%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/prescribe_forcings.F90:937:8:

  937 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter 'time_precision' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/prescribe_forcings.F90:58:8:

   58 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/prescribe_forcings.F90:58:8:

   58 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys_module.F90:43:35:

   43 |   subroutine KK_local_microphys( gr, dt, nzt,                           & ! In
      |                                   1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/KK_microphys_module.F90:50:44:

   50 |                                  stats, icol,                           & ! In
      |                                            1
Warning: Unused dummy argument 'icol' at (1) [-Wunused-dummy-argument]
[ 96%] Linking Fortran static library libbenchmark_cases_lib.a
[ 96%] Built target benchmark_cases_lib
[ 96%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Microphys/estimate_scm_microphys_module.F90:403:8:

  403 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'fstderr' which has been explicitly imported at (1) [-Wunused-parameter]
[ 96%] Linking Fortran static library libG_unit_test_lib.a
[ 96%] Built target G_unit_test_lib
Scanning dependencies of target G_unit_tests
[ 96%] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o
[ 96%] Linking Fortran executable G_unit_tests
[ 96%] Built target G_unit_tests
[ 96%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o
[ 97%] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o
[ 98%] Linking Fortran static library libmicrophys_lib.a
[ 98%] Built target microphys_lib
Scanning dependencies of target clubb_driver_lib
[ 99%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/generalized_grid_test.F90:2424:8:

 2424 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter 'eps' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/generalized_grid_test.F90:698:29:

  698 |       i, sclr, edsclr, hm_idx
      |                             1
Warning: Unused variable 'hm_idx' declared at (1) [-Wunused-variable]
[ 99%] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90:344:13:

  344 |     rad_dummy ! Dummy variable for radiation levels
      |             1
Warning: Unused PRIVATE module variable 'rad_dummy' declared at (1) [-Wunused-value]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90:393:25:

  393 |     rho_ds_zm_dycore_init
      |                         1
Warning: Unused PRIVATE module variable 'rho_ds_zm_dycore_init' declared at (1) [-Wunused-value]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90:4452:41:

 4452 |                 grid_adapt_in_time_method, &
      |                                         1
Warning: Unused dummy argument 'grid_adapt_in_time_method' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90:4451:33:

 4451 |                 l_add_dycore_grid, &
      |                                 1
Warning: Unused dummy argument 'l_add_dycore_grid' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90:3126:18:

 3126 |       l_stats_last
      |                  1
Warning: Unused variable 'l_stats_last' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90:3146:14:

 3146 |       ret_code, &
      |              1
Warning: Unused variable 'ret_code' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90:2639:49:

 2639 |   subroutine set_case_initial_conditions(err_info)
      |                                                 1
Warning: Unused dummy argument 'err_info' at (1) [-Wunused-dummy-argument]
[ 99%] Linking Fortran static library libclubb_driver_lib.a
[ 99%] Built target clubb_driver_lib
Scanning dependencies of target clubb_driver_test
Scanning dependencies of target clubb_standalone
Scanning dependencies of target clubb_thread_test
Scanning dependencies of target clubb_tuner
[ 99%] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o
[ 99%] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o
[100%] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o
[100%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver_test.F90:17:6:

   17 |   use error_code, only: &
      |      1
Warning: Unused parameter 'clubb_generalized_grd_test_err' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver_test.F90:21:6:

   21 |   use model_flags, only: &
      |      1
Warning: Unused parameter 'l_test_grid_generalization' which has been explicitly imported at (1) [-Wunused-parameter]
[100%] Linking Fortran executable clubb_thread_test
[100%] Linking Fortran executable clubb_standalone
[100%] Linking Fortran executable clubb_driver_test
[100%] Built target clubb_thread_test
[100%] Built target clubb_standalone
[100%] Built target clubb_driver_test
[100%] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o
/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_tuner.F90:294:6:

  294 |   use nrtype, only:  &
      |      1
Warning: Unused parameter 'sp' which has been explicitly imported at (1) [-Wunused-parameter]
[100%] Linking Fortran executable clubb_tuner
[100%] Built target clubb_tuner
Install the project...
-- Install configuration: "Release"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/libclubb_driver_lib.a
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_tuner
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_tuner" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/G_unit_tests
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/G_unit_tests" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_thread_test
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_thread_test" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_standalone
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_standalone" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_driver_test
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_driver_test" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
check_for_missing_threadprivate.py has begun.
File /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/error_code.F90 failed:
  Missing threadprivate for:
    clubb_debug_level
File /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90 failed:
  Missing threadprivate for:
    ret_code
File /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/sponge_layer_damping.F90 failed:
  Missing threadprivate for:
    uv_sponge_damp_profile
    up2_vp2_sponge_damp_profile
    wp2_sponge_damp_settings
    wp2_sponge_damp_profile
    rtm_sponge_damp_settings
    wp3_sponge_damp_settings
    thlm_sponge_damp_profile
    rtm_sponge_damp_profile
    wp3_sponge_damp_profile
    uv_sponge_damp_settings
    thlm_sponge_damp_settings
    up2_vp2_sponge_damp_settings
File /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/corr_varnce_module.F90 failed:
  Missing threadprivate for:
    corr_array_n_below_def
    corr_array_n_cloud_def
check_for_missing_threadprivate.py did not pass.
failedFiles = ['/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/error_code.F90', '/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90', '/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/sponge_layer_damping.F90', '/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/corr_varnce_module.F90']
===============================================================
THREADPRIVATE CHECK FAILED
  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble/cmake_build_output.txt
===============================================================
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 71 : 107 chars :   write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated"
line 72 : 102 chars :   write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between"
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/generalized_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 3: module generalized_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/generalized_grid_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 903 : 115 chars :       if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 1071 : 101 chars :               rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
line 1084 : 111 chars :               um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
line 1086 : 111 chars :               wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
line 1092 : 109 chars :               wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
line 1093 : 105 chars :               wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
line 1582 : 115 chars :       if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 1609 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, &
line 1613 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, &
line 1617 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, &
line 1621 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, &
line 1655 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, &
line 1659 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, &
line 1663 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, &
line 1667 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, &
line 2471 : 105 chars :       tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) )    ! max statement for single precision runs
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90 ---------------------
WARNING: 'use' statements without 'only' found in the following lines:
WARNING: Check that comma is on same line as 'use', as CLUBB requires.
3107 :     use gptl
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 197 : 110 chars :     l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic
line 198 : 110 chars :                                   ! method to obtain smoother initial condition profile, which is found to be
line 199 : 111 chars :                                   ! beneficial to achive a better numerical solution convergence. If this flag
line 200 : 118 chars :                                   ! is turned off, the initial conditions will be generated with linear interpolation.
line 201 : 111 chars :                                   ! This is done on a case-by-case basis, since using the monotone cubic method
line 202 : 109 chars :                                   ! requires a special sounding.in file with many additional sounding levels.
line 203 : 109 chars :     l_modify_bc_for_cnvg_test, &  ! Flag to activate modifications on boundary condition for convergence test
line 714 : 108 chars :   !$omp  wm_zm_init, em_init, exner_init, thvm_init, p_in_Pa_init, p_in_Pa_zm_init, rho_init, rho_zm_init, &
line 722 : 101 chars :   !$omp  sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, &
line 729 : 101 chars :   !$omp  exner, rtm, thlm, rcm, wp3, wp3_zm, delta_zm, p_in_Pa, cloud_frac, wpthvp, wp2thvp, wp2up, &
line 738 : 102 chars :   !$omp  rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, &
line 740 : 102 chars :   !$omp  wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, &
line 1002 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 1733 : 102 chars :         open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write')
line 2049 : 105 chars :     allocate( um_ref(ngrdcol, gr%nzt) )         ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
line 2050 : 105 chars :     allocate( vm_ref(ngrdcol, gr%nzt) )         ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
line 2500 : 113 chars :     if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 2531 : 106 chars :     ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case"
line 2539 : 116 chars :         write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver"
line 2582 : 111 chars :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
line 2594 : 101 chars :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
line 2595 : 103 chars :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 2598 : 104 chars :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 2600 : 103 chars :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
line 2606 : 101 chars :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
line 2607 : 106 chars :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
line 2608 : 110 chars :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
line 2609 : 115 chars :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
line 2610 : 110 chars :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
line 2611 : 105 chars :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
line 2612 : 113 chars :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
line 2613 : 108 chars :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
line 2614 : 112 chars :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
line 2615 : 110 chars :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
line 2731 : 103 chars :         invrs_rho_ds_zt(i,k)        = invrs_rho_ds_zt_init(k)        ! inv. dry, static density: t-levs
line 2737 : 103 chars :         um_pert(i,k)                = zero        ! Variables used to track perturbed version of winds.
line 2739 : 105 chars :         wm_zt(i,k)                  = wm_zt_init(k)        ! Imposed large scale w - Thermodynamic levels
line 2921 : 103 chars :       open( unit=iunit_grid_adaptation+10, file=trim( output_dir ) // trim( runtype ) // '_grid.txt', &
line 2933 : 113 chars :     if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 3119 : 101 chars :     !----------------------------------- Optional Input Variables -----------------------------------
line 3276 : 103 chars :                                       um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
line 3591 : 111 chars :         !$acc              X_nl_all_levs, X_mixt_comp_all_levs,  lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
line 3593 : 104 chars :         !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
line 3597 : 116 chars :         !$acc              pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
line 3598 : 112 chars :         !$acc              pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
line 3614 : 102 chars :         wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity
line 3620 : 109 chars :                                   thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
line 3621 : 109 chars :                                   rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), &      ! In
line 3622 : 106 chars :                                   hydromet(i,:,:), Nc_in_cloud(i,:), &                                ! In
line 3639 : 102 chars :                                   Nccnm(i,:), &                                                ! Inout
line 3640 : 117 chars :                                   hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), &                  ! Out
line 3641 : 107 chars :                                   thlm_mc(i,:), hydromet_vel_zt(i,:,:), &                             ! Out
line 3642 : 102 chars :                                   hydromet_vel_covar_zt_impc(i,:,:), &                           ! Out
line 3643 : 102 chars :                                   hydromet_vel_covar_zt_expc(i,:,:), &                           ! Out
line 3644 : 110 chars :                                   wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), &                         ! Out
line 3645 : 105 chars :                                   thlp2_mc(i,:), rtpthlp_mc(i,:) )                                  ! Out
line 3669 : 103 chars :                                   stats, i,                                                   & ! Inout
line 3670 : 103 chars :                                   hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
line 3671 : 103 chars :                                   K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:),       & ! Inout
line 3672 : 103 chars :                                   thlm_mc(i,:), err_info,                                     & ! Inout
line 3673 : 101 chars :                                   wphydrometp(i,:,:), wpNcp(i,:) )                              ! Out
line 3682 : 106 chars :         !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
line 3735 : 104 chars :         !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
line 3832 : 112 chars :             call stats_update( "brunt_term_time_avg", richardson_num_term_weight*richardson_num_term_time_avg, &
line 3858 : 101 chars :             .and. stats%l_last_sample ) then           ! only adapt grid when the average of the last
line 3987 : 103 chars :     write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme =  ', time_microphys_scheme
line 3988 : 104 chars :     write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance
line 4108 : 111 chars :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
line 4120 : 101 chars :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
line 4121 : 103 chars :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 4124 : 104 chars :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 4126 : 103 chars :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
line 4132 : 101 chars :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
line 4133 : 106 chars :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
line 4134 : 110 chars :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
line 4135 : 115 chars :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
line 4136 : 110 chars :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
line 4137 : 105 chars :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
line 4138 : 113 chars :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
line 4139 : 108 chars :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
line 4140 : 112 chars :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
line 4141 : 110 chars :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
line 4163 : 119 chars :     if ( thlm_sponge_damp_settings%l_sponge_damping )     call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile )
line 4164 : 118 chars :     if ( rtm_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile )
line 4165 : 117 chars :     if ( uv_sponge_damp_settings%l_sponge_damping )       call finalize_tau_sponge_damp_api( uv_sponge_damp_profile )
line 4166 : 118 chars :     if ( wp2_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile )
line 4167 : 118 chars :     if ( wp3_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile )
line 4168 : 122 chars :     if ( up2_vp2_sponge_damp_settings%l_sponge_damping )  call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile )
line 4843 : 104 chars :                     clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
line 4851 : 106 chars :                       clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
line 4865 : 101 chars :                             'be used for cases with forcings from an input file and for the atex ', &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_tuner.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 654 : 102 chars :     l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 6 check(s) failed.
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_wp2_wp3_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 928 : 101 chars :                    stats,                                                           & ! intent(inout)
line 1742 : 105 chars :               stats_tmp_zt(i,k) = - gamma_over_implicit_ts * wp3_term_ta_lhs_result(5,i,k) * wp3(i,k-1) &
line 1743 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(4,i,k) * wp2(i,k) &
line 1744 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(3,i,k) * wp3(i,k) &
line 1745 : 105 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(2,i,k) * wp2(i,k+1) &
line 1746 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(1,i,k) * wp3(i,k+1)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/sfc_varnce_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 723 : 105 chars :         call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm),             & ! intent(in)
line 724 : 105 chars :                                vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
line 725 : 105 chars :                                rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:),              & ! intent(in)
line 726 : 105 chars :                                sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:),        & ! intent(in)
line 727 : 108 chars :                                err_info )                                                    ! intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/clubb_api_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 2430 : 107 chars :   ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
line 2497 : 107 chars :   ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 234 : 113 chars :                 write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
line 240 : 105 chars :             write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) &
line 584 : 102 chars :           !                                    rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points))
line 823 : 110 chars :                                       * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom
line 828 : 106 chars :                   + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold )
line 833 : 110 chars :                                       * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom
line 840 : 108 chars :                     + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold )
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/err_info_type_module.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 4: module err_info_type_module
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/err_info_type_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 265 : 102 chars :     write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') &
line 276 : 105 chars :       write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/mono_flux_limiter.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 700 : 104 chars :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
line 851 : 121 chars :       ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/parameters_tunable.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 839 : 106 chars :                                             / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 &
line 840 : 118 chars :                                                     + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number
line 902 : 117 chars :           mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh )
line 917 : 104 chars :         nu_vert_res_dep%nu10(i)  =  clubb_params(i,inu10)  * mult_factor_zt(i) !We're unsure of the grid
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_clubb_core_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 1876 : 101 chars :                             stats,                                                  & ! intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/pdf_parameter_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 295 : 101 chars :     !$acc            pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 298 : 102 chars :     !$acc            pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 300 : 101 chars :     !$acc            pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_windm_edsclrm_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 493 : 102 chars :                                            stats )                                     ! intent(inout)
line 501 : 102 chars :                                            stats )                                     ! intent(inout)
line 953 : 103 chars :         call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt,         & ! intent(in)
line 954 : 103 chars :                                 lhs_diff, edsclrm(:,:,edsclr),                           & ! intent(in)
line 955 : 103 chars :                                 edsclrm_forcing(:,:,edsclr),                             & ! intent(in)
line 956 : 103 chars :                                 rho_ds_zm, invrs_rho_ds_zt,                              & ! intent(in)
line 957 : 103 chars :                                 l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
line 958 : 106 chars :                                 stats,                                                   & ! intent(inout)
line 959 : 104 chars :                                 rhs(:,:,edsclr) )                                          ! intent(out)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/grid_adaptation_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 295 : 128 chars :       write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid."
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_netcdf.F90 ---------------------
WARNING: Missing 'implicit none' after these blocks:
line 281:   subroutine stats_init_api( registry_path, output_path, ncol, stats_tsamp, stats_tout, dt_main, &
line 489:   subroutine stats_finalize_api( stats, err_info )
line 565:   subroutine stats_type_initialize( ncol, defs, ndefs, zt, zm, stats, ierr, rad_zt, rad_zm )
line 716:   subroutine stats_open_netcdf( output_path, time_units, &
line 951:   subroutine stats_begin_timestep_api( itime, stats )
line 1001:   subroutine stats_end_timestep_api( time_value, stats, err_info )
line 1052:   subroutine stats_update_scalar( name, values, stats, icol, level )
line 1112:   subroutine stats_update_1d( name, values, stats, icol )
line 1171:   subroutine stats_update_2d( name, values, stats )
line 1229:   subroutine stats_begin_budget_scalar( name, values, stats, icol )
line 1275:   subroutine stats_begin_budget_1d( name, values, stats, icol )
line 1328:   subroutine stats_begin_budget_2d( name, values, stats )
line 1369:   subroutine stats_update_budget_scalar( name, values, stats, icol, level )
line 1419:   subroutine stats_update_budget_1d( name, values, stats, icol )
line 1468:   subroutine stats_update_budget_2d( name, values, stats )
line 1508:   subroutine stats_finalize_budget_scalar( name, values, stats, icol, l_count_sample )
line 1574:   subroutine stats_finalize_budget_1d( name, values, stats, icol, l_count_sample )
line 1647:   subroutine stats_finalize_budget_2d( name, values, stats, l_count_sample )
line 1710:   subroutine stats_avg_and_write( time_value, stats, ierr )
line 1836:   subroutine stats_grid_init( ncol, zt_src, zm_src, zt_tgt, zm_tgt, &
line 1898:   subroutine stats_update_grid( zt_src, zm_src, rho_vals, rho_levels, p_sfc, stats )
line 1976:   subroutine stats_lh_samples_init( num_samples, nzt, nl_var_names, u_var_names, zt_vals, &
line 2095:   subroutine stats_lh_samples_write_lognormal( samples, stats, err_info )
line 2148:   subroutine stats_lh_samples_write_uniform( uniform_vals, mixture_comp, sample_weights, &
line 2364:   subroutine stats_lookup_append( stats, id )
line 2406:   subroutine stats_lookup_reject_append( stats, name )
line 2520:   subroutine stats_read_registry_namelist( path, defs, ndefs, ierr )
line 2595:   subroutine stats_expand_registry( sclr_dim, edsclr_dim, defs, ndefs, hydromet_list )
line 2896:   subroutine add_expanded_def( base_def, name, out_defs, nout )
line 2946:   subroutine parse_registry_line( line, def, l_valid )
line 3020:   subroutine split_registry_fields( line, fields, nfields )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_netcdf.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 235 : 103 chars :     logical :: l_last_sample = .false.            ! True if we want to output at the end of this sample
line 237 : 104 chars :     logical :: l_different_output_grid = .false.  ! True if we need to remap the variables before output
line 238 : 102 chars :     logical :: l_output_rad_files = .false.       ! True if we want to output radiation grid variables
line 526 : 101 chars :       if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals )
line 527 : 105 chars :       if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels )
line 803 : 104 chars :     ret_code = nf90_def_var( stats%ncid, "time", NF90_DOUBLE, (/ stats%time_dimid /), stats%time_varid )
line 808 : 101 chars :     ret_code = nf90_def_var( stats%ncid, "col", NF90_DOUBLE, (/ stats%col_dimid /), stats%col_varid )
line 828 : 121 chars :       ret_code = nf90_def_var( stats%ncid, "lh_zt", NF90_DOUBLE, (/ stats%lh_2d%lh_zt_dimid /), stats%lh_2d%lh_zt_varid )
line 835 : 112 chars :       ret_code = nf90_def_var( stats%ncid, "rad_zt", NF90_DOUBLE, (/ stats%rad_zt_dimid /), stats%rad_zt_varid )
line 839 : 112 chars :       ret_code = nf90_def_var( stats%ncid, "rad_zm", NF90_DOUBLE, (/ stats%rad_zm_dimid /), stats%rad_zm_varid )
line 849 : 109 chars :       ret_code = nf90_def_var( stats%ncid, "param", NF90_DOUBLE, (/ stats%param_dimid /), stats%param_varid )
line 853 : 101 chars :                           (/ stats%param_strlen_dimid, stats%param_dimid /), stats%param_name_varid )
line 912 : 110 chars :       ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "long_name", trim( stats%vars(i)%long_name ) )
line 913 : 102 chars :       ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "units", trim( stats%vars(i)%units ) )
line 920 : 108 chars :     ret_code = nf90_put_var( stats%ncid, stats%col_varid, [( real( i, kind=core_rknd ), i=1, stats%ncol )] )
line 940 : 109 chars :       ret_code = nf90_put_var( stats%ncid, stats%param_varid, [( real( i, kind=core_rknd ), i=1, nparams )] )
line 1796 : 101 chars :                                       stats%grid%gr_source, stats%grid%gr_output, stats%vars(i)%nz, &
line 1797 : 107 chars :                                       real( stats%vars(i)%buffer, kind=core_rknd ), stats%vars(i)%out_nz, &
line 1798 : 114 chars :                                       size( stats%grid%rho_lin_spline_vals, 2 ), stats%grid%rho_lin_spline_vals, &
line 1954 : 101 chars :       if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals )
line 1955 : 105 chars :       if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels )
line 2397 : 116 chars :       if ( stats%lookup%cache_len > 0 ) tmp(1:stats%lookup%cache_len) = stats%lookup%cache(1:stats%lookup%cache_len)
line 2442 : 105 chars :         tmp(1:stats%lookup%reject_cache_len) = stats%lookup%reject_cache(1:stats%lookup%reject_cache_len)
line 2509 : 101 chars :     write(date(32:33),'(i2.2)') nint( ( ( real( mod( nint( st_time ),3600 ),kind=time_precision ) / &
line 2586 : 101 chars :         write( fstderr,* ) "Invalid stats registry entry (expected: name | grid | units | long_name)"
line 2687 : 101 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2688 : 101 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2695 : 101 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2696 : 101 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2703 : 101 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2704 : 101 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2711 : 113 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1", &
line 2715 : 113 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2", &
line 2721 : 101 chars :           call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2722 : 101 chars :           call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2729 : 103 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2730 : 103 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2737 : 103 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2738 : 103 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2745 : 103 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2746 : 103 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2753 : 115 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1_n", &
line 2757 : 115 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2_n", &
line 2794 : 112 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"p", &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xp2_xpyp_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 1320 : 101 chars :                               sclrprtp(:,:,sclr) )                                    ! Intent(inout)
line 1353 : 102 chars :                               sclrpthlp(:,:,sclr) )                                    ! Intent(inout)
line 3042 : 101 chars :         stats_tmp(i,k) = (-gamma_over_implicit_ts * lhs_ta(2+gr%grid_dir_indx,i,k)) * xapxbp(i,km1) &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/setup_clubb_pdf_params.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 55 : 104 chars :   subroutine setup_pdf_parameters_api( gr, nzm, nzt, ngrdcol, pdf_dim, hydromet_dim, dt, &  ! Intent(in)
line 3823 : 104 chars :           ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 1.
line 3827 : 104 chars :           ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 2.
line 3841 : 104 chars :           ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 1.
line 3845 : 104 chars :           ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 2.
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/model_flags.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 315 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 541 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 845 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xm_wpxp_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 779 : 101 chars :     call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
line 780 : 101 chars :                             invrs_tau_C6_zm, l_scalar_calc,                            & ! Intent(in)
line 781 : 102 chars :                             lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp )             ! Intent(out)
line 854 : 102 chars :                                             stats,                                           & ! InOut
line 855 : 101 chars :                                             rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp,       & ! InOut
line 856 : 101 chars :                                             err_info )                                        ! InOut
line 896 : 101 chars :                                           stats,                                            & ! InOut
line 4881 : 108 chars :           tmp_zm_stats(i,k) = (-gamma_over_implicit_ts*lhs_ta_wpxp(2+gr%grid_dir_indx,i,k)) * wpxp(i,km1) &
line 4883 : 105 chars :                             + (-gamma_over_implicit_ts*lhs_ta_wpxp(2-gr%grid_dir_indx,i,k)) * wpxp(i,kp1)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_clubb_utilities.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 129 : 101 chars :       wp2_zt, thlp2_zt, wpthlp_zt, wprtp_zt, rtp2_zt, rtpthlp_zt, up2_zt, vp2_zt, upwp_zt, vpwp_zt, &
line 130 : 101 chars :       wpup2, wpvp2, a3_coef_zt, wp3_on_wp2_zt, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/penta_bicgstab_solver.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 419 : 110 chars :     ! It's interesting to see how close E_inv is to the lhs diagonal, it's usually (visually) very close, but
line 420 : 104 chars :     ! using it instead of E_inv requires so many more iterations (use it would be jacobi preconditioner)
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 20 check(s) failed.
CLUBBStandardsCheck.py has begun.
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/mt95.F90 ---------------------
WARNING: Missing 'implicit none' after these blocks:
line 362:   subroutine init_by_type( put, get )
line 382:   subroutine init_by_scalar( put )
line 413:   subroutine init_by_array( put )
line 461:   subroutine next_state( )
line 593:   subroutine genrand_int32_0d( y )
line 614:   subroutine genrand_int32_1d( y )
line 629:   subroutine genrand_int32_2d( y )
line 644:   subroutine genrand_int32_3d( y )
line 659:   subroutine genrand_int32_4d( y )
line 674:   subroutine genrand_int32_5d( y )
line 689:   subroutine genrand_int32_6d( y )
line 704:   subroutine genrand_int32_7d( y )
line 720:   subroutine genrand_int31_0d( y )
line 732:   subroutine genrand_int31_1d( y )
line 747:   subroutine genrand_int31_2d( y )
line 762:   subroutine genrand_int31_3d( y )
line 777:   subroutine genrand_int31_4d( y )
line 792:   subroutine genrand_int31_5d( y )
line 807:   subroutine genrand_int31_6d( y )
line 822:   subroutine genrand_int31_7d( y )
line 838:   subroutine genrand_real1_0d( r )
line 853:   subroutine genrand_real1_1d( r )
line 868:   subroutine genrand_real1_2d( r )
line 883:   subroutine genrand_real1_3d( r )
line 898:   subroutine genrand_real1_4d( r )
line 913:   subroutine genrand_real1_5d( r )
line 928:   subroutine genrand_real1_6d( r )
line 943:   subroutine genrand_real1_7d( r )
line 959:   subroutine genrand_real2_0d( r )
line 974:   subroutine genrand_real2_1d( r )
line 989:   subroutine genrand_real2_2d( r )
line 1004:   subroutine genrand_real2_3d( r )
line 1019:   subroutine genrand_real2_4d( r )
line 1034:   subroutine genrand_real2_5d( r )
line 1049:   subroutine genrand_real2_6d( r )
line 1064:   subroutine genrand_real2_7d( r )
line 1080:   subroutine genrand_real3_0d( r )
line 1095:   subroutine genrand_real3_1d( r )
line 1110:   subroutine genrand_real3_2d( r )
line 1125:   subroutine genrand_real3_3d( r )
line 1140:   subroutine genrand_real3_4d( r )
line 1155:   subroutine genrand_real3_5d( r )
line 1170:   subroutine genrand_real3_6d( r )
line 1185:   subroutine genrand_real3_7d( r )
line 1201:   subroutine genrand_res53_0d( r )
line 1218:   subroutine genrand_res53_1d( r )
line 1233:   subroutine genrand_res53_2d( r )
line 1248:   subroutine genrand_res53_3d( r )
line 1263:   subroutine genrand_res53_4d( r )
line 1278:   subroutine genrand_res53_5d( r )
line 1293:   subroutine genrand_res53_6d( r )
line 1308:   subroutine genrand_res53_7d( r )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/latin_hypercube_driver_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 113 : 101 chars :                             ! The uniform distribution corresponds to all the same variables as X_nl,
line 410 : 105 chars :       !$acc update host(X_u_all_levs,l_in_precip,lh_sample_point_weights,X_mixt_comp_all_levs,k_lh_start)
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 2 check(s) failed.
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/wangara.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 104 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 105 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/rico.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 159 : 103 chars :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 160 : 102 chars :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/prescribe_forcings.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module prescribe_forcings_module
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/prescribe_forcings.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 297 : 104 chars :     !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
line 471 : 118 chars :         !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
line 911 : 103 chars :     !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
line 1114 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1118 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1122 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1123 : 112 chars :                                             exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
line 1126 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1127 : 108 chars :                                             thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
line 1130 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1131 : 104 chars :                                             rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/dycoms2_rf02.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 121 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 122 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/mpace_b.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 157 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 158 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/mpace_a.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 272 : 103 chars :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 273 : 102 chars :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/lba.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 96 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 97 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
line 176 : 101 chars :       wpthlp_sfc(i) =  convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
line 177 : 101 chars :       wprtp_sfc(i)  =  convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/dycoms2_rf01.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 91 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 92 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/gabls2.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 152 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 153 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/bomex.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 127 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 128 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 11 check(s) failed.
No matches for /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/KK_microphys/
CLUBBStandardsCheck.py has begun.
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 19: module fill_holes_tests
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 162 : 102 chars :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 180 : 110 chars :             if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type))
line 195 : 121 chars :                         write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
line 241 : 118 chars :             if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type))
line 344 : 102 chars :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 363 : 113 chars :             if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type))
line 385 : 103 chars :                 print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass )
line 419 : 121 chars :             if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type))
line 430 : 116 chars :                 print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode"
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module rev_direction_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 233 : 113 chars :     !seed used =  -1102123834  1480475276  -248259584   525496705  1614213535 -1267052688     6290033   -78466652
line 234 : 127 chars :     !seed_output = (/ -1102123834,  1480475276,  -248259584,   525496705,  1614213535, -1267052688,     6290033,   -78466652 /)
line 750 : 101 chars :        call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 754 : 104 chars :        call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
line 795 : 101 chars :        call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 801 : 104 chars :        call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/pdf_parameter_tests.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 558 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/spurious_source_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 500 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 6 check(s) failed.
===============================================================
CLUBBStandardsCheck FAILED
  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble/cmake_build_output.txt
===============================================================

Build completed successfully, but some source code checks have failed.
 - using executable: /home/jenkins/workspace/clubb_error_handling_gfortran_test/run_scripts/../install/latest/clubb_standalone
=================== Running arm_97 ===================
2026/03/18 19:08:36
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = arm_97
 nzmax =          128
 grid_type =            2
 deltaz =    150.00000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    27625.000000000000     
 zt_grid_fname = ../input/grid/deep_convection_128lev_27km_zt_grid.grd
 zm_grid_fname =
 day =           26
 month =            6
 year =         1997
 lat_vals =    36.500000000000000     
 lon_vals =   -97.500000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    84660.000000000000     
 time_final =    419460.00000000000     
 dt_main =    60.000000000000000     
 dt_rad =    1800.0000000000000     
 sfctype =            0
 T_sfc =    288.00000000000000     
 p_sfc =    97151.029999999999     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    0.0000000000000000     
 fcor_y =    1.1723448454519913E-004
 T0 =    300.00000000000000     
 ts_nudge =    7200.0000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/arm_97
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            2
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 output_dir = /home/jenkins/workspace/clubb_error_handling_gfortran_test/output/
 fname_prefix = arm_97
 stats_fmt = netcdf
 stats_tsamp =    60.000000000000000     
 stats_tout =    60.000000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = morrison
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  T
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  T
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = interactive
 lh_num_samples =            8
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%ri =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%rs =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%rg =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Nr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ng =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    5.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =    1.2500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =    1.2500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =    1.2500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    2.5000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.62500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.62500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.62500000000000000     
 Ncnp2_on_Ncnm2 =    3.0000000000000001E-003
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000 -0.600  0.090  0.090  0.558  0.544  0.212  0.207  0.212  0.207  0.212  0.207
 -0.600  1.000  0.027  0.027  0.081  0.093 -0.026  0.087  0.019  0.012  0.000  0.000
  0.090  0.027  1.000  0.340  0.223  0.217  0.106  0.156  0.000  0.000  0.000  0.000
  0.090  0.027  0.340  1.000  0.000  0.000  0.464  0.320  0.168  0.232  0.000  0.000
  0.558  0.081  0.223  0.000  1.000  0.728  0.000  0.000  0.116  0.114  0.226  0.223
  0.544  0.093  0.217  0.000  0.728  1.000  0.113  0.111  0.000  0.000  0.222  0.219
  0.212 -0.026  0.106  0.464  0.000  0.113  1.000  0.717  0.526  0.522  0.323  0.319
  0.207  0.087  0.156  0.320  0.000  0.111  0.717  1.000  0.522  0.516  0.319  0.315
  0.212  0.019  0.000  0.168  0.116  0.000  0.526  0.522  1.000  0.717  0.425  0.421
  0.207  0.012  0.000  0.232  0.114  0.000  0.522  0.516  0.717  1.000  0.421  0.417
  0.212  0.000  0.000  0.000  0.226  0.222  0.323  0.319  0.425  0.421  1.000  0.717
  0.207  0.000  0.000  0.000  0.223  0.219  0.319  0.315  0.421  0.417  0.717  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.090  0.090  0.558  0.544  0.212  0.207  0.212  0.207  0.212  0.207
  0.300  1.000  0.027  0.027  0.081  0.093 -0.026  0.087  0.019  0.012  0.000  0.000
  0.090  0.027  1.000  0.340  0.223  0.217  0.106  0.156  0.000  0.000  0.000  0.000
  0.090  0.027  0.340  1.000  0.000  0.000  0.464  0.320  0.168  0.232  0.000  0.000
  0.558  0.081  0.223  0.000  1.000  0.728  0.000  0.000  0.116  0.114  0.226  0.223
  0.544  0.093  0.217  0.000  0.728  1.000  0.113  0.111  0.000  0.000  0.222  0.219
  0.212 -0.026  0.106  0.464  0.000  0.113  1.000  0.717  0.526  0.522  0.323  0.319
  0.207  0.087  0.156  0.320  0.000  0.111  0.717  1.000  0.522  0.516  0.319  0.315
  0.212  0.019  0.000  0.168  0.116  0.000  0.526  0.522  1.000  0.717  0.425  0.421
  0.207  0.012  0.000  0.232  0.114  0.000  0.522  0.516  0.717  1.000  0.421  0.417
  0.212  0.000  0.000  0.000  0.226  0.222  0.323  0.319  0.425  0.421  1.000  0.717
  0.207  0.000  0.000  0.000  0.223  0.219  0.319  0.315  0.421  0.417  0.717  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = bugsrad
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  T
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            2
 tridiag_solve_method =            2
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_ho_nontrad_coriolis =  F
 l_ho_trad_coriolis =  F
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  T
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  T
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: arm_97_sounding.in
 File exists?  T
 Path to sclr_sounding: arm_97_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: arm_97_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        59.210000000000001        524.30399999999997        1008.6140000000000        1515.2339999999999        2047.6610000000001        2609.4340000000002        3203.9600000000000        3835.4360000000001        4509.9830000000002        5235.9300000000003        6023.2039999999997        6882.9089999999997        7828.9579999999996        8881.1939999999995        10071.930000000000        11458.433999999999        13147.343000000001        15385.763000000001        15500.000000000000        15750.000000000000        16000.000000000000        16250.000000000000        16500.000000000000        16750.000000000000        17000.000000000000        17250.000000000000        17500.000000000000        17750.000000000000        18000.000000000000        18250.000000000000        18500.000000000000        18750.000000000000        19000.000000000000        19250.000000000000        19500.000000000000        19750.000000000000        20000.000000000000        20250.000000000000        20500.000000000000        20750.000000000000        21000.000000000000        21250.000000000000        21500.000000000000        21750.000000000000        22000.000000000000        22250.000000000000        22500.000000000000        22750.000000000000        23000.000000000000        23250.000000000000        23500.000000000000        23750.000000000000        24000.000000000000        24250.000000000000        24500.000000000000        24750.000000000000        25000.000000000000        25250.000000000000        25500.000000000000        25750.000000000000        26000.000000000000        26250.000000000000        26500.000000000000        26750.000000000000        27000.000000000000        27250.000000000000        27500.000000000000     
 u =  -0.75500000000000000      -0.75500000000000000      -0.18099999999999999        1.6659999999999999        3.5750000000000002        5.0490000000000004        5.8710000000000004        6.4790000000000001        6.8570000000000002        7.0069999999999997        7.0400000000000000        6.8780000000000001        6.6050000000000004        6.7640000000000002        7.8330000000000002        9.9770000000000003        11.247999999999999        10.616000000000000        5.3810000000000002        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996     
 v =   0.19100000000000000       0.19100000000000000        1.0309999999999999        1.3650000000000000       0.88800000000000001      -0.60599999999999998       -2.7469999999999999       -4.8129999999999997       -5.5789999999999997       -4.4470000000000001       -1.8819999999999999       0.43600000000000000        1.9179999999999999        2.6299999999999999        3.5440000000000000        4.1120000000000001        3.4020000000000001        1.9670000000000001       0.51000000000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001     
 ug =  -0.75500000000000000      -0.75500000000000000      -0.18099999999999999        1.6659999999999999        3.5750000000000002        5.0490000000000004        5.8710000000000004        6.4790000000000001        6.8570000000000002        7.0069999999999997        7.0400000000000000        6.8780000000000001        6.6050000000000004        6.7640000000000002        7.8330000000000002        9.9770000000000003        11.247999999999999        10.616000000000000        5.3810000000000002        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996     
 vg =   0.19100000000000000       0.19100000000000000        1.0309999999999999        1.3650000000000000       0.88800000000000001      -0.60599999999999998       -2.7469999999999999       -4.8129999999999997       -5.5789999999999997       -4.4470000000000001       -1.8819999999999999       0.43600000000000000        1.9179999999999999        2.6299999999999999        3.5440000000000000        4.1120000000000001        3.4020000000000001        1.9670000000000001       0.51000000000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001     
 theta =    301.47100000000000        301.47100000000000        301.88900000000001        302.91800000000001        304.76499999999999        307.25299999999999        309.80599999999998        311.96600000000001        314.29800000000000        317.19499999999999        320.93700000000001        324.83499999999998        328.27499999999998        331.16699999999997        333.76400000000001        337.68400000000003        344.93500000000000        358.02600000000001        389.63099999999997        404.54836999999998        409.19454999999999        414.09089999999998        418.48012999999997        423.08676000000003        427.93079999999998        433.03487999999999        437.63364000000001        442.46069999999997        447.53696000000002        452.88634999999999        457.69405999999998        462.74032999999997        468.04703000000001        473.63907000000000        478.66363999999999        483.93729999999999        489.48289999999997        495.32654000000002        501.14584000000002        507.23703000000000        513.62480000000005        520.33730000000003        526.42909999999995        532.80457000000001        539.48940000000005        546.51270000000000        552.87114999999994        559.52373999999998        566.49676999999997        573.82039999999995        580.47019999999998        587.42645000000005        594.71650000000000        602.37134000000003        609.37429999999995        616.70150000000001        624.38189999999997        632.44854999999995        638.02350000000001        643.78290000000004        649.73895000000005        655.90454000000000        662.29395000000000        668.92319999999995        675.80960000000005        682.97253000000001        690.43353000000002        698.21673999999996     
 rt =    1.4307000000000000E-002   1.4307000000000000E-002   1.2605000000000000E-002   1.1171000000000000E-002   9.2399999999999999E-003   7.0120000000000000E-003   5.0899999999999999E-003   3.8720000000000000E-003   2.8850000000000000E-003   2.3170000000000000E-003   1.8370000000000001E-003   1.4020000000000000E-003   8.4300000000000000E-004   4.3500000000000000E-004   2.1100000000000001E-004   8.8999999999999995E-005   3.0000000000000001E-005   9.0000000000000002E-006   5.0000000000000004E-006   3.6798938000000001E-006   3.6717836000000000E-006   3.6636733999999998E-006   3.6613208000000001E-006   3.6589684000000002E-006   3.6566157000000001E-006   3.6542629999999999E-006   3.6453057000000000E-006   3.6363479999999999E-006   3.6273905000000000E-006   3.6184329999999998E-006   3.7715214999999999E-006   3.9246106000000000E-006   4.0776989999999997E-006   4.2307879999999999E-006   4.4103020000000004E-006   4.5898160000000001E-006   4.7693299999999998E-006   4.9488444000000001E-006   5.2964279999999997E-006   5.6440117000000002E-006   5.9915960000000003E-006   6.3391799999999997E-006   6.7695933000000002E-006   7.2000065999999999E-006   7.6304200000000004E-006   8.0608340000000005E-006   8.6365520000000000E-006   9.2122699999999995E-006   9.7879880000000007E-006   1.0363708000000001E-005   1.1021647000000000E-005   1.1679586000000001E-005   1.2337527000000001E-005   1.2995469000000000E-005   1.3863442000000000E-005   1.4731417000000001E-005   1.5599392999999999E-005   1.6467371000000002E-005   1.6676052999999999E-005   1.6884735000000000E-005   1.7093418000000001E-005   1.7302097999999999E-005   1.7510807000000001E-005   1.7719512000000002E-005   1.7928221000000000E-005   1.8136928999999998E-005   1.8345636000000001E-005   1.8554343000000001E-005
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
edsclr_ 1)  0.143E-01 0.143E-01 0.126E-01 0.112E-01 0.924E-02 0.701E-02 0.509E-02 0.387E-02
 0.288E-02 0.232E-02 0.184E-02 0.140E-02 0.843E-03 0.435E-03 0.211E-03 0.890E-04
 0.300E-04 0.900E-05 0.500E-05 0.368E-05 0.367E-05 0.366E-05 0.366E-05 0.366E-05
 0.366E-05 0.365E-05 0.365E-05 0.364E-05 0.363E-05 0.362E-05 0.377E-05 0.392E-05
 0.408E-05 0.423E-05 0.441E-05 0.459E-05 0.477E-05 0.495E-05 0.530E-05 0.564E-05
 0.599E-05 0.634E-05 0.677E-05 0.720E-05 0.763E-05 0.806E-05 0.864E-05 0.921E-05
 0.979E-05 0.104E-04 0.110E-04 0.117E-04 0.123E-04 0.130E-04 0.139E-04 0.147E-04
 0.156E-04 0.165E-04 0.167E-04 0.169E-04 0.171E-04 0.173E-04 0.175E-04 0.177E-04
 0.179E-04 0.181E-04 0.183E-04 0.186E-04
edsclr_ 2)   301.      301.      302.      303.      305.      307.      310.      312.    
  314.      317.      321.      325.      328.      331.      334.      338.    
  345.      358.      390.      405.      409.      414.      418.      423.    
  428.      433.      438.      442.      448.      453.      458.      463.    
  468.      474.      479.      484.      489.      495.      501.      507.    
  514.      520.      526.      533.      539.      547.      553.      560.    
  566.      574.      580.      587.      595.      602.      609.      617.    
  624.      632.      638.      644.      650.      656.      662.      669.    
  676.      683.      690.      698.    
 stats_nsamp =            1
 stats_nout =            1
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Fatal error in CLUBB in - MPI Process   1 / Chunk index   1
Grid column index i =  1, Latitude  15.00 / Longitude  15.00
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 solve_method =           2
 wp2_wp3 NaNs in solution
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Error in wp23_solve calling band_solve for wp2_wp3
 wp2 & wp3 LU decomp. failed
 wp2 and wp3 LHS
 grid col =            1 zm level =            1 height [m] =    0.0000000000000000      LHS =    0.0000000000000000        0.0000000000000000        1.0000000000000000        0.0000000000000000        0.0000000000000000     
 grid col =            1 zt level =            1 height [m] =    25.000000000000000      LHS =    0.0000000000000000        0.0000000000000000        1.0000000000000000        0.0000000000000000        0.0000000000000000     
 grid col =            1 zm level =            2 height [m] =    37.500000000000000      LHS =   -5.9943750396526954E-002   3.9959493420337597E-002  0.14509794010147720       -4.0040531207058430E-002  -6.4379982578222555E-002
 grid col =            1 zt level =            2 height [m] =    50.000000000000000      LHS =  -0.25852512420220847                            NaN  0.89428882205393057                            NaN -0.61779948695931841     
 grid col =            1 zm level =            3 height [m] =    77.631576550000005      LHS =   -1.8534223432918079E-002   1.8055848636825595E-002   6.7211132170497970E-002  -1.8134681270199571E-002  -2.7204068784018921E-002
 grid col =            1 zt level =            3 height [m] =    105.26315310000000      LHS =  -0.16908796263181189                            NaN  0.37650748789396971                            NaN -0.18855816266391517     
 grid col =            1 zm level =            4 height [m] =    132.89472964999999      LHS =   -1.6596815325262578E-002   1.8056009003235833E-002   5.7965024979343090E-002  -1.8134520395530797E-002  -1.8614979534889872E-002
 grid col =            1 zt level =            4 height [m] =    160.52630619999999      LHS =  -0.12628970366449963                            NaN  0.30099959015766797                            NaN -0.15505598992913217     
 grid col =            1 zm level =            5 height [m] =    193.42102814999998      LHS =   -1.2826627047638650E-002   1.5160704080286722E-002   4.9664474578008891E-002  -1.5239369519858404E-002  -1.4007802142167654E-002
 grid col =            1 zt level =            5 height [m] =    226.31575010000000      LHS =  -0.11668614731028006                            NaN  0.25316871412526154                            NaN -0.11678941221533548     
 grid col =            1 zm level =            6 height [m] =    259.21047210000000      LHS =   -1.1907966667867817E-002   1.5160620117088781E-002   4.7579146718984729E-002  -1.5239453690941498E-002  -1.2893252705699541E-002
 grid col =            1 zt level =            6 height [m] =    292.10519410000001      LHS =   -9.3390949145350427E-002                       NaN  0.22167562236023564                            NaN -0.10860453141736189     
 grid col =            1 zm level =            7 height [m] =    330.26307680000002      LHS =   -9.5497871069490942E-003   1.3063979432570790E-002   4.2616034174550108E-002  -1.3142995412769037E-002  -1.0323215678676768E-002
 grid col =            1 zt level =            7 height [m] =    368.42095949999998      LHS =   -8.2092263487197309E-002                       NaN  0.18928101412924911                            NaN  -8.7476096803193404E-002
 grid col =            1 zm level =            8 height [m] =    406.57884220000000      LHS =   -8.5735545260408885E-003   1.3063881172428782E-002   4.1008056814839974E-002  -1.3143094019670107E-002  -9.6076199799838592E-003
 grid col =            1 zt level =            8 height [m] =    444.73672490000001      LHS =   -5.6341684158702561E-002                       NaN  0.15427272273937598                            NaN  -7.7261643937326152E-002
 grid col =            1 zm level =            9 height [m] =    488.15776065000000      LHS =   -6.5362970426009279E-003   1.1475269616749313E-002   3.9491982232008602E-002  -1.1555125059639335E-002  -7.5833891510834134E-003
 grid col =            1 zt level =            9 height [m] =    531.57879639999999      LHS =   -4.2826756917885130E-002                       NaN  0.11896242288127565                            NaN  -5.3295343930849753E-002
 grid col =            1 zm level =           10 height [m] =    574.99984740000002      LHS =   -5.9078790274818219E-003   1.1472809781841072E-002   4.0864144691863648E-002  -1.1557602116127753E-002  -6.5831935156399372E-003
 grid col =            1 zt level =           10 height [m] =    618.42089840000006      LHS =   -3.2526525022985593E-002                       NaN   9.7574338256332674E-002                       NaN  -4.0677942265314945E-002
 grid col =            1 zm level =           11 height [m] =    667.10510250000004      LHS =   -4.9332611268832578E-003   1.0227833944274766E-002   3.9776172170508245E-002  -1.0312830924310531E-002  -5.3105524008716775E-003
 grid col =            1 zt level =           11 height [m] =    715.78930660000003      LHS =   -2.9984092271522819E-002                       NaN   8.5825807689641861E-002                       NaN  -3.1024031792153316E-002
 grid col =            1 zm level =           12 height [m] =    764.47351070000002      LHS =   -4.6670523994351443E-003   1.0227725395227450E-002   3.9156260410256154E-002  -1.0312940031277961E-002  -4.9743109281375139E-003
 grid col =            1 zt level =           12 height [m] =    813.15771480000001      LHS =   -2.4546524786073328E-002                       NaN   7.8219831250338823E-002                       NaN  -2.8683447218473636E-002
 grid col =            1 zm level =           13 height [m] =    867.10510249999993      LHS =   -3.9310457786735416E-003   9.2256346054896497E-003   3.8153708689868893E-002  -9.3110801764138412E-003  -4.2487745221379044E-003
 grid col =            1 zt level =           13 height [m] =    921.05249019999997      LHS =   -2.1026765301736899E-002                       NaN   7.0828082789916938E-002                       NaN  -2.3565381780283553E-002
 grid col =            1 zm level =           14 height [m] =    974.99987809999993      LHS =   -3.6409264726178859E-003   9.2251709380181766E-003   4.0200984451573413E-002  -9.3115500329004775E-003  -3.9676543690511943E-003
 grid col =            1 zt level =           14 height [m] =    1028.9472659999999      LHS =   -1.6225021321562502E-002                       NaN   6.4998894227240880E-002                       NaN  -2.0236497005005731E-002
 grid col =            1 zm level =           15 height [m] =    1088.1578370000000      LHS =   -3.1058152371788539E-003   8.3997364455445263E-003   4.2331003192838779E-002  -8.4893239300705015E-003  -3.3505074799472837E-003
 grid col =            1 zt level =           15 height [m] =    1147.3684080000000      LHS =   -1.4545430499706285E-002                       NaN   6.0652172043240526E-002                       NaN  -1.5669271448294844E-002
 grid col =            1 zm level =           16 height [m] =    1206.5789184999999      LHS =   -2.9595742133866980E-003   8.3996382126038226E-003   4.3290527082678353E-002  -8.4894401061433762E-003  -3.1389833011681010E-003
 grid col =            1 zt level =           16 height [m] =    1265.7894289999999      LHS =   -1.2558017222973566E-002                       NaN   5.7606119420488114E-002                       NaN  -1.4075370396541024E-002
 grid col =            1 zm level =           17 height [m] =    1330.2631225000000      LHS =   -2.6008380576447742E-003   7.7101880903107586E-003   4.2559962251135189E-002  -7.8002159027877657E-003  -2.7483704964934726E-003
 grid col =            1 zt level =           17 height [m] =    1394.7368160000001      LHS =   -1.1824726929073968E-002                       NaN   5.5218309035350896E-002                       NaN  -1.2186096739230374E-002
 grid col =            1 zm level =           18 height [m] =    1459.2104490000002      LHS =   -2.4865741713169707E-003   7.7099873758778312E-003   4.2891026484156353E-002  -7.8004338089094046E-003  -2.6312801813286077E-003
 grid col =            1 zt level =           18 height [m] =    1523.6840820000000      LHS =   -1.0220036642557018E-002                       NaN   5.3540132685558725E-002                       NaN  -1.1494291864597949E-002
 grid col =            1 zm level =           19 height [m] =    1593.4208985000000      LHS =   -2.2002356949976471E-003   7.1233063195290970E-003   4.3330671150524525E-002  -7.2165724667871984E-003  -2.3274412559342417E-003
 grid col =            1 zt level =           19 height [m] =    1663.1577150000001      LHS =   -9.6686536733813170E-003                       NaN   5.2075401149976566E-002                       NaN  -9.9631309141899188E-003
 grid col =            1 zm level =           20 height [m] =    1732.8945925000000      LHS =   -2.1174816666826505E-003   7.1231949789959462E-003   4.3635046444109003E-002  -7.2166720316091783E-003  -2.2290743498571573E-003
 grid col =            1 zt level =           20 height [m] =    1802.6314700000000      LHS =   -8.6375805180385363E-003                       NaN   5.0695769965136389E-002                       NaN  -9.4393276729422462E-003
 grid col =            1 zm level =           21 height [m] =    1877.6315310000000      LHS =   -1.8996262963046483E-003   6.6199477194372703E-003   4.3135863642508758E-002  -6.7136462799124033E-003  -1.9957368787777477E-003
 grid col =            1 zt level =           21 height [m] =    1952.6315920000000      LHS =   -8.3559822410645412E-003                       NaN   4.9367615151861721E-002                       NaN  -8.4524761027663358E-003
 grid col =            1 zm level =           22 height [m] =    2027.6315920000002      LHS =   -1.8360821555333934E-003   6.6196924444109316E-003   4.2905730006376631E-002  -6.7139150436800596E-003  -1.9265906784554127E-003
 grid col =            1 zt level =           22 height [m] =    2102.6315920000002      LHS =   -7.5578339038499878E-003                       NaN   4.8219349301833095E-002                       NaN  -8.1876352395263263E-003
 grid col =            1 zm level =           23 height [m] =    2182.8947754999999      LHS =   -1.6591188023180505E-003   6.1821684837114702E-003   4.2445784060172589E-002  -6.2771416589838102E-003  -1.7410699793985770E-003
 grid col =            1 zt level =           23 height [m] =    2263.1579590000001      LHS =   -7.3497243523187195E-003                       NaN   4.7175524477704470E-002                       NaN  -7.4223348974308883E-003
 grid col =            1 zm level =           24 height [m] =    2343.4211425000003      LHS =   -1.6089092889169940E-003   6.1820397176339126E-003   4.2290756343597809E-002  -6.2772715711537442E-003  -1.6846417755190732E-003
 grid col =            1 zt level =           24 height [m] =    2423.6843260000001      LHS =   -6.7956665279869143E-003                       NaN   4.6226554867405012E-002                       NaN  -7.2260293413615806E-003
 grid col =            1 zm level =           25 height [m] =    2509.2105710000001      LHS =   -1.4697648359115751E-003   5.7985672654967272E-003   4.1522139854103433E-002  -5.8940698569166687E-003  -1.5339635743958594E-003
 grid col =            1 zt level =           25 height [m] =    2594.7368160000001      LHS =   -6.7739848793484268E-003                       NaN   4.5104018970657647E-002                       NaN  -6.6950490256435357E-003
 grid col =            1 zm level =           26 height [m] =    2680.2631835000002      LHS =   -1.4335831576522213E-003   5.7987434015309208E-003   4.0436537547692976E-002  -5.8938619165585576E-003  -1.4939192038387261E-003
 grid col =            1 zt level =           26 height [m] =    2765.7895509999998      LHS =   -6.3283669002271396E-003                       NaN   4.4037605875973357E-002                       NaN  -6.6795695664788246E-003
 grid col =            1 zm level =           27 height [m] =    2856.5791015000000      LHS =   -1.3145870869586971E-003   5.4597047679500908E-003   3.9593710598266198E-002  -5.5551023747124886E-003  -1.3733494745291183E-003
 grid col =            1 zt level =           27 height [m] =    2947.3686520000001      LHS =   -6.2354337223360966E-003                       NaN   4.3244620447197880E-002                       NaN  -6.2523101017637516E-003
 grid col =            1 zm level =           28 height [m] =    3038.1580810000000      LHS =   -1.2807336350904872E-003   5.4595331314928382E-003   3.9350446243001387E-002  -5.5552907105418095E-003  -1.3376022592375136E-003
 grid col =            1 zt level =           28 height [m] =    3128.9475100000000      LHS =   -5.8130693383174979E-003                       NaN   4.2662983068025025E-002                       NaN  -6.1660766687272337E-003
 grid col =            1 zm level =           29 height [m] =    3225.0001219999999      LHS =   -1.1806354995553892E-003   5.1572970597788832E-003   3.8836455726950381E-002  -5.2540173757550119E-003  -1.2325223806526002E-003
 grid col =            1 zt level =           29 height [m] =    3321.0527339999999      LHS =   -5.7328410679470341E-003                       NaN   4.2104193264756978E-002                       NaN  -5.7598382444811183E-003
 grid col =            1 zm level =           30 height [m] =    3417.1053465000000      LHS =   -1.1514106797797187E-003   5.1569191593578562E-003   3.8505861495843979E-002  -5.2544018199464039E-003  -1.2028652306918196E-003
 grid col =            1 zt level =           30 height [m] =    3513.1579590000001      LHS =   -5.3039765852714235E-003                       NaN   4.1592251542516126E-002                       NaN  -5.6854441418341291E-003
 grid col =            1 zm level =           31 height [m] =    3614.4737550000000      LHS =   -1.0618006953125789E-003   4.8863149169505104E-003   3.8285557379055445E-002  -4.9841965472734451E-003  -1.1128460534887371E-003
 grid col =            1 zt level =           31 height [m] =    3715.7895509999998      LHS =   -5.1050324109819965E-003                       NaN   4.1166232338781944E-002                       NaN  -5.2696987339218293E-003
 grid col =            1 zm level =           32 height [m] =    3817.1053469999997      LHS =   -1.0308749052374006E-003   4.8854937023539219E-003   3.8595041403385578E-002  -4.9850380996809170E-003  -1.0832533331077779E-003
 grid col =            1 zt level =           32 height [m] =    3918.4211430000000      LHS =   -4.6272971143496346E-003                       NaN   4.0864375511970863E-002                       NaN  -5.0771747190796320E-003
 grid col =            1 zm level =           33 height [m] =    4025.0001224999996      LHS =   -9.5089255769291274E-004   4.6407083103982213E-003   3.9053988307451035E-002  -4.7424585304411040E-003  -1.0006934377594678E-003
 grid col =            1 zt level =           33 height [m] =    4131.5791019999997      LHS =   -4.4085853582096430E-003                       NaN   4.0529915185560351E-002                       NaN  -4.6119960633859312E-003
 grid col =            1 zm level =           34 height [m] =    4238.1579590000001      LHS =   -9.2385352933793631E-004   4.6405172806265899E-003   3.9431197597247086E-002  -4.7426630350776069E-003  -9.7178333178057311E-004
 grid col =            1 zt level =           34 height [m] =    4344.7368159999996      LHS =   -3.9805457998389436E-003                       NaN   4.0248789262098877E-002                       NaN  -4.3970585057200098E-003
 grid col =            1 zm level =           35 height [m] =    4456.5788570000004      LHS =   -8.5377933274349664E-004   4.4191716670857533E-003   4.0012643339959859E-002  -4.5225055118743489E-003  -9.0035925435261622E-004
 grid col =            1 zt level =           35 height [m] =    4568.4208980000003      LHS =   -3.7701539654118742E-003                       NaN   4.0177993312136798E-002                       NaN  -3.9777727322390160E-003
 grid col =            1 zm level =           36 height [m] =    4680.2629390000002      LHS =   -8.3005931803507513E-004   4.4178944699699851E-003   4.0946245644297517E-002  -4.5238252691687762E-003  -8.7399829894051922E-004
 grid col =            1 zt level =           36 height [m] =    4792.1049800000001      LHS =   -3.4637114522923927E-003                       NaN   4.0099510431274868E-002                       NaN  -3.7718046236927798E-003
 grid col =            1 zm level =           37 height [m] =    4909.2102049999994      LHS =   -7.7399052022740934E-004   4.2167971688485024E-003   4.1200440874983583E-002  -4.3230976362687206E-003  -8.1224834593766090E-004
 grid col =            1 zt level =           37 height [m] =    5026.3154299999997      LHS =   -3.3959569022993827E-003                       NaN   3.9788869044052086E-002                       NaN  -3.4712287342065357E-003
 grid col =            1 zm level =           38 height [m] =    5143.4206544999997      LHS =   -7.5821955065462051E-004   4.2166290888629027E-003   4.0969966024141137E-002  -4.3232675753626711E-003  -7.9353309769248292E-004
 grid col =            1 zt level =           38 height [m] =    5260.5258789999998      LHS =   -3.2069820617109794E-003                       NaN   3.9372028424562902E-002                       NaN  -3.4053162506860282E-003
 grid col =            1 zm level =           39 height [m] =    5382.8942870000001      LHS =   -7.1078543431936738E-004   4.0329958218362025E-003   4.0556756257498258E-002  -4.1396355197052259E-003  -7.4437483531927860E-004
 grid col =            1 zt level =           39 height [m] =    5505.2626950000003      LHS =   -3.1735645107967133E-003                       NaN   3.8995236627680410E-002                       NaN  -3.2209859154912627E-003
 grid col =            1 zm level =           40 height [m] =    5627.6313475000006      LHS =   -7.0484224498268628E-004   4.0327705740256497E-003   4.0364380523721363E-002  -4.1398479429922853E-003  -7.2961732373830863E-004
 grid col =            1 zt level =           40 height [m] =    5750.0000000000000      LHS =   -3.1434617888521218E-003                       NaN   3.8723242456995502E-002                       NaN  -3.2231705128717434E-003
 grid col =            1 zm level =           41 height [m] =    5875.0000000000000      LHS =   -6.8650907671186231E-004   3.9465392216460771E-003   3.9786019596623666E-002  -4.0540681676971453E-003  -7.0856460990788989E-004
 grid col =            1 zt level =           41 height [m] =    6000.0000000000000      LHS =   -3.2183386571312369E-003                       NaN   3.8181907865166134E-002                       NaN  -3.1951221343926696E-003
 grid col =            1 zm level =           42 height [m] =    6125.0000000000000      LHS =   -6.9126893124456517E-004   3.9476573749785537E-003   3.8662572310631735E-002  -4.0528966649192345E-003  -7.0501018517226050E-004
 grid col =            1 zt level =           42 height [m] =    6250.0000000000000      LHS =   -3.3101157017083652E-003                       NaN   3.7747130472249910E-002                       NaN  -3.3041352810256734E-003
 grid col =            1 zm level =           43 height [m] =    6375.0000000000000      LHS =   -6.9403007876026024E-004   3.9475184850610101E-003   3.7994673573142068E-002  -4.0530345013744095E-003  -7.0972137699200843E-004
 grid col =            1 zt level =           43 height [m] =    6500.0000000000000      LHS =   -3.4004754928164491E-003                       NaN   3.7564907485950677E-002                       NaN  -3.3985941277632340E-003
 grid col =            1 zm level =           44 height [m] =    6625.0000000000000      LHS =   -6.9844205655005464E-004   3.9472325116353896E-003   3.7648127279156007E-002  -4.0533253729959093E-003  -7.1263243946983947E-004
 grid col =            1 zt level =           44 height [m] =    6750.0000000000000      LHS =   -3.5678314608572374E-003                       NaN   3.7259943649292693E-002                       NaN  -3.4918727373303661E-003
 grid col =            1 zm level =           45 height [m] =    6875.0000000000000      LHS =   -7.0739671968741752E-004   3.9475114625710300E-003   3.6480854087572637E-002  -4.0530263010675593E-003  -7.1716171181318339E-004
 grid col =            1 zt level =           45 height [m] =    7000.0000000000000      LHS =   -3.7817759346084096E-003                       NaN   3.6598042331542416E-002                       NaN  -3.6631976590164182E-003
 grid col =            1 zm level =           46 height [m] =    7125.0000000000000      LHS =   -7.1563973156929073E-004   3.9478408956657596E-003   3.4888122605895446E-002  -4.0526741845270482E-003  -7.2624195047406466E-004
 grid col =            1 zt level =           46 height [m] =    7250.0000000000000      LHS =   -3.9461661440233393E-003                       NaN   3.6093445274002128E-002                       NaN  -3.8821994368312910E-003
 grid col =            1 zm level =           47 height [m] =    7375.0000000000000      LHS =   -7.2057088933031980E-004   3.9474970887826196E-003   3.4175070000749659E-002  -4.0530239036780796E-003  -7.3470664475270382E-004
 grid col =            1 zt level =           47 height [m] =    7500.0000000000000      LHS =   -4.1131188132928972E-003                       NaN   3.5910707324112362E-002                       NaN  -4.0516573793203626E-003
 grid col =            1 zm level =           48 height [m] =    7625.0000000000000      LHS =   -7.2889728794559917E-004   3.9471468636682197E-003   3.3607908564749676E-002  -4.0533801912061860E-003  -7.3989865058319312E-004
 grid col =            1 zt level =           48 height [m] =    7750.0000000000000      LHS =   -4.3700277975002250E-003                       NaN   3.5508190141942807E-002                       NaN  -4.2238191021818300E-003
 grid col =            1 zm level =           49 height [m] =    7875.0000000000000      LHS =   -7.4106896265271243E-004   3.9472599983852545E-003   3.2204010869608606E-002  -4.0532521848668243E-003  -7.4849115752520360E-004
 grid col =            1 zt level =           49 height [m] =    8000.0000000000000      LHS =   -4.6166745812203100E-003                       NaN   3.4935740129067520E-002                       NaN  -4.4873721835887448E-003
 grid col =            1 zm level =           50 height [m] =    8125.0000000000000      LHS =   -7.4863256747613233E-004   3.9470962511111039E-003   3.1041281238100564E-002  -4.0534128511258193E-003  -7.6099837811945570E-004
 grid col =            1 zt level =           50 height [m] =    8250.0000000000000      LHS =   -4.6872963950211769E-003                       NaN   3.4648366788835469E-002                       NaN  -4.7410265386146951E-003
 grid col =            1 zm level =           51 height [m] =    8375.0000000000000      LHS =   -7.4665013409552468E-004   3.9467012523572856E-003   3.0759275493156709E-002  -4.0538147122644473E-003  -7.6887350169399927E-004
 grid col =            1 zt level =           51 height [m] =    8500.0000000000000      LHS =   -4.5017369594770153E-003                       NaN   3.4656774624813785E-002                       NaN  -4.8145096048330914E-003
 grid col =            1 zm level =           52 height [m] =    8625.0000000000000      LHS =   -7.3367518766443058E-004   3.9462987073217524E-003   3.1358423897558260E-002  -4.0542243013975340E-003  -7.6699170389037824E-004
 grid col =            1 zt level =           52 height [m] =    8750.0000000000000      LHS =   -4.1315702309823871E-003                       NaN   3.5097621903257437E-002                       NaN  -4.6248529909175733E-003
 grid col =            1 zm level =           53 height [m] =    8875.0000000000000      LHS =   -7.1686287600974008E-004   3.9452807339090627E-003   3.3271550699016196E-002  -4.0552753630381097E-003  -7.5393555675037905E-004
 grid col =            1 zt level =           53 height [m] =    9000.0000000000000      LHS =   -3.8068712037809174E-003                       NaN   3.5888818757869916E-002                       NaN  -4.2467586208405766E-003
 grid col =            1 zm level =           54 height [m] =    9125.0000000000000      LHS =   -7.0740252960869781E-004   3.9442111773292134E-003   3.5129460485055594E-002  -4.0563812617118687E-003  -7.3704999303854694E-004
 grid col =            1 zt level =           54 height [m] =    9250.0000000000000      LHS =   -3.6673046534810281E-003                       NaN   3.6387868166746148E-002                       NaN  -3.9151354535798231E-003
 grid col =            1 zm level =           55 height [m] =    9375.0000000000000      LHS =   -7.0546291827688120E-004   3.9438230759037997E-003   3.5726985651183332E-002  -4.0567765385839793E-003  -7.2759136274107034E-004
 grid col =            1 zt level =           55 height [m] =    9500.0000000000000      LHS =   -3.6155998685590499E-003                       NaN   3.6408757937585502E-002                       NaN  -3.7723384623870944E-003
 grid col =            1 zm level =           56 height [m] =    9625.0000000000000      LHS =   -7.0315491339694163E-004   3.9434272733301842E-003   3.5670680055516248E-002  -4.0571797098305201E-003  -7.2573991859786085E-004
 grid col =            1 zt level =           56 height [m] =    9750.0000000000000      LHS =   -3.4988276929601809E-003                       NaN   3.6562027098874836E-002                       NaN  -3.7198957680271193E-003
 grid col =            1 zm level =           57 height [m] =    9875.0000000000000      LHS =   -6.9600792592282225E-004   3.9430235586730422E-003   3.6480252650422852E-002  -4.0575909932348293E-003  -7.2351151566662966E-004
 grid col =            1 zt level =           57 height [m] =    10000.000000000000      LHS =   -3.3168782354459888E-003                       NaN   3.7359231192375109E-002                       NaN  -3.6004886916307251E-003
 grid col =            1 zm level =           58 height [m] =    10125.000000000000      LHS =   -6.8827084176213812E-004   3.9406120852274462E-003   3.8266870070861915E-002  -4.0601037047776917E-003  -7.1667448001372955E-004
 grid col =            1 zt level =           58 height [m] =    10250.000000000000      LHS =   -3.1861371700340931E-003                       NaN   3.8288475259841560E-002                       NaN  -3.4174563039369717E-003
 grid col =            1 zm level =           59 height [m] =    10375.000000000000      LHS =   -6.8499775411091370E-004   3.9394549345239055E-003   3.9419629101152938E-002  -4.0613067479529667E-003  -7.0935147982385111E-004
 grid col =            1 zt level =           59 height [m] =    10500.000000000000      LHS =   -3.1430868386164786E-003                       NaN   3.8683758953998185E-002                       NaN  -3.2846880097962207E-003
 grid col =            1 zm level =           60 height [m] =    10625.000000000000      LHS =   -6.8458800045741836E-004   3.9391219509281117E-003   3.9616013571981287E-002  -4.0616462866155294E-003  -7.0624455173791932E-004
 grid col =            1 zt level =           60 height [m] =    10750.000000000000      LHS =   -3.1359299032844806E-003                       NaN   3.8701991144493755E-002                       NaN  -3.2408509169331236E-003
 grid col =            1 zm level =           61 height [m] =    10875.000000000000      LHS =   -6.8432962262533379E-004   3.9387815402603873E-003   3.9580112051068594E-002  -4.0619934479525794E-003  -7.0594208736030561E-004
 grid col =            1 zt level =           61 height [m] =    11000.000000000000      LHS =   -3.0996290758414269E-003                       NaN   3.8701381818686903E-002                       NaN  -3.2340272214076713E-003
 grid col =            1 zm level =           62 height [m] =    11125.000000000000      LHS =   -6.8158633983029116E-004   3.9384335167669303E-003   3.9710122365646000E-002  -4.0623484239444901E-003  -7.0579831237524578E-004
 grid col =            1 zt level =           62 height [m] =    11250.000000000000      LHS =   -2.9951238974594042E-003                       NaN   3.9088965895019590E-002                       NaN  -3.1971526845509771E-003
 grid col =            1 zm level =           63 height [m] =    11375.000000000000      LHS =   -6.7580494320926732E-004   3.9374895257897301E-003   4.0866800721881071E-002  -4.0633292565642543E-003  -7.0320082939484649E-004
 grid col =            1 zt level =           63 height [m] =    11500.000000000000      LHS =   -2.8672406977780442E-003                       NaN   4.0023648505730647E-002                       NaN  -3.0908462053979985E-003
 grid col =            1 zm level =           64 height [m] =    11625.000000000000      LHS =   -6.7082843405436574E-004   3.9342157178293763E-003   4.2592246090684710E-002  -4.0667642691727219E-003  -6.9799281445009638E-004
 grid col =            1 zt level =           64 height [m] =    11750.000000000000      LHS =   -2.7981046282421610E-003                       NaN   4.0808740676289576E-002                       NaN  -2.9638415524594064E-003
 grid col =            1 zm level =           65 height [m] =    11875.000000000000      LHS =   -6.6968518955128260E-004   3.9339781040556949E-003   4.3299751668520015E-002  -4.0670061389672645E-003  -6.9347070805719996E-004
 grid col =            1 zt level =           65 height [m] =    12000.000000000000      LHS =   -2.7866752117389529E-003                       NaN   4.0986304959287831E-002                       NaN  -2.8927229383411118E-003
 grid col =            1 zm level =           66 height [m] =    12125.000000000000      LHS =   -6.6984554957806889E-004   3.9337331211559586E-003   4.3237295201032151E-002  -4.0672555869781706E-003  -6.9237315426614471E-004
 grid col =            1 zt level =           66 height [m] =    12250.000000000000      LHS =   -2.7915409356781148E-003                       NaN   4.0930741132951740E-002                       NaN  -2.8812631601983748E-003
 grid col =            1 zm level =           67 height [m] =    12375.000000000000      LHS =   -6.7000384400417012E-004   3.9334806302422877E-003   4.3176698298358886E-002  -4.0675127566079765E-003  -6.9262586808767281E-004
 grid col =            1 zt level =           67 height [m] =    12500.000000000000      LHS =   -2.7769297869985159E-003                       NaN   4.0872963458705010E-002                       NaN  -2.8866618229068781E-003
 grid col =            1 zm level =           68 height [m] =    12625.000000000000      LHS =   -6.6860395436150349E-004   3.9332204864638903E-003   4.3115047991266857E-002  -4.0677777974690117E-003  -6.9287916150007306E-004
 grid col =            1 zt level =           68 height [m] =    12750.000000000000      LHS =   -2.6881606703523069E-003                       NaN   4.1087190989767541E-002                       NaN  -2.8719298527905245E-003
 grid col =            1 zm level =           69 height [m] =    12875.000000000000      LHS =   -6.6282751825609402E-004   3.9329525387746169E-003   4.3990787072542642E-002  -4.0680508656267831E-003  -6.9152362667242878E-004
 grid col =            1 zt level =           69 height [m] =    13000.000000000000      LHS =   -2.5159864984897304E-003                       NaN   4.2303373246167730E-002                       NaN  -2.7804999511582590E-003
 grid col =            1 zm level =           70 height [m] =    13125.000000000000      LHS =   -6.5435396400656575E-004   3.9291838931452367E-003   4.6937682887953636E-002  -4.0720252415426036E-003  -6.8626568933089480E-004
 grid col =            1 zt level =           70 height [m] =    13250.000000000000      LHS =   -2.3576106264244167E-003                       NaN   4.4252605819385379E-002                       NaN  -2.6074525417616734E-003
 grid col =            1 zm level =           71 height [m] =    13375.000000000000      LHS =   -6.4893073892161436E-004   3.9240931755678910E-003   4.9929487595506777E-002  -4.0774243839243702E-003  -6.7904147047243306E-004
 grid col =            1 zt level =           71 height [m] =    13500.000000000000      LHS =   -2.2895377636227570E-003                       NaN   4.5529472975221169E-002                       NaN  -2.4497326199679091E-003
 grid col =            1 zm level =           72 height [m] =    13625.000000000000      LHS =   -6.4807036241823089E-004   3.9241803076803788E-003   5.0883216752190277E-002  -4.0773285650672914E-003  -6.7427141002389932E-004
 grid col =            1 zt level =           72 height [m] =    13750.000000000000      LHS =   -2.2820833510938990E-003                       NaN   4.5754877654398604E-002                       NaN  -2.3788911294795926E-003
 grid col =            1 zm level =           73 height [m] =    13875.000000000000      LHS =   -6.4835769787227918E-004   3.9242573425535355E-003   5.0742093462960186E-002  -4.0772432910290493E-003  -6.7334840147709987E-004
 grid col =            1 zt level =           73 height [m] =    14000.000000000000      LHS =   -2.2889690735826266E-003                       NaN   4.5642365986983555E-002                       NaN  -2.3710496587265430E-003
 grid col =            1 zm level =           74 height [m] =    14125.000000000000      LHS =   -6.4864166548064665E-004   3.9243243684840027E-003   5.0604169703293858E-002  -4.0771684640984063E-003  -6.7362135774209507E-004
 grid col =            1 zt level =           74 height [m] =    14250.000000000000      LHS =   -2.2958064267005265E-003                       NaN   4.5546302816124991E-002                       NaN  -2.3781195553192387E-003
 grid col =            1 zm level =           75 height [m] =    14375.000000000000      LHS =   -6.4892230166135726E-004   3.9243814649712171E-003   5.0468202086642253E-002  -4.0771039959879747E-003  -6.7389422432403599E-004
 grid col =            1 zt level =           75 height [m] =    14500.000000000000      LHS =   -2.3025960293034408E-003                       NaN   4.5451701515814888E-002                       NaN  -2.3851507912430333E-003
 grid col =            1 zm level =           76 height [m] =    14625.000000000000      LHS =   -6.4919964084926996E-004   3.9244287029107910E-003   5.0334144847343817E-002  -4.0770498076165311E-003  -6.7416701683099952E-004
 grid col =            1 zt level =           76 height [m] =    14750.000000000000      LHS =   -2.2063349575436059E-003                       NaN   4.5255523822614344E-002                       NaN  -2.3921440313916650E-003
 grid col =            1 zm level =           77 height [m] =    14875.000000000000      LHS =   -6.4123339688327695E-004   3.9244661447680948E-003   5.0193713387709497E-002  -4.0770058289130873E-003  -6.7443975167840440E-004
 grid col =            1 zt level =           77 height [m] =    15000.000000000000      LHS =   -1.9534407447306936E-003                       NaN   4.9121311558165098E-002                       NaN  -2.2920927715052411E-003
 grid col =            1 zm level =           78 height [m] =    15125.000000000000      LHS =   -6.2897735015042717E-004   3.9244938447328091E-003   6.0710430505019376E-002  -4.0769719986418502E-003  -6.6615190633568350E-004
 grid col =            1 zt level =           78 height [m] =    15250.000000000000      LHS =   -1.7633720843520174E-003                       NaN   5.6454725747323325E-002                       NaN  -2.0293376757265220E-003
 grid col =            1 zm level =           79 height [m] =    15375.000000000000      LHS =   -6.1836460887716900E-004   3.8616779776563161E-003   6.9199697480351666E-002  -4.1460679053354653E-003  -6.6448895266879397E-004
 grid col =            1 zt level =           79 height [m] =    15500.000000000000      LHS =   -1.9157469737326605E-003                       NaN   5.7158493859864629E-002                       NaN  -1.8932340931580071E-003
 grid col =            1 zm level =           80 height [m] =    15625.000000000000      LHS =   -6.3844419199590426E-004   3.9217694964758165E-003   6.1999011582188075E-002  -4.0799289920051933E-003  -6.5331281116274556E-004
 grid col =            1 zt level =           80 height [m] =    15750.000000000000      LHS =   -2.1391286609840285E-003                       NaN   5.0851098866736277E-002                       NaN  -1.9930063779887656E-003
 grid col =            1 zm level =           81 height [m] =    15875.000000000000      LHS =   -6.4575055238146951E-004   3.9208722447165844E-003   5.2508266603754558E-002  -4.0808877121395878E-003  -6.6434783083102076E-004
 grid col =            1 zt level =           81 height [m] =    16000.000000000000      LHS =   -2.2416835641298500E-003                       NaN   4.7127716218160171E-002                       NaN  -2.2264290500815173E-003
 grid col =            1 zm level =           82 height [m] =    16125.000000000000      LHS =   -6.4681128494270372E-004   3.9234866791319897E-003   5.1877250302088451E-002  -4.0780987711582202E-003  -6.7164507532480630E-004
 grid col =            1 zt level =           82 height [m] =    16250.000000000000      LHS =   -2.2423745088528480E-003                       NaN   4.6961133215664599E-002                       NaN  -2.3300211612355985E-003
 grid col =            1 zm level =           83 height [m] =    16375.000000000000      LHS =   -6.4614091138236315E-004   3.9226765451563827E-003   5.1839528081225369E-002  -4.0789612697319866E-003  -6.7244224228908440E-004
 grid col =            1 zt level =           83 height [m] =    16500.000000000000      LHS =   -2.2276598585502035E-003                       NaN   4.7178828751579832E-002                       NaN  -2.3317137338634206E-003
 grid col =            1 zm level =           84 height [m] =    16625.000000000000      LHS =   -6.4540030648402747E-004   3.9218270249125340E-003   5.2452965165414943E-002  -4.0798672571082488E-003  -6.7203327051832968E-004
 grid col =            1 zt level =           84 height [m] =    16750.000000000000      LHS =   -2.2262436073297340E-003                       NaN   4.7421283166569739E-002                       NaN  -2.3174292132570702E-003
 grid col =            1 zm level =           85 height [m] =    16875.000000000000      LHS =   -6.4578213790187245E-004   3.9209331125248928E-003   5.2483625883017054E-002  -4.0808222798716792E-003  -6.7156555692171789E-004
 grid col =            1 zt level =           85 height [m] =    17000.000000000000      LHS =   -2.2414670366602890E-003                       NaN   4.7208697143792583E-002                       NaN  -2.3170261395667711E-003
 grid col =            1 zm level =           86 height [m] =    17125.000000000000      LHS =   -6.4676623574319548E-004   3.9234347066772358E-003   5.1885405327660061E-002  -4.0781537107593847E-003  -6.7167654903726179E-004
 grid col =            1 zt level =           86 height [m] =    17250.000000000000      LHS =   -2.2411576830723757E-003                       NaN   4.6975315228525244E-002                       NaN  -2.3298583502725269E-003
 grid col =            1 zm level =           87 height [m] =    17375.000000000000      LHS =   -6.4607362214471058E-004   3.9226222576789265E-003   5.1869952107864145E-002  -4.0790187527623891E-003  -6.7241379084509022E-004
 grid col =            1 zt level =           87 height [m] =    17500.000000000000      LHS =   -2.2262552045294007E-003                       NaN   4.7201451484005147E-002                       NaN  -2.3305135230020906E-003
 grid col =            1 zm level =           88 height [m] =    17625.000000000000      LHS =   -6.4533961960237959E-004   3.9217708222622034E-003   5.2485193377386385E-002  -4.0799268677979292E-003  -6.7198240269086026E-004
 grid col =            1 zt level =           88 height [m] =    17750.000000000000      LHS =   -2.2252422440614174E-003                       NaN   4.7441538548647647E-002                       NaN  -2.3160349839859164E-003
 grid col =            1 zm level =           89 height [m] =    17875.000000000000      LHS =   -6.4574647738621627E-004   3.9208741709755683E-003   5.2507631239664954E-002  -4.0808849093788065E-003  -6.7152233886540332E-004
 grid col =            1 zt level =           89 height [m] =    18000.000000000000      LHS =   -2.2411679677679288E-003                       NaN   4.7218875965383988E-002                       NaN  -2.3160543025646245E-003
 grid col =            1 zm level =           90 height [m] =    18125.000000000000      LHS =   -6.4676801502040380E-004   3.9234325840878728E-003   5.1889722850627762E-002  -4.0781556559506505E-003  -6.7164987557036715E-004
 grid col =            1 zt level =           90 height [m] =    18250.000000000000      LHS =   -2.2413393929051170E-003                       NaN   4.6974429314167995E-002                       NaN  -2.3295498591606486E-003
 grid col =            1 zm level =           91 height [m] =    18375.000000000000      LHS =   -6.4608580661127269E-004   3.9226204798432727E-003   5.1863534374208535E-002  -4.0790203186165819E-003  -6.7241626258575588E-004
 grid col =            1 zt level =           91 height [m] =    18500.000000000000      LHS =   -2.2265811454118328E-003                       NaN   4.7196736498205105E-002                       NaN  -2.3307044287243952E-003
 grid col =            1 zm level =           92 height [m] =    18625.000000000000      LHS =   -6.4535302474302619E-004   3.9217692845220104E-003   5.2478385940316764E-002  -4.0799281646122397E-003  -6.7199559393899553E-004
 grid col =            1 zt level =           92 height [m] =    18750.000000000000      LHS =   -2.2256221975431004E-003                       NaN   4.7436410152788412E-002                       NaN  -2.3163757138425145E-003
 grid col =            1 zm level =           93 height [m] =    18875.000000000000      LHS =   -6.4576310017605510E-004   3.9208732908339204E-003   5.2499691744962620E-002  -4.0808854897815558E-003  -6.7153664670037839E-004
 grid col =            1 zt level =           93 height [m] =    19000.000000000000      LHS =   -2.2416320640646441E-003                       NaN   4.7212657958102061E-002                       NaN  -2.3164506113783753E-003
 grid col =            1 zm level =           94 height [m] =    19125.000000000000      LHS =   -6.4678867690874263E-004   3.9234353613858304E-003   5.1879857917210608E-002  -4.0781523397801995E-003  -6.7166676976867514E-004
 grid col =            1 zt level =           94 height [m] =    19250.000000000000      LHS =   -2.2418665503882748E-003                       NaN   4.6967022120911465E-002                       NaN  -2.3300287133474068E-003
 grid col =            1 zm level =           95 height [m] =    19375.000000000000      LHS =   -6.4610817973668891E-004   3.9226240087843730E-003   5.1852274346559230E-002  -4.0790161781145825E-003  -6.7243658526852960E-004
 grid col =            1 zt level =           95 height [m] =    19500.000000000000      LHS =   -2.2227021099799089E-003                       NaN   4.7184154444353824E-002                       NaN  -2.3312481409712353E-003
 grid col =            1 zm level =           96 height [m] =    19625.000000000000      LHS =   -6.4502138948771960E-004   3.9217735449326597E-003   5.2466094351828987E-002  -4.0799232181263287E-003  -6.7201744496179193E-004
 grid col =            1 zt level =           96 height [m] =    19750.000000000000      LHS =   -2.2037768428628357E-003                       NaN   4.7557796701988578E-002                       NaN  -2.3123349274469956E-003
 grid col =            1 zm level =           97 height [m] =    19875.000000000000      LHS =   -6.4434819864732937E-004   3.9208779820332071E-003   5.2877930284283371E-002  -4.0808800552780194E-003  -6.7118993318451489E-004
 grid col =            1 zt level =           97 height [m] =    20000.000000000000      LHS =   -2.1916235033671381E-003                       NaN   4.7760745457704382E-002                       NaN  -2.2937079413164817E-003
 grid col =            1 zm level =           98 height [m] =    20125.000000000000      LHS =   -6.4394820256035074E-004   3.9212698627788829E-003   5.3047862084436050E-002  -4.0804624916856878E-003  -6.7057395517374678E-004
 grid col =            1 zt level =           98 height [m] =    20250.000000000000      LHS =   -2.1752741264651101E-003                       NaN   4.7942081275290926E-002                       NaN  -2.2805973101399546E-003
 grid col =            1 zm level =           99 height [m] =    20375.000000000000      LHS =   -6.4301684594181036E-004   3.9205286322655797E-003   5.3402582127584995E-002  -4.0812553918519213E-003  -6.7022091458666380E-004
 grid col =            1 zt level =           99 height [m] =    20500.000000000000      LHS =   -2.1583986820889771E-003                       NaN   4.8284181624584921E-002                       NaN  -2.2644520905491798E-003
 grid col =            1 zm level =          100 height [m] =    20625.000000000000      LHS =   -6.4238398741867705E-004   3.9197492231895122E-003   5.3983005070345244E-002  -4.0820905229867312E-003  -6.6951506267231176E-004
 grid col =            1 zt level =          100 height [m] =    20750.000000000000      LHS =   -2.1580419574578312E-003                       NaN   4.8503553721522055E-002                       NaN  -2.2477914538147682E-003
 grid col =            1 zm level =          101 height [m] =    20875.000000000000      LHS =   -6.4276279244839018E-004   3.9189257385051114E-003   5.3992179214204426E-002  -4.0829743831293942E-003  -6.6913397144033684E-004
 grid col =            1 zt level =          101 height [m] =    21000.000000000000      LHS =   -2.1729261530741314E-003                       NaN   4.8278731003286113E-002                       NaN  -2.2483789226840044E-003
 grid col =            1 zm level =          102 height [m] =    21125.000000000000      LHS =   -6.4375575634394210E-004   3.9215877802104837E-003   5.3383293969989573E-002  -4.0801309131749865E-003  -6.6920286688252955E-004
 grid col =            1 zt level =          102 height [m] =    21250.000000000000      LHS =   -2.1736857962885952E-003                       NaN   4.8032062813614426E-002                       NaN  -2.2607738666322319E-003
 grid col =            1 zm level =          103 height [m] =    21375.000000000000      LHS =   -6.4317300720846302E-004   3.9208518754720555E-003   5.3343775515087052E-002  -4.0809179176159631E-003  -6.6991090034746186E-004
 grid col =            1 zt level =          103 height [m] =    21500.000000000000      LHS =   -2.1612838848299567E-003                       NaN   4.8236954768492768E-002                       NaN  -2.2624250022894483E-003
 grid col =            1 zm level =          104 height [m] =    21625.000000000000      LHS =   -6.4255104331248879E-004   3.9200780796319664E-003   5.3921526171452960E-002  -4.0817468136164483E-003  -6.6956606782325344E-004
 grid col =            1 zt level =          104 height [m] =    21750.000000000000      LHS =   -2.1614052379201830E-003                       NaN   4.8455941007793241E-002                       NaN  -2.2504178312319433E-003
 grid col =            1 zm level =          105 height [m] =    21875.000000000000      LHS =   -6.4295890088505363E-004   3.9192611509644426E-003   5.3919992602454718E-002  -4.0826233928384290E-003  -6.6919430359065491E-004
 grid col =            1 zt level =          105 height [m] =    22000.000000000000      LHS =   -2.1770486233945291E-003                       NaN   4.8220340264103989E-002                       NaN  -2.2514967096706508E-003
 grid col =            1 zm level =          106 height [m] =    22125.000000000000      LHS =   -6.4398951384795082E-004   3.9219653567967991E-003   5.3291844353880638E-002  -4.0797356879051011E-003  -6.6928491691642053E-004
 grid col =            1 zt level =          106 height [m] =    22250.000000000000      LHS =   -2.1783679892813843E-003                       NaN   4.7961993914688236E-002                       NaN  -2.2646255525371048E-003
 grid col =            1 zm level =          107 height [m] =    22375.000000000000      LHS =   -6.4342189675460995E-004   3.9212375684085365E-003   5.3239267257880765E-002  -4.0805137114978589E-003  -6.7002326697337847E-004
 grid col =            1 zt level =          107 height [m] =    22500.000000000000      LHS =   -2.1660810671151262E-003                       NaN   4.8159954385965653E-002                       NaN  -2.2668507821520024E-003
 grid col =            1 zm level =          108 height [m] =    22625.000000000000      LHS =   -6.4279644803936955E-004   3.9204731824397073E-003   5.3811082812475874E-002  -4.0813321984407500E-003  -6.6969125399668115E-004
 grid col =            1 zt level =          108 height [m] =    22750.000000000000      LHS =   -2.1658221313768729E-003                       NaN   4.8379671831840970E-002                       NaN  -2.2549564790412435E-003
 grid col =            1 zm level =          109 height [m] =    22875.000000000000      LHS =   -6.4318004297557756E-004   3.9196658525605371E-003   5.3817961979090327E-002  -4.0821981130704024E-003  -6.6931268884276465E-004
 grid col =            1 zt level =          109 height [m] =    23000.000000000000      LHS =   -2.1807376042068108E-003                       NaN   4.8156198533263694E-002                       NaN  -2.2556297782825451E-003
 grid col =            1 zm level =          110 height [m] =    23125.000000000000      LHS =   -6.4416795646061054E-004   3.9222843520006906E-003   5.3214470339210382E-002  -4.0794028153107549E-003  -6.6939136568293486E-004
 grid col =            1 zt level =          110 height [m] =    23250.000000000000      LHS =   -2.1815879776081585E-003                       NaN   4.7911274351461024E-002                       NaN  -2.2680933669476416E-003
 grid col =            1 zm level =          111 height [m] =    23375.000000000000      LHS =   -6.4359223890618868E-004   3.9215621095257218E-003   5.3173536570273523E-002  -4.0801747012795446E-003  -6.7009873926781129E-004
 grid col =            1 zt level =          111 height [m] =    23500.000000000000      LHS =   -2.1689170803487210E-003                       NaN   4.8111665462927264E-002                       NaN  -2.2698250916976912E-003
 grid col =            1 zm level =          112 height [m] =    23625.000000000000      LHS =   -6.4294576182463703E-004   3.9208034872196115E-003   5.3741911220653846E-002  -4.0809867856759991E-003  -6.6975642587933850E-004
 grid col =            1 zt level =          112 height [m] =    23750.000000000000      LHS =   -2.1674378303932831E-003                       NaN   4.8339204198423691E-002                       NaN  -2.2575275636695850E-003
 grid col =            1 zm level =          113 height [m] =    23875.000000000000      LHS =   -6.4325454743051499E-004   3.9200033550539810E-003   5.3775715625507987E-002  -4.0818447269022140E-003  -6.6935381386560775E-004
 grid col =            1 zt level =          113 height [m] =    24000.000000000000      LHS =   -2.1802582798071822E-003                       NaN   4.8147849073844035E-002                       NaN  -2.2569227313218370E-003
 grid col =            1 zm level =          114 height [m] =    24125.000000000000      LHS =   -6.4412981452334408E-004   3.9224447252538385E-003   5.3233769864161402E-002  -4.0792391989790287E-003  -6.6938441810694260E-004
 grid col =            1 zt level =          114 height [m] =    24250.000000000000      LHS =   -2.1796575381552185E-003                       NaN   4.7938104115815880E-002                       NaN  -2.2674111840575366E-003
 grid col =            1 zm level =          115 height [m] =    24375.000000000000      LHS =   -6.4352137423534213E-004   3.9217206672365699E-003   5.3227526091331731E-002  -4.0800130867901570E-003  -6.7000512612115572E-004
 grid col =            1 zt level =          115 height [m] =    24500.000000000000      LHS =   -2.1769363840095364E-003                       NaN   4.8162393777904822E-002                       NaN  -2.2676350599596775E-003
 grid col =            1 zm level =          116 height [m] =    24625.000000000000      LHS =   -6.4370308581320802E-004   3.9209599351575910E-003   5.3800530063418693E-002  -4.0808274902555735E-003  -6.6962946557769590E-004
 grid col =            1 zt level =          116 height [m] =    24750.000000000000      LHS =   -2.2224972840247151E-003                       NaN   4.8067540913767109E-002                       NaN  -2.2656956427295461E-003
 grid col =            1 zm level =          117 height [m] =    24875.000000000000      LHS =   -6.4694655408240281E-004   3.9201566441356790E-003   5.2884825240302212E-002  -4.0816888757039477E-003  -6.7008991881333121E-004
 grid col =            1 zt level =          117 height [m] =    25000.000000000000      LHS =   -2.3193328640859962E-003                       NaN   4.6777597165827495E-002                       NaN  -2.3140765188698277E-003
 grid col =            1 zm level =          118 height [m] =    25125.000000000000      LHS =   -6.5224299019031053E-004   3.9280159497655249E-003   5.0223738553112067E-002  -4.0733187572220206E-003  -6.7222301884444662E-004
 grid col =            1 zt level =          118 height [m] =    25250.000000000000      LHS =   -2.3819090451517870E-003                       NaN   4.5340500863940120E-002                       NaN  -2.4051282327626250E-003
 grid col =            1 zm level =          119 height [m] =    25375.000000000000      LHS =   -6.5318828574741973E-004   3.9274910824915925E-003   4.8920604827880590E-002  -4.0738720236938447E-003  -6.7646224057347278E-004
 grid col =            1 zt level =          119 height [m] =    25500.000000000000      LHS =   -2.3846805357979491E-003                       NaN   4.5024265461681826E-002                       NaN  -2.4706848260674461E-003
 grid col =            1 zm level =          120 height [m] =    25625.000000000000      LHS =   -6.5231470365859686E-004   3.9269524447867283E-003   4.9267782741246414E-002  -4.0744404922653174E-003  -6.7762771311864658E-004
 grid col =            1 zt level =          120 height [m] =    25750.000000000000      LHS =   -2.3645131032343065E-003                       NaN   4.5291497178614248E-002                       NaN  -2.4742441047563538E-003
 grid col =            1 zm level =          121 height [m] =    25875.000000000000      LHS =   -6.5142077243804906E-004   3.9264002514773451E-003   4.9628862896546500E-002  -4.0750239904814153E-003  -6.7691119363604197E-004
 grid col =            1 zt level =          121 height [m] =    26000.000000000000      LHS =   -2.3438710904696257E-003                       NaN   4.5547593693490804E-002                       NaN  -2.4540156388442647E-003
 grid col =            1 zm level =          122 height [m] =    26125.000000000000      LHS =   -6.5050520511848525E-004   3.9258328462329602E-003   5.0006918633555601E-002  -4.0756243374436667E-003  -6.7617822535181353E-004
 grid col =            1 zt level =          122 height [m] =    26250.000000000000      LHS =   -2.3227294865385650E-003                       NaN   4.5816911377642468E-002                       NaN  -2.4333022913379976E-003
 grid col =            1 zm level =          123 height [m] =    26375.000000000000      LHS =   -6.4956673830865680E-004   3.9252478823125500E-003   5.0403435228765274E-002  -4.0762440950465910E-003  -6.7542814608259811E-004
 grid col =            1 zt level =          123 height [m] =    26500.000000000000      LHS =   -2.3010675469336507E-003                       NaN   4.6100521131824904E-002                       NaN  -2.4120801125852385E-003
 grid col =            1 zm level =          124 height [m] =    26625.000000000000      LHS =   -6.4860450654283838E-004   3.9246446767952116E-003   5.0819712773613114E-002  -4.0768840649574546E-003  -6.7466013967422780E-004
 grid col =            1 zt level =          124 height [m] =    26750.000000000000      LHS =   -2.2788601515100343E-003                       NaN   4.6399543952031400E-002                       NaN  -2.3903273766289171E-003
 grid col =            1 zm level =          125 height [m] =    26875.000000000000      LHS =   -6.4761695043979561E-004   3.9240206535578314E-003   5.1257367170011552E-002  -4.0775470715773482E-003  -6.7387384695045689E-004
 grid col =            1 zt level =          125 height [m] =    27000.000000000000      LHS =   -2.2581047612859639E-003                       NaN   4.6717384733681817E-002                       NaN  -2.3680200380441505E-003
 grid col =            1 zm level =          126 height [m] =    27125.000000000000      LHS =   -6.4676472748112935E-004   3.9233734589881547E-003   5.1718519145250511E-002  -4.0782357153474422E-003  -6.7306846990045912E-004
 grid col =            1 zt level =          126 height [m] =    27250.000000000000      LHS =   -2.0003115977932184E-003                       NaN   4.6749702875912548E-002                       NaN  -2.3472360158259243E-003
 grid col =            1 zm level =          127 height [m] =    27375.000000000000      LHS =   -6.1308137973947545E-004   3.9227000316432300E-003   5.1998587441409283E-002  -4.0789533651334814E-003  -6.7241194068972678E-004
 grid col =            1 zt level =          127 height [m] =    27500.000000000000      LHS =    0.0000000000000000        0.0000000000000000        1.0000000000000000        0.0000000000000000        0.0000000000000000     
 grid col =            1 zm level =          128 height [m] =    27625.000000000000      LHS =    0.0000000000000000        0.0000000000000000        1.0000000000000000        0.0000000000000000        0.0000000000000000     
 wp2 and wp3 RHS
 grid col =            1 zm level =            1 height [m] =    0.0000000000000000      RHS =                        NaN
 grid col =            1 zt level =            1 height [m] =    25.000000000000000      RHS =    0.0000000000000000     
 grid col =            1 zm level =            2 height [m] =    37.500000000000000      RHS =                        NaN
 grid col =            1 zt level =            2 height [m] =    50.000000000000000      RHS =                        NaN
 grid col =            1 zm level =            3 height [m] =    77.631576550000005      RHS =                        NaN
 grid col =            1 zt level =            3 height [m] =    105.26315310000000      RHS =                        NaN
 grid col =            1 zm level =            4 height [m] =    132.89472964999999      RHS =                        NaN
 grid col =            1 zt level =            4 height [m] =    160.52630619999999      RHS =                        NaN
 grid col =            1 zm level =            5 height [m] =    193.42102814999998      RHS =                        NaN
 grid col =            1 zt level =            5 height [m] =    226.31575010000000      RHS =                        NaN
 grid col =            1 zm level =            6 height [m] =    259.21047210000000      RHS =                        NaN
 grid col =            1 zt level =            6 height [m] =    292.10519410000001      RHS =                        NaN
 grid col =            1 zm level =            7 height [m] =    330.26307680000002      RHS =                        NaN
 grid col =            1 zt level =            7 height [m] =    368.42095949999998      RHS =                        NaN
 grid col =            1 zm level =            8 height [m] =    406.57884220000000      RHS =                        NaN
 grid col =            1 zt level =            8 height [m] =    444.73672490000001      RHS =                        NaN
 grid col =            1 zm level =            9 height [m] =    488.15776065000000      RHS =                        NaN
 grid col =            1 zt level =            9 height [m] =    531.57879639999999      RHS =                        NaN
 grid col =            1 zm level =           10 height [m] =    574.99984740000002      RHS =                        NaN
 grid col =            1 zt level =           10 height [m] =    618.42089840000006      RHS =                        NaN
 grid col =            1 zm level =           11 height [m] =    667.10510250000004      RHS =                        NaN
 grid col =            1 zt level =           11 height [m] =    715.78930660000003      RHS =                        NaN
 grid col =            1 zm level =           12 height [m] =    764.47351070000002      RHS =                        NaN
 grid col =            1 zt level =           12 height [m] =    813.15771480000001      RHS =                        NaN
 grid col =            1 zm level =           13 height [m] =    867.10510249999993      RHS =                        NaN
 grid col =            1 zt level =           13 height [m] =    921.05249019999997      RHS =                        NaN
 grid col =            1 zm level =           14 height [m] =    974.99987809999993      RHS =                        NaN
 grid col =            1 zt level =           14 height [m] =    1028.9472659999999      RHS =                        NaN
 grid col =            1 zm level =           15 height [m] =    1088.1578370000000      RHS =                        NaN
 grid col =            1 zt level =           15 height [m] =    1147.3684080000000      RHS =                        NaN
 grid col =            1 zm level =           16 height [m] =    1206.5789184999999      RHS =                        NaN
 grid col =            1 zt level =           16 height [m] =    1265.7894289999999      RHS =                        NaN
 grid col =            1 zm level =           17 height [m] =    1330.2631225000000      RHS =                        NaN
 grid col =            1 zt level =           17 height [m] =    1394.7368160000001      RHS =                        NaN
 grid col =            1 zm level =           18 height [m] =    1459.2104490000002      RHS =                        NaN
 grid col =            1 zt level =           18 height [m] =    1523.6840820000000      RHS =                        NaN
 grid col =            1 zm level =           19 height [m] =    1593.4208985000000      RHS =                        NaN
 grid col =            1 zt level =           19 height [m] =    1663.1577150000001      RHS =                        NaN
 grid col =            1 zm level =           20 height [m] =    1732.8945925000000      RHS =                        NaN
 grid col =            1 zt level =           20 height [m] =    1802.6314700000000      RHS =                        NaN
 grid col =            1 zm level =           21 height [m] =    1877.6315310000000      RHS =                        NaN
 grid col =            1 zt level =           21 height [m] =    1952.6315920000000      RHS =                        NaN
 grid col =            1 zm level =           22 height [m] =    2027.6315920000002      RHS =                        NaN
 grid col =            1 zt level =           22 height [m] =    2102.6315920000002      RHS =                        NaN
 grid col =            1 zm level =           23 height [m] =    2182.8947754999999      RHS =                        NaN
 grid col =            1 zt level =           23 height [m] =    2263.1579590000001      RHS =                        NaN
 grid col =            1 zm level =           24 height [m] =    2343.4211425000003      RHS =                        NaN
 grid col =            1 zt level =           24 height [m] =    2423.6843260000001      RHS =                        NaN
 grid col =            1 zm level =           25 height [m] =    2509.2105710000001      RHS =                        NaN
 grid col =            1 zt level =           25 height [m] =    2594.7368160000001      RHS =                        NaN
 grid col =            1 zm level =           26 height [m] =    2680.2631835000002      RHS =                        NaN
 grid col =            1 zt level =           26 height [m] =    2765.7895509999998      RHS =                        NaN
 grid col =            1 zm level =           27 height [m] =    2856.5791015000000      RHS =                        NaN
 grid col =            1 zt level =           27 height [m] =    2947.3686520000001      RHS =                        NaN
 grid col =            1 zm level =           28 height [m] =    3038.1580810000000      RHS =                        NaN
 grid col =            1 zt level =           28 height [m] =    3128.9475100000000      RHS =                        NaN
 grid col =            1 zm level =           29 height [m] =    3225.0001219999999      RHS =                        NaN
 grid col =            1 zt level =           29 height [m] =    3321.0527339999999      RHS =                        NaN
 grid col =            1 zm level =           30 height [m] =    3417.1053465000000      RHS =                        NaN
 grid col =            1 zt level =           30 height [m] =    3513.1579590000001      RHS =                        NaN
 grid col =            1 zm level =           31 height [m] =    3614.4737550000000      RHS =                        NaN
 grid col =            1 zt level =           31 height [m] =    3715.7895509999998      RHS =                        NaN
 grid col =            1 zm level =           32 height [m] =    3817.1053469999997      RHS =                        NaN
 grid col =            1 zt level =           32 height [m] =    3918.4211430000000      RHS =                        NaN
 grid col =            1 zm level =           33 height [m] =    4025.0001224999996      RHS =                        NaN
 grid col =            1 zt level =           33 height [m] =    4131.5791019999997      RHS =                        NaN
 grid col =            1 zm level =           34 height [m] =    4238.1579590000001      RHS =                        NaN
 grid col =            1 zt level =           34 height [m] =    4344.7368159999996      RHS =                        NaN
 grid col =            1 zm level =           35 height [m] =    4456.5788570000004      RHS =                        NaN
 grid col =            1 zt level =           35 height [m] =    4568.4208980000003      RHS =                        NaN
 grid col =            1 zm level =           36 height [m] =    4680.2629390000002      RHS =                        NaN
 grid col =            1 zt level =           36 height [m] =    4792.1049800000001      RHS =                        NaN
 grid col =            1 zm level =           37 height [m] =    4909.2102049999994      RHS =                        NaN
 grid col =            1 zt level =           37 height [m] =    5026.3154299999997      RHS =                        NaN
 grid col =            1 zm level =           38 height [m] =    5143.4206544999997      RHS =                        NaN
 grid col =            1 zt level =           38 height [m] =    5260.5258789999998      RHS =                        NaN
 grid col =            1 zm level =           39 height [m] =    5382.8942870000001      RHS =                        NaN
 grid col =            1 zt level =           39 height [m] =    5505.2626950000003      RHS =                        NaN
 grid col =            1 zm level =           40 height [m] =    5627.6313475000006      RHS =                        NaN
 grid col =            1 zt level =           40 height [m] =    5750.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           41 height [m] =    5875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           41 height [m] =    6000.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           42 height [m] =    6125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           42 height [m] =    6250.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           43 height [m] =    6375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           43 height [m] =    6500.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           44 height [m] =    6625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           44 height [m] =    6750.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           45 height [m] =    6875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           45 height [m] =    7000.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           46 height [m] =    7125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           46 height [m] =    7250.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           47 height [m] =    7375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           47 height [m] =    7500.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           48 height [m] =    7625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           48 height [m] =    7750.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           49 height [m] =    7875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           49 height [m] =    8000.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           50 height [m] =    8125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           50 height [m] =    8250.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           51 height [m] =    8375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           51 height [m] =    8500.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           52 height [m] =    8625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           52 height [m] =    8750.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           53 height [m] =    8875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           53 height [m] =    9000.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           54 height [m] =    9125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           54 height [m] =    9250.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           55 height [m] =    9375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           55 height [m] =    9500.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           56 height [m] =    9625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           56 height [m] =    9750.0000000000000      RHS =                        NaN
 grid col =            1 zm level =           57 height [m] =    9875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           57 height [m] =    10000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           58 height [m] =    10125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           58 height [m] =    10250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           59 height [m] =    10375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           59 height [m] =    10500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           60 height [m] =    10625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           60 height [m] =    10750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           61 height [m] =    10875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           61 height [m] =    11000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           62 height [m] =    11125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           62 height [m] =    11250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           63 height [m] =    11375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           63 height [m] =    11500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           64 height [m] =    11625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           64 height [m] =    11750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           65 height [m] =    11875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           65 height [m] =    12000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           66 height [m] =    12125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           66 height [m] =    12250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           67 height [m] =    12375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           67 height [m] =    12500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           68 height [m] =    12625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           68 height [m] =    12750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           69 height [m] =    12875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           69 height [m] =    13000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           70 height [m] =    13125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           70 height [m] =    13250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           71 height [m] =    13375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           71 height [m] =    13500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           72 height [m] =    13625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           72 height [m] =    13750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           73 height [m] =    13875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           73 height [m] =    14000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           74 height [m] =    14125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           74 height [m] =    14250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           75 height [m] =    14375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           75 height [m] =    14500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           76 height [m] =    14625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           76 height [m] =    14750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           77 height [m] =    14875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           77 height [m] =    15000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           78 height [m] =    15125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           78 height [m] =    15250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           79 height [m] =    15375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           79 height [m] =    15500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           80 height [m] =    15625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           80 height [m] =    15750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           81 height [m] =    15875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           81 height [m] =    16000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           82 height [m] =    16125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           82 height [m] =    16250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           83 height [m] =    16375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           83 height [m] =    16500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           84 height [m] =    16625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           84 height [m] =    16750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           85 height [m] =    16875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           85 height [m] =    17000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           86 height [m] =    17125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           86 height [m] =    17250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           87 height [m] =    17375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           87 height [m] =    17500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           88 height [m] =    17625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           88 height [m] =    17750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           89 height [m] =    17875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           89 height [m] =    18000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           90 height [m] =    18125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           90 height [m] =    18250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           91 height [m] =    18375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           91 height [m] =    18500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           92 height [m] =    18625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           92 height [m] =    18750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           93 height [m] =    18875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           93 height [m] =    19000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           94 height [m] =    19125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           94 height [m] =    19250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           95 height [m] =    19375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           95 height [m] =    19500.000000000000      RHS =                        NaN
 grid col =            1 zm level =           96 height [m] =    19625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           96 height [m] =    19750.000000000000      RHS =                        NaN
 grid col =            1 zm level =           97 height [m] =    19875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           97 height [m] =    20000.000000000000      RHS =                        NaN
 grid col =            1 zm level =           98 height [m] =    20125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           98 height [m] =    20250.000000000000      RHS =                        NaN
 grid col =            1 zm level =           99 height [m] =    20375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           99 height [m] =    20500.000000000000      RHS =                        NaN
 grid col =            1 zm level =          100 height [m] =    20625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          100 height [m] =    20750.000000000000      RHS =                        NaN
 grid col =            1 zm level =          101 height [m] =    20875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          101 height [m] =    21000.000000000000      RHS =                        NaN
 grid col =            1 zm level =          102 height [m] =    21125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          102 height [m] =    21250.000000000000      RHS =                        NaN
 grid col =            1 zm level =          103 height [m] =    21375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          103 height [m] =    21500.000000000000      RHS =                        NaN
 grid col =            1 zm level =          104 height [m] =    21625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          104 height [m] =    21750.000000000000      RHS =                        NaN
 grid col =            1 zm level =          105 height [m] =    21875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          105 height [m] =    22000.000000000000      RHS =                        NaN
 grid col =            1 zm level =          106 height [m] =    22125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          106 height [m] =    22250.000000000000      RHS =                        NaN
 grid col =            1 zm level =          107 height [m] =    22375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          107 height [m] =    22500.000000000000      RHS =                        NaN
 grid col =            1 zm level =          108 height [m] =    22625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          108 height [m] =    22750.000000000000      RHS =                        NaN
 grid col =            1 zm level =          109 height [m] =    22875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          109 height [m] =    23000.000000000000      RHS =                        NaN
 grid col =            1 zm level =          110 height [m] =    23125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          110 height [m] =    23250.000000000000      RHS =                        NaN
 grid col =            1 zm level =          111 height [m] =    23375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          111 height [m] =    23500.000000000000      RHS =                        NaN
 grid col =            1 zm level =          112 height [m] =    23625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          112 height [m] =    23750.000000000000      RHS =                        NaN
 grid col =            1 zm level =          113 height [m] =    23875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          113 height [m] =    24000.000000000000      RHS =                        NaN
 grid col =            1 zm level =          114 height [m] =    24125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          114 height [m] =    24250.000000000000      RHS =                        NaN
 grid col =            1 zm level =          115 height [m] =    24375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          115 height [m] =    24500.000000000000      RHS =                        NaN
 grid col =            1 zm level =          116 height [m] =    24625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          116 height [m] =    24750.000000000000      RHS =                        NaN
 grid col =            1 zm level =          117 height [m] =    24875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          117 height [m] =    25000.000000000000      RHS =                        NaN
 grid col =            1 zm level =          118 height [m] =    25125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          118 height [m] =    25250.000000000000      RHS =                        NaN
 grid col =            1 zm level =          119 height [m] =    25375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          119 height [m] =    25500.000000000000      RHS =                        NaN
 grid col =            1 zm level =          120 height [m] =    25625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          120 height [m] =    25750.000000000000      RHS =                        NaN
 grid col =            1 zm level =          121 height [m] =    25875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          121 height [m] =    26000.000000000000      RHS =                        NaN
 grid col =            1 zm level =          122 height [m] =    26125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          122 height [m] =    26250.000000000000      RHS =                        NaN
 grid col =            1 zm level =          123 height [m] =    26375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          123 height [m] =    26500.000000000000      RHS =                        NaN
 grid col =            1 zm level =          124 height [m] =    26625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          124 height [m] =    26750.000000000000      RHS =                        NaN
 grid col =            1 zm level =          125 height [m] =    26875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          125 height [m] =    27000.000000000000      RHS =                        NaN
 grid col =            1 zm level =          126 height [m] =    27125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          126 height [m] =    27250.000000000000      RHS =                        NaN
 grid col =            1 zm level =          127 height [m] =    27375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          127 height [m] =    27500.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zm level =          128 height [m] =    27625.000000000000      RHS =    4.0000000000000002E-004
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Error in advance_wp2_wp3
 intent(in)
 gr%zt(1,:) =    25.000000000000000        50.000000000000000        105.26315310000000        160.52630619999999        226.31575010000000        292.10519410000001        368.42095949999998        444.73672490000001        531.57879639999999        618.42089840000006        715.78930660000003        813.15771480000001        921.05249019999997        1028.9472659999999        1147.3684080000000        1265.7894289999999        1394.7368160000001        1523.6840820000000        1663.1577150000001        1802.6314700000000        1952.6315920000000        2102.6315920000002        2263.1579590000001        2423.6843260000001        2594.7368160000001        2765.7895509999998        2947.3686520000001        3128.9475100000000        3321.0527339999999        3513.1579590000001        3715.7895509999998        3918.4211430000000        4131.5791019999997        4344.7368159999996        4568.4208980000003        4792.1049800000001        5026.3154299999997        5260.5258789999998        5505.2626950000003        5750.0000000000000        6000.0000000000000        6250.0000000000000        6500.0000000000000        6750.0000000000000        7000.0000000000000        7250.0000000000000        7500.0000000000000        7750.0000000000000        8000.0000000000000        8250.0000000000000        8500.0000000000000        8750.0000000000000        9000.0000000000000        9250.0000000000000        9500.0000000000000        9750.0000000000000        10000.000000000000        10250.000000000000        10500.000000000000        10750.000000000000        11000.000000000000        11250.000000000000        11500.000000000000        11750.000000000000        12000.000000000000        12250.000000000000        12500.000000000000        12750.000000000000        13000.000000000000        13250.000000000000        13500.000000000000        13750.000000000000        14000.000000000000        14250.000000000000        14500.000000000000        14750.000000000000        15000.000000000000        15250.000000000000        15500.000000000000        15750.000000000000        16000.000000000000        16250.000000000000        16500.000000000000        16750.000000000000        17000.000000000000        17250.000000000000        17500.000000000000        17750.000000000000        18000.000000000000        18250.000000000000        18500.000000000000        18750.000000000000        19000.000000000000        19250.000000000000        19500.000000000000        19750.000000000000        20000.000000000000        20250.000000000000        20500.000000000000        20750.000000000000        21000.000000000000        21250.000000000000        21500.000000000000        21750.000000000000        22000.000000000000        22250.000000000000        22500.000000000000        22750.000000000000        23000.000000000000        23250.000000000000        23500.000000000000        23750.000000000000        24000.000000000000        24250.000000000000        24500.000000000000        24750.000000000000        25000.000000000000        25250.000000000000        25500.000000000000        25750.000000000000        26000.000000000000        26250.000000000000        26500.000000000000        26750.000000000000        27000.000000000000        27250.000000000000        27500.000000000000      

 dt =    60.000000000000000      

 sfc_elevation =    0.0000000000000000      

 sigma_sqd_w =   0.16666666666666666       0.20833333333333331       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000      

 wm_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wm_zt =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wpup2 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wpvp2 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp2up2 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp2vp2 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp4 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wpthvp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp2thvp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp2up =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 um =  -0.73663004302513446      -0.73601357785703170      -0.69134021009575963      -0.62714626105237614      -0.54771381089339366      -0.46697330330927417      -0.37231853189065733      -0.27554047431670381      -0.13941353368184273       0.17988482551985310       0.54931358687329013       0.91986346197870617        1.3299945107211488        1.7402012395897775        2.1877017788792785        2.6346718241296276        3.1197993558073325        3.5938412882353541        3.9838463055655491        4.3703450796890557        4.7838351483350099        5.1262440334501385        5.3640388294353949        5.5990854168627173        5.8481060795734177        6.0306429362410894        6.2164309251055192        6.4012718454661401        6.5483738110075693        6.6639127734050154        6.7846038375232585        6.8747873836626932        6.9227199263166277        6.9700135359452338        7.0092187576427296        7.0197387665912396        7.0303286896237394        7.0343372738695802        6.9845300439030025        6.9341783182489003        6.8824982583486296        6.8059291653632767        6.7266051090176067        6.6478112950805830        6.6254022357963418        6.6667229778232571        6.7087746002372040        6.7525219321525389        6.9386925375759496        7.1917539535259403        7.4456657422713191        7.7006199542731153        8.0478133351252765        8.4969250619392351        8.9471412841403755        9.3971064171341645        9.8454639999779658        10.139399171319063        10.369403391992241        10.598634761845565        10.827771651601811        11.056288733082750        11.230539036918506        11.139047579573282        11.045464674806167        10.951904968782827        10.858346431635592        10.764840845550010        10.670399239639513        10.374890959285832        9.7916091371626095        9.2066804003603782        8.6219981116838618        8.0373182379530572        7.4526385433340767        6.8679715759773394        6.2845963834286103        5.6997510263657185        5.6510230922821698        5.6510211310751322        5.6510211275099085        5.6510211275000293        5.6510211275000009        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211274999991        5.6510211275000000        5.6510211275000000        5.6510211275000017        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000009        5.6510211275000009        5.6510211274999991        5.6510211275000000        5.6510211275000017        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000009        5.6510211275000000        5.6510211274999991        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000009        5.6510211275000009        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211274999991        5.6510211275000009        5.6510211275000000        5.6510211275000000        5.6510211275000000        5.6510211275000009        5.6510211275000009        5.6510211275000000        5.6510211275000009      

 vm =   0.20067628432832846       0.20365538255332158       0.28223389536878479       0.37725860647520670       0.49384977003426161       0.61168420125785306       0.74850859211181198       0.88387044955311611        1.0279809857562776        1.0940340810535938        1.1626661403877243        1.2297067886315156        1.3018505804092686        1.3390628749615321        1.2338701723389167        1.1228001200746720        1.0004936149022530       0.85746525709083976       0.47276390554812359        8.1579935102658860E-002 -0.34072784524277350      -0.81776153816746600       -1.4272516873042043       -2.0390604209916803       -2.6901252539966438       -3.2902256335140003       -3.9209780446364184       -4.5474585340058908       -4.9518301738382462       -5.1877152955788288       -5.4299818788414278       -5.4346751020204316       -5.0820211290925013       -4.7231210911061581       -4.2371948997330282       -3.4504856102437227       -2.6230605342123501       -1.8111364488346471       -1.0892509866808957      -0.36859787355837081       0.36484328699578744       0.82651562127527156        1.2577517669800000        1.6876179375525164        2.0046803305817300        2.1941783175141953        2.3823704738028533        2.5708209524562466        2.7786719807987028        2.9956354658885660        3.2126899793123833        3.4292073867627253        3.5998653367982980        3.7197847443824239        3.8390795319922026        3.9582447366500073        4.0757445383445363        4.0201216574011021        3.8927637048260930        3.7647416864664804        3.6367382441655378        3.5087295358074329        3.3663925671150157        3.1543707779162489        2.9418321259750284        2.7294185604613328        2.5170092040487266        2.3047486361200811        2.0924882639673781        1.9003554708657788        1.7375050473227935        1.5747062064103234        1.4119814349529414        1.2492573886097975        1.0865333926357816       0.92381293890590543       0.76145201065731605       0.59868190763930551       0.59338278154872659       0.59338223566177761       0.59338223466942452       0.59338223466667495       0.59338223466666673       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666673       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666673       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666673       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666673       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666673       0.59338223466666673       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662       0.59338223466666662      

 upwp =    5.8426078455082681E-003  -1.7597020665655440E-003  -1.0346350621103237E-002  -1.6754177934201333E-002  -1.9714204523550976E-002  -2.0990853952096818E-002  -2.1830605720029681E-002  -2.3337497449666084E-002  -2.8522014757764454E-002  -4.8998867964682183E-002  -5.2409475975859786E-002  -5.2913078900932463E-002  -5.2090220903933060E-002  -4.8765443385860245E-002  -4.4596383011189150E-002  -4.2754652748158498E-002  -4.2373481336185161E-002  -4.0318007724864810E-002  -3.0449214069777727E-002  -2.9241537931476866E-002  -2.8902043050346486E-002  -2.4052645252445968E-002  -1.6067104044940571E-002  -1.5629275813499828E-002  -1.5654218359792752E-002  -1.2042739526262169E-002  -1.1663433570366208E-002  -1.1577326314347020E-002  -8.8071951314061987E-003  -6.8938839033765541E-003  -6.7248392216537637E-003  -4.4805328952885349E-003  -2.5214985536189207E-003  -2.3905195349376599E-003  -1.8493734512706891E-003  -5.1828545538730572E-004  -4.6288805815667073E-004  -1.4564056211734076E-004   2.0916827938299680E-003   2.1658049274423719E-003   2.2398880264542396E-003   3.3586374181753345E-003   3.5796655418836622E-003   3.5660912955111528E-003   1.0538255262988615E-003  -2.0003371415620494E-003  -2.1554882823226862E-003  -2.4461679921338750E-003  -1.0095458247938460E-002  -1.4216635998706007E-002  -1.4470833969114695E-002  -1.4375664894397792E-002  -1.8364257501740467E-002  -2.2389910382043868E-002  -2.2113970997472823E-002  -2.2117416467791435E-002  -2.1338181765369234E-002  -1.2907657861005704E-002  -9.2705316799749238E-003  -9.0558675375582657E-003  -9.0693845942221782E-003  -8.9150779761939195E-003  -5.9435012573193667E-003   2.5317689966991674E-003   2.4528489293133364E-003   2.4710740036637869E-003   2.4906307715586379E-003   2.5065848286240215E-003   2.2925588789085094E-003   5.8459628951700246E-003   1.0747244488791068E-002   9.8551676503899188E-003   9.9890330835119279E-003   1.0133429484249666E-002   1.0278466594807507E-002   1.0423445861286533E-002   1.0513905085124297E-002   5.0157047930796100E-003   7.9838889660314358E-006   1.4767110531230371E-008   4.0923704630561240E-011   1.2233087781046033E-013   3.6741241402938396E-016   1.3379280668838983E-017  -9.7323562575437664E-019  -3.6962644372810449E-018   4.5568551429317110E-018   4.4808694743280984E-019  -4.1992348981400580E-018   5.2189078895487373E-018  -8.1462009824837474E-018  -3.2871111390131624E-018  -1.8411263273984912E-017   1.7486777464589420E-017  -3.8053542819120569E-018   1.6233247942985551E-018  -1.0277685906441572E-017   4.2538495805339340E-018   8.9552204610451409E-018  -1.4876973375850471E-018  -1.9340095102543183E-017   8.2213747711103165E-018  -5.3810918709910556E-018   1.6778048228395066E-018   1.3156991251838819E-018  -3.4965878782582096E-018   3.6640363094385179E-018   8.5091082745648265E-018  -6.0898019910338350E-018  -2.6806477778288395E-018   9.7403121998918830E-019  -7.1826126300701315E-018  -1.3269198375007228E-018   1.1009492025368630E-017   3.3051015198629181E-018  -2.8405288509196075E-018  -2.6032362071166431E-018  -3.6275697507028754E-018   1.1533455572696958E-017  -1.2688117240133263E-017  -2.4349997930353394E-018  -1.1622517311784471E-017   5.3800178466002503E-018  -1.4982460009369794E-017  -3.6966214900266276E-018   7.7101445480200519E-018   1.3486131233017256E-018   0.0000000000000000      

 vpwp =   -1.4780637066120256E-003  -8.5914052630851351E-003  -1.8249158598984513E-002  -2.5775730812380354E-002  -2.9176239824069743E-002  -3.0415910373569811E-002  -3.0578155369845466E-002  -2.9453634280488892E-002  -2.4842007863635704E-002  -1.3147825663332256E-002  -1.0239379321884614E-002  -9.5844467220827720E-003  -8.7074747358363014E-003  -3.6603863501328687E-003   9.3774056086163918E-003   1.0527915513797078E-002   1.0831743289972908E-002   1.3089993624433281E-002   2.8766994938429748E-002   2.9527702841576863E-002   2.9866508953316519E-002   3.3772169654460955E-002   4.0173320776987445E-002   4.0635292454180245E-002   4.1168858660377297E-002   3.9282146074480349E-002   3.9537955138647780E-002   3.9070504873668047E-002   2.4288728906119380E-002   1.4241158382802373E-002   1.3286376440258183E-002   1.4033837478223180E-004  -1.7805711640997743E-002  -1.8304395536095232E-002  -2.3265813375393553E-002  -3.6635743535000861E-002  -3.6535234032934551E-002  -3.6020809057567910E-002  -3.0920454438434518E-002  -3.0998247025801420E-002  -3.1367139681983729E-002  -2.0506060824542094E-002  -1.9500221435839328E-002  -1.9611059116815318E-002  -1.5033778001715202E-002  -9.5563575184995087E-003  -9.6374623792309863E-003  -9.8679671323336094E-003  -1.1350590586295065E-002  -1.2253421018656466E-002  -1.2368024983586193E-002  -1.2061500112853918E-002  -9.0361294280266909E-003  -6.0612387563464890E-003  -5.8623070480312775E-003  -5.8549178895956240E-003  -5.4922925601302939E-003   2.3361588025363040E-003   5.0617896256481554E-003   5.0560166815510812E-003   5.0670560015960596E-003   5.0161882383386062E-003   4.9246949023158664E-003   6.0619442916157685E-003   5.5742119493623950E-003   5.6108205317516721E-003   5.6551221867135477E-003   5.6894270986349877E-003   5.0776283007181143E-003   3.8000387922383291E-003   3.0144032675835522E-003   2.7431053566496079E-003   2.7801399687745706E-003   2.8203260502798603E-003   2.8606926131405936E-003   2.9010430983584944E-003   2.9262196196885798E-003   1.3959659766831186E-003   2.2222543092529631E-006   4.1103120472247589E-009   1.1390802836880505E-011   3.4050859754926987E-014   1.0151796434242679E-016   1.4906814501153482E-018   5.3962096584650026E-020   9.0925283962925868E-020   1.2680957860241912E-018  -1.0040070003147473E-019  -2.2821406443227467E-020  -7.6766095068941544E-019   2.6710296240717892E-019   3.7623967876615258E-019  -7.3645668765729816E-019   1.1001440419299769E-018   8.6390682326466469E-019  -1.3368551537572361E-018   9.9823161597360968E-019   7.0071378268461214E-019   5.0534593912732253E-019  -5.5806535138092161E-019  -1.1577898491764399E-018   7.4880426399083850E-019   4.5905955581304692E-020   1.1533485577317443E-019  -8.0687099523794930E-019   5.7800410507596163E-019   4.4043817537453894E-019  -2.3851315048835100E-019  -1.5849902643677811E-018   6.2943946962185543E-019   4.3123278189643650E-019  -4.2881508906208890E-019  -9.0999583446758026E-019   1.6624360261523827E-018   1.9248451321369352E-019  -3.3130934217929347E-019  -3.4595821007412292E-021  -1.0583546964455727E-018   1.6675574253444070E-018  -2.1969794559085814E-018  -1.1746400155034370E-018   1.7961647774962087E-018  -8.3664950577833886E-019  -1.0899143437085437E-019   2.4514548860287928E-020   2.6138932604603535E-020   5.4622745229359062E-019   0.0000000000000000      

 up2 =    7.1514982937351215E-002  0.37319181488835867       0.53029301291349584       0.58103774375356909       0.59377733689859236       0.59674666902891471       0.59723221109193558       0.59480622069443734       0.57903621609341605       0.56690742140142403       0.56099597093865816       0.56051842139534458       0.55747430817650268       0.54481376248313240       0.53133369549238296       0.52622264839968214       0.52581983851349690       0.52352298216392013       0.51849753723674297       0.51685034421359000       0.51689061032914296       0.51642300207146119       0.51586974121494256       0.51600642279832709       0.51744911940153282       0.52004593137989330       0.52195582267711282       0.52252643670799948       0.52275973659693598       0.52331501667605529       0.52342109279087723       0.52199117370801729       0.52011828403928750       0.51872697622618336       0.51662200268713465       0.51424055363907395       0.51317155452066865       0.51368977704067265       0.51439179827149040       0.51490860892845591       0.51652845280488568       0.51965234199735000       0.52183129954347784       0.52305550976530613       0.52703268130449388       0.53300280100828756       0.53598160651405058       0.53849322901655305       0.54520806559121548       0.55131844033272359       0.55282313305640651       0.54967299439009887       0.54108350782966053       0.53385022765697832       0.53143281543906007       0.53157116694597750       0.52843020642312422       0.52129777622887341       0.51734925083145333       0.51670379746435524       0.51680041375060271       0.51636659761923798       0.51280817514394317       0.50800078167580764       0.50615513014128577       0.50629494431830591       0.50645001189610150       0.50658565691063040       0.50436194091054287       0.49782293305636155       0.49234509244045249       0.49048891884524110       0.49074053542179624       0.49100515101089554       0.49126777012964495       0.49152752957729645       0.49167256382298813       0.47525304690935366       0.46564240426628167       0.47335654028638818       0.48683649574825044       0.48800636511111223       0.48807242119756677       0.48702937145346414       0.48697739806929491       0.48799294688770950       0.48801959542362428       0.48697456841311237       0.48693666790913992       0.48798530504953408       0.48803065544590901       0.48698617365632280       0.48695019200986606       0.48800249668062101       0.48805027100827142       0.48700237468367841       0.48630647178738057       0.48601731621529720       0.48543030342598809       0.48449629224339785       0.48448179951494480       0.48545755170104654       0.48552227076111976       0.48459525771130507       0.48459801555688736       0.48560805364746407       0.48569456176689951       0.48477336420267242       0.48476250992528575       0.48573602549675438       0.48580351777807362       0.48488505860945469       0.48483049233081560       0.48570442758768734       0.48571458004320861       0.48480103366625560       0.48631416948870992       0.49097979253915497       0.49347021285493986       0.49281691186720306       0.49212129928861575       0.49140400238347820       0.49066368193262910       0.48989935789566214       0.48910955706174630       0.48827632993283215       0.48484092901705939        4.0000000000000002E-004 

 vp2 =    7.1514982937351215E-002  0.37350500004497150       0.53112038439002063       0.58225988410716156       0.59519837615609683       0.59822251146569438       0.59862581774348822       0.59577573942683459       0.57835348471616499       0.56028688246362590       0.55329168229754844       0.55263327313802213       0.54982233696176530       0.53805548387023971       0.52593326692921982       0.52131809824411690       0.52102859518453115       0.51937993096340407       0.51821201087400637       0.51689859986976872       0.51705790830795295       0.51804999620284609       0.51977839348564603       0.52006677095665255       0.52161564920106063       0.52404837961298500       0.52603046117566188       0.52650358813111697       0.52424740726457131       0.52377384438066266       0.52381054528399162       0.52194581078515556       0.52104034582668179       0.51970223703861196       0.51821572549639250       0.51815406422053234       0.51707973996191570       0.51748269762564547       0.51718726362769774       0.51770884164994246       0.51937525333200052       0.52085293861843451       0.52289853945098941       0.52413077504023919       0.52768245197039909       0.53325514963250731       0.53623444738786363       0.53875280655579461       0.54528258804012575       0.55116852793271731       0.55266066514063339       0.54949698414936665       0.54035376798328327       0.53252768284724161       0.53013689661703223       0.53027473539659142       0.52721520584564496       0.52081624466856613       0.51715885083925739       0.51652430296799534       0.51662079412227302       0.51619298313052209       0.51276768962877739       0.50812199994643803       0.50626456274337295       0.50640505967429406       0.50656114962776466       0.50669740822667042       0.50445746122619506       0.49771615450226486       0.49177802579267738       0.48997346521929985       0.49021721401347773       0.49047278277108636       0.49072628301207122       0.49097694940983228       0.49111909546108096       0.47503370335880468       0.46564131485233801       0.47335653448593407       0.48683649571109100       0.48800636511086853       0.48807242119756511       0.48702937145346409       0.48697739806929491       0.48799294688770950       0.48801959542362428       0.48697456841311237       0.48693666790913992       0.48798530504953408       0.48803065544590901       0.48698617365632280       0.48695019200986606       0.48800249668062101       0.48805027100827142       0.48700237468367841       0.48630647178738057       0.48601731621529720       0.48543030342598809       0.48449629224339785       0.48448179951494480       0.48545755170104654       0.48552227076111976       0.48459525771130507       0.48459801555688736       0.48560805364746407       0.48569456176689951       0.48477336420267242       0.48476250992528575       0.48573602549675438       0.48580351777807362       0.48488505860945469       0.48483049233081560       0.48570442758768734       0.48571458004320861       0.48480103366625560       0.48631416948870992       0.49097979253915497       0.49347021285493986       0.49281691186720306       0.49212129928861575       0.49140400238347820       0.49066368193262910       0.48989935789566214       0.48910955706174630       0.48827632993283215       0.48484092901705939        4.0000000000000002E-004 

 em =    1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        6.0000000000000006E-004 

 Kh_zm =    116.68216808575330        116.44905987323409        107.52947711476762        96.111927586051010        93.445623557243167        93.879782546565139        94.195151050517666        88.520189903835387        72.715682462635556        57.442410133263529        51.190517704627723        49.697938558655949        47.222005929799025        41.792468465985777        36.323409101090306        33.621326327432911        32.898236594519908        32.160991567318561        31.119187128528495        30.470843967230820        30.377927144377466        30.476689102688734        30.570383667786782        30.777286738569110        31.467379883992493        32.571797397061843        33.481300902364886        34.084518894598794        34.727443898641631        35.319354557188163        35.455090116477336        34.954849821434664        34.066188358279128        33.108250517461911        31.955662139745915        30.785113661173160        30.219247340001484        30.332723544032241        30.692468549159472        31.126088315119752        32.013492980244045        33.369490445049166        34.533300234103329        35.680864148848691        37.797367753058040        40.502964481878280        42.589214506123895        44.708366419458827        47.960836407795142        51.087284404163171        51.987731310090140        49.642794724872068        44.966555939726398        40.864887340985362        39.100245032592433        38.449316743536158        36.973295831824132        34.692226701183280        33.045385377847275        32.502343496639575        32.414905164775085        31.957550698140111        30.640054662279535        29.046984228717221        28.170473852754629        28.027385176208533        28.091472808787490        27.908050828221292        26.781928982245223        24.624385817432728        22.648818713531320        21.780752052397659        21.685162391139336        21.772360795173519        21.859014027073410        21.945130095744005        20.718385671212154        17.496144217565682        15.455322926388437        17.033607974456221        19.888083748885091        21.176406001723183        21.191255331852972        21.009998278816457        20.998585767378046        21.174031392027803        21.176147342180084        20.992504237132422        20.986251330782405        21.170233612612819        21.178474552886332        20.996668932213176        20.991100825116487        21.176124935435766        21.185165189236258        20.947177743229084        20.712474677095020        20.554626355419643        20.351538092936266        20.141942929157381        20.143353007395749        20.313956567350196        20.328988267779224        20.176426695541096        20.183895369013591        20.363830923485096        20.385948066558143        20.234810424993000        20.237368594689645        20.408593920009977        20.424696897500976        20.268640238993751        20.255586285084675        20.401368660112322        20.398981914818759        20.369827414848675        20.956829290105674        22.131328099596438        22.931986107422130        22.971505839125044        22.719032980735491        22.460565601551664        22.195797769504136        21.924464208851376        21.646257717724836        21.386645058813837        18.105689548381488       0.28858097164668667      

 Kh_zt =    116.68216808575330        116.21595166071486        98.843002568820353        93.380852603281653        93.510394511204680        94.249170581925583        94.141131519109749        82.899248288561012        62.532116636710114        52.352703629816943        50.028331779438510        49.367545337873388        45.076466521724647        38.508470410246908        34.138347791933711        33.104304862932104        32.692168326107705        31.629814808529421        30.608559448527576        30.333128485934068        30.422725802820864        30.530652402556605        30.610114933016952        30.944458544121268        31.990301223863721        33.153293570259954        33.809308234469825        34.359729554727757        35.095158242555499        35.543550871820820        35.366629361133853        34.543070281735474        33.589306434822781        32.627194600101042        31.284129679390805        30.286097642955522        30.152397037047447        30.513050051017036        30.871887047301911        31.380289582937593        32.646696377550498        34.092284512547842        34.974315955658824        36.387412342038559        39.207323164077529        41.798605799679024        43.379823212568759        46.036909626348887        49.884763189241404        52.289805619084930        51.685657001095343        47.599932448648794        42.333179430804002        39.396595251166723        38.803894814018150        38.094738673054160        35.851852990594104        33.532600411772457        32.558170343922100        32.446516649357044        32.383293680193127        31.531807716087101        29.748301608471969        28.345666848962470        27.995280856546785        28.059489495870288        28.123456121704692        27.692645534737892        25.871212429752546        23.377559205112910        21.920078221949733        21.641425882845589        21.728898899433080        21.815822690913958        21.902205363232859        21.988054828255152        19.448716514169156        15.543571920962206        15.367073931814666        18.700142017097779        21.076025480672399        21.276786522773968        21.105724140931979        20.914272416700939        21.082899118055153        21.265163666000458        21.087131018359706        20.897877455905142        21.074625205659668        21.265842019565966        21.091107086206698        20.902230778219650        21.079970872013320        21.272278998858212        21.098051379614304        20.796304106843863        20.628645247346178        20.480607463493111        20.222468722379421        20.061417135935336        20.225288878856162        20.402624255844231        20.255352279714216        20.097501111367976        20.270289626659206        20.457372220310987        20.314523912805299        20.155096937180701        20.319640252198585        20.497547587821362        20.351846207180586        20.185434270806912        20.325738299362442        20.476999020862198        20.320964808775319        20.418690020922032        21.494968559289312        22.767687639903563        23.096284574940697        22.846727103309394        22.591338858161592        22.329792344941740        22.061803194066528        21.787125223636217        21.505390211813456        21.267899905814218        10.569804985725066      

 invrs_tau_C4 zm =    1.8763167345534750E-003   1.6430161840244031E-003   1.9224693147577251E-003   2.4346253810095904E-003   2.4653514886143696E-003   2.4445042715002837E-003   2.4305458889030324E-003   2.4640862568594251E-003   3.4822517486630370E-003   4.6825621928300899E-003   5.1462767904346561E-003   5.1392921664067314E-003   5.3228886889563135E-003   6.3702947772950680E-003   7.6832055236183902E-003   8.2101211605827545E-003   8.2176348121321113E-003   8.4426021859376442E-003   8.8545310131703889E-003   9.0487295043610132E-003   9.0295335203038792E-003   8.9905562022884640E-003   8.9515714447157158E-003   8.9322154449980318E-003   8.7406979108517330E-003   8.3369474078141426E-003   8.0956429480446863E-003   8.0261774728026865E-003   7.9026524720302894E-003   7.7939675674823109E-003   7.7776975854349862E-003   7.9256985993494938E-003   8.1742942581327933E-003   8.3475576277847637E-003   8.6367352344788317E-003   9.0302085442621020E-003   9.1790141368607390E-003   9.1006186836509462E-003   8.9739717284771803E-003   8.9053017153334808E-003   8.6897116973348992E-003   8.2398506110192959E-003   7.9697021802892544E-003   7.8281544465877775E-003   7.3558515957621480E-003   6.7118297028741702E-003   6.4212503199999873E-003   6.1889783838216875E-003   5.6191136331056081E-003   5.1459934503353243E-003   5.0308340762802075E-003   5.2764361357347149E-003   6.0536342398357654E-003   6.8073365182966718E-003   7.0509058813994843E-003   7.0300474227419111E-003   7.3576266168666931E-003   8.0781032329677524E-003   8.5434452802206039E-003   8.6234057412477149E-003   8.6092694697665166E-003   8.6624284187095182E-003   9.1284513130441159E-003   9.8227032702054313E-003   1.0107971641697947E-002   1.0083363932208508E-002   1.0058960767840151E-002   1.0034759283495447E-002   1.0387907704378981E-002   1.1572158627179805E-002   1.2773939487778425E-002   1.3157683325232592E-002   1.3101488278777655E-002   1.3046096005361781E-002   1.2991487557596076E-002   1.2937644609198752E-002   1.2884549428992460E-002   1.7099453832746640E-002   2.0500070900855618E-002   1.7616235164945104E-002   1.3812600621550162E-002   1.3556850910061711E-002   1.3541711304354902E-002   1.3787545968698366E-002   1.3799844608610718E-002   1.3560118350485177E-002   1.3553919211283070E-002   1.3800481875370592E-002   1.3809478302698668E-002   1.3561855317348132E-002   1.3551346255337935E-002   1.3797748261987229E-002   1.3806290132567808E-002   1.3557894321546608E-002   1.3546825165954939E-002   1.3792955540285125E-002   1.3958290194313943E-002   1.4026669304014116E-002   1.4169071080155943E-002   1.4401775741435037E-002   1.4405446313459613E-002   1.4161467472038574E-002   1.4145609976345784E-002   1.4377096957460221E-002   1.4376469092524938E-002   1.4124761302579841E-002   1.4103662170994444E-002   1.4332771377509263E-002   1.4335521032242128E-002   1.4093697740160067E-002   1.4077271570173144E-002   1.4305016946513283E-002   1.4318576239018079E-002   1.4101435585945782E-002   1.4098933169723429E-002   1.4328212338144450E-002   1.3960448840295925E-002   1.2893042350964260E-002   1.2369715053957212E-002   1.2508469463121003E-002   1.2653545705522297E-002   1.2805427414567454E-002   1.2964709471082941E-002   1.3131912584291755E-002   1.3307683882381852E-002   1.3492807712480903E-002   1.3618570981725366E-002   1.3680626092708195E-002 

 invrs_tau_wp3_zt =    1.7207830342007603E-003   1.7300589676492724E-003   2.9262612421012552E-003   3.9829731964927412E-003   4.0353172439724274E-003   4.0179668411421815E-003   4.0613162295889751E-003   5.3369706355741358E-003   8.2315404878321261E-003   1.0270939068487289E-002   1.0868022612398756E-002   1.1097590105500255E-002   1.2759025388306434E-002   1.5827612312007980E-002   1.8361071238096972E-002   1.9074753512409143E-002   1.9387758267173177E-002   2.0212183348982799E-002   2.1035933194318224E-002   2.1269593476651926E-002   2.1189986855152235E-002   2.1076284655720146E-002   2.0982398081717601E-002   2.0717589775186465E-002   1.9957757865332024E-002   1.9150670323467629E-002   1.8786946608575154E-002   1.8689560525751499E-002   1.8593129714216214E-002   1.8581552198325219E-002   1.8833112702948608E-002   1.9324316015833235E-002   1.9790222796397479E-002   2.0272691053164350E-002   2.1017866597092323E-002   2.1596436918164031E-002   2.1673355654506000E-002   2.1457417927332308E-002   2.1245359379634354E-002   2.0919924651473295E-002   2.0135707209300753E-002   1.9288283763798937E-002   1.8798894931605775E-002   1.8044763712584559E-002   1.6648536095001224E-002   1.5464550701974444E-002   1.4772352619776588E-002   1.3663568767458776E-002   1.2220035596789067E-002   1.1404502918043905E-002   1.1565148525116019E-002   1.2899376019587749E-002   1.4891363022109005E-002   1.6185015190691515E-002   1.6472203919963589E-002   1.6902182628294491E-002   1.8366930131508974E-002   2.0024286825605104E-002   2.0785756585225093E-002   2.0878058210145982E-002   2.0934745139694858E-002   2.1640030195123391E-002   2.3198526581183924E-002   2.4506837105228461E-002   2.4853653523388128E-002   2.4788360493878107E-002   2.4723606909510601E-002   2.5147245066610729E-002   2.7120293506470765E-002   3.0161167979376836E-002   3.2164714566618444E-002   3.2569648676211260E-002   3.2420907450676953E-002   3.2274280223251413E-002   3.2129717371469003E-002   3.1987170889349881E-002   3.7612148500349996E-002   4.7993799094104166E-002   4.8910461501743052E-002   4.0069729548129096E-002   3.4657249249709518E-002   3.4296094505212649E-002   3.4603717989999394E-002   3.4947924905755032E-002   3.4644716401198469E-002   3.4316843371351560E-002   3.4637354786409322E-002   3.4978126205244854E-002   3.4659982704513023E-002   3.4315831193914084E-002   3.4630379009869622E-002   3.4970327432981507E-002   3.4650544821323168E-002   3.4304613587345489E-002   3.4618050035648017E-002   3.5166691020016114E-002   3.5478329795138798E-002   3.5759390896025589E-002   3.6259552247040139E-002   3.6574738191443724E-002   3.6254345681148423E-002   3.5907915312035903E-002   3.6195438952942263E-002   3.6503268362632603E-002   3.6166837685829525E-002   3.5803111608270780E-002   3.6080474493375807E-002   3.6389635406341589E-002   3.6070885978810224E-002   3.5726568453651408E-002   3.6008342165618920E-002   3.6330096183592203E-002   3.6058668528064469E-002   3.5765824969248620E-002   3.6068207556358582E-002   3.5883575093794903E-002   3.3970028154940005E-002   3.1849062559145387E-002   3.1336311244199694E-002   3.1714764405275889E-002   3.2110720396680330E-002   3.2525617244132318E-002   3.2960942407519137E-002   3.3418253009634372E-002   3.3899457690246715E-002   3.4313984794168986E-002   3.4564420073290532E-002 

 Skw_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 Skw_zt =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 mixt_frac =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 a3_coef =    1.6111111111111109        1.7465277777777775        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000      

 a3_coef_zt =    1.7013888888888886        1.7865437182374546        1.8750000000000000        1.8749999999999998        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8749999999999998        1.8750000000000000        1.8750000000000000        1.8750000000000002        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000002        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000        1.8750000000000000      

 wp3_on_wp2 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 invrs_tau_C1_zm =    1.8763167345534750E-003   1.6430161840244031E-003   1.9224693147577251E-003   2.4346253810095904E-003   2.4653514886143696E-003   2.4445042715002837E-003   2.4305458889030324E-003   2.4640862568594251E-003   3.4822517486630370E-003   4.6825621928300899E-003   5.1462767904346561E-003   5.1392921664067314E-003   5.3228886889563135E-003   6.3702947772950680E-003   7.6832055236183902E-003   8.2101211605827545E-003   8.2176348121321113E-003   8.4426021859376442E-003   8.8545310131703889E-003   9.0487295043610132E-003   9.0295335203038792E-003   8.9905562022884640E-003   8.9515714447157158E-003   8.9322154449980318E-003   8.7406979108517330E-003   8.3369474078141426E-003   8.0956429480446863E-003   8.0261774728026865E-003   7.9026524720302894E-003   7.7939675674823109E-003   7.7776975854349862E-003   7.9256985993494938E-003   8.1742942581327933E-003   8.3475576277847637E-003   8.6367352344788317E-003   9.0302085442621020E-003   9.1790141368607390E-003   9.1006186836509462E-003   8.9739717284771803E-003   8.9053017153334808E-003   8.6897116973348992E-003   8.2398506110192959E-003   7.9697021802892544E-003   7.8281544465877775E-003   7.3558515957621480E-003   6.7118297028741702E-003   6.4212503199999873E-003   6.1889783838216875E-003   5.6191136331056081E-003   5.1459934503353243E-003   5.0308340762802075E-003   5.2764361357347149E-003   6.0536342398357654E-003   6.8073365182966718E-003   7.0509058813994843E-003   7.0300474227419111E-003   7.3576266168666931E-003   8.0781032329677524E-003   8.5434452802206039E-003   8.6234057412477149E-003   8.6092694697665166E-003   8.6624284187095182E-003   9.1284513130441159E-003   9.8227032702054313E-003   1.0107971641697947E-002   1.0083363932208508E-002   1.0058960767840151E-002   1.0034759283495447E-002   1.0387907704378981E-002   1.1572158627179805E-002   1.2773939487778425E-002   1.3157683325232592E-002   1.3101488278777655E-002   1.3046096005361781E-002   1.2991487557596076E-002   1.2937644609198752E-002   1.2884549428992460E-002   1.7099453832746640E-002   2.0500070900855618E-002   1.7616235164945104E-002   1.3812600621550162E-002   1.3556850910061711E-002   1.3541711304354902E-002   1.3787545968698366E-002   1.3799844608610718E-002   1.3560118350485177E-002   1.3553919211283070E-002   1.3800481875370592E-002   1.3809478302698668E-002   1.3561855317348132E-002   1.3551346255337935E-002   1.3797748261987229E-002   1.3806290132567808E-002   1.3557894321546608E-002   1.3546825165954939E-002   1.3792955540285125E-002   1.3958290194313943E-002   1.4026669304014116E-002   1.4169071080155943E-002   1.4401775741435037E-002   1.4405446313459613E-002   1.4161467472038574E-002   1.4145609976345784E-002   1.4377096957460221E-002   1.4376469092524938E-002   1.4124761302579841E-002   1.4103662170994444E-002   1.4332771377509263E-002   1.4335521032242128E-002   1.4093697740160067E-002   1.4077271570173144E-002   1.4305016946513283E-002   1.4318576239018079E-002   1.4101435585945782E-002   1.4098933169723429E-002   1.4328212338144450E-002   1.3960448840295925E-002   1.2893042350964260E-002   1.2369715053957212E-002   1.2508469463121003E-002   1.2653545705522297E-002   1.2805427414567454E-002   1.2964709471082941E-002   1.3131912584291755E-002   1.3307683882381852E-002   1.3492807712480903E-002   1.3618570981725366E-002   1.3680626092708195E-002 

 rho_ds_zm =    1.1065448859387175        1.1031893281060920        1.0996752411122139        1.0949045946690805        1.0897088701484370        1.0840778169556438        1.0780155337330963        1.0715264411563930        1.0645953218006847        1.0570111288704205        1.0487783462922486        1.0401234505092896        1.0310542949102648        1.0215410017010289        1.0114124409610967        1.0007263749096671       0.98965895364747891       0.97821018996969378       0.96621749615103880       0.95371622069657258       0.94088474352393847       0.92771696358327838       0.91418957102204734       0.90033924612750960       0.88621617030318256       0.87188617373631172       0.85736505077634984       0.84261410677635640       0.82759685615831091       0.81230232422026583       0.79679184399621850       0.78101226012142722       0.76483608631626865       0.74839499142344534       0.73178606676791058       0.71485702037804233       0.69769930639076239       0.68051685933663564       0.66335979441558457       0.64623676295029930       0.62930950845121747       0.61279496197247263       0.59686256067151666       0.58128222495747783       0.56610935295030218       0.55141939817715246       0.53710910730421146       0.52307864977528207       0.50938558908841969       0.49604553826886144       0.48298692058071757       0.47017750933785724       0.45754251714282679       0.44501085114125866       0.43266291756774927       0.42057441879073976       0.40874120538260206       0.39695444240192446       0.38515767709547583       0.37357051907833061       0.36227036079114816       0.35125096637627629       0.34045446268925189       0.32963205932759837       0.31886935612947237       0.30842051556432332       0.29827662994992959       0.28842906490418557       0.27886944987792706       0.26934516507775402       0.25955274326914068       0.24979815394042215       0.24042053088779794       0.23140374059713825       0.22273244417540211       0.21439205229643277       0.20636868305198788       0.19864912249770145       0.18803292090333593       0.17797432042314332       0.17103490961420065       0.16444085040968007       0.15817298655790088       0.15207883623345822       0.14615360556117585       0.14051910550792079       0.13515935300068282       0.12994818377715592       0.12488149184800024       0.12006521014107301       0.11548551389481880       0.11103279853264163       0.10670356224162106       0.10258840582020919        9.8675504456874508E-002   9.4871124324541256E-002   9.1172261991085551E-002   8.7606567966596618E-002   8.4172383682419971E-002   8.0840990275620153E-002   7.7609208165509772E-002   7.4542883524329057E-002   7.1632526561925258E-002   6.8808904358838130E-002   6.6069350931005341E-002   6.3470543236660029E-002   6.1004395365670282E-002   5.8611432570302373E-002   5.6289416439765212E-002   5.4085294703288614E-002   5.1992358322678740E-002   4.9961265030003636E-002   4.7990140552015718E-002   4.6116813159791575E-002   4.4335801546767167E-002   4.2607199064316877E-002   4.0929410733604309E-002   3.9390411355217106E-002   3.7980123865262012E-002   3.6610326761652781E-002   3.5280040686123428E-002   3.3988304405162970E-002   3.2734153968772099E-002   3.1516635375932994E-002   3.0334804991178813E-002   2.9187719792428377E-002   2.8074438443168950E-002   2.7000686710190642E-002 

 rho_ds_zt =    1.1043071679831451        1.1020721674460510        1.0972813883949351        1.0925308304720760        1.0868911996518700        1.0812687200410322        1.0747681084918006        1.0682905285650046        1.0609077600658781        1.0531244115360552        1.0444447002870809        1.0358145739855689        1.0263091496987078        1.0167885376516086        1.0060584102429475       0.99541625373773446       0.98392745022961137       0.97251876060859632       0.95995004071343415       0.94751587437349094       0.93429193171184510       0.92118014615761323       0.90724268732183633       0.89347900006908110       0.87900181164794944       0.86481597760327011       0.84996451871228873       0.83531352224238931       0.81993637709185452       0.80472444958969325       0.78892095140508522       0.77316727829849741       0.75657884843836087       0.74028392790451081       0.72336932507987595       0.70643076398118843       0.68906036739767840       0.67206388189097266       0.65475108008212168       0.63781591146030459       0.62089866441438579       0.60477613774508343       0.58903149782291520       0.57361402419697816       0.55868078995999670       0.54422901269679091       0.53005915936050163       0.51616706297807791       0.50266933989065687       0.48948487112035322       0.47655127108202672       0.46386522432793681       0.45128341945696282       0.43880419327603482       0.42658649959788825       0.41462615838109840       0.40291905055600408       0.39106086825343644       0.37932782790088432       0.36788495798026527       0.35672595241691124       0.34584464469327514       0.33513397021182501       0.32421090722677576       0.31360626626692045       0.30331099932984384       0.29331633659049866       0.28361377674319144       0.27419507772101848       0.26457667108001404       0.25462728714058996       0.24506324914697911       0.23586800840926503       0.22702583454592512       0.21852176889242111       0.21034158092701802       0.20247172749447592       0.19489931462595081       0.18153064743170108       0.17449356524787410       0.16765150749598223       0.16129537152187898       0.15511536611200341       0.14910672246440596       0.14326462788992916       0.13782938387525417       0.13254477160349035       0.12740674888580417       0.12241115395493005       0.11776693942071087       0.11325146048226027       0.10886125471495861       0.10459278680750170       0.10062474476580217        9.6766725715361337E-002   9.3015766388500815E-002   8.9368828653252588E-002   8.5882248687226284E-002   8.2500060068242884E-002   7.9219102208683251E-002   7.6036180856204338E-002   7.3081615282665546E-002   7.0215131528781616E-002   6.7434069415143461E-002   6.4735760093331415E-002   6.2232317937813503E-002   5.9803181736478479E-002   5.7446137394060910E-002   5.5158925869876856E-002   5.3034476272013693E-002   5.0972815595775316E-002   4.8972075538885371E-002   4.7030377993353432E-002   4.5222662631035325E-002   4.3468157306113961E-002   4.1765280120117612E-002   4.0112425356974277E-002   3.8681541017779458E-002   3.7291649448185665E-002   3.5941753045278343E-002   3.4630890155531495E-002   3.3358100455388298E-002   3.2122417136303906E-002   3.0922898814662769E-002   2.9758600326758710E-002   2.8628581290499187E-002   2.7531900142346188E-002 

 invrs_rho_ds_zm =   0.90371390506374982       0.90646272087925017       0.90935938412926154       0.91332158515805284       0.91767629629717784       0.92244300580584249       0.92763041784478406       0.93324808571293727       0.93932406006497715       0.94606383290273810       0.95349031903195280       0.96142433814981920       0.96988102851269586       0.97891322848014939       0.98871633321985630       0.99927415232787020        1.0104491009902030        1.0222751820147993        1.0349636639613078        1.0485299277699427        1.0628294346177349        1.0779149667992818        1.0938650272306412        1.1106924465429513        1.1283928611434511        1.1469387061325671        1.1663643148207328        1.1867828843095982        1.2083177848717082        1.2310687415057029        1.2550329267737157        1.2803896315846897        1.3074696891151765        1.3361928012078255        1.3665195955652907        1.3988811349592170        1.4332822045833127        1.4694713088736624        1.5074775535363778        1.5474204770317406        1.5890432077867096        1.6318672020102558        1.6754275873409155        1.7203347308154011        1.7664431700138126        1.8135016709708383        1.8618191097504762        1.9117583950895460        1.9631493733255554        2.0159439463761295        2.0704494415659407        2.1268563045652322        2.1855892349515562        2.2471362157471808        2.3112681013237362        2.3777004861000788        2.4465358198079157        2.5191807753784490        2.5963392643270935        2.6768707618234702        2.7603693490578110        2.8469672562516277        2.9372503802740426        3.0336855038913844        3.1360805946933459        3.2423264651194801        3.3525925251598347        3.4670569706010528        3.5859073141132609        3.7127081888079259        3.8527814709438837        4.0032321465374157        4.1593785535175067        4.3214513188918042        4.4896916733536072        4.6643520097346389        4.8456964749253277        5.0340015975231447        5.3182176567585238        5.6187881354031717        5.8467596016256334        6.0812139897637838        6.3221920617522098        6.5755369041941307        6.8421165263790069        7.1164700087251260        7.3986740673059304        7.6953749635690851        8.0075917191728614        8.3288073108357548        8.6590946888003106        9.0063477928642701        9.3717583461326797        9.7476902190345474        10.134227390112240        10.540615040875194        10.968248216741358        11.414669278920829        11.880381144639694        12.369962275209508        12.885068971034920        13.415096823744729        13.960138612945821        14.533002804186570        15.135611080004045        15.755340178377562        16.392261475682812        17.061517798605841        17.765328959664927        18.489314063757810        19.233595710233562        20.015506000487818        20.837613486797700        21.684065560537952        22.555135243132128        23.470212122849691        24.432308750024813        25.386888981233092        26.329561313375176        27.314697476217084        28.344638513790784        29.421885483881205        30.549132290206288        31.729275288174595        32.965433609703254        34.260983972424292        35.619590469255463        37.036095071707138      

 invrs_rho_ds_zt =   0.90554514992993584       0.90738159399978890       0.91134326215335260       0.91530597774335209       0.92005529193749924       0.92483947927583787       0.93043326471910193       0.93607494708697192       0.94258901446616250       0.94955542673389415       0.95744657397862742       0.96542375934356395       0.97436527803885276       0.98348866354219167       0.99397807306090258        1.0046048537434000        1.0163350964206130        1.0282577987227786        1.0417208787832342        1.0553912889968331        1.0703292686770420        1.0855639954586047        1.1022409041972898        1.1192204852298522        1.1376540830162836        1.1563153617621353        1.1765196993340590        1.1971552876523677        1.2196068230888768        1.2426613861550651        1.2675541170746936        1.2933811712786027        1.3217393032650593        1.3508330551369068        1.3824196925817638        1.4155668906098617        1.4512516570596325        1.4879537897295121        1.5272979769267059        1.5678505067558768        1.6105687728337634        1.6535043921020338        1.6977020816306791        1.7433325508384041        1.7899308835580388        1.8374617608950132        1.8865818698548027        1.9373572467611537        1.9893793407362481        2.0429640607914168        2.0984100991472840        2.1557985974241394        2.2159023728443588        2.2789207927439712        2.3441904536187304        2.4118111696196038        2.4818881078471224        2.5571466776162475        2.6362421273803642        2.7182410650604631        2.8032723529777956        2.8914716921144934        2.9838813396563153        3.0844119605776563        3.1887117942626428        3.2969460461686806        3.4092884549969957        3.5259218063496505        3.6470384819141661        3.7796227305981076        3.9273088569170507        4.0805792116150394        4.2396593193972105        4.4047850413152414        4.5762031172844058        4.7541717409976529        4.9389611694170155        5.1308543691864283        5.5087116922019410        5.7308703537546828        5.9647540003418404        6.1998059247741937        6.4468145552899951        6.7066057349541381        6.9800900245125712        7.2553469505825712        7.5446204923987104        7.8488777772385445        8.1691902060508728        8.4913474436794001        8.8299082037590164        9.1860047233369819        9.5608887622475809        9.9379134061650323        10.334130793486732        10.750865566416772        11.189583829949918        11.643849751092221        12.121203295765048        12.623218038570366        13.151633718836404        13.683331931460375        14.241944410373907        14.829299324110389        15.447412659684092        16.068821363833237        16.721518336707902        17.407610770073905        18.129432077032440        18.855659003230326        19.618300231444959        20.419800243221641        21.262852706421477        22.112806761486926        23.005346027386032        23.943332766450602        24.929931089946717        25.852124131775497        26.815654839548873        27.822794251026931        28.875954256702027        29.977726139932859        31.130907607504618        32.338494718542627        33.603730989350581        34.930127687880386        36.321503231879113      

 thv_ds_zm =    303.43619811507244        303.43619811507244        303.44554546868500        303.46610014484230        303.49064194100924        303.51729691632096        303.54605984321705        303.57692506425462        303.61471885396043        303.71228300334468        303.87175816512490        304.04028113520729        304.21784108526174        304.41878233914753        304.71231252264386        305.08398834654639        305.47196022853626        305.88033949348147        306.37326933594881        306.94649866896555        307.54093685265201        308.15593146387874        308.79032117404614        309.44472878953570        310.12015753387607        310.76035446947469        311.35639723951101        311.96454703817466        312.59763091955909        313.26051026759797        313.94631126160476        314.67947739525243        315.50600545734937        316.39662837669925        317.33500019815983        318.39440844899929        319.55359814756605        320.73695552948868        321.92383091269562        323.11654724804174        324.32193269671734        325.43054656725627        326.41837373727355        327.39485074997862        328.31778986744848        329.12663365969507        329.87480398689445        330.62289665118408        331.32338383547960        331.95435389329259        332.56335295878688        333.17232137054128        333.83121772767635        334.59521465539876        335.41435991424356        336.23348569313833        337.05259199122020        338.04502939129628        339.28082499561492        340.58663153211000        341.89242527114578        343.19820621248743        344.55647768651988        346.23052109295332        348.16783824582956        350.10514986310483        352.04245594474958        353.97975649073402        355.91705150102860        358.18130123010769        361.24179118409148        364.77156380552583        368.30133497819367        371.83110470209408        375.36087297722594        378.89063980358793        382.42040518117909        385.95016910999828        396.13205520557096        406.87214700678709        411.64341852956710        416.28621535131231        420.78415246383923        425.50949494872583        430.48356284101385        435.33498985638596        440.04790594713819        444.99957239739581        450.21240424155530        455.29097776496758        460.21800849084633        465.39453536821628        470.84394849434597        476.15229999769917        481.30146490506667        486.71114622161741        492.40581906647208        498.23736239991359        504.19270191404848        510.43227908949768        516.98251413718538        523.38477579047901        529.61853426958100        536.14881122354711        543.00300692707049        549.69403306519428        556.19972510369291        563.01271192392824        570.16122390061128        577.14813476613767        583.95136966355142        591.07473543902859        598.54740255268234        605.87655753094202        613.04192615040051        620.54602284310397        628.41985324255415        635.24086055842690        640.90814013344345        646.76597228211347        652.82690215789069        659.10451493203027        665.61396078939242        672.37190492934724        679.39669257578703        686.70878397612000        694.33101940669314        702.11436267950046      

 thv_ds_zt =    303.43619811507244        303.43619811507244        303.45489015944810        303.47730629433005        303.50397214879081        303.53061624220493        303.56149611794996        303.59234667998095        303.63708111135162        303.78747160648243        303.95602800954657        304.12451753756437        304.31114408656549        304.52639633208952        304.89817659798513        305.26974793651192        305.67411062320770        306.08650497592942        306.65993383458755        307.23296353473086        307.84879441408083        308.46296229190369        309.11757669052110        309.77177741924362        310.46842004302573        311.05222962176470        311.66050318749438        312.26852917786067        312.92667377104976        313.59429435452432        314.29826982602617        315.06063531300282        315.95133665121745        316.84188113955196        317.82807677705347        318.96070014042863        320.14645231120568        321.32741584099892        322.52020765271720        323.71284850252391        324.93097687390747        325.93007758133569        326.90663146197670        327.88303159581096        328.75251937707685        329.50072853024386        330.24886002781767        330.99691385516383        331.64984286627924        332.25885725758002        332.86784099655881        333.47679408037965        334.18563472126442        335.00478971976105        335.82392523873864        336.64304127733476        337.46213783468693        338.62791692839352        339.93372986353023        341.23953000132497        342.54531734154301        343.85109188394961        345.26186044067407        347.19918036133970        349.13649474641915        351.07380359588285        353.01110690970120        354.94840468784440        356.88569693028290        359.47690433008717        363.00667767590431        366.53644957295558        370.06622002123993        373.59598902075612        377.12575657150319        380.65552267347994        384.18528732668523        387.71505053111804        404.54905383778606        409.19524016713370        414.09159688287986        418.48083381737325        423.08747110781638        427.93151878701769        433.03560689225202        437.63437281105900        442.46143907328639        447.53770571106168        452.88710276104342        457.69485293793338        462.74116422118965        468.04790670182928        473.63999048348234        478.66460971907748        483.93832030848722        489.48397236339122        495.32766601048519        501.14705925389831        507.23834506046012        513.62621362847392        520.33881518175826        526.43073700139450        532.80633216800402        539.49129093990825        546.51472360851074        552.87334336261961        559.52610772440096        566.49931704546066        573.82313172412864        580.47313881297748        587.42960156526294        594.71987041437524        602.37493584769493        609.37818061017379        616.70567315125072        624.38637406599105        632.45333402715164        638.02838735689841        643.78789318602492        649.74405166366489        655.90975294761813        662.29927722271361        668.92864467383288        675.81516551495542        682.97821997996652        690.43934832990715        698.22269085655751      

 Cx_fnc_Richardson =   0.33000000000000002       0.33000000000000002       0.36759709092487358       0.37519353743959316       0.37519353743960826       0.37519353743960454       0.37519353743960998       0.37519353743964767       0.38040196964200240       0.43736861655588138       0.43736861655588199       0.43736861655588199       0.43736861655587284       0.45190657955335001       0.51451167159688371       0.51451167159690203       0.51451167159687572       0.51792563787072121       0.56660839885090575       0.56660839885087788       0.56660839885090730       0.56422191767721375       0.56009633188879504       0.56009633188877717       0.56009633188877950       0.51784500677953749       0.51387344647736455       0.51387344647736444       0.51572170250308047       0.51690574084526952       0.51690574084525687       0.52940532276915353       0.54742698950508539       0.54742698950506474       0.55882068416980102       0.59103889580033375       0.59103889580031854       0.58995565754299628       0.58072392723903121       0.58072392723903044       0.58072392723903388       0.53702009679408103       0.53254866131178336       0.53254866131178336       0.51011435037823016       0.48464935450434343       0.48464935450435492       0.48464935450435492       0.46421711805274329       0.45478499889051271       0.45478499889051271       0.45478499889051271       0.47464497274087231       0.49657576251009378       0.49657576251009378       0.49657576251009378       0.49657576251009378       0.56657124138161241       0.59484537399930448       0.59484537399929305       0.59484537399929305       0.59484537399929305       0.61610721554800019       0.72272538138939058       0.72272538138939058       0.72272538138939058       0.72272538138939058       0.72272538138939058       0.72272538138939058       0.85534709022352917       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996      

 lhs_splat_wp2 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 lhs_splat_wp3 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wprtp =    5.0941482395138665E-005   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   8.0833161511844872E-009   6.4158556913139671E-009   7.3566260677131621E-009   5.7791147075473915E-011   6.5498997777338783E-011   2.0364072880961126E-011   2.0299597528207981E-011   1.9154416802088712E-011   1.9254153220702251E-011   7.6783284392612167E-011   7.7062939107655657E-011   7.2700820999628874E-011   6.8805914156202873E-011  -1.3105406052696315E-009  -1.3178426558909004E-009  -1.2434328556834242E-009  -1.2416516477578410E-009  -1.5421991615913777E-009  -1.5470467617259465E-009  -1.4595214197863035E-009  -1.4106701515450095E-009  -2.6821271035313925E-009  -2.6096675221406593E-009  -2.4996644165535841E-009  -2.4995426069507092E-009  -3.2345774949396281E-009  -3.2462028043194295E-009  -3.1088775644256367E-009  -3.1118792259992011E-009  -4.3573648997222942E-009  -4.3785046692998359E-009  -4.1916747768487004E-009  -4.1911282654740367E-009  -5.0123440341641666E-009  -5.0305761354414453E-009  -4.8146673044070159E-009  -4.8065872763991760E-009  -6.6001830090313622E-009  -6.6075064799758874E-009  -6.3258714018744668E-009  -6.7872725532882430E-009  -2.1699681914756051E-009  -2.5408260748279801E-009  -2.4282612377914594E-009  -2.3171656227157461E-009  -2.2102001797391689E-009  -2.1068548318472811E-009  -2.0078372132080051E-009  -1.9132523915224647E-009  -1.8234331733262833E-009  -1.7630410779888050E-009   0.0000000000000000      

 wpthlp =    4.5432152465484738E-002   8.0833161511844887E-003  -4.9326334742945096E-004  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003  -8.0833161511844887E-003   0.0000000000000000      

 rtp2 =    1.8810966544620410E-007   3.0849698495583881E-008   2.5587666424815577E-009   1.4223514919750525E-010   8.2918060499653959E-012   2.7402609485092812E-012   2.5310145454369938E-012   2.4870458375708645E-012   2.2293351022446805E-012   1.7452512739802543E-012   1.6399819657224448E-012   1.6243199127844635E-012   1.6026238888033365E-012   1.5809000916067057E-012   1.7342849980860055E-012   1.6964266997214550E-012   1.6925268427767383E-012   1.6861575252697329E-012   1.7813547987962325E-012   1.7676839328034897E-012   1.7636488652645552E-012   1.6508397537733186E-012   1.4597874531510332E-012   1.4535866599730912E-012   1.4524436051018114E-012   9.7128450013249294E-013   9.1851595197168606E-013   9.1723094566425877E-013   7.9831612266128158E-013   7.2021116946187291E-013   7.1408162929234799E-013   5.7980805057125184E-013   3.8097259351586454E-013   3.7257286750414168E-013   3.4449410369789919E-013   2.8092572698795942E-013   2.7705718685499246E-013   2.7295357816928770E-013   2.3531072164095913E-013   2.3570659281080555E-013   2.3954874083892762E-013   2.8508645625752901E-013   2.9483802509888116E-013   2.9703165106298923E-013   2.5888756369235321E-013   2.1434265603579419E-013   2.1772455945180702E-013   2.1979980222793426E-013   1.5152034882945986E-013   1.1874057962929591E-013   1.1890246803844844E-013   1.1602417120956975E-013   8.3018556204649367E-014   5.0914107309907515E-014   4.9465451430259109E-014   4.9459103738853109E-014   4.8060107106878219E-014   2.7325170744059327E-014   1.8923908030799588E-014   1.8678877086194006E-014   1.8681236322301322E-014   1.8565372965223269E-014   1.5905434598830110E-014   5.3133737402484974E-015   5.0860862527534879E-015   5.0851438206872159E-015   5.0917279659643966E-015   5.0923798821430347E-015   4.9829827237116220E-015   3.0815325968050511E-015   7.4019102355625055E-016   7.1006258691151250E-016   7.1103230148585345E-016   7.1264196311770966E-016   7.1424354172300129E-016   7.1580689471668934E-016   7.1494091878276383E-016   5.1042071347668986E-016   1.5401168356301281E-015   1.0099738616156573E-016   1.0008800575734853E-016   1.0000808738115736E-016   1.0000796402087402E-016   1.0000743260908840E-016   1.0000759025117256E-016   1.0011435691946091E-016   1.0011505718840314E-016   1.0010734102891489E-016   1.0012331682823474E-016   1.3333357022247917E-016   1.3363022245811718E-016   1.3137999290510143E-016   1.3134333712050852E-016   1.4611292710616909E-016   1.4630413201488427E-016   1.4319719007411834E-016   1.4158698533618279E-016   2.5180969272951834E-016   2.4697067479391095E-016   2.3932042529250310E-016   2.3940685209771649E-016   3.2550194847332662E-016   3.2660743938922327E-016   3.1480666775842565E-016   3.1528183237847419E-016   5.0694059943741339E-016   5.0961733482598722E-016   4.8817288386386022E-016   4.8826851130402792E-016   6.3592301807042871E-016   6.3848248824693662E-016   6.1018271217571643E-016   6.0959583557056776E-016   1.0303252514939688E-015   1.0321514817533983E-015   9.8354504900048156E-016   1.0616648096091732E-015   1.7910863129179855E-016   1.9351904137249633E-016   1.8883118042701262E-016   1.8416425921623966E-016   1.7969757981099675E-016   1.7538622660445297E-016   1.7127002962486051E-016   1.6734615007975194E-016   1.6362797780565617E-016   1.6099864057519384E-016   1.0000000000000001E-016 

 thlp2 =   0.14962169823204641        2.4779143876460255E-002   2.1888261725725366E-003   6.9772449277798090E-004   6.8136534395552776E-004   7.1054887853642750E-004   7.2621666869408211E-004   7.4156724443632106E-004   7.9823732874348386E-004   1.2423613056156697E-003   1.2580532604178538E-003   1.2649126611533395E-003   1.2612071455396733E-003   1.3400226030771320E-003   1.7390374932783202E-003   1.7209758932418061E-003   1.7211220234565601E-003   1.7451302192628922E-003   2.0763826895762480E-003   2.0729399544995122E-003   2.0740103371220953E-003   2.0584857011536005E-003   2.0291345125430472E-003   2.0304605257027777E-003   2.0412177041536695E-003   1.7455603468637579E-003   1.7260490097474443E-003   1.7341988011051104E-003   1.7674421294522583E-003   1.7945444113838666E-003   1.7968216055209518E-003   1.9059858170240626E-003   2.0174677299308027E-003   2.0044637903522131E-003   2.0669672559662055E-003   2.2768620421328364E-003   2.2619858393124882E-003   2.2621784398101905E-003   2.2059539433192010E-003   2.2143141753955577E-003   2.2368217247046721E-003   1.9289237453324834E-003   1.9164458972792840E-003   1.9301581069494827E-003   1.7829216838955249E-003   1.6158168732781804E-003   1.6429868153384037E-003   1.6647558771640547E-003   1.5202925028973174E-003   1.4676576500686216E-003   1.4774195117896289E-003   1.4553654431585772E-003   1.5781444030629308E-003   1.7099074613057470E-003   1.6869861746408308E-003   1.6880875878792785E-003   1.6646888837180604E-003   2.2021006275014391E-003   2.3936420084886031E-003   2.3851903928043413E-003   2.3861330412879730E-003   2.3784206345682439E-003   2.5013560116310240E-003   3.2481342574555128E-003   3.2090922746371383E-003   3.2102085920390541E-003   3.2143464590695049E-003   3.2149861276315247E-003   3.1643045714286940E-003   3.9395016103483211E-003   4.9990687497384933E-003   4.9220248546120006E-003   4.9313477857349094E-003   4.9440913317707084E-003   4.9567549966271262E-003   4.9691171084322626E-003   4.9629644967457325E-003   4.1949673644551553E-003   1.7159353458605794E-002   5.3864848246706143E-003   6.6123346676271490E-003   6.0157680209823065E-003   6.3103238995569823E-003   6.5575552877348148E-003   6.8975435160176903E-003   6.2971706850254768E-003   6.6038074030883706E-003   6.8630840177007759E-003   7.2210412820146071E-003   6.5782628213503138E-003   6.8999739321579361E-003   7.1710026203175830E-003   7.5451574093063252E-003   6.8717429164765770E-003   7.2078953165764749E-003   7.4904387353178946E-003   7.8271971415566979E-003   7.7724511997532969E-003   8.0777996715943896E-003   8.3793583488380782E-003   8.7957753434707332E-003   8.0838812130288318E-003   8.4585541391484567E-003   8.7740612167122606E-003   9.2102779782629925E-003   8.4473689888209334E-003   8.8385695014815482E-003   9.1661695974659257E-003   9.6174986746062879E-003   8.8422013806213860E-003   9.2484930480252157E-003   9.5902407971887715E-003   1.0055686627211098E-002   9.3030813764158494E-003   9.7268711848696610E-003   1.0089427975741272E-002   1.0760032191227474E-002   7.8615534999976547E-003   8.3124057425044990E-003   8.5397047311612777E-003   8.7746047075719681E-003   9.0231666267613364E-003   9.2870144844315137E-003   9.5670605996908149E-003   9.8651241958063688E-003   1.0183236097045700E-002   1.0528073030616328E-002   1.0000000000000000E-004 

 pdf_implicit_coefs_terms%coef_wp4_implicit = 
 

 intent(in/out)
 wp2_zt =   0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666674       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.33353333333333329      

 wp3_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp2 =                        NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN 

 wp3 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Error calling advance_wp2_wp3 in advance_clubb_core
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Fatal error advance_clubb_core in API module
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Fatal error in advance_clubb_core, check your parameter values and timestep
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.0000
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.0000
CLUBB-TIMER time_adapt_grid =            0.0000
CLUBB-TIMER time_total =                 0.0120
ERROR STOP Fatal error in clubb, check your parameter values and timestep

Error termination. Backtrace:
#0  0x4038f6 in ???
#1  0x4036bc in ???
#2  0x717740629d8f in __libc_start_call_main
	at ../sysdeps/nptl/libc_start_call_main.h:58
#3  0x717740629e3f in __libc_start_main_impl
	at ../csu/libc-start.c:392
#4  0x4036e4 in ???
#5  0xffffffffffffffff in ???
-- Compiling with double precision
-- netcdf-fortran found via pkg-config
-- Include dirs: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include;/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xduzp77vg5dgkw7bifjoamebhjhrxhow/include
-- Libraries:    netcdff
-- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_error_handling_gfortran_test/cmake/toolchains/linux_x86_64_gcc.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble
about to cmnake /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble
Running CMake configure...
Scanning dependencies of target scm_activation_lib
Scanning dependencies of target clubb_lapack_shared
Scanning dependencies of target clubb_lapack_single
Scanning dependencies of target clubb_lapack_double
[  0%] Built target scm_activation_lib
[  0%] Built target clubb_lapack_shared
[ 18%] Built target clubb_lapack_single
[ 37%] Built target clubb_lapack_double
[ 37%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o
[ 38%] Linking Fortran static library libclubb_core_lib.a
[ 52%] Built target clubb_core_lib
Scanning dependencies of target text_writer_lib
Scanning dependencies of target microphys_utils_lib
Scanning dependencies of target bugsrad_lib
Scanning dependencies of target coamps_lib
[ 53%] Built target text_writer_lib
[ 53%] Built target microphys_utils_lib
[ 64%] Built target bugsrad_lib
[ 69%] Built target coamps_lib
Scanning dependencies of target morrison_microphys_lib
Scanning dependencies of target KK_microphys_lib
[ 69%] Built target morrison_microphys_lib
[ 73%] Built target KK_microphys_lib
Scanning dependencies of target silhs_lib
[ 76%] Built target silhs_lib
Scanning dependencies of target radiation_lib
Scanning dependencies of target numerical_recipes_lib
[ 78%] Built target radiation_lib
[ 81%] Built target numerical_recipes_lib
Scanning dependencies of target input_fields_lib
[ 84%] Built target input_fields_lib
Scanning dependencies of target microphys_lib
Scanning dependencies of target G_unit_test_lib
Scanning dependencies of target benchmark_cases_lib
[ 88%] Built target microphys_lib
[ 91%] Built target G_unit_test_lib
[ 98%] Built target benchmark_cases_lib
Scanning dependencies of target G_unit_tests
[ 98%] Linking Fortran executable G_unit_tests
Scanning dependencies of target clubb_driver_lib
[ 99%] Built target clubb_driver_lib
Scanning dependencies of target clubb_driver_test
Scanning dependencies of target clubb_thread_test
Scanning dependencies of target clubb_standalone
Scanning dependencies of target clubb_tuner
[ 99%] Linking Fortran executable clubb_standalone
[ 99%] Linking Fortran executable clubb_driver_test
[ 99%] Linking Fortran executable clubb_thread_test
[ 99%] Linking Fortran executable clubb_tuner
[100%] Built target clubb_thread_test
[100%] Built target G_unit_tests
[100%] Built target clubb_tuner
[100%] Built target clubb_driver_test
[100%] Built target clubb_standalone
Install the project...
-- Install configuration: "Release"
-- Up-to-date: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/libclubb_driver_lib.a
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_tuner
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_tuner" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/G_unit_tests
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/G_unit_tests" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_thread_test
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_thread_test" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_standalone
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_standalone" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
-- Installing: /home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_driver_test
-- Set runtime path of "/home/jenkins/workspace/clubb_error_handling_gfortran_test/install/gcc_PRECdouble/clubb_driver_test" to "/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i:/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/lib"
check_for_missing_threadprivate.py has begun.
File /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/error_code.F90 failed:
  Missing threadprivate for:
    clubb_debug_level
File /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90 failed:
  Missing threadprivate for:
    ret_code
File /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/sponge_layer_damping.F90 failed:
  Missing threadprivate for:
    up2_vp2_sponge_damp_profile
    uv_sponge_damp_profile
    wp2_sponge_damp_settings
    rtm_sponge_damp_settings
    wp2_sponge_damp_profile
    up2_vp2_sponge_damp_settings
    thlm_sponge_damp_settings
    uv_sponge_damp_settings
    rtm_sponge_damp_profile
    wp3_sponge_damp_profile
    thlm_sponge_damp_profile
    wp3_sponge_damp_settings
File /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/corr_varnce_module.F90 failed:
  Missing threadprivate for:
    corr_array_n_cloud_def
    corr_array_n_below_def
check_for_missing_threadprivate.py did not pass.
failedFiles = ['/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/error_code.F90', '/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90', '/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/sponge_layer_damping.F90', '/home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/corr_varnce_module.F90']
===============================================================
THREADPRIVATE CHECK FAILED
  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble/cmake_build_output.txt
===============================================================
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 71 : 107 chars :   write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated"
line 72 : 102 chars :   write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between"
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/generalized_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 3: module generalized_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/generalized_grid_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 903 : 115 chars :       if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 1071 : 101 chars :               rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
line 1084 : 111 chars :               um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
line 1086 : 111 chars :               wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
line 1092 : 109 chars :               wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
line 1093 : 105 chars :               wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
line 1582 : 115 chars :       if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 1609 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, &
line 1613 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, &
line 1617 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, &
line 1621 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, &
line 1655 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, &
line 1659 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, &
line 1663 : 102 chars :                                     pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, &
line 1667 : 102 chars :                                     pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, &
line 2471 : 105 chars :       tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) )    ! max statement for single precision runs
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90 ---------------------
WARNING: 'use' statements without 'only' found in the following lines:
WARNING: Check that comma is on same line as 'use', as CLUBB requires.
3107 :     use gptl
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_driver.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 197 : 110 chars :     l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic
line 198 : 110 chars :                                   ! method to obtain smoother initial condition profile, which is found to be
line 199 : 111 chars :                                   ! beneficial to achive a better numerical solution convergence. If this flag
line 200 : 118 chars :                                   ! is turned off, the initial conditions will be generated with linear interpolation.
line 201 : 111 chars :                                   ! This is done on a case-by-case basis, since using the monotone cubic method
line 202 : 109 chars :                                   ! requires a special sounding.in file with many additional sounding levels.
line 203 : 109 chars :     l_modify_bc_for_cnvg_test, &  ! Flag to activate modifications on boundary condition for convergence test
line 714 : 108 chars :   !$omp  wm_zm_init, em_init, exner_init, thvm_init, p_in_Pa_init, p_in_Pa_zm_init, rho_init, rho_zm_init, &
line 722 : 101 chars :   !$omp  sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, &
line 729 : 101 chars :   !$omp  exner, rtm, thlm, rcm, wp3, wp3_zm, delta_zm, p_in_Pa, cloud_frac, wpthvp, wp2thvp, wp2up, &
line 738 : 102 chars :   !$omp  rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, &
line 740 : 102 chars :   !$omp  wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, &
line 1002 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 1733 : 102 chars :         open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write')
line 2049 : 105 chars :     allocate( um_ref(ngrdcol, gr%nzt) )         ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
line 2050 : 105 chars :     allocate( vm_ref(ngrdcol, gr%nzt) )         ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
line 2500 : 113 chars :     if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 2531 : 106 chars :     ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case"
line 2539 : 116 chars :         write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver"
line 2582 : 111 chars :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
line 2594 : 101 chars :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
line 2595 : 103 chars :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 2598 : 104 chars :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 2600 : 103 chars :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
line 2606 : 101 chars :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
line 2607 : 106 chars :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
line 2608 : 110 chars :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
line 2609 : 115 chars :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
line 2610 : 110 chars :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
line 2611 : 105 chars :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
line 2612 : 113 chars :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
line 2613 : 108 chars :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
line 2614 : 112 chars :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
line 2615 : 110 chars :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
line 2731 : 103 chars :         invrs_rho_ds_zt(i,k)        = invrs_rho_ds_zt_init(k)        ! inv. dry, static density: t-levs
line 2737 : 103 chars :         um_pert(i,k)                = zero        ! Variables used to track perturbed version of winds.
line 2739 : 105 chars :         wm_zt(i,k)                  = wm_zt_init(k)        ! Imposed large scale w - Thermodynamic levels
line 2921 : 103 chars :       open( unit=iunit_grid_adaptation+10, file=trim( output_dir ) // trim( runtype ) // '_grid.txt', &
line 2933 : 113 chars :     if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then
line 3119 : 101 chars :     !----------------------------------- Optional Input Variables -----------------------------------
line 3276 : 103 chars :                                       um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
line 3591 : 111 chars :         !$acc              X_nl_all_levs, X_mixt_comp_all_levs,  lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
line 3593 : 104 chars :         !$acc              lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
line 3597 : 116 chars :         !$acc              pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
line 3598 : 112 chars :         !$acc              pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
line 3614 : 102 chars :         wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity
line 3620 : 109 chars :                                   thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
line 3621 : 109 chars :                                   rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), &      ! In
line 3622 : 106 chars :                                   hydromet(i,:,:), Nc_in_cloud(i,:), &                                ! In
line 3639 : 102 chars :                                   Nccnm(i,:), &                                                ! Inout
line 3640 : 117 chars :                                   hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), &                  ! Out
line 3641 : 107 chars :                                   thlm_mc(i,:), hydromet_vel_zt(i,:,:), &                             ! Out
line 3642 : 102 chars :                                   hydromet_vel_covar_zt_impc(i,:,:), &                           ! Out
line 3643 : 102 chars :                                   hydromet_vel_covar_zt_expc(i,:,:), &                           ! Out
line 3644 : 110 chars :                                   wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), &                         ! Out
line 3645 : 105 chars :                                   thlp2_mc(i,:), rtpthlp_mc(i,:) )                                  ! Out
line 3669 : 103 chars :                                   stats, i,                                                   & ! Inout
line 3670 : 103 chars :                                   hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
line 3671 : 103 chars :                                   K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:),       & ! Inout
line 3672 : 103 chars :                                   thlm_mc(i,:), err_info,                                     & ! Inout
line 3673 : 101 chars :                                   wphydrometp(i,:,:), wpNcp(i,:) )                              ! Out
line 3682 : 106 chars :         !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
line 3735 : 104 chars :         !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
line 3832 : 112 chars :             call stats_update( "brunt_term_time_avg", richardson_num_term_weight*richardson_num_term_time_avg, &
line 3858 : 101 chars :             .and. stats%l_last_sample ) then           ! only adapt grid when the average of the last
line 3987 : 103 chars :     write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme =  ', time_microphys_scheme
line 3988 : 104 chars :     write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance
line 4108 : 111 chars :     !$acc              rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
line 4120 : 101 chars :     !$acc              pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
line 4121 : 103 chars :     !$acc              pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 4124 : 104 chars :     !$acc              pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 4126 : 103 chars :     !$acc              pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
line 4132 : 101 chars :     !$acc              pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
line 4133 : 106 chars :     !$acc              pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
line 4134 : 110 chars :     !$acc              pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
line 4135 : 115 chars :     !$acc              pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
line 4136 : 110 chars :     !$acc              pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
line 4137 : 105 chars :     !$acc              pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
line 4138 : 113 chars :     !$acc              pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
line 4139 : 108 chars :     !$acc              pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
line 4140 : 112 chars :     !$acc              pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
line 4141 : 110 chars :     !$acc              pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
line 4163 : 119 chars :     if ( thlm_sponge_damp_settings%l_sponge_damping )     call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile )
line 4164 : 118 chars :     if ( rtm_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile )
line 4165 : 117 chars :     if ( uv_sponge_damp_settings%l_sponge_damping )       call finalize_tau_sponge_damp_api( uv_sponge_damp_profile )
line 4166 : 118 chars :     if ( wp2_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile )
line 4167 : 118 chars :     if ( wp3_sponge_damp_settings%l_sponge_damping )      call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile )
line 4168 : 122 chars :     if ( up2_vp2_sponge_damp_settings%l_sponge_damping )  call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile )
line 4843 : 104 chars :                     clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
line 4851 : 106 chars :                       clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method )
line 4865 : 101 chars :                             'be used for cases with forcings from an input file and for the atex ', &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/clubb_tuner.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 654 : 102 chars :     l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 6 check(s) failed.
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_wp2_wp3_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 928 : 101 chars :                    stats,                                                           & ! intent(inout)
line 1742 : 105 chars :               stats_tmp_zt(i,k) = - gamma_over_implicit_ts * wp3_term_ta_lhs_result(5,i,k) * wp3(i,k-1) &
line 1743 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(4,i,k) * wp2(i,k) &
line 1744 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(3,i,k) * wp3(i,k) &
line 1745 : 105 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(2,i,k) * wp2(i,k+1) &
line 1746 : 103 chars :                                   - gamma_over_implicit_ts * wp3_term_ta_lhs_result(1,i,k) * wp3(i,k+1)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/sfc_varnce_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 723 : 105 chars :         call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm),             & ! intent(in)
line 724 : 105 chars :                                vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
line 725 : 105 chars :                                rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:),              & ! intent(in)
line 726 : 105 chars :                                sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:),        & ! intent(in)
line 727 : 108 chars :                                err_info )                                                    ! intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/clubb_api_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 2430 : 107 chars :   ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
line 2497 : 107 chars :   ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/fill_holes.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 234 : 113 chars :                 write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
line 240 : 105 chars :             write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) &
line 584 : 102 chars :           !                                    rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points))
line 823 : 110 chars :                                       * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom
line 828 : 106 chars :                   + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold )
line 833 : 110 chars :                                       * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom
line 840 : 108 chars :                     + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold )
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/err_info_type_module.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 4: module err_info_type_module
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/err_info_type_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 265 : 102 chars :     write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') &
line 276 : 105 chars :       write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/mono_flux_limiter.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 700 : 104 chars :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
line 851 : 121 chars :       ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/parameters_tunable.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 839 : 106 chars :                                             / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 &
line 840 : 118 chars :                                                     + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number
line 902 : 117 chars :           mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh )
line 917 : 104 chars :         nu_vert_res_dep%nu10(i)  =  clubb_params(i,inu10)  * mult_factor_zt(i) !We're unsure of the grid
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_clubb_core_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 1876 : 101 chars :                             stats,                                                  & ! intent(inout)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/pdf_parameter_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 295 : 101 chars :     !$acc            pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
line 298 : 102 chars :     !$acc            pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
line 300 : 101 chars :     !$acc            pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_windm_edsclrm_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 493 : 102 chars :                                            stats )                                     ! intent(inout)
line 501 : 102 chars :                                            stats )                                     ! intent(inout)
line 953 : 103 chars :         call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt,         & ! intent(in)
line 954 : 103 chars :                                 lhs_diff, edsclrm(:,:,edsclr),                           & ! intent(in)
line 955 : 103 chars :                                 edsclrm_forcing(:,:,edsclr),                             & ! intent(in)
line 956 : 103 chars :                                 rho_ds_zm, invrs_rho_ds_zt,                              & ! intent(in)
line 957 : 103 chars :                                 l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
line 958 : 106 chars :                                 stats,                                                   & ! intent(inout)
line 959 : 104 chars :                                 rhs(:,:,edsclr) )                                          ! intent(out)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/grid_adaptation_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 295 : 128 chars :       write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid."
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_netcdf.F90 ---------------------
WARNING: Missing 'implicit none' after these blocks:
line 281:   subroutine stats_init_api( registry_path, output_path, ncol, stats_tsamp, stats_tout, dt_main, &
line 489:   subroutine stats_finalize_api( stats, err_info )
line 565:   subroutine stats_type_initialize( ncol, defs, ndefs, zt, zm, stats, ierr, rad_zt, rad_zm )
line 716:   subroutine stats_open_netcdf( output_path, time_units, &
line 951:   subroutine stats_begin_timestep_api( itime, stats )
line 1001:   subroutine stats_end_timestep_api( time_value, stats, err_info )
line 1052:   subroutine stats_update_scalar( name, values, stats, icol, level )
line 1112:   subroutine stats_update_1d( name, values, stats, icol )
line 1171:   subroutine stats_update_2d( name, values, stats )
line 1229:   subroutine stats_begin_budget_scalar( name, values, stats, icol )
line 1275:   subroutine stats_begin_budget_1d( name, values, stats, icol )
line 1328:   subroutine stats_begin_budget_2d( name, values, stats )
line 1369:   subroutine stats_update_budget_scalar( name, values, stats, icol, level )
line 1419:   subroutine stats_update_budget_1d( name, values, stats, icol )
line 1468:   subroutine stats_update_budget_2d( name, values, stats )
line 1508:   subroutine stats_finalize_budget_scalar( name, values, stats, icol, l_count_sample )
line 1574:   subroutine stats_finalize_budget_1d( name, values, stats, icol, l_count_sample )
line 1647:   subroutine stats_finalize_budget_2d( name, values, stats, l_count_sample )
line 1710:   subroutine stats_avg_and_write( time_value, stats, ierr )
line 1836:   subroutine stats_grid_init( ncol, zt_src, zm_src, zt_tgt, zm_tgt, &
line 1898:   subroutine stats_update_grid( zt_src, zm_src, rho_vals, rho_levels, p_sfc, stats )
line 1976:   subroutine stats_lh_samples_init( num_samples, nzt, nl_var_names, u_var_names, zt_vals, &
line 2095:   subroutine stats_lh_samples_write_lognormal( samples, stats, err_info )
line 2148:   subroutine stats_lh_samples_write_uniform( uniform_vals, mixture_comp, sample_weights, &
line 2364:   subroutine stats_lookup_append( stats, id )
line 2406:   subroutine stats_lookup_reject_append( stats, name )
line 2520:   subroutine stats_read_registry_namelist( path, defs, ndefs, ierr )
line 2595:   subroutine stats_expand_registry( sclr_dim, edsclr_dim, defs, ndefs, hydromet_list )
line 2896:   subroutine add_expanded_def( base_def, name, out_defs, nout )
line 2946:   subroutine parse_registry_line( line, def, l_valid )
line 3020:   subroutine split_registry_fields( line, fields, nfields )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_netcdf.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 235 : 103 chars :     logical :: l_last_sample = .false.            ! True if we want to output at the end of this sample
line 237 : 104 chars :     logical :: l_different_output_grid = .false.  ! True if we need to remap the variables before output
line 238 : 102 chars :     logical :: l_output_rad_files = .false.       ! True if we want to output radiation grid variables
line 526 : 101 chars :       if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals )
line 527 : 105 chars :       if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels )
line 803 : 104 chars :     ret_code = nf90_def_var( stats%ncid, "time", NF90_DOUBLE, (/ stats%time_dimid /), stats%time_varid )
line 808 : 101 chars :     ret_code = nf90_def_var( stats%ncid, "col", NF90_DOUBLE, (/ stats%col_dimid /), stats%col_varid )
line 828 : 121 chars :       ret_code = nf90_def_var( stats%ncid, "lh_zt", NF90_DOUBLE, (/ stats%lh_2d%lh_zt_dimid /), stats%lh_2d%lh_zt_varid )
line 835 : 112 chars :       ret_code = nf90_def_var( stats%ncid, "rad_zt", NF90_DOUBLE, (/ stats%rad_zt_dimid /), stats%rad_zt_varid )
line 839 : 112 chars :       ret_code = nf90_def_var( stats%ncid, "rad_zm", NF90_DOUBLE, (/ stats%rad_zm_dimid /), stats%rad_zm_varid )
line 849 : 109 chars :       ret_code = nf90_def_var( stats%ncid, "param", NF90_DOUBLE, (/ stats%param_dimid /), stats%param_varid )
line 853 : 101 chars :                           (/ stats%param_strlen_dimid, stats%param_dimid /), stats%param_name_varid )
line 912 : 110 chars :       ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "long_name", trim( stats%vars(i)%long_name ) )
line 913 : 102 chars :       ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "units", trim( stats%vars(i)%units ) )
line 920 : 108 chars :     ret_code = nf90_put_var( stats%ncid, stats%col_varid, [( real( i, kind=core_rknd ), i=1, stats%ncol )] )
line 940 : 109 chars :       ret_code = nf90_put_var( stats%ncid, stats%param_varid, [( real( i, kind=core_rknd ), i=1, nparams )] )
line 1796 : 101 chars :                                       stats%grid%gr_source, stats%grid%gr_output, stats%vars(i)%nz, &
line 1797 : 107 chars :                                       real( stats%vars(i)%buffer, kind=core_rknd ), stats%vars(i)%out_nz, &
line 1798 : 114 chars :                                       size( stats%grid%rho_lin_spline_vals, 2 ), stats%grid%rho_lin_spline_vals, &
line 1954 : 101 chars :       if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals )
line 1955 : 105 chars :       if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels )
line 2397 : 116 chars :       if ( stats%lookup%cache_len > 0 ) tmp(1:stats%lookup%cache_len) = stats%lookup%cache(1:stats%lookup%cache_len)
line 2442 : 105 chars :         tmp(1:stats%lookup%reject_cache_len) = stats%lookup%reject_cache(1:stats%lookup%reject_cache_len)
line 2509 : 101 chars :     write(date(32:33),'(i2.2)') nint( ( ( real( mod( nint( st_time ),3600 ),kind=time_precision ) / &
line 2586 : 101 chars :         write( fstderr,* ) "Invalid stats registry entry (expected: name | grid | units | long_name)"
line 2687 : 101 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2688 : 101 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2695 : 101 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2696 : 101 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2703 : 101 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k)
line 2704 : 101 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k)
line 2711 : 113 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1", &
line 2715 : 113 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2", &
line 2721 : 101 chars :           call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2722 : 101 chars :           call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2729 : 103 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2730 : 103 chars :           call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2737 : 103 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2738 : 103 chars :           call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2745 : 103 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k)
line 2746 : 103 chars :           call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k)
line 2753 : 115 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1_n", &
line 2757 : 115 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2_n", &
line 2794 : 112 chars :                                    trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"p", &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xp2_xpyp_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 1320 : 101 chars :                               sclrprtp(:,:,sclr) )                                    ! Intent(inout)
line 1353 : 102 chars :                               sclrpthlp(:,:,sclr) )                                    ! Intent(inout)
line 3042 : 101 chars :         stats_tmp(i,k) = (-gamma_over_implicit_ts * lhs_ta(2+gr%grid_dir_indx,i,k)) * xapxbp(i,km1) &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/setup_clubb_pdf_params.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 55 : 104 chars :   subroutine setup_pdf_parameters_api( gr, nzm, nzt, ngrdcol, pdf_dim, hydromet_dim, dt, &  ! Intent(in)
line 3823 : 104 chars :           ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 1.
line 3827 : 104 chars :           ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 2.
line 3841 : 104 chars :           ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 1.
line 3845 : 104 chars :           ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 2.
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/model_flags.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 315 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 541 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
line 845 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/advance_xm_wpxp_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 779 : 101 chars :     call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
line 780 : 101 chars :                             invrs_tau_C6_zm, l_scalar_calc,                            & ! Intent(in)
line 781 : 102 chars :                             lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp )             ! Intent(out)
line 854 : 102 chars :                                             stats,                                           & ! InOut
line 855 : 101 chars :                                             rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp,       & ! InOut
line 856 : 101 chars :                                             err_info )                                        ! InOut
line 896 : 101 chars :                                           stats,                                            & ! InOut
line 4881 : 108 chars :           tmp_zm_stats(i,k) = (-gamma_over_implicit_ts*lhs_ta_wpxp(2+gr%grid_dir_indx,i,k)) * wpxp(i,km1) &
line 4883 : 105 chars :                             + (-gamma_over_implicit_ts*lhs_ta_wpxp(2-gr%grid_dir_indx,i,k)) * wpxp(i,kp1)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/stats_clubb_utilities.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 129 : 101 chars :       wp2_zt, thlp2_zt, wpthlp_zt, wprtp_zt, rtp2_zt, rtpthlp_zt, up2_zt, vp2_zt, upwp_zt, vpwp_zt, &
line 130 : 101 chars :       wpup2, wpvp2, a3_coef_zt, wp3_on_wp2_zt, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/CLUBB_core/penta_bicgstab_solver.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 419 : 110 chars :     ! It's interesting to see how close E_inv is to the lhs diagonal, it's usually (visually) very close, but
line 420 : 104 chars :     ! using it instead of E_inv requires so many more iterations (use it would be jacobi preconditioner)
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 20 check(s) failed.
CLUBBStandardsCheck.py has begun.
----------------------------------------------------------------------------------------------------
--------------------- Implicit None Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/mt95.F90 ---------------------
WARNING: Missing 'implicit none' after these blocks:
line 362:   subroutine init_by_type( put, get )
line 382:   subroutine init_by_scalar( put )
line 413:   subroutine init_by_array( put )
line 461:   subroutine next_state( )
line 593:   subroutine genrand_int32_0d( y )
line 614:   subroutine genrand_int32_1d( y )
line 629:   subroutine genrand_int32_2d( y )
line 644:   subroutine genrand_int32_3d( y )
line 659:   subroutine genrand_int32_4d( y )
line 674:   subroutine genrand_int32_5d( y )
line 689:   subroutine genrand_int32_6d( y )
line 704:   subroutine genrand_int32_7d( y )
line 720:   subroutine genrand_int31_0d( y )
line 732:   subroutine genrand_int31_1d( y )
line 747:   subroutine genrand_int31_2d( y )
line 762:   subroutine genrand_int31_3d( y )
line 777:   subroutine genrand_int31_4d( y )
line 792:   subroutine genrand_int31_5d( y )
line 807:   subroutine genrand_int31_6d( y )
line 822:   subroutine genrand_int31_7d( y )
line 838:   subroutine genrand_real1_0d( r )
line 853:   subroutine genrand_real1_1d( r )
line 868:   subroutine genrand_real1_2d( r )
line 883:   subroutine genrand_real1_3d( r )
line 898:   subroutine genrand_real1_4d( r )
line 913:   subroutine genrand_real1_5d( r )
line 928:   subroutine genrand_real1_6d( r )
line 943:   subroutine genrand_real1_7d( r )
line 959:   subroutine genrand_real2_0d( r )
line 974:   subroutine genrand_real2_1d( r )
line 989:   subroutine genrand_real2_2d( r )
line 1004:   subroutine genrand_real2_3d( r )
line 1019:   subroutine genrand_real2_4d( r )
line 1034:   subroutine genrand_real2_5d( r )
line 1049:   subroutine genrand_real2_6d( r )
line 1064:   subroutine genrand_real2_7d( r )
line 1080:   subroutine genrand_real3_0d( r )
line 1095:   subroutine genrand_real3_1d( r )
line 1110:   subroutine genrand_real3_2d( r )
line 1125:   subroutine genrand_real3_3d( r )
line 1140:   subroutine genrand_real3_4d( r )
line 1155:   subroutine genrand_real3_5d( r )
line 1170:   subroutine genrand_real3_6d( r )
line 1185:   subroutine genrand_real3_7d( r )
line 1201:   subroutine genrand_res53_0d( r )
line 1218:   subroutine genrand_res53_1d( r )
line 1233:   subroutine genrand_res53_2d( r )
line 1248:   subroutine genrand_res53_3d( r )
line 1263:   subroutine genrand_res53_4d( r )
line 1278:   subroutine genrand_res53_5d( r )
line 1293:   subroutine genrand_res53_6d( r )
line 1308:   subroutine genrand_res53_7d( r )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/SILHS/latin_hypercube_driver_module.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 113 : 101 chars :                             ! The uniform distribution corresponds to all the same variables as X_nl,
line 410 : 105 chars :       !$acc update host(X_u_all_levs,l_in_precip,lh_sample_point_weights,X_mixt_comp_all_levs,k_lh_start)
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 2 check(s) failed.
CLUBBStandardsCheck.py has begun.
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/wangara.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 104 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 105 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/rico.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 159 : 103 chars :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 160 : 102 chars :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/prescribe_forcings.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module prescribe_forcings_module
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/prescribe_forcings.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 297 : 104 chars :     !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
line 471 : 118 chars :         !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
line 911 : 103 chars :     !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
line 1114 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1118 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1122 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1123 : 112 chars :                                             exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
line 1126 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1127 : 108 chars :                                             thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
line 1130 : 101 chars :                                             gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
line 1131 : 104 chars :                                             rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/dycoms2_rf02.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 121 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 122 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/mpace_b.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 157 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 158 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/mpace_a.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 272 : 103 chars :         if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 273 : 102 chars :         if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/lba.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 96 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 97 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
line 176 : 101 chars :       wpthlp_sfc(i) =  convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
line 177 : 101 chars :       wprtp_sfc(i)  =  convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/dycoms2_rf01.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 91 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 92 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/gabls2.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 152 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 153 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/Benchmark_cases/bomex.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 127 : 105 chars :           if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
line 128 : 104 chars :           if ( sclr_idx%iiedsclr_rt  > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt)  = rtm_forcing(i,k)
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 11 check(s) failed.
No matches for /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/KK_microphys/
CLUBBStandardsCheck.py has begun.
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 19: module fill_holes_tests
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/fill_holes_tests.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 162 : 102 chars :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 180 : 110 chars :             if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type))
line 195 : 121 chars :                         write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold
line 241 : 118 chars :             if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type))
line 344 : 102 chars :                     field_initial(i,k)  =  10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) &
line 363 : 113 chars :             if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type))
line 385 : 103 chars :                 print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass )
line 419 : 121 chars :             if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type))
line 430 : 116 chars :                 print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode"
----------------------------------------------------------------------------------------------------
--------------------- Default Private Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
WARNING: Missing default 'private' in the following modules:
line 1: module rev_direction_grid_test
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/rev_direction_grid_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 233 : 113 chars :     !seed used =  -1102123834  1480475276  -248259584   525496705  1614213535 -1267052688     6290033   -78466652
line 234 : 127 chars :     !seed_output = (/ -1102123834,  1480475276,  -248259584,   525496705,  1614213535, -1267052688,     6290033,   -78466652 /)
line 750 : 101 chars :        call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 754 : 104 chars :        call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
line 795 : 101 chars :        call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
line 801 : 104 chars :        call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/pdf_parameter_tests.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 558 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
--------------------- Line Length Check: /home/jenkins/workspace/clubb_error_handling_gfortran_test/src/G_unit_test_types/spurious_source_test.F90 ---------------------
 WARNING: Lines exceed 100 characters (limit 100):
line 500 : 104 chars :       l_prescribed_avg_deltaz,      & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz
----------------------------------------------------------------------------------------------------
CLUBBStandardsCheck.py has finished.
FAIL: 6 check(s) failed.
===============================================================
CLUBBStandardsCheck FAILED
  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES
  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!
  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE
  LOG FILE FOR DETAILS: /home/jenkins/workspace/clubb_error_handling_gfortran_test/build/gcc_PRECdouble/cmake_build_output.txt
===============================================================

Build completed successfully, but some source code checks have failed.
 - using executable: /home/jenkins/workspace/clubb_error_handling_gfortran_test/run_scripts/../install/latest/clubb_standalone
=================== Running arm_97 ===================
2026/03/18 19:08:44
 
 --------------------------------------------------
 Latest git log entry
 --------------------------------------------------
 
 
A detailed git diff can be found at the end of this file

 --------------------------------------------------
 Tunable Parameters:
 --------------------------------------------------
 --------------------------------------------------
 Preprocessing Directives:
 --------------------------------------------------
 -DNETCDF enabled
 -DCOAMPS_MICRO enabled
 -DTUNER disabled
 -DSILHS enabled
 -Dnooverlap enabled
 -Draoffline enabled
 -DUSE_BUGSrad_ocast_random disabled
 -DBYTESWAP_IO disabled
 --------------------------------------------------
 &model_setting
 --------------------------------------------------
 runtype = arm_97
 nzmax =          128
 grid_type =            2
 deltaz =    150.00000000000000     
 zm_init =    0.0000000000000000     
 zm_top =    27625.000000000000     
 zt_grid_fname = ../input/grid/deep_convection_128lev_27km_zt_grid.grd
 zm_grid_fname =
 day =           26
 month =            6
 year =         1997
 lat_vals =    36.500000000000000     
 lon_vals =   -97.500000000000000     
 sfc_elevation =    0.0000000000000000     
 time_initial =    84660.000000000000     
 time_final =    419460.00000000000     
 dt_main =    60.000000000000000     
 dt_rad =    1800.0000000000000     
 sfctype =            0
 T_sfc =    288.00000000000000     
 p_sfc =    97151.029999999999     
 sens_ht =    0.0000000000000000     
 latent_ht =    0.0000000000000000     
 fcor =    0.0000000000000000     
 fcor_y =    1.1723448454519913E-004
 T0 =    300.00000000000000     
 ts_nudge =    7200.0000000000000     
 forcings_file_path =
 l_t_dependent =  T
 l_ignore_forcings =  F
 l_modify_ic_with_cubic_int =  F
 l_modify_bc_for_cnvg_test =  F
 l_input_xpwp_sfc =  F
 saturation_formula =            3
 thlm_sponge_damp_settings%l_sponge_damping =  F
 rtm_sponge_damp_settings%l_sponge_damping =  F
 uv_sponge_damp_settings%l_sponge_damping =  F
 wp2_sponge_damp_settings%l_sponge_damping =  F
 wp3_sponge_damp_settings%l_sponge_damping =  F
 up2_vp2_sponge_damp_settings%l_sponge_damping =  F
 thlm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 thlm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 thlm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 rtm_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 rtm_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 uv_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 uv_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 wp3_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 wp3_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_min =    60.000000000000000     
 up2_vp2_sponge_damp_settings%tau_sponge_damp_max =    1800.0000000000000     
 up2_vp2_sponge_damp_settings%sponge_damp_depth =   0.25000000000000000     
 l_soil_veg =  F
 l_restart =  F
 l_input_fields =  F
 restart_path_case = restart/arm_97
 time_restart =    0.0000000000000000     
 debug_level =            2
 sclr_dim =            0
 edsclr_dim =            2
 iisclr_thl =           -2
 iisclr_rt =           -1
 iisclr_CO2 =           -1
 sclr_tol = 
 --------------------------------------------------
 &stats_setting
 --------------------------------------------------
 l_stats =  T
 output_dir = /home/jenkins/workspace/clubb_error_handling_gfortran_test/output/
 fname_prefix = arm_97
 stats_fmt = netcdf
 stats_tsamp =    60.000000000000000     
 stats_tout =    60.000000000000000     
 l_allow_small_stats_tout =  F
 Constant flags:
 l_pos_def =  F
 l_gamma_Skw =  T
 l_byteswap_io =  F
 Constant tolerances [units]
 rt_tol [kg/kg] =    1.0000000000000000E-008
 thl_tol [K] =    1.0000000000000000E-002
 w_tol [m/s] =    2.0000000000000000E-002
    Parameter          Value
    ---------          -----
C1                           =      1.00000000000000000000
C1b                          =      1.00000000000000000000
C1c                          =      1.00000000000000000000
C2rt                         =      2.00000000000000000000
C2thl                        =      2.00000000000000000000
C2rtthl                      =      2.00000000000000000000
C4                           =      2.00000000000000000000
C_uu_shr                     =      0.40000000000000002220
C_uu_buoy                    =      0.29999999999999998890
C6rt                         =      2.00000000000000000000
C6rtb                        =      2.00000000000000000000
C6rtc                        =      1.00000000000000000000
C6thl                        =      2.00000000000000000000
C6thlb                       =      2.00000000000000000000
C6thlc                       =      1.00000000000000000000
C7                           =      0.50000000000000000000
C7b                          =      0.50000000000000000000
C7c                          =      0.50000000000000000000
C8                           =      0.50000000000000000000
C8b                          =      0.02000000000000000042
C10                          =      3.29999999999999982236
C11                          =      0.40000000000000002220
C11b                         =      0.40000000000000002220
C11c                         =      0.50000000000000000000
C12                          =      1.00000000000000000000
C13                          =      0.10000000000000000555
C14                          =      1.00000000000000000000
C_wp2_pr_dfsn                =      0.00000000000000000000
C_wp3_pr_tp                  =      0.00000000000000000000
C_wp3_pr_turb                =      1.00000000000000000000
C_wp3_pr_dfsn                =      0.00000000000000000000
C_wp2_splat                  =      0.00000000000000000000
C6rt_Lscale0                 =     14.00000000000000000000
C6thl_Lscale0                =     14.00000000000000000000
C7_Lscale0                   =      0.84999999999999997780
wpxp_L_thresh                =     60.00000000000000000000
c_K                          =      0.20000000000000001110
c_K1                         =      0.20000000000000001110
nu1                          =     20.00000000000000000000
c_K2                         =      0.02500000000000000139
nu2                          =      1.00000000000000000000
c_K6                         =      0.37500000000000000000
nu6                          =      5.00000000000000000000
c_K8                         =      5.00000000000000000000
nu8                          =     20.00000000000000000000
c_K9                         =      0.10000000000000000555
nu9                          =     10.00000000000000000000
nu10                         =      0.00000000000000000000
c_K_hm                       =      0.75000000000000000000
c_K_hmb                      =      0.75000000000000000000
K_hm_min_coef                =      0.10000000000000000555
nu_hm                        =      1.50000000000000000000
slope_coef_spread_DG_means_w =     21.00000000000000000000
pdf_component_stdev_factor_w =      1.00000000000000000000
coef_spread_DG_means_rt      =      0.80000000000000004441
coef_spread_DG_means_thl     =      0.80000000000000004441
gamma_coef                   =      0.25000000000000000000
gamma_coefb                  =      0.25000000000000000000
gamma_coefc                  =      5.00000000000000000000
mu                           =      0.00100000000000000002
beta                         =      1.00000000000000000000
lmin_coef                    =      0.50000000000000000000
omicron                      =      0.50000000000000000000
zeta_vrnce_rat               =      0.00000000000000000000
upsilon_precip_frac_rat      =      0.55000000000000004441
lambda0_stability_coef       =      0.02999999999999999889
mult_coef                    =      0.50000000000000000000
taumin                       =     90.00000000000000000000
taumax                       =   3600.00000000000000000000
Lscale_mu_coef               =      2.00000000000000000000
Lscale_pert_coef             =      0.10000000000000000555
alpha_corr                   =      0.14999999999999999445
Skw_denom_coef               =      4.00000000000000000000
c_K10                        =      1.00000000000000000000
c_K10h                       =      1.00000000000000000000
thlp2_rad_coef               =      1.00000000000000000000
thlp2_rad_cloud_frac_thresh  =      0.10000000000000000555
up2_sfc_coef                 =      4.00000000000000000000
Skw_max_mag                  =     10.00000000000000000000
C_invrs_tau_bkgnd            =      1.10000000000000008882
C_invrs_tau_sfc              =      0.10000000000000000555
C_invrs_tau_shear            =      0.14999999999999999445
C_invrs_tau_N2               =      0.40000000000000002220
C_invrs_tau_N2_wp2           =      0.20000000000000001110
C_invrs_tau_N2_xp2           =      0.05000000000000000278
C_invrs_tau_N2_wpxp          =      0.00000000000000000000
C_invrs_tau_N2_clear_wp3     =      1.00000000000000000000
C_invrs_tau_wpxp_Ri          =      0.34999999999999997780
C_invrs_tau_wpxp_N2_thresh   =      0.00033000000000000000
xp3_coef_base                =      0.25000000000000000000
xp3_coef_slope               =      0.01000000000000000021
altitude_threshold           =    100.00000000000000000000
rtp2_clip_coef               =      0.50000000000000000000
Cx_min                       =      0.33000000000000001554
Cx_max                       =      0.94999999999999995559
Richardson_num_min           =      0.25000000000000000000
Richardson_num_max           =    400.00000000000000000000
a3_coef_min                  =      1.00000000000000000000
a_const                      =      1.80000000000000004441
bv_efold                     =      5.00000000000000000000
wpxp_Ri_exp                  =      0.50000000000000000000
z_displace                   =     25.00000000000000000000
 --------------------------------------------------
 &microphysics_setting
 --------------------------------------------------
 microphys_scheme = morrison
 l_cloud_sed =  F
 sigma_g =    1.5000000000000000     
 l_graupel =  T
 l_hail =  F
 l_seifert_beheng =  F
 l_predict_Nc =  F
 l_const_Nc_in_cloud =  T
 specify_aerosol = morrison_lognormal
 l_subgrid_w =  T
 l_arctic_nucl =  F
 l_cloud_edge_activation =  F
 l_fix_pgam =  F
 l_in_cloud_Nc_diff =  T
 l_var_covar_src =  T
 l_upwind_diff_sed =  F
 lh_microphys_type = interactive
 lh_num_samples =            8
 lh_sequence_length =            1
 lh_seed =         5489
 l_fix_w_chi_eta_correlations =  T
 l_silhs_KK_convergence_adj_mean =  F
 importance_prob_thresh =    1.0000000000000000E-008
 host_dx =    1000000.0000000000     
 host_dy =    1000000.0000000000     
 hmp2_ip_on_hmm2_ip_slope%rr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%ri =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%rs =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%rg =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Nr =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ni =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_slope%Ng =    0.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rr =    5.0000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%ri =    1.2500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rs =    1.2500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%rg =    1.2500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Nr =    2.5000000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.62500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ni =   0.62500000000000000     
 hmp2_ip_on_hmm2_ip_intrcpt%Ng =   0.62500000000000000     
 Ncnp2_on_Ncnm2 =    3.0000000000000001E-003
 C_evap =   0.85999999999999999     
 r_0 =    2.5000000000000001E-005
 microphys_start_time =    0.0000000000000000     
 Nc0_in_cloud =    100000000.00000000     
 ccnconst =    120.00000000000000     
 ccnexpnt =   0.40000000596046448     
 aer_rm1 =    1.1000000021965661E-008
 aer_rm2 =    5.9999997858994902E-008
 aer_n1 =    125000000.00000000     
 aer_n2 =    65000000.000000000     
 aer_sig1 =    1.2000000476837158     
 aer_sig2 =    1.7000000476837158     
 pgam_fixed =    5.0000000000000000     
 precip_frac_calc_type =            2
 --------------------------------------------------
 &SILHS_setting
 --------------------------------------------------
 Correlation array (approximate); in cloud:
  1.000 -0.600  0.090  0.090  0.558  0.544  0.212  0.207  0.212  0.207  0.212  0.207
 -0.600  1.000  0.027  0.027  0.081  0.093 -0.026  0.087  0.019  0.012  0.000  0.000
  0.090  0.027  1.000  0.340  0.223  0.217  0.106  0.156  0.000  0.000  0.000  0.000
  0.090  0.027  0.340  1.000  0.000  0.000  0.464  0.320  0.168  0.232  0.000  0.000
  0.558  0.081  0.223  0.000  1.000  0.728  0.000  0.000  0.116  0.114  0.226  0.223
  0.544  0.093  0.217  0.000  0.728  1.000  0.113  0.111  0.000  0.000  0.222  0.219
  0.212 -0.026  0.106  0.464  0.000  0.113  1.000  0.717  0.526  0.522  0.323  0.319
  0.207  0.087  0.156  0.320  0.000  0.111  0.717  1.000  0.522  0.516  0.319  0.315
  0.212  0.019  0.000  0.168  0.116  0.000  0.526  0.522  1.000  0.717  0.425  0.421
  0.207  0.012  0.000  0.232  0.114  0.000  0.522  0.516  0.717  1.000  0.421  0.417
  0.212  0.000  0.000  0.000  0.226  0.222  0.323  0.319  0.425  0.421  1.000  0.717
  0.207  0.000  0.000  0.000  0.223  0.219  0.319  0.315  0.421  0.417  0.717  1.000
 Correlation array (approximate); below cloud:
  1.000  0.300  0.090  0.090  0.558  0.544  0.212  0.207  0.212  0.207  0.212  0.207
  0.300  1.000  0.027  0.027  0.081  0.093 -0.026  0.087  0.019  0.012  0.000  0.000
  0.090  0.027  1.000  0.340  0.223  0.217  0.106  0.156  0.000  0.000  0.000  0.000
  0.090  0.027  0.340  1.000  0.000  0.000  0.464  0.320  0.168  0.232  0.000  0.000
  0.558  0.081  0.223  0.000  1.000  0.728  0.000  0.000  0.116  0.114  0.226  0.223
  0.544  0.093  0.217  0.000  0.728  1.000  0.113  0.111  0.000  0.000  0.222  0.219
  0.212 -0.026  0.106  0.464  0.000  0.113  1.000  0.717  0.526  0.522  0.323  0.319
  0.207  0.087  0.156  0.320  0.000  0.111  0.717  1.000  0.522  0.516  0.319  0.315
  0.212  0.019  0.000  0.168  0.116  0.000  0.526  0.522  1.000  0.717  0.425  0.421
  0.207  0.012  0.000  0.232  0.114  0.000  0.522  0.516  0.717  1.000  0.421  0.417
  0.212  0.000  0.000  0.000  0.226  0.222  0.323  0.319  0.425  0.421  1.000  0.717
  0.207  0.000  0.000  0.000  0.223  0.219  0.319  0.315  0.421  0.417  0.717  1.000
 --------------------------------------------------
 &radiation_setting
 --------------------------------------------------
 rad_scheme = bugsrad
 sol_const =    1367.0000000000000     
 alvdr =   0.10000000000000001     
 alvdf =   0.10000000000000001     
 alndr =   0.10000000000000001     
 alndf =   0.10000000000000001     
 radiation_top =    50000.000000000000     
 F0 =    100.00000000000000     
 F1 =    20.000000000000000     
 kappa =    119.00000000000000     
 gc =   0.85999999999999999     
 omega =   0.99650000000000005     
 slr =    1.0000000000000000     
 l_rad_above_cloud =  F
 l_sw_radiation =  T
 l_fix_cos_solar_zen =  F
 l_use_default_std_atmosphere =  T
 Fs_values =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
 cos_solar_zen_values =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 cos_solar_zen_times =   -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000       -999.00000000000000     
 eff_drop_radius =    1.0000000000000001E-005
 --------------------------------------------------
 &configurable_clubb_flags_nl
 --------------------------------------------------
 iiPDF_type =            1
 ipdf_call_placement =            2
 penta_solve_method =            2
 tridiag_solve_method =            2
 grid_remap_method =            1
 grid_adapt_in_time_method =            0
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  T
 l_ho_nontrad_coriolis =  F
 l_ho_trad_coriolis =  F
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  T
 l_C2_cloud_frac =  F
 l_diffuse_rtm_and_thlm =  F
 l_stability_correct_Kh_N2_zm =  F
 l_calc_thlp2_rad =  T
 l_upwind_xpyp_ta =  T
 l_upwind_xm_ma =  T
 l_uv_nudge =  T
 l_rtm_nudge =  F
 l_tke_aniso =  T
 l_vert_avg_closure =  F
 l_trapezoidal_rule_zt =  F
 l_trapezoidal_rule_zm =  F
 l_call_pdf_closure_twice =  F
 l_standard_term_ta =  F
 l_partial_upwind_wp3 =  F
 l_godunov_upwind_wpxp_ta =  F
 l_godunov_upwind_xpyp_ta =  F
 l_use_cloud_cover =  F
 l_diagnose_correlations =  F
 l_calc_w_corr =  F
 l_const_Nc_in_cloud =  T
 l_fix_w_chi_eta_correlations =  T
 l_stability_correct_tau_zm =  F
 l_damp_wp2_using_em =  T
 l_do_expldiff_rtm_thlm =  F
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  T
 l_use_C7_Richardson =  T
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  T
 l_damp_wp3_Skw_squared =  T
 l_prescribed_avg_deltaz =  F
 l_lmm_stepping =  F
 l_e3sm_config =  F
 l_vary_convect_depth =  F
 l_use_tke_in_wp3_pr_turb_term =  T
 l_use_tke_in_wp2_wp3_K_dfsn =  F
 l_use_wp3_lim_with_smth_Heaviside =  F
 l_smooth_Heaviside_tau_wpxp =  T
 l_modify_limiters_for_cnvg_test =  F
 l_enable_relaxed_clipping =  F
 l_linearize_pbl_winds =  F
 l_mono_flux_lim_thlm =  T
 l_mono_flux_lim_rtm =  T
 l_mono_flux_lim_um =  T
 l_mono_flux_lim_vm =  T
 l_mono_flux_lim_spikefix =  T
 l_host_applies_sfc_fluxes =  F
 l_wp2_fill_holes_tke =  T
 l_add_dycore_grid =  F
 --------------------------------------------------
 git diff src/
 --------------------------------------------------
 See *setup.txt file in output folder

 Path to sounding: arm_97_sounding.in
 File exists?  T
 Path to sclr_sounding: arm_97_sclr_sounding.in
 File exists?  T
 Path to edsclr_sounding: arm_97_edsclr_sounding.in
 File exists?  T
 Reading in sounding information
 z =    0.0000000000000000        59.210000000000001        524.30399999999997        1008.6140000000000        1515.2339999999999        2047.6610000000001        2609.4340000000002        3203.9600000000000        3835.4360000000001        4509.9830000000002        5235.9300000000003        6023.2039999999997        6882.9089999999997        7828.9579999999996        8881.1939999999995        10071.930000000000        11458.433999999999        13147.343000000001        15385.763000000001        15500.000000000000        15750.000000000000        16000.000000000000        16250.000000000000        16500.000000000000        16750.000000000000        17000.000000000000        17250.000000000000        17500.000000000000        17750.000000000000        18000.000000000000        18250.000000000000        18500.000000000000        18750.000000000000        19000.000000000000        19250.000000000000        19500.000000000000        19750.000000000000        20000.000000000000        20250.000000000000        20500.000000000000        20750.000000000000        21000.000000000000        21250.000000000000        21500.000000000000        21750.000000000000        22000.000000000000        22250.000000000000        22500.000000000000        22750.000000000000        23000.000000000000        23250.000000000000        23500.000000000000        23750.000000000000        24000.000000000000        24250.000000000000        24500.000000000000        24750.000000000000        25000.000000000000        25250.000000000000        25500.000000000000        25750.000000000000        26000.000000000000        26250.000000000000        26500.000000000000        26750.000000000000        27000.000000000000        27250.000000000000        27500.000000000000     
 u =  -0.75500000000000000      -0.75500000000000000      -0.18099999999999999        1.6659999999999999        3.5750000000000002        5.0490000000000004        5.8710000000000004        6.4790000000000001        6.8570000000000002        7.0069999999999997        7.0400000000000000        6.8780000000000001        6.6050000000000004        6.7640000000000002        7.8330000000000002        9.9770000000000003        11.247999999999999        10.616000000000000        5.3810000000000002        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996     
 v =   0.19100000000000000       0.19100000000000000        1.0309999999999999        1.3650000000000000       0.88800000000000001      -0.60599999999999998       -2.7469999999999999       -4.8129999999999997       -5.5789999999999997       -4.4470000000000001       -1.8819999999999999       0.43600000000000000        1.9179999999999999        2.6299999999999999        3.5440000000000000        4.1120000000000001        3.4020000000000001        1.9670000000000001       0.51000000000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001     
 ug =  -0.75500000000000000      -0.75500000000000000      -0.18099999999999999        1.6659999999999999        3.5750000000000002        5.0490000000000004        5.8710000000000004        6.4790000000000001        6.8570000000000002        7.0069999999999997        7.0400000000000000        6.8780000000000001        6.6050000000000004        6.7640000000000002        7.8330000000000002        9.9770000000000003        11.247999999999999        10.616000000000000        5.3810000000000002        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996     
 vg =   0.19100000000000000       0.19100000000000000        1.0309999999999999        1.3650000000000000       0.88800000000000001      -0.60599999999999998       -2.7469999999999999       -4.8129999999999997       -5.5789999999999997       -4.4470000000000001       -1.8819999999999999       0.43600000000000000        1.9179999999999999        2.6299999999999999        3.5440000000000000        4.1120000000000001        3.4020000000000001        1.9670000000000001       0.51000000000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001     
 theta =    301.47100000000000        301.47100000000000        301.88900000000001        302.91800000000001        304.76499999999999        307.25299999999999        309.80599999999998        311.96600000000001        314.29800000000000        317.19499999999999        320.93700000000001        324.83499999999998        328.27499999999998        331.16699999999997        333.76400000000001        337.68400000000003        344.93500000000000        358.02600000000001        389.63099999999997        404.54836999999998        409.19454999999999        414.09089999999998        418.48012999999997        423.08676000000003        427.93079999999998        433.03487999999999        437.63364000000001        442.46069999999997        447.53696000000002        452.88634999999999        457.69405999999998        462.74032999999997        468.04703000000001        473.63907000000000        478.66363999999999        483.93729999999999        489.48289999999997        495.32654000000002        501.14584000000002        507.23703000000000        513.62480000000005        520.33730000000003        526.42909999999995        532.80457000000001        539.48940000000005        546.51270000000000        552.87114999999994        559.52373999999998        566.49676999999997        573.82039999999995        580.47019999999998        587.42645000000005        594.71650000000000        602.37134000000003        609.37429999999995        616.70150000000001        624.38189999999997        632.44854999999995        638.02350000000001        643.78290000000004        649.73895000000005        655.90454000000000        662.29395000000000        668.92319999999995        675.80960000000005        682.97253000000001        690.43353000000002        698.21673999999996     
 rt =    1.4307000000000000E-002   1.4307000000000000E-002   1.2605000000000000E-002   1.1171000000000000E-002   9.2399999999999999E-003   7.0120000000000000E-003   5.0899999999999999E-003   3.8720000000000000E-003   2.8850000000000000E-003   2.3170000000000000E-003   1.8370000000000001E-003   1.4020000000000000E-003   8.4300000000000000E-004   4.3500000000000000E-004   2.1100000000000001E-004   8.8999999999999995E-005   3.0000000000000001E-005   9.0000000000000002E-006   5.0000000000000004E-006   3.6798938000000001E-006   3.6717836000000000E-006   3.6636733999999998E-006   3.6613208000000001E-006   3.6589684000000002E-006   3.6566157000000001E-006   3.6542629999999999E-006   3.6453057000000000E-006   3.6363479999999999E-006   3.6273905000000000E-006   3.6184329999999998E-006   3.7715214999999999E-006   3.9246106000000000E-006   4.0776989999999997E-006   4.2307879999999999E-006   4.4103020000000004E-006   4.5898160000000001E-006   4.7693299999999998E-006   4.9488444000000001E-006   5.2964279999999997E-006   5.6440117000000002E-006   5.9915960000000003E-006   6.3391799999999997E-006   6.7695933000000002E-006   7.2000065999999999E-006   7.6304200000000004E-006   8.0608340000000005E-006   8.6365520000000000E-006   9.2122699999999995E-006   9.7879880000000007E-006   1.0363708000000001E-005   1.1021647000000000E-005   1.1679586000000001E-005   1.2337527000000001E-005   1.2995469000000000E-005   1.3863442000000000E-005   1.4731417000000001E-005   1.5599392999999999E-005   1.6467371000000002E-005   1.6676052999999999E-005   1.6884735000000000E-005   1.7093418000000001E-005   1.7302097999999999E-005   1.7510807000000001E-005   1.7719512000000002E-005   1.7928221000000000E-005   1.8136928999999998E-005   1.8345636000000001E-005   1.8554343000000001E-005
 p_in_Pa =   -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998       -999.89999999999998     
 subs =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000     
edsclr_ 1)  0.143E-01 0.143E-01 0.126E-01 0.112E-01 0.924E-02 0.701E-02 0.509E-02 0.387E-02
 0.288E-02 0.232E-02 0.184E-02 0.140E-02 0.843E-03 0.435E-03 0.211E-03 0.890E-04
 0.300E-04 0.900E-05 0.500E-05 0.368E-05 0.367E-05 0.366E-05 0.366E-05 0.366E-05
 0.366E-05 0.365E-05 0.365E-05 0.364E-05 0.363E-05 0.362E-05 0.377E-05 0.392E-05
 0.408E-05 0.423E-05 0.441E-05 0.459E-05 0.477E-05 0.495E-05 0.530E-05 0.564E-05
 0.599E-05 0.634E-05 0.677E-05 0.720E-05 0.763E-05 0.806E-05 0.864E-05 0.921E-05
 0.979E-05 0.104E-04 0.110E-04 0.117E-04 0.123E-04 0.130E-04 0.139E-04 0.147E-04
 0.156E-04 0.165E-04 0.167E-04 0.169E-04 0.171E-04 0.173E-04 0.175E-04 0.177E-04
 0.179E-04 0.181E-04 0.183E-04 0.186E-04
edsclr_ 2)   301.      301.      302.      303.      305.      307.      310.      312.    
  314.      317.      321.      325.      328.      331.      334.      338.    
  345.      358.      390.      405.      409.      414.      418.      423.    
  428.      433.      438.      442.      448.      453.      458.      463.    
  468.      474.      479.      484.      489.      495.      501.      507.    
  514.      520.      526.      533.      539.      547.      553.      560.    
  566.      574.      580.      587.      595.      602.      609.      617.    
  624.      632.      638.      644.      650.      656.      662.      669.    
  676.      683.      690.      698.    
 stats_nsamp =            1
 stats_nout =            1
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings_api
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings_api
 Fatal error in CLUBB in - MPI Process   1 / Chunk index   1
Grid column index i =  1, Latitude  15.00 / Longitude  15.00
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 solve_method =           2
 xm_wpxp NaNs in solution
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Error in xm_wpxp_solve
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 xm & wpxp LU decomp. failed
 General xm and wpxp LHS
 grid col =            1 zm level =            1 height [m] =    0.0000000000000000      LHS =    0.0000000000000000        0.0000000000000000        1.0000000000000000        0.0000000000000000        0.0000000000000000     
 grid col =            1 zt level =            1 height [m] =    25.000000000000000      LHS =    0.0000000000000000        2.6639673213891636E-002   1.6666666666666666E-002  -2.6720702790442127E-002   0.0000000000000000     
 grid col =            1 zm level =            2 height [m] =    37.500000000000000      LHS =   -5.2594164346219191E-002                       NaN  0.13077568047823668                            NaN  -5.6585800913277619E-002
 grid col =            1 zt level =            2 height [m] =    50.000000000000000      LHS =    0.0000000000000000        2.4863839373948114E-002   1.6666666666666666E-002  -2.4943293463023992E-002   0.0000000000000000     
 grid col =            1 zm level =            3 height [m] =    77.631576550000005      LHS =   -1.5129258921676237E-002                       NaN   6.1431964625065033E-002                       NaN  -2.3868631092448953E-002
 grid col =            1 zt level =            3 height [m] =    105.26315310000000      LHS =    0.0000000000000000        1.8056044019906178E-002   1.6666666666666666E-002  -1.8134716629921718E-002   0.0000000000000000     
 grid col =            1 zm level =            4 height [m] =    132.89472964999999      LHS =   -1.3202752554169972E-002                       NaN   5.1471218218998138E-002                       NaN  -1.5195179135741782E-002
 grid col =            1 zt level =            4 height [m] =    160.52630619999999      LHS =    0.0000000000000000        1.6479068893446684E-002   1.6666666666666666E-002  -1.6557640982444537E-002   0.0000000000000000     
 grid col =            1 zm level =            5 height [m] =    193.42102814999998      LHS =   -1.0210016020047204E-002                       NaN   4.4467559461125426E-002                       NaN  -1.1143194756725755E-002
 grid col =            1 zt level =            5 height [m] =    226.31575010000000      LHS =    0.0000000000000000        1.5160662143916653E-002   1.6666666666666666E-002  -1.5239411559904246E-002   0.0000000000000000     
 grid col =            1 zm level =            6 height [m] =    259.21047210000000      LHS =   -9.5127782185268819E-003                       NaN   4.2827914220844227E-002                       NaN  -1.0263050152373766E-002
 grid col =            1 zt level =            6 height [m] =    292.10519410000001      LHS =    0.0000000000000000        1.4031735065568693E-002   1.6666666666666666E-002  -1.4110643346024222E-002   0.0000000000000000     
 grid col =            1 zm level =            7 height [m] =    330.26307680000002      LHS =   -7.6249463265418583E-003                       NaN   3.8882244699943849E-002                       NaN  -8.2467867094605501E-003
 grid col =            1 zt level =            7 height [m] =    368.42095949999998      LHS =    0.0000000000000000        1.3063930364223061E-002   1.6666666666666666E-002  -1.3143044654167753E-002   0.0000000000000000     
 grid col =            1 zm level =            8 height [m] =    406.57884220000000      LHS =   -6.4578663616420449E-003                       NaN   3.7198908118174313E-002                       NaN  -7.6711224923412952E-003
 grid col =            1 zt level =            8 height [m] =    444.73672490000001      LHS =    0.0000000000000000        1.2215668317966204E-002   1.6666666666666666E-002  -1.2295199247125613E-002   0.0000000000000000     
 grid col =            1 zm level =            9 height [m] =    488.15776065000000      LHS =   -4.3195370427440280E-003                       NaN   3.5196221645836939E-002                       NaN  -5.7120431855044633E-003
 grid col =            1 zt level =            9 height [m] =    531.57879639999999      LHS =    0.0000000000000000        1.1472859710406893E-002   1.6666666666666666E-002  -1.1555178977564058E-002   0.0000000000000000     
 grid col =            1 zm level =           10 height [m] =    574.99984740000002      LHS =   -3.5963450100936216E-003                       NaN   3.5633064690548555E-002                       NaN  -4.3505287573411102E-003
 grid col =            1 zt level =           10 height [m] =    618.42089840000006      LHS =    0.0000000000000000        1.0812338221978430E-002   1.6666666666666666E-002  -1.0897213763181110E-002   0.0000000000000000     
 grid col =            1 zm level =           11 height [m] =    667.10510250000004      LHS =   -2.9412252784817962E-003                       NaN   3.4847541806134155E-002                       NaN  -3.2327301454336227E-003
 grid col =            1 zt level =           11 height [m] =    715.78930660000003      LHS =    0.0000000000000000        1.0227779755415042E-002   1.6666666666666666E-002  -1.0312885391511250E-002   0.0000000000000000     
 grid col =            1 zm level =           12 height [m] =    764.47351070000002      LHS =   -2.7656689406085782E-003                       NaN   3.4387484007535371E-002                       NaN  -2.9656992947603442E-003
 grid col =            1 zt level =           12 height [m] =    813.15771480000001      LHS =    0.0000000000000000        9.6988100449553419E-003   1.6666666666666666E-002  -9.7841207971216381E-003   0.0000000000000000     
 grid col =            1 zm level =           13 height [m] =    867.10510249999993      LHS =   -2.2354094743354128E-003                       NaN   3.3774220653719600E-002                       NaN  -2.5177998286344612E-003
 grid col =            1 zt level =           13 height [m] =    921.05249019999997      LHS =    0.0000000000000000        9.2252296426344402E-003   1.6666666666666666E-002  -9.3111413332731697E-003   0.0000000000000000     
 grid col =            1 zm level =           14 height [m] =    974.99987809999993      LHS =   -1.9305341077325714E-003                       NaN   3.5342831504598139E-002                       NaN  -2.2562271382293914E-003
 grid col =            1 zt level =           14 height [m] =    1028.9472659999999      LHS =    0.0000000000000000        8.7904790747403150E-003   1.6666666666666666E-002  -8.8785093358245120E-003   0.0000000000000000     
 grid col =            1 zm level =           15 height [m] =    1088.1578370000000      LHS =   -1.5634316359162228E-003                       NaN   3.7401563145543576E-002                       NaN  -1.7765447934466375E-003
 grid col =            1 zt level =           15 height [m] =    1147.3684080000000      LHS =    0.0000000000000000        8.3996874643805213E-003   1.6666666666666666E-002  -8.4893819276286187E-003   0.0000000000000000     
 grid col =            1 zm level =           16 height [m] =    1206.5789184999999      LHS =   -1.4705516076421162E-003                       NaN   3.8458220543676175E-002                       NaN  -1.5801280574940838E-003
 grid col =            1 zt level =           16 height [m] =    1265.7894289999999      LHS =    0.0000000000000000        8.0383440749222171E-003   1.6666666666666666E-002  -8.1282374061548545E-003   0.0000000000000000     
 grid col =            1 zm level =           17 height [m] =    1330.2631225000000      LHS =   -1.2855107762343825E-003                       NaN   3.8078060396043098E-002                       NaN  -1.3656088209356753E-003
 grid col =            1 zt level =           17 height [m] =    1394.7368160000001      LHS =    0.0000000000000000        7.7100423461860124E-003   1.6666666666666666E-002  -7.8002790393551305E-003   0.0000000000000000     
 grid col =            1 zm level =           18 height [m] =    1459.2104490000002      LHS =   -1.2121808592578910E-003                       NaN   3.8577066787191944E-002                       NaN  -1.3005573409107184E-003
 grid col =            1 zt level =           18 height [m] =    1523.6840820000000      LHS =    0.0000000000000000        7.4027073106532060E-003   1.6666666666666666E-002  -7.4945897310807336E-003   0.0000000000000000     
 grid col =            1 zm level =           19 height [m] =    1593.4208985000000      LHS =   -1.0581195843439323E-003                       NaN   3.9501829817138519E-002                       NaN  -1.1346051020856506E-003
 grid col =            1 zt level =           19 height [m] =    1663.1577150000001      LHS =    0.0000000000000000        7.1232507797051557E-003   1.6666666666666666E-002  -7.2166220763192528E-003   0.0000000000000000     
 grid col =            1 zm level =           20 height [m] =    1732.8945925000000      LHS =   -1.0145427368775009E-003                       NaN   4.0051768292143297E-002                       NaN  -1.0719884373774325E-003
 grid col =            1 zt level =           20 height [m] =    1802.6314700000000      LHS =    0.0000000000000000        6.8607334973109467E-003   1.6666666666666666E-002  -6.9542979278793037E-003   0.0000000000000000     
 grid col =            1 zm level =           21 height [m] =    1877.6315310000000      LHS =   -9.1126624760103460E-004                       NaN   3.9766302603052521E-002                       NaN  -9.5621151622749358E-004
 grid col =            1 zt level =           21 height [m] =    1952.6315920000000      LHS =    0.0000000000000000        6.6197481024449396E-003   1.6666666666666666E-002  -6.7137071327281802E-003   0.0000000000000000     
 grid col =            1 zm level =           22 height [m] =    2027.6315920000002      LHS =   -8.8206768666674890E-004                       NaN   3.9579880979140281E-002                       NaN  -9.2420128192289403E-004
 grid col =            1 zt level =           22 height [m] =    2102.6315920000002      LHS =    0.0000000000000000        6.3918004317184652E-003   1.6666666666666666E-002  -6.4863808079923231E-003   0.0000000000000000     
 grid col =            1 zm level =           23 height [m] =    2182.8947754999999      LHS =   -7.9790672009305411E-004                       NaN   3.9217334278796971E-002                       NaN  -8.3642312214884766E-004
 grid col =            1 zt level =           23 height [m] =    2263.1579590000001      LHS =    0.0000000000000000        6.1821043064899739E-003   1.6666666666666666E-002  -6.2772064066650901E-003   0.0000000000000000     
 grid col =            1 zm level =           24 height [m] =    2343.4211425000003      LHS =   -7.7723590320243822E-004                       NaN   3.9105788415785839E-002                       NaN  -8.1018127921769171E-004
 grid col =            1 zt level =           24 height [m] =    2423.6843260000001      LHS =    0.0000000000000000        5.9827173609279362E-003   1.6666666666666666E-002  -6.0780602058852747E-003   0.0000000000000000     
 grid col =            1 zm level =           25 height [m] =    2509.2105710000001      LHS =   -7.1988728392033115E-004                       NaN   3.8367189756119913E-002                       NaN  -7.4103094092255954E-004
 grid col =            1 zt level =           25 height [m] =    2594.7368160000001      LHS =    0.0000000000000000        5.7988290911169752E-003   1.6666666666666666E-002  -5.8941364872779657E-003   0.0000000000000000     
 grid col =            1 zm level =           26 height [m] =    2680.2631835000002      LHS =   -7.1276208524068368E-004                       NaN   3.7238528189248499E-002                       NaN  -7.3171803527390003E-004
 grid col =            1 zt level =           26 height [m] =    2765.7895509999998      LHS =    0.0000000000000000        5.6227729753286814E-003   1.6666666666666666E-002  -5.7180054293186882E-003   0.0000000000000000     
 grid col =            1 zm level =           27 height [m] =    2856.5791015000000      LHS =   -6.5903398731971042E-004                       NaN   3.6463663459874077E-002                       NaN  -6.8281454759322707E-004
 grid col =            1 zt level =           27 height [m] =    2947.3686520000001      LHS =    0.0000000000000000        5.4596192702975020E-003   1.6666666666666666E-002  -5.5551962817310631E-003   0.0000000000000000     
 grid col =            1 zm level =           28 height [m] =    3038.1580810000000      LHS =   -6.4648110006834182E-004                       NaN   3.6230135765283555E-002                       NaN  -6.7057204433109449E-004
 grid col =            1 zt level =           28 height [m] =    3128.9475100000000      LHS =    0.0000000000000000        5.3026714281846155E-003   1.6666666666666666E-002  -5.3988916411900709E-003   0.0000000000000000     
 grid col =            1 zm level =           29 height [m] =    3225.0001219999999      LHS =   -6.0136476277432738E-004                       NaN   3.6115983922736211E-002                       NaN  -6.2214531005648824E-004
 grid col =            1 zt level =           29 height [m] =    3321.0527339999999      LHS =    0.0000000000000000        5.1570146496978213E-003   1.6666666666666666E-002  -5.2541141198248842E-003   0.0000000000000000     
 grid col =            1 zm level =           30 height [m] =    3417.1053465000000      LHS =   -5.8967881557559496E-004                       NaN   3.6367943530954419E-002                       NaN  -6.1268762829584579E-004
 grid col =            1 zt level =           30 height [m] =    3513.1579590000001      LHS =    0.0000000000000000        5.0167221029063088E-003   1.6666666666666666E-002  -5.1143784350499875E-003   0.0000000000000000     
 grid col =            1 zm level =           31 height [m] =    3614.4737550000000      LHS =   -5.4262343315934400E-004                       NaN   3.6254262694196807E-002                       NaN  -5.6992848360999931E-004
 grid col =            1 zt level =           31 height [m] =    3715.7895509999998      LHS =    0.0000000000000000        4.8855921035389580E-003   1.6666666666666666E-002  -4.9843006825359450E-003   0.0000000000000000     
 grid col =            1 zm level =           32 height [m] =    3817.1053469999997      LHS =   -5.2153961537469836E-004                       NaN   4.0890635355242948E-002                       NaN  -5.5358660545913965E-004
 grid col =            1 zt level =           32 height [m] =    3918.4211430000000      LHS =    0.0000000000000000        4.7582946265808312E-003   1.6666666666666666E-002  -4.8589318771928474E-003   0.0000000000000000     
 grid col =            1 zm level =           33 height [m] =    4025.0001224999996      LHS =   -4.7538930841529856E-004                       NaN   3.7289308251730754E-002                       NaN  -5.0627022540321559E-004
 grid col =            1 zt level =           33 height [m] =    4131.5791019999997      LHS =    0.0000000000000000        4.6406132224516292E-003   1.6666666666666666E-002  -4.7425604070607903E-003   0.0000000000000000     
 grid col =            1 zm level =           34 height [m] =    4238.1579590000001      LHS =   -4.5624995091659822E-004                       NaN   3.7930677003389091E-002                       NaN  -4.8583344383885116E-004
 grid col =            1 zt level =           34 height [m] =    4344.7368159999996      LHS =    0.0000000000000000        4.5257611214413913E-003   1.6666666666666666E-002  -4.6284797012128868E-003   0.0000000000000000     
 grid col =            1 zm level =           35 height [m] =    4456.5788570000004      LHS =   -4.1431397835953551E-004                       NaN   3.8464000000522587E-002                       NaN  -4.4464717897443223E-004
 grid col =            1 zt level =           35 height [m] =    4568.4208980000003      LHS =    0.0000000000000000        4.4179827796192042E-003   1.6666666666666666E-002  -4.5226082267978019E-003   0.0000000000000000     
 grid col =            1 zm level =           36 height [m] =    4680.2629390000002      LHS =   -3.9745050915335564E-004                       NaN   3.8945978358058353E-002                       NaN  -4.2412564749011417E-004
 grid col =            1 zt level =           36 height [m] =    4792.1049800000001      LHS =    0.0000000000000000        4.3138319796674589E-003   1.6666666666666666E-002  -4.4199170719390881E-003   0.0000000000000000     
 grid col =            1 zm level =           37 height [m] =    4909.2102049999994      LHS =   -3.6993137324660988E-004                       NaN   3.9430512689708409E-002                       NaN  -3.8892222716817060E-004
 grid col =            1 zt level =           37 height [m] =    5026.3154299999997      LHS =    0.0000000000000000        4.2167256921186516E-003   1.6666666666666666E-002  -4.3231942754499040E-003   0.0000000000000000     
 grid col =            1 zm level =           38 height [m] =    5143.4206544999997      LHS =   -3.6416793067326733E-004                       NaN   3.9157673497748596E-002                       NaN  -3.7927181389736723E-004
 grid col =            1 zt level =           38 height [m] =    5260.5258789999998      LHS =    0.0000000000000000        4.1217427979460645E-003   1.6666666666666666E-002  -4.2283471013234439E-003   0.0000000000000000     
 grid col =            1 zm level =           39 height [m] =    5382.8942870000001      LHS =   -3.4303507820967669E-004                       NaN   3.8965183434617710E-002                       NaN  -3.5751840372546048E-004
 grid col =            1 zt level =           39 height [m] =    5505.2626950000003      LHS =    0.0000000000000000        4.0328836942521550E-003   1.6666666666666666E-002  -4.1397411161005404E-003   0.0000000000000000     
 grid col =            1 zm level =           40 height [m] =    5627.6313475000006      LHS =   -3.4247491942340894E-004                       NaN   3.8697374370413790E-002                       NaN  -3.5212361371948005E-004
 grid col =            1 zt level =           40 height [m] =    5750.0000000000000      LHS =    0.0000000000000000        3.9886348644419907E-003   1.6666666666666666E-002  -4.0959217186013761E-003   0.0000000000000000     
 grid col =            1 zm level =           41 height [m] =    5875.0000000000000      LHS =   -3.3912117720249173E-004                       NaN   3.7882428220356236E-002                       NaN  -3.4428357467484745E-004
 grid col =            1 zt level =           41 height [m] =    6000.0000000000000      LHS =    0.0000000000000000        3.9477937196108724E-003   1.6666666666666666E-002  -4.0541849710355850E-003   0.0000000000000000     
 grid col =            1 zm level =           42 height [m] =    6125.0000000000000      LHS =   -3.4777728871271586E-004                       NaN   3.7011993002347851E-002                       NaN  -3.4826033922303196E-004
 grid col =            1 zt level =           42 height [m] =    6250.0000000000000      LHS =    0.0000000000000000        3.9476594622064780E-003   1.6666666666666666E-002  -4.0530366443179292E-003   0.0000000000000000     
 grid col =            1 zm level =           43 height [m] =    6375.0000000000000      LHS =   -3.5298780604859075E-004                       NaN   3.6128008898122274E-002                       NaN  -3.5706071121603954E-004
 grid col =            1 zt level =           43 height [m] =    6500.0000000000000      LHS =    0.0000000000000000        3.9473761733008917E-003   1.6666666666666666E-002  -4.0531792467978058E-003   0.0000000000000000     
 grid col =            1 zm level =           44 height [m] =    6625.0000000000000      LHS =   -3.6132896425152428E-004                       NaN   3.5647019670901003E-002                       NaN  -3.6244907681358174E-004
 grid col =            1 zt level =           44 height [m] =    6750.0000000000000      LHS =    0.0000000000000000        3.9476674493293153E-003   1.6666666666666666E-002  -4.0534728959685717E-003   0.0000000000000000     
 grid col =            1 zm level =           45 height [m] =    6875.0000000000000      LHS =   -3.7805194481085392E-004                       NaN   3.4454385780823348E-002                       NaN  -3.7101330897839019E-004
 grid col =            1 zt level =           45 height [m] =    7000.0000000000000      LHS =    0.0000000000000000        3.9480104423610897E-003   1.6666666666666666E-002  -4.0531864572672157E-003   0.0000000000000000     
 grid col =            1 zm level =           46 height [m] =    7125.0000000000000      LHS =   -3.9342845185744298E-004                       NaN   3.2886116521438441E-002                       NaN  -3.8812334597942234E-004
 grid col =            1 zt level =           46 height [m] =    7250.0000000000000      LHS =    0.0000000000000000        3.9476697843997804E-003   1.6666666666666666E-002  -4.0528482334650359E-003   0.0000000000000000     
 grid col =            1 zm level =           47 height [m] =    7375.0000000000000      LHS =   -4.0275696592915577E-004                       NaN   3.2059030910621407E-002                       NaN  -4.0391063416864717E-004
 grid col =            1 zt level =           47 height [m] =    7500.0000000000000      LHS =    0.0000000000000000        3.9473227886967083E-003   1.6666666666666666E-002  -4.0532012158960929E-003   0.0000000000000000     
 grid col =            1 zm level =           48 height [m] =    7625.0000000000000      LHS =   -4.1845309846440612E-004                       NaN   3.1471872662035126E-002                       NaN  -4.1356005358600655E-004
 grid col =            1 zt level =           48 height [m] =    7750.0000000000000      LHS =    0.0000000000000000        3.9474474496645970E-003   1.6666666666666666E-002  -4.0535608510727291E-003   0.0000000000000000     
 grid col =            1 zm level =           49 height [m] =    7875.0000000000000      LHS =   -4.4124781000873616E-004                       NaN   3.0134882727284255E-002                       NaN  -4.2970175526707056E-004
 grid col =            1 zt level =           49 height [m] =    8000.0000000000000      LHS =    0.0000000000000000        3.9472909835858595E-003   1.6666666666666666E-002  -4.0534446696050630E-003   0.0000000000000000     
 grid col =            1 zm level =           50 height [m] =    8125.0000000000000      LHS =   -4.5546890631857720E-004                       NaN   2.9192882561075818E-002                       NaN  -4.5311419677249512E-004
 grid col =            1 zt level =           50 height [m] =    8250.0000000000000      LHS =    0.0000000000000000        3.9468996823148975E-003   1.6666666666666666E-002  -4.0536128287968695E-003   0.0000000000000000     
 grid col =            1 zm level =           51 height [m] =    8375.0000000000000      LHS =   -4.5184673490355299E-004                       NaN   2.8974957323713170E-002                       NaN  -4.6778351373962294E-004
 grid col =            1 zt level =           51 height [m] =    8500.0000000000000      LHS =    0.0000000000000000        3.9465009359459036E-003   1.6666666666666666E-002  -4.0540185276104999E-003   0.0000000000000000     
 grid col =            1 zm level =           52 height [m] =    8625.0000000000000      LHS =   -4.2761541437402479E-004                       NaN   2.9460802292731857E-002                       NaN  -4.6415674661439446E-004
 grid col =            1 zt level =           52 height [m] =    8750.0000000000000      LHS =    0.0000000000000000        3.9454780668736651E-003   1.6666666666666666E-002  -4.0544320606837108E-003   0.0000000000000000     
 grid col =            1 zm level =           53 height [m] =    8875.0000000000000      LHS =   -3.9633687937994143E-004                       NaN   3.1074581276314028E-002                       NaN  -4.3942397253126368E-004
 grid col =            1 zt level =           53 height [m] =    9000.0000000000000      LHS =    0.0000000000000000        3.9444024039416107E-003   1.6666666666666666E-002  -4.0554781976558825E-003   0.0000000000000000     
 grid col =            1 zm level =           54 height [m] =    9125.0000000000000      LHS =   -3.7885567114205127E-004                       NaN   3.2751208319121691E-002                       NaN  -4.0749786878897630E-004
 grid col =            1 zt level =           54 height [m] =    9250.0000000000000      LHS =    0.0000000000000000        3.9440180763776591E-003   1.6666666666666666E-002  -4.0565779266500263E-003   0.0000000000000000     
 grid col =            1 zm level =           55 height [m] =    9375.0000000000000      LHS =   -3.7531213411242943E-004                       NaN   3.3346831180558617E-002                       NaN  -3.8966797899479632E-004
 grid col =            1 zt level =           55 height [m] =    9500.0000000000000      LHS =    0.0000000000000000        3.9436261502619925E-003   1.6666666666666666E-002  -4.0569771239885822E-003   0.0000000000000000     
 grid col =            1 zm level =           56 height [m] =    9625.0000000000000      LHS =   -3.7107970923905558E-004                       NaN   3.3285373000147889E-002                       NaN  -3.8609966676184701E-004
 grid col =            1 zt level =           56 height [m] =    9750.0000000000000      LHS =    0.0000000000000000        3.9432264185021602E-003   1.6666666666666666E-002  -4.0573843235831167E-003   0.0000000000000000     
 grid col =            1 zm level =           57 height [m] =    9875.0000000000000      LHS =   -3.5777609273389920E-004                       NaN   3.4139284167848234E-002                       NaN  -3.8182260800490221E-004
 grid col =            1 zt level =           57 height [m] =    10000.000000000000      LHS =    0.0000000000000000        3.9407860398176873E-003   1.6666666666666666E-002  -4.0577997473047129E-003   0.0000000000000000     
 grid col =            1 zm level =           58 height [m] =    10125.000000000000      LHS =   -3.4384837200178799E-004                       NaN   3.7390421979081344E-002                       NaN  -3.6839953349876561E-004
 grid col =            1 zt level =           58 height [m] =    10250.000000000000      LHS =    0.0000000000000000        3.9396186973723497E-003   1.6666666666666666E-002  -4.0602829342123647E-003   0.0000000000000000     
 grid col =            1 zm level =           59 height [m] =    10375.000000000000      LHS =   -3.3798931679429237E-004                       NaN   4.0616647230584287E-002                       NaN  -3.5437989918332723E-004
 grid col =            1 zt level =           59 height [m] =    10500.000000000000      LHS =    0.0000000000000000        3.9392893597665806E-003   1.6666666666666666E-002  -4.0614755761722264E-003   0.0000000000000000     
 grid col =            1 zm level =           60 height [m] =    10625.000000000000      LHS =   -3.3730102186838240E-004                       NaN   4.1201386754343823E-002                       NaN  -3.4847284111378296E-004
 grid col =            1 zt level =           60 height [m] =    10750.000000000000      LHS =    0.0000000000000000        3.9389526854270752E-003   1.6666666666666666E-002  -4.0618189026186864E-003   0.0000000000000000     
 grid col =            1 zm level =           61 height [m] =    10875.000000000000      LHS =   -3.3689834082482173E-004                       NaN   4.1096934356947931E-002                       NaN  -3.4782232129022079E-004
 grid col =            1 zt level =           61 height [m] =    11000.000000000000      LHS =    0.0000000000000000        3.9386084919973948E-003   1.6666666666666666E-002  -4.0621699468364678E-003   0.0000000000000000     
 grid col =            1 zm level =           62 height [m] =    11125.000000000000      LHS =   -3.3183829181684661E-004                       NaN   4.1505804271602144E-002                       NaN  -3.4746746675083483E-004
 grid col =            1 zt level =           62 height [m] =    11250.000000000000      LHS =    0.0000000000000000        3.9376577652800874E-003   1.6666666666666666E-002  -4.0625289044194501E-003   0.0000000000000000     
 grid col =            1 zm level =           63 height [m] =    11375.000000000000      LHS =   -3.2122494959372673E-004                       NaN   4.7052531309620324E-002                       NaN  -3.4236155919538743E-004
 grid col =            1 zt level =           63 height [m] =    11500.000000000000      LHS =    0.0000000000000000        3.9343318031204175E-003   1.6666666666666666E-002  -4.0635028728847038E-003   0.0000000000000000     
 grid col =            1 zm level =           64 height [m] =    11625.000000000000      LHS =   -3.1268046697799763E-004                       NaN   5.6449097888983016E-002                       NaN  -3.3177133267740349E-004
 grid col =            1 zt level =           64 height [m] =    11750.000000000000      LHS =    0.0000000000000000        3.9340978236297635E-003   1.6666666666666666E-002  -4.0668842655195523E-003   0.0000000000000000     
 grid col =            1 zm level =           65 height [m] =    11875.000000000000      LHS =   -3.1059396586632866E-004                       NaN   6.1695979314672161E-002                       NaN  -3.2323427842850653E-004
 grid col =            1 zt level =           65 height [m] =    12000.000000000000      LHS =    0.0000000000000000        3.9338565422900916E-003   1.6666666666666666E-002  -4.0671299068759338E-003   0.0000000000000000     
 grid col =            1 zm level =           66 height [m] =    12125.000000000000      LHS =   -3.1095349354493966E-004                       NaN   6.1206098506018145E-002                       NaN  -3.2111643978119300E-004
 grid col =            1 zt level =           66 height [m] =    12250.000000000000      LHS =    0.0000000000000000        3.9336078231117563E-003   1.6666666666666666E-002  -4.0673831973884068E-003   0.0000000000000000     
 grid col =            1 zm level =           67 height [m] =    12375.000000000000      LHS =   -3.1131095188429515E-004                       NaN   6.0729348156089796E-002                       NaN  -3.2152849793078608E-004
 grid col =            1 zt level =           67 height [m] =    12500.000000000000      LHS =    0.0000000000000000        3.9333515242536759E-003   1.6666666666666666E-002  -4.0676442835348246E-003   0.0000000000000000     
 grid col =            1 zm level =           68 height [m] =    12625.000000000000      LHS =   -3.0874865355447391E-004                       NaN   6.0260000626331744E-002                       NaN  -3.2193975189497183E-004
 grid col =            1 zt level =           68 height [m] =    12750.000000000000      LHS =    0.0000000000000000        3.9330874977972557E-003   1.6666666666666666E-002  -4.0679133181228270E-003   0.0000000000000000     
 grid col =            1 zm level =           69 height [m] =    12875.000000000000      LHS =   -2.9798220535282792E-004                       NaN   6.7434080896733556E-002                       NaN  -3.1933252449891920E-004
 grid col =            1 zt level =           69 height [m] =    13000.000000000000      LHS =    0.0000000000000000        3.9292487278243700E-003   1.6666666666666666E-002  -4.0681904605401348E-003   0.0000000000000000     
 grid col =            1 zm level =           70 height [m] =    13125.000000000000      LHS =   -2.8299963881835388E-004                       NaN   8.1570479197788912E-002                       NaN  -3.0851912138896577E-004
 grid col =            1 zt level =           70 height [m] =    13250.000000000000      LHS =    0.0000000000000000        3.9240457929965566E-003   1.6666666666666666E-002  -4.0720924332183148E-003   0.0000000000000000     
 grid col =            1 zm level =           71 height [m] =    13375.000000000000      LHS =   -2.7405404289667105E-004                       NaN   8.7104798566690830E-002                       NaN  -2.9367666653954018E-004
 grid col =            1 zt level =           71 height [m] =    13500.000000000000      LHS =    0.0000000000000000        3.9241380096469948E-003   1.6666666666666666E-002  -4.0773751499120544E-003   0.0000000000000000     
 grid col =            1 zm level =           72 height [m] =    13625.000000000000      LHS =   -2.7241990506802100E-004                       NaN   9.5577179235762505E-002                       NaN  -2.8475582191369941E-004
 grid col =            1 zt level =           72 height [m] =    13750.000000000000      LHS =    0.0000000000000000        3.9242200815447995E-003   1.6666666666666666E-002  -4.0772846162764002E-003   0.0000000000000000     
 grid col =            1 zm level =           73 height [m] =    13875.000000000000      LHS =   -2.7294015283528457E-004                       NaN   9.4207330159852803E-002                       NaN  -2.8304566640514997E-004
 grid col =            1 zt level =           73 height [m] =    14000.000000000000      LHS =    0.0000000000000000        3.9242921014641273E-003   1.6666666666666666E-002  -4.0772045774115102E-003   0.0000000000000000     
 grid col =            1 zm level =           74 height [m] =    14125.000000000000      LHS =   -2.7345649035598552E-004                       NaN   9.2872972638234144E-002                       NaN  -2.8357543519358017E-004
 grid col =            1 zt level =           74 height [m] =    14250.000000000000      LHS =    0.0000000000000000        3.9243541532775735E-003   1.6666666666666666E-002  -4.0771349403466682E-003   0.0000000000000000     
 grid col =            1 zm level =           75 height [m] =    14375.000000000000      LHS =   -2.7396896681564282E-004                       NaN   9.1571296643617087E-002                       NaN  -2.8410254731056655E-004
 grid col =            1 zt level =           75 height [m] =    14500.000000000000      LHS =    0.0000000000000000        3.9244063121597486E-003   1.6666666666666666E-002  -4.0770756214234009E-003   0.0000000000000000     
 grid col =            1 zm level =           76 height [m] =    14625.000000000000      LHS =   -2.7447762974825243E-004                       NaN   9.0301712994939345E-002                       NaN  -2.8462705101906009E-004
 grid col =            1 zt level =           76 height [m] =    14750.000000000000      LHS =    0.0000000000000000        3.9244486447706480E-003   1.6666666666666666E-002  -4.0770265460887663E-003   0.0000000000000000     
 grid col =            1 zm level =           77 height [m] =    14875.000000000000      LHS =   -2.5953192759558299E-004                       NaN   8.9048164131103766E-002                       NaN  -2.8514899393123494E-004
 grid col =            1 zt level =           77 height [m] =    15000.000000000000      LHS =    0.0000000000000000        3.9244812094196462E-003   1.6666666666666666E-002  -4.0769876487099822E-003   0.0000000000000000     
 grid col =            1 zm level =           78 height [m] =    15125.000000000000      LHS =   -2.3654518556527805E-004                       NaN  0.18716412104777083                            NaN  -2.6961741101304916E-004
 grid col =            1 zt level =           78 height [m] =    15250.000000000000      LHS =    0.0000000000000000        3.8590781350710691E-003   1.6666666666666666E-002  -4.0769588724095260E-003   0.0000000000000000     
 grid col =            1 zm level =           79 height [m] =    15375.000000000000      LHS =   -2.3173665049784896E-004                       NaN  0.56564998502596608                            NaN  -2.4990035424570591E-004
 grid col =            1 zt level =           79 height [m] =    15500.000000000000      LHS =    0.0000000000000000        3.9216368793066570E-003   1.6666666666666666E-002  -4.1432765995963574E-003   0.0000000000000000     
 grid col =            1 zm level =           80 height [m] =    15625.000000000000      LHS =   -2.5494998850412185E-004                       NaN  0.48950469349728154                            NaN  -2.4483374438439361E-004
 grid col =            1 zt level =           80 height [m] =    15750.000000000000      LHS =    0.0000000000000000        3.9207155718605372E-003   1.6666666666666666E-002  -4.0797910265705142E-003   0.0000000000000000     
 grid col =            1 zm level =           81 height [m] =    15875.000000000000      LHS =   -2.6886496243230768E-004                       NaN  0.32999986719717356                            NaN  -2.6529409141244653E-004
 grid col =            1 zt level =           81 height [m] =    16000.000000000000      LHS =    0.0000000000000000        3.9233968812030133E-003   1.6666666666666666E-002  -4.0807246452776334E-003   0.0000000000000000     
 grid col =            1 zm level =           82 height [m] =    16125.000000000000      LHS =   -2.7022576628156622E-004                       NaN  0.31068623034030812                            NaN  -2.7964641652891990E-004
 grid col =            1 zt level =           82 height [m] =    16250.000000000000      LHS =    0.0000000000000000        3.9225672768036113E-003   1.6666666666666666E-002  -4.0780054345793655E-003   0.0000000000000000     
 grid col =            1 zm level =           83 height [m] =    16375.000000000000      LHS =   -2.6916343561861794E-004                       NaN  0.30952639436741286                            NaN  -2.8093390519424679E-004
 grid col =            1 zt level =           83 height [m] =    16500.000000000000      LHS =    0.0000000000000000        3.9216962199256876E-003   1.6666666666666666E-002  -4.0788476479806561E-003   0.0000000000000000     
 grid col =            1 zm level =           84 height [m] =    16625.000000000000      LHS =   -2.6797888302226754E-004                       NaN  0.32814957032656339                            NaN  -2.7994943634777414E-004
 grid col =            1 zt level =           84 height [m] =    16750.000000000000      LHS =    0.0000000000000000        3.9207784369632284E-003   1.6666666666666666E-002  -4.0797311809938489E-003   0.0000000000000000     
 grid col =            1 zm level =           85 height [m] =    16875.000000000000      LHS =   -2.6890956291347371E-004                       NaN  0.32906710650055454                            NaN  -2.7884304672942206E-004
 grid col =            1 zt level =           85 height [m] =    17000.000000000000      LHS =    0.0000000000000000        3.9233440264370700E-003   1.6666666666666666E-002  -4.0806612968964347E-003   0.0000000000000000     
 grid col =            1 zm level =           86 height [m] =    17125.000000000000      LHS =   -2.7015378445726415E-004                       NaN  0.31093972802351638                            NaN  -2.7969223151273661E-004
 grid col =            1 zt level =           86 height [m] =    17250.000000000000      LHS =    0.0000000000000000        3.9225119985448701E-003   1.6666666666666666E-002  -4.0780594545819348E-003   0.0000000000000000     
 grid col =            1 zm level =           87 height [m] =    17375.000000000000      LHS =   -2.6905030986434995E-004                       NaN  0.31046551833137603                            NaN  -2.8086674949770300E-004
 grid col =            1 zt level =           87 height [m] =    17500.000000000000      LHS =    0.0000000000000000        3.9216389211004970E-003   1.6666666666666666E-002  -4.0789040975532116E-003   0.0000000000000000     
 grid col =            1 zm level =           88 height [m] =    17625.000000000000      LHS =   -2.6787859677050875E-004                       NaN  0.32911658664606741                            NaN  -2.7983973880127020E-004
 grid col =            1 zt level =           88 height [m] =    17750.000000000000      LHS =    0.0000000000000000        3.9207182646166620E-003   1.6666666666666666E-002  -4.0797896473641184E-003   0.0000000000000000     
 grid col =            1 zm level =           89 height [m] =    17875.000000000000      LHS =   -2.6885685906797430E-004                       NaN  0.32978678637167053                            NaN  -2.7874696728855700E-004
 grid col =            1 zt level =           89 height [m] =    18000.000000000000      LHS =    0.0000000000000000        3.9233421550875737E-003   1.6666666666666666E-002  -4.0807226404868217E-003   0.0000000000000000     
 grid col =            1 zm level =           90 height [m] =    18125.000000000000      LHS =   -2.7015763051502017E-004                       NaN  0.31107556078364734                            NaN  -2.7964175146594325E-004
 grid col =            1 zt level =           90 height [m] =    18250.000000000000      LHS =    0.0000000000000000        3.9225104927710858E-003   1.6666666666666666E-002  -4.0780616608249208E-003   0.0000000000000000     
 grid col =            1 zm level =           91 height [m] =    18375.000000000000      LHS =   -2.6907358283141675E-004                       NaN  0.31027107072957344                            NaN  -2.8087100784382881E-004
 grid col =            1 zt level =           91 height [m] =    18500.000000000000      LHS =    0.0000000000000000        3.9216376745987774E-003   1.6666666666666666E-002  -4.0789059462207457E-003   0.0000000000000000     
 grid col =            1 zm level =           92 height [m] =    18625.000000000000      LHS =   -2.6790410082297271E-004                       NaN  0.32891545138002248                            NaN  -2.7986416085577667E-004
 grid col =            1 zt level =           92 height [m] =    18750.000000000000      LHS =    0.0000000000000000        3.9207177069936509E-003   1.6666666666666666E-002  -4.0797912470646779E-003   0.0000000000000000     
 grid col =            1 zm level =           93 height [m] =    18875.000000000000      LHS =   -2.6888823823673801E-004                       NaN  0.32955202322199600                            NaN  -2.7877365504806723E-004
 grid col =            1 zt level =           93 height [m] =    19000.000000000000      LHS =    0.0000000000000000        3.9233453453733297E-003   1.6666666666666666E-002  -4.0807235565108006E-003   0.0000000000000000     
 grid col =            1 zm level =           94 height [m] =    19125.000000000000      LHS =   -2.7019570436098684E-004                       NaN  0.31077472868802702                            NaN  -2.7967422473662817E-004
 grid col =            1 zt level =           94 height [m] =    19250.000000000000      LHS =    0.0000000000000000        3.9225144744082820E-003   1.6666666666666666E-002  -4.0780587740710224E-003   0.0000000000000000     
 grid col =            1 zm level =           95 height [m] =    19375.000000000000      LHS =   -2.6911468467848593E-004                       NaN  0.30992695456471592                            NaN  -2.8091010755335510E-004
 grid col =            1 zt level =           95 height [m] =    19500.000000000000      LHS =    0.0000000000000000        3.9216424291798006E-003   1.6666666666666666E-002  -4.0789022766824969E-003   0.0000000000000000     
 grid col =            1 zm level =           96 height [m] =    19625.000000000000      LHS =   -2.6728126123410300E-004                       NaN  0.32855984302881142                            NaN  -2.7990631982563176E-004
 grid col =            1 zt level =           96 height [m] =    19750.000000000000      LHS =    0.0000000000000000        3.9207229282091612E-003   1.6666666666666666E-002  -4.0797868149918216E-003   0.0000000000000000     
 grid col =            1 zm level =           97 height [m] =    19875.000000000000      LHS =   -2.6623417089617402E-004                       NaN  0.34072779125266367                            NaN  -2.7812487274517884E-004
 grid col =            1 zt level =           97 height [m] =    20000.000000000000      LHS =    0.0000000000000000        3.9211241452657515E-003   1.6666666666666666E-002  -4.0807186740616334E-003   0.0000000000000000     
 grid col =            1 zm level =           98 height [m] =    20125.000000000000      LHS =   -2.6539003610348745E-004                       NaN  0.34565747356989762                            NaN  -2.7707022593534886E-004
 grid col =            1 zt level =           98 height [m] =    20250.000000000000      LHS =    0.0000000000000000        3.9203623551575389E-003   1.6666666666666666E-002  -4.0803108584475988E-003   0.0000000000000000     
 grid col =            1 zm level =           99 height [m] =    20375.000000000000      LHS =   -2.6382180941899138E-004                       NaN  0.35570349020398706                            NaN  -2.7621779517708514E-004
 grid col =            1 zt level =           99 height [m] =    20500.000000000000      LHS =    0.0000000000000000        3.9195603110470292E-003   1.6666666666666666E-002  -4.0810822980149961E-003   0.0000000000000000     
 grid col =            1 zm level =          100 height [m] =    20625.000000000000      LHS =   -2.6282243835973156E-004                       NaN  0.37138439241114607                            NaN  -2.7469369796800480E-004
 grid col =            1 zt level =          100 height [m] =    20750.000000000000      LHS =    0.0000000000000000        3.9187118258961016E-003   1.6666666666666666E-002  -4.0818937868123996E-003   0.0000000000000000     
 grid col =            1 zm level =          101 height [m] =    20875.000000000000      LHS =   -2.6373052481496329E-004                       NaN  0.37162401567526920                            NaN  -2.7376682079197035E-004
 grid col =            1 zt level =          101 height [m] =    21000.000000000000      LHS =    0.0000000000000000        3.9214428018314431E-003   1.6666666666666666E-002  -4.0827515160068474E-003   0.0000000000000000     
 grid col =            1 zm level =          102 height [m] =    21125.000000000000      LHS =   -2.6495282564171368E-004                       NaN  0.35517572102384160                            NaN  -2.7457909101790226E-004
 grid col =            1 zt level =          102 height [m] =    21250.000000000000      LHS =    0.0000000000000000        3.9206865521439014E-003   1.6666666666666666E-002  -4.0799800735663331E-003   0.0000000000000000     
 grid col =            1 zm level =          103 height [m] =    21375.000000000000      LHS =   -2.6403695856865982E-004                       NaN  0.35407121167644112                            NaN  -2.7571759044654450E-004
 grid col =            1 zt level =          103 height [m] =    21500.000000000000      LHS =    0.0000000000000000        3.9198903632692303E-003   1.6666666666666666E-002  -4.0807458450782879E-003   0.0000000000000000     
 grid col =            1 zm level =          104 height [m] =    21625.000000000000      LHS =   -2.6305666645879073E-004                       NaN  0.36977032981328994                            NaN  -2.7487190247013621E-004
 grid col =            1 zt level =          104 height [m] =    21750.000000000000      LHS =    0.0000000000000000        3.9190487244222779E-003   1.6666666666666666E-002  -4.0815513556051782E-003   0.0000000000000000     
 grid col =            1 zm level =          105 height [m] =    21875.000000000000      LHS =   -2.6401765146959530E-004                       NaN  0.36972943192197788                            NaN  -2.7396426252499108E-004
 grid col =            1 zt level =          105 height [m] =    22000.000000000000      LHS =    0.0000000000000000        3.9218226924440346E-003   1.6666666666666666E-002  -4.0824021119548913E-003   0.0000000000000000     
 grid col =            1 zm level =          106 height [m] =    22125.000000000000      LHS =   -2.6530041514289169E-004                       NaN  0.35261357667122140                            NaN  -2.7482788042137546E-004
 grid col =            1 zt level =          106 height [m] =    22250.000000000000      LHS =    0.0000000000000000        3.9210749261584478E-003   1.6666666666666666E-002  -4.0795872845413757E-003   0.0000000000000000     
 grid col =            1 zm level =          107 height [m] =    22375.000000000000      LHS =   -2.6441097084524591E-004                       NaN  0.35113060643022059                            NaN  -2.7602538094339722E-004
 grid col =            1 zt level =          107 height [m] =    22500.000000000000      LHS =    0.0000000000000000        3.9202885778601192E-003   1.6666666666666666E-002  -4.0803444629073371E-003   0.0000000000000000     
 grid col =            1 zm level =          108 height [m] =    22625.000000000000      LHS =   -2.6342188415103896E-004                       NaN  0.36684085655346871                            NaN  -2.7520623020289517E-004
 grid col =            1 zt level =          108 height [m] =    22750.000000000000      LHS =    0.0000000000000000        3.9194570074321282E-003   1.6666666666666666E-002  -4.0811400194410239E-003   0.0000000000000000     
 grid col =            1 zm level =          109 height [m] =    22875.000000000000      LHS =   -2.6433507078660898E-004                       NaN  0.36702406707949031                            NaN  -2.7428840050211436E-004
 grid col =            1 zt level =          109 height [m] =    23000.000000000000      LHS =    0.0000000000000000        3.9221427067582136E-003   1.6666666666666666E-002  -4.0819806080020669E-003   0.0000000000000000     
 grid col =            1 zm level =          110 height [m] =    23125.000000000000      LHS =   -2.6555836232068425E-004                       NaN  0.35042877941513262                            NaN  -2.7510743836693050E-004
 grid col =            1 zt level =          110 height [m] =    23250.000000000000      LHS =    0.0000000000000000        3.9214007172247781E-003   1.6666666666666666E-002  -4.0792554960577179E-003   0.0000000000000000     
 grid col =            1 zm level =          111 height [m] =    23375.000000000000      LHS =   -2.6465239735501357E-004                       NaN  0.34926701149980499                            NaN  -2.7624833245488577E-004
 grid col =            1 zt level =          111 height [m] =    23500.000000000000      LHS =    0.0000000000000000        3.9206203892056127E-003   1.6666666666666666E-002  -4.0800067812607104E-003   0.0000000000000000     
 grid col =            1 zm level =          112 height [m] =    23625.000000000000      LHS =   -2.6362249786018784E-004                       NaN  0.36498816218672064                            NaN  -2.7541140653613314E-004
 grid col =            1 zt level =          112 height [m] =    23750.000000000000      LHS =    0.0000000000000000        3.9197963348651657E-003   1.6666666666666666E-002  -4.0807962072453166E-003   0.0000000000000000     
 grid col =            1 zm level =          113 height [m] =    23875.000000000000      LHS =   -2.6439368788331376E-004                       NaN  0.36589590427301472                            NaN  -2.7445040443648374E-004
 grid col =            1 zt level =          113 height [m] =    24000.000000000000      LHS =    0.0000000000000000        3.9223000220248317E-003   1.6666666666666666E-002  -4.0816291596718979E-003   0.0000000000000000     
 grid col =            1 zm level =          114 height [m] =    24125.000000000000      LHS =   -2.6544831946876763E-004                       NaN  0.35097606151606220                            NaN  -2.7513371747136883E-004
 grid col =            1 zt level =          114 height [m] =    24250.000000000000      LHS =    0.0000000000000000        3.9215560488771823E-003   1.6666666666666666E-002  -4.0790887114322740E-003   0.0000000000000000     
 grid col =            1 zm level =          115 height [m] =    24375.000000000000      LHS =   -2.6448143552822509E-004                       NaN  0.35079986531041873                            NaN  -2.7611163270858805E-004
 grid col =            1 zt level =          115 height [m] =    24500.000000000000      LHS =    0.0000000000000000        3.9207734309293129E-003   1.6666666666666666E-002  -4.0798418239395822E-003   0.0000000000000000     
 grid col =            1 zm level =          116 height [m] =    24625.000000000000      LHS =   -2.6500489660387057E-004                       NaN  0.36654102412794659                            NaN  -2.7521162376064028E-004
 grid col =            1 zt level =          116 height [m] =    24750.000000000000      LHS =    0.0000000000000000        3.9199460045176923E-003   1.6666666666666666E-002  -4.0806333817733666E-003   0.0000000000000000     
 grid col =            1 zm level =          117 height [m] =    24875.000000000000      LHS =   -2.7127937547774192E-004                       NaN  0.34089488243681565                            NaN  -2.7586804159263089E-004
 grid col =            1 zt level =          117 height [m] =    25000.000000000000      LHS =    0.0000000000000000        3.9280009627608685E-003   1.6666666666666666E-002  -4.0814695565635235E-003   0.0000000000000000     
 grid col =            1 zm level =          118 height [m] =    25125.000000000000      LHS =   -2.7932213979304436E-004                       NaN  0.25915549687004491                            NaN  -2.8187837091509768E-004
 grid col =            1 zt level =          118 height [m] =    25250.000000000000      LHS =    0.0000000000000000        3.9274675068198504E-003   1.6666666666666666E-002  -4.0733032158270866E-003   0.0000000000000000     
 grid col =            1 zm level =          119 height [m] =    25375.000000000000      LHS =   -2.8122065865565296E-004                       NaN  0.21941051960889688                            NaN  -2.8969399957989237E-004
 grid col =            1 zt level =          119 height [m] =    25500.000000000000      LHS =    0.0000000000000000        3.9269195440143198E-003   1.6666666666666666E-002  -4.0738475693367160E-003   0.0000000000000000     
 grid col =            1 zm level =          120 height [m] =    25625.000000000000      LHS =   -2.7971209002448005E-004                       NaN  0.22974486508714012                            NaN  -2.9174269650058919E-004
 grid col =            1 zt level =          120 height [m] =    25750.000000000000      LHS =    0.0000000000000000        3.9263572527114847E-003   1.6666666666666666E-002  -4.0744063558093213E-003   0.0000000000000000     
 grid col =            1 zm level =          121 height [m] =    25875.000000000000      LHS =   -2.7816862325557651E-004                       NaN  0.24072704901286293                            NaN  -2.9025904777396855E-004
 grid col =            1 zt level =          121 height [m] =    26000.000000000000      LHS =    0.0000000000000000        3.9257788930653998E-003   1.6666666666666666E-002  -4.0749793641083462E-003   0.0000000000000000     
 grid col =            1 zm level =          122 height [m] =    26125.000000000000      LHS =   -2.7658824318815508E-004                       NaN  0.25238145720132721                            NaN  -2.8874050994344170E-004
 grid col =            1 zt level =          122 height [m] =    26250.000000000000      LHS =    0.0000000000000000        3.9251820123929852E-003   1.6666666666666666E-002  -4.0755683256745966E-003   0.0000000000000000     
 grid col =            1 zm level =          123 height [m] =    26375.000000000000      LHS =   -2.7496914472492179E-004                       NaN  0.26472554743101384                            NaN  -2.8718522596724049E-004
 grid col =            1 zt level =          123 height [m] =    26500.000000000000      LHS =    0.0000000000000000        3.9245658559503268E-003   1.6666666666666666E-002  -4.0761756912466992E-003   0.0000000000000000     
 grid col =            1 zm level =          124 height [m] =    26625.000000000000      LHS =   -2.7330986917680850E-004                       NaN  0.27775495394087329                            NaN  -2.8559147297050941E-004
 grid col =            1 zt level =          124 height [m] =    26750.000000000000      LHS =    0.0000000000000000        3.9239277239810268E-003   1.6666666666666666E-002  -4.0768021866033717E-003   0.0000000000000000     
 grid col =            1 zm level =          125 height [m] =    26875.000000000000      LHS =   -2.7160811157011828E-004                       NaN  0.29145395733439278                            NaN  -2.8395789898745907E-004
 grid col =            1 zt level =          125 height [m] =    27000.000000000000      LHS =    0.0000000000000000        3.9232651363892267E-003   1.6666666666666666E-002  -4.0774505061519284E-003   0.0000000000000000     
 grid col =            1 zm level =          126 height [m] =    27125.000000000000      LHS =   -2.7016567009483699E-004                       NaN  0.30579057993639208                            NaN  -2.8228238303970598E-004
 grid col =            1 zt level =          126 height [m] =    27250.000000000000      LHS =    0.0000000000000000        3.9225748783417178E-003   1.6666666666666666E-002  -4.0781231170703876E-003   0.0000000000000000     
 grid col =            1 zm level =          127 height [m] =    27375.000000000000      LHS =   -2.0717117159242527E-004                       NaN  0.31536240059115001                            NaN  -2.8087898862961760E-004
 grid col =            1 zt level =          127 height [m] =    27500.000000000000      LHS =    0.0000000000000000        3.9228221184285789E-003   1.6666666666666666E-002  -4.0788232265870084E-003   0.0000000000000000     
 grid col =            1 zm level =          128 height [m] =    27625.000000000000      LHS =    0.0000000000000000        0.0000000000000000        1.0000000000000000        0.0000000000000000        0.0000000000000000     
 rtm and wprtp RHS
 grid col =            1 zm level =            1 height [m] =    0.0000000000000000      RHS =    5.0941482395138665E-005
 grid col =            1 zt level =            1 height [m] =    25.000000000000000      RHS =    2.3845000000000000E-004
 grid col =            1 zm level =            2 height [m] =    37.500000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =            2 height [m] =    50.000000000000000      RHS =    2.3845000000000000E-004
 grid col =            1 zm level =            3 height [m] =    77.631576550000005      RHS =    0.0000000000000000     
 grid col =            1 zt level =            3 height [m] =    105.26315310000000      RHS =    2.3563106434696315E-004
 grid col =            1 zm level =            4 height [m] =    132.89472964999999      RHS =    0.0000000000000000     
 grid col =            1 zt level =            4 height [m] =    160.52630619999999      RHS =    2.3226024862150083E-004
 grid col =            1 zm level =            5 height [m] =    193.42102814999998      RHS =    0.0000000000000000     
 grid col =            1 zt level =            5 height [m] =    226.31575010000000      RHS =    2.2824737422639970E-004
 grid col =            1 zm level =            6 height [m] =    259.21047210000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =            6 height [m] =    292.10519410000001      RHS =    2.2423449982519902E-004
 grid col =            1 zm level =            7 height [m] =    330.26307680000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =            7 height [m] =    368.42095949999998      RHS =    2.1957956488789061E-004
 grid col =            1 zm level =            8 height [m] =    406.57884220000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =            8 height [m] =    444.73672490000001      RHS =    2.1492462995058217E-004
 grid col =            1 zm level =            9 height [m] =    488.15776065000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =            9 height [m] =    531.57879639999999      RHS =    2.0971213060739705E-004
 grid col =            1 zm level =           10 height [m] =    574.99984740000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           10 height [m] =    618.42089840000006      RHS =    2.0542379280518512E-004
 grid col =            1 zm level =           11 height [m] =    667.10510250000004      RHS =    0.0000000000000000     
 grid col =            1 zt level =           11 height [m] =    715.78930660000003      RHS =    2.0061565693549761E-004
 grid col =            1 zm level =           12 height [m] =    764.47351070000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           12 height [m] =    813.15771480000001      RHS =    1.9580752106581009E-004
 grid col =            1 zm level =           13 height [m] =    867.10510249999993      RHS =    0.0000000000000000     
 grid col =            1 zt level =           13 height [m] =    921.05249019999997      RHS =    1.9047958411641441E-004
 grid col =            1 zm level =           14 height [m] =    974.99987809999993      RHS =    0.0000000000000000     
 grid col =            1 zt level =           14 height [m] =    1028.9472659999999      RHS =    1.8486310954428403E-004
 grid col =            1 zm level =           15 height [m] =    1088.1578370000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           15 height [m] =    1147.3684080000000      RHS =    1.7733493177703318E-004
 grid col =            1 zm level =           16 height [m] =    1206.5789184999999      RHS =    0.0000000000000000     
 grid col =            1 zt level =           16 height [m] =    1265.7894289999999      RHS =    1.6980676170190131E-004
 grid col =            1 zm level =           17 height [m] =    1330.2631225000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           17 height [m] =    1394.7368160000001      RHS =    1.6160941758273638E-004
 grid col =            1 zm level =           18 height [m] =    1459.2104490000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           18 height [m] =    1523.6840820000000      RHS =    1.5335976684096366E-004
 grid col =            1 zm level =           19 height [m] =    1593.4208985000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           19 height [m] =    1663.1577150000001      RHS =    1.4362977635957501E-004
 grid col =            1 zm level =           20 height [m] =    1732.8945925000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           20 height [m] =    1802.6314700000000      RHS =    1.3389977736719534E-004
 grid col =            1 zm level =           21 height [m] =    1877.6315310000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           21 height [m] =    1952.6315920000000      RHS =    1.2343543562837270E-004
 grid col =            1 zm level =           22 height [m] =    2027.6315920000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           22 height [m] =    2102.6315920000002      RHS =    1.1367199867597731E-004
 grid col =            1 zm level =           23 height [m] =    2182.8947754999999      RHS =    0.0000000000000000     
 grid col =            1 zt level =           23 height [m] =    2263.1579590000001      RHS =    1.0452009545129689E-004
 grid col =            1 zm level =           24 height [m] =    2343.4211425000003      RHS =    0.0000000000000000     
 grid col =            1 zt level =           24 height [m] =    2423.6843260000001      RHS =    9.5368192226616473E-005
 grid col =            1 zm level =           25 height [m] =    2509.2105710000001      RHS =    0.0000000000000000     
 grid col =            1 zt level =           25 height [m] =    2594.7368160000001      RHS =    8.5616175383049475E-005
 grid col =            1 zm level =           26 height [m] =    2680.2631835000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           26 height [m] =    2765.7895509999998      RHS =    7.9442489212563894E-005
 grid col =            1 zm level =           27 height [m] =    2856.5791015000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           27 height [m] =    2947.3686520000001      RHS =    7.3245940351696461E-005
 grid col =            1 zm level =           28 height [m] =    3038.1580810000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           28 height [m] =    3128.9475100000000      RHS =    6.7049399783420874E-005
 grid col =            1 zm level =           29 height [m] =    3225.0001219999999      RHS =    0.0000000000000000     
 grid col =            1 zt level =           29 height [m] =    3321.0527339999999      RHS =    6.1440173380527161E-005
 grid col =            1 zm level =           30 height [m] =    3417.1053465000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           30 height [m] =    3513.1579590000001      RHS =    5.6437321136681112E-005
 grid col =            1 zm level =           31 height [m] =    3614.4737550000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           31 height [m] =    3715.7895509999998      RHS =    5.1160338614673727E-005
 grid col =            1 zm level =           32 height [m] =    3817.1053469999997      RHS =    0.0000000000000000     
 grid col =            1 zt level =           32 height [m] =    3918.4211430000000      RHS =    4.6880881264010773E-005
 grid col =            1 zm level =           33 height [m] =    4025.0001224999996      RHS =    0.0000000000000000     
 grid col =            1 zt level =           33 height [m] =    4131.5791019999997      RHS =    4.3892039725381438E-005
 grid col =            1 zm level =           34 height [m] =    4238.1579590000001      RHS =    0.0000000000000000     
 grid col =            1 zt level =           34 height [m] =    4344.7368159999996      RHS =    4.0903201622073872E-005
 grid col =            1 zm level =           35 height [m] =    4456.5788570000004      RHS =    0.0000000000000000     
 grid col =            1 zt level =           35 height [m] =    4568.4208980000003      RHS =    3.7943140971401144E-005
 grid col =            1 zm level =           36 height [m] =    4680.2629390000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           36 height [m] =    4792.1049800000001      RHS =    3.5481821073070057E-005
 grid col =            1 zm level =           37 height [m] =    4909.2102049999994      RHS =    0.0000000000000000     
 grid col =            1 zt level =           37 height [m] =    5026.3154299999997      RHS =    3.2904673714939863E-005
 grid col =            1 zm level =           38 height [m] =    5143.4206544999997      RHS =    0.0000000000000000     
 grid col =            1 zt level =           38 height [m] =    5260.5258789999998      RHS =    3.0372055852806890E-005
 grid col =            1 zm level =           39 height [m] =    5382.8942870000001      RHS =    0.0000000000000000     
 grid col =            1 zt level =           39 height [m] =    5505.2626950000003      RHS =    2.8122163358176418E-005
 grid col =            1 zm level =           40 height [m] =    5627.6313475000006      RHS =    0.0000000000000000     
 grid col =            1 zt level =           40 height [m] =    5750.0000000000000      RHS =    2.5872266368115122E-005
 grid col =            1 zm level =           41 height [m] =    5875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           41 height [m] =    6000.0000000000000      RHS =    2.3573988843504285E-005
 grid col =            1 zm level =           42 height [m] =    6125.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           42 height [m] =    6250.0000000000000      RHS =    2.0904157919498667E-005
 grid col =            1 zm level =           43 height [m] =    6375.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           43 height [m] =    6500.0000000000000      RHS =    1.8196312482115355E-005
 grid col =            1 zm level =           44 height [m] =    6625.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           44 height [m] =    6750.0000000000000      RHS =    1.5488467044732043E-005
 grid col =            1 zm level =           45 height [m] =    6875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           45 height [m] =    7000.0000000000000      RHS =    1.3207312163944729E-005
 grid col =            1 zm level =           46 height [m] =    7125.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           46 height [m] =    7250.0000000000000      RHS =    1.1410490105072843E-005
 grid col =            1 zm level =           47 height [m] =    7375.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           47 height [m] =    7500.0000000000000      RHS =    9.6136680462009580E-006
 grid col =            1 zm level =           48 height [m] =    7625.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           48 height [m] =    7750.0000000000000      RHS =    7.8168459873290718E-006
 grid col =            1 zm level =           49 height [m] =    7875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           49 height [m] =    8000.0000000000000      RHS =    6.6422718167832575E-006
 grid col =            1 zm level =           50 height [m] =    8125.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           50 height [m] =    8250.0000000000000      RHS =    5.7549455248754858E-006
 grid col =            1 zm level =           51 height [m] =    8375.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           51 height [m] =    8500.0000000000000      RHS =    4.8676192329677141E-006
 grid col =            1 zm level =           52 height [m] =    8625.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           52 height [m] =    8750.0000000000000      RHS =    3.9802929410599423E-006
 grid col =            1 zm level =           53 height [m] =    8875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           53 height [m] =    9000.0000000000000      RHS =    3.3118466290910720E-006
 grid col =            1 zm level =           54 height [m] =    9125.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           54 height [m] =    9250.0000000000000      RHS =    2.8851030893066791E-006
 grid col =            1 zm level =           55 height [m] =    9375.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           55 height [m] =    9500.0000000000000      RHS =    2.4583595495222858E-006
 grid col =            1 zm level =           56 height [m] =    9625.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           56 height [m] =    9750.0000000000000      RHS =    2.0316160097378929E-006
 grid col =            1 zm level =           57 height [m] =    9875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           57 height [m] =    10000.000000000000      RHS =    1.6048724699534995E-006
 grid col =            1 zm level =           58 height [m] =    10125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           58 height [m] =    10250.000000000000      RHS =    1.3559074829007594E-006
 grid col =            1 zm level =           59 height [m] =    10375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           59 height [m] =    10500.000000000000      RHS =    1.1787547685677667E-006
 grid col =            1 zm level =           60 height [m] =    10625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           60 height [m] =    10750.000000000000      RHS =    1.0016020542347739E-006
 grid col =            1 zm level =           61 height [m] =    10875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           61 height [m] =    11000.000000000000      RHS =    8.2444933990178107E-007
 grid col =            1 zm level =           62 height [m] =    11125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           62 height [m] =    11250.000000000000      RHS =    6.4729662556878820E-007
 grid col =            1 zm level =           63 height [m] =    11375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           63 height [m] =    11500.000000000000      RHS =    4.9099249285314971E-007
 grid col =            1 zm level =           64 height [m] =    11625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           64 height [m] =    11750.000000000000      RHS =    4.3923418252628457E-007
 grid col =            1 zm level =           65 height [m] =    11875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           65 height [m] =    12000.000000000000      RHS =    3.8747587219941949E-007
 grid col =            1 zm level =           66 height [m] =    12125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           66 height [m] =    12250.000000000000      RHS =    3.3571756187255441E-007
 grid col =            1 zm level =           67 height [m] =    12375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           67 height [m] =    12500.000000000000      RHS =    2.8395925154568927E-007
 grid col =            1 zm level =           68 height [m] =    12625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           68 height [m] =    12750.000000000000      RHS =    2.3220094121882421E-007
 grid col =            1 zm level =           69 height [m] =    12875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           69 height [m] =    13000.000000000000      RHS =    1.8044263089195913E-007
 grid col =            1 zm level =           70 height [m] =    13125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           70 height [m] =    13250.000000000000      RHS =    1.4688262929338062E-007
 grid col =            1 zm level =           71 height [m] =    13375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           71 height [m] =    13500.000000000000      RHS =    1.3944254022855377E-007
 grid col =            1 zm level =           72 height [m] =    13625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           72 height [m] =    13750.000000000000      RHS =    1.3200245116372690E-007
 grid col =            1 zm level =           73 height [m] =    13875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           73 height [m] =    14000.000000000000      RHS =    1.2456236209890006E-007
 grid col =            1 zm level =           74 height [m] =    14125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           74 height [m] =    14250.000000000000      RHS =    1.1712227303407320E-007
 grid col =            1 zm level =           75 height [m] =    14375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           75 height [m] =    14500.000000000000      RHS =    1.0968218396924635E-007
 grid col =            1 zm level =           76 height [m] =    14625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           76 height [m] =    14750.000000000000      RHS =    1.0224209490441948E-007
 grid col =            1 zm level =           77 height [m] =    14875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           77 height [m] =    15000.000000000000      RHS =    9.4802005839592632E-008
 grid col =            1 zm level =           78 height [m] =    15125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           78 height [m] =    15250.000000000000      RHS =    8.7361916774765775E-008
 grid col =            1 zm level =           79 height [m] =    15375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           79 height [m] =    15500.000000000000      RHS =    6.1331563333333338E-008
 grid col =            1 zm level =           80 height [m] =    15625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           80 height [m] =    15750.000000000000      RHS =    6.1196393333333336E-008
 grid col =            1 zm level =           81 height [m] =    15875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           81 height [m] =    16000.000000000000      RHS =    6.1061223333333334E-008
 grid col =            1 zm level =           82 height [m] =    16125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           82 height [m] =    16250.000000000000      RHS =    6.1022013333333335E-008
 grid col =            1 zm level =           83 height [m] =    16375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           83 height [m] =    16500.000000000000      RHS =    6.0982806666666673E-008
 grid col =            1 zm level =           84 height [m] =    16625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           84 height [m] =    16750.000000000000      RHS =    6.0943595000000006E-008
 grid col =            1 zm level =           85 height [m] =    16875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           85 height [m] =    17000.000000000000      RHS =    6.0904383333333326E-008
 grid col =            1 zm level =           86 height [m] =    17125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           86 height [m] =    17250.000000000000      RHS =    6.0755095000000004E-008
 grid col =            1 zm level =           87 height [m] =    17375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           87 height [m] =    17500.000000000000      RHS =    6.0605799999999996E-008
 grid col =            1 zm level =           88 height [m] =    17625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           88 height [m] =    17750.000000000000      RHS =    6.0456508333333338E-008
 grid col =            1 zm level =           89 height [m] =    17875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           89 height [m] =    18000.000000000000      RHS =    6.0307216666666666E-008
 grid col =            1 zm level =           90 height [m] =    18125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           90 height [m] =    18250.000000000000      RHS =    6.2858691666666663E-008
 grid col =            1 zm level =           91 height [m] =    18375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           91 height [m] =    18500.000000000000      RHS =    6.5410176666666669E-008
 grid col =            1 zm level =           92 height [m] =    18625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           92 height [m] =    18750.000000000000      RHS =    6.7961649999999998E-008
 grid col =            1 zm level =           93 height [m] =    18875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           93 height [m] =    19000.000000000000      RHS =    7.0513133333333336E-008
 grid col =            1 zm level =           94 height [m] =    19125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           94 height [m] =    19250.000000000000      RHS =    7.3505033333333335E-008
 grid col =            1 zm level =           95 height [m] =    19375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           95 height [m] =    19500.000000000000      RHS =    7.6496933333333334E-008
 grid col =            1 zm level =           96 height [m] =    19625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           96 height [m] =    19750.000000000000      RHS =    7.9488833333333333E-008
 grid col =            1 zm level =           97 height [m] =    19875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           97 height [m] =    20000.000000000000      RHS =    8.2480740000000006E-008
 grid col =            1 zm level =           98 height [m] =    20125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           98 height [m] =    20250.000000000000      RHS =    8.8273799999999989E-008
 grid col =            1 zm level =           99 height [m] =    20375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           99 height [m] =    20500.000000000000      RHS =    9.4066861666666668E-008
 grid col =            1 zm level =          100 height [m] =    20625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          100 height [m] =    20750.000000000000      RHS =    9.9859933333333330E-008
 grid col =            1 zm level =          101 height [m] =    20875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          101 height [m] =    21000.000000000000      RHS =    1.0565299999999999E-007
 grid col =            1 zm level =          102 height [m] =    21125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          102 height [m] =    21250.000000000000      RHS =    1.1282655500000000E-007
 grid col =            1 zm level =          103 height [m] =    21375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          103 height [m] =    21500.000000000000      RHS =    1.2000010999999999E-007
 grid col =            1 zm level =          104 height [m] =    21625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          104 height [m] =    21750.000000000000      RHS =    1.2717366666666668E-007
 grid col =            1 zm level =          105 height [m] =    21875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          105 height [m] =    22000.000000000000      RHS =    1.3434723333333333E-007
 grid col =            1 zm level =          106 height [m] =    22125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          106 height [m] =    22250.000000000000      RHS =    1.4394253333333333E-007
 grid col =            1 zm level =          107 height [m] =    22375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          107 height [m] =    22500.000000000000      RHS =    1.5353783333333331E-007
 grid col =            1 zm level =          108 height [m] =    22625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          108 height [m] =    22750.000000000000      RHS =    1.6313313333333334E-007
 grid col =            1 zm level =          109 height [m] =    22875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          109 height [m] =    23000.000000000000      RHS =    1.7272846666666668E-007
 grid col =            1 zm level =          110 height [m] =    23125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          110 height [m] =    23250.000000000000      RHS =    1.8369411666666665E-007
 grid col =            1 zm level =          111 height [m] =    23375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          111 height [m] =    23500.000000000000      RHS =    1.9465976666666667E-007
 grid col =            1 zm level =          112 height [m] =    23625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          112 height [m] =    23750.000000000000      RHS =    2.0562545000000001E-007
 grid col =            1 zm level =          113 height [m] =    23875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          113 height [m] =    24000.000000000000      RHS =    2.1659115000000000E-007
 grid col =            1 zm level =          114 height [m] =    24125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          114 height [m] =    24250.000000000000      RHS =    2.3105736666666666E-007
 grid col =            1 zm level =          115 height [m] =    24375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          115 height [m] =    24500.000000000000      RHS =    2.4552361666666668E-007
 grid col =            1 zm level =          116 height [m] =    24625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          116 height [m] =    24750.000000000000      RHS =    2.5998988333333334E-007
 grid col =            1 zm level =          117 height [m] =    24875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          117 height [m] =    25000.000000000000      RHS =    2.7445618333333336E-007
 grid col =            1 zm level =          118 height [m] =    25125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          118 height [m] =    25250.000000000000      RHS =    2.7793421666666665E-007
 grid col =            1 zm level =          119 height [m] =    25375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          119 height [m] =    25500.000000000000      RHS =    2.8141224999999999E-007
 grid col =            1 zm level =          120 height [m] =    25625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          120 height [m] =    25750.000000000000      RHS =    2.8489029999999998E-007
 grid col =            1 zm level =          121 height [m] =    25875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          121 height [m] =    26000.000000000000      RHS =    2.8836830000000001E-007
 grid col =            1 zm level =          122 height [m] =    26125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          122 height [m] =    26250.000000000000      RHS =    2.9184678333333334E-007
 grid col =            1 zm level =          123 height [m] =    26375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          123 height [m] =    26500.000000000000      RHS =    2.9532520000000004E-007
 grid col =            1 zm level =          124 height [m] =    26625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          124 height [m] =    26750.000000000000      RHS =    2.9880368333333332E-007
 grid col =            1 zm level =          125 height [m] =    26875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          125 height [m] =    27000.000000000000      RHS =    3.0228214999999999E-007
 grid col =            1 zm level =          126 height [m] =    27125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          126 height [m] =    27250.000000000000      RHS =    3.0576060000000001E-007
 grid col =            1 zm level =          127 height [m] =    27375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          127 height [m] =    27500.000000000000      RHS =    3.0923905000000003E-007
 grid col =            1 zm level =          128 height [m] =    27625.000000000000      RHS =    0.0000000000000000     
 thlm and wpthlp RHS
 grid col =            1 zm level =            1 height [m] =    0.0000000000000000      RHS =    4.5432152465484738E-002
 grid col =            1 zt level =            1 height [m] =    25.000000000000000      RHS =    5.0245166666666670     
 grid col =            1 zm level =            2 height [m] =    37.500000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =            2 height [m] =    50.000000000000000      RHS =    5.0245166666666670     
 grid col =            1 zm level =            3 height [m] =    77.631576550000005      RHS =    0.0000000000000000     
 grid col =            1 zt level =            3 height [m] =    105.26315310000000      RHS =    5.0251973159219245     
 grid col =            1 zm level =            4 height [m] =    132.89472964999999      RHS =    0.0000000000000000     
 grid col =            1 zt level =            4 height [m] =    160.52630619999999      RHS =    5.0260279623264790     
 grid col =            1 zm level =            5 height [m] =    193.42102814999998      RHS =    0.0000000000000000     
 grid col =            1 zt level =            5 height [m] =    226.31575010000000      RHS =    5.0270168267319217     
 grid col =            1 zm level =            6 height [m] =    259.21047210000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =            6 height [m] =    292.10519410000001      RHS =    5.0280056911388682     
 grid col =            1 zm level =            7 height [m] =    330.26307680000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =            7 height [m] =    368.42095949999998      RHS =    5.0291527740066453     
 grid col =            1 zm level =            8 height [m] =    406.57884220000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =            8 height [m] =    444.73672490000001      RHS =    5.0302998568744224     
 grid col =            1 zm level =            9 height [m] =    488.15776065000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =            9 height [m] =    531.57879639999999      RHS =    5.0317538899290151     
 grid col =            1 zm level =           10 height [m] =    574.99984740000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           10 height [m] =    618.42089840000006      RHS =    5.0348346694814481     
 grid col =            1 zm level =           11 height [m] =    667.10510250000004      RHS =    0.0000000000000000     
 grid col =            1 zt level =           11 height [m] =    715.78930660000003      RHS =    5.0382888765322580     
 grid col =            1 zm level =           12 height [m] =    764.47351070000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           12 height [m] =    813.15771480000001      RHS =    5.0417430835830670     
 grid col =            1 zm level =           13 height [m] =    867.10510249999993      RHS =    0.0000000000000000     
 grid col =            1 zt level =           13 height [m] =    921.05249019999997      RHS =    5.0455707202962676     
 grid col =            1 zm level =           14 height [m] =    974.99987809999993      RHS =    0.0000000000000000     
 grid col =            1 zt level =           14 height [m] =    1028.9472659999999      RHS =    5.0499136134226017     
 grid col =            1 zm level =           15 height [m] =    1088.1578370000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           15 height [m] =    1147.3684080000000      RHS =    5.0571155408712869     
 grid col =            1 zm level =           16 height [m] =    1206.5789184999999      RHS =    0.0000000000000000     
 grid col =            1 zt level =           16 height [m] =    1265.7894289999999      RHS =    5.0643174609612087     
 grid col =            1 zm level =           17 height [m] =    1330.2631225000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           17 height [m] =    1394.7368160000001      RHS =    5.0721595549504013     
 grid col =            1 zm level =           18 height [m] =    1459.2104490000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           18 height [m] =    1523.6840820000000      RHS =    5.0801459020224513     
 grid col =            1 zm level =           19 height [m] =    1593.4208985000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           19 height [m] =    1663.1577150000001      RHS =    5.0910092702097609     
 grid col =            1 zm level =           20 height [m] =    1732.8945925000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           20 height [m] =    1802.6314700000000      RHS =    5.1018726478994454     
 grid col =            1 zm level =           21 height [m] =    1877.6315310000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           21 height [m] =    1952.6315920000000      RHS =    5.1135559067231924     
 grid col =            1 zm level =           22 height [m] =    2027.6315920000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           22 height [m] =    2102.6315920000002      RHS =    5.1251196967509376     
 grid col =            1 zm level =           23 height [m] =    2182.8947754999999      RHS =    0.0000000000000000     
 grid col =            1 zt level =           23 height [m] =    2263.1579590000001      RHS =    5.1372739796901632     
 grid col =            1 zm level =           24 height [m] =    2343.4211425000003      RHS =    0.0000000000000000     
 grid col =            1 zt level =           24 height [m] =    2423.6843260000001      RHS =    5.1494282626293879     
 grid col =            1 zm level =           25 height [m] =    2509.2105710000001      RHS =    0.0000000000000000     
 grid col =            1 zt level =           25 height [m] =    2594.7368160000001      RHS =    5.1623795328772157     
 grid col =            1 zm level =           26 height [m] =    2680.2631835000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           26 height [m] =    2765.7895509999998      RHS =    5.1729539658167889     
 grid col =            1 zm level =           27 height [m] =    2856.5791015000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           27 height [m] =    2947.3686520000001      RHS =    5.1839419659368637     
 grid col =            1 zm level =           28 height [m] =    3038.1580810000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           28 height [m] =    3128.9475100000000      RHS =    5.1949299513521394     
 grid col =            1 zm level =           29 height [m] =    3225.0001219999999      RHS =    0.0000000000000000     
 grid col =            1 zt level =           29 height [m] =    3321.0527339999999      RHS =    5.2066718022835818     
 grid col =            1 zm level =           30 height [m] =    3417.1053465000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           30 height [m] =    3513.1579590000001      RHS =    5.2184885279525961     
 grid col =            1 zm level =           31 height [m] =    3614.4737550000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           31 height [m] =    3715.7895509999998      RHS =    5.2309527487177503     
 grid col =            1 zm level =           32 height [m] =    3817.1053469999997      RHS =    0.0000000000000000     
 grid col =            1 zt level =           32 height [m] =    3918.4211430000000      RHS =    5.2442494107585107     
 grid col =            1 zm level =           33 height [m] =    4025.0001224999996      RHS =    0.0000000000000000     
 grid col =            1 zt level =           33 height [m] =    4131.5791019999997      RHS =    5.2594993588236578     
 grid col =            1 zm level =           34 height [m] =    4238.1579590000001      RHS =    0.0000000000000000     
 grid col =            1 zt level =           34 height [m] =    4344.7368159999996      RHS =    5.2747492893607824     
 grid col =            1 zm level =           35 height [m] =    4456.5788570000004      RHS =    0.0000000000000000     
 grid col =            1 zt level =           35 height [m] =    4568.4208980000003      RHS =    5.2915905595529997     
 grid col =            1 zm level =           36 height [m] =    4680.2629390000002      RHS =    0.0000000000000000     
 grid col =            1 zt level =           36 height [m] =    4792.1049800000001      RHS =    5.3108021745898624     
 grid col =            1 zm level =           37 height [m] =    4909.2102049999994      RHS =    0.0000000000000000     
 grid col =            1 zt level =           37 height [m] =    5026.3154299999997      RHS =    5.3309178706321498     
 grid col =            1 zm level =           38 height [m] =    5143.4206544999997      RHS =    0.0000000000000000     
 grid col =            1 zt level =           38 height [m] =    5260.5258789999998      RHS =    5.3509506304496641     
 grid col =            1 zm level =           39 height [m] =    5382.8942870000001      RHS =    0.0000000000000000     
 grid col =            1 zt level =           39 height [m] =    5505.2626950000003      RHS =    5.3711451654166824     
 grid col =            1 zm level =           40 height [m] =    5627.6313475000006      RHS =    0.0000000000000000     
 grid col =            1 zt level =           40 height [m] =    5750.0000000000000      RHS =    5.3913397407336889     
 grid col =            1 zm level =           41 height [m] =    5875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           41 height [m] =    6000.0000000000000      RHS =    5.4119685689756745     
 grid col =            1 zm level =           42 height [m] =    6125.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           42 height [m] =    6250.0000000000000      RHS =    5.4290102233456974     
 grid col =            1 zm level =           43 height [m] =    6375.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           43 height [m] =    6500.0000000000000      RHS =    5.4456848660987616     
 grid col =            1 zm level =           44 height [m] =    6625.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           44 height [m] =    6750.0000000000000      RHS =    5.4623595088518258     
 grid col =            1 zm level =           45 height [m] =    6875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           45 height [m] =    7000.0000000000000      RHS =    5.4771906715823864     
 grid col =            1 zm level =           46 height [m] =    7125.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           46 height [m] =    7250.0000000000000      RHS =    5.4899293157951696     
 grid col =            1 zm level =           47 height [m] =    7375.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           47 height [m] =    7500.0000000000000      RHS =    5.5026679600079538     
 grid col =            1 zm level =           48 height [m] =    7625.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           48 height [m] =    7750.0000000000000      RHS =    5.5154066042207388     
 grid col =            1 zm level =           49 height [m] =    7875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           49 height [m] =    8000.0000000000000      RHS =    5.5264678995679937     
 grid col =            1 zm level =           50 height [m] =    8125.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           50 height [m] =    8250.0000000000000      RHS =    5.5367548813973499     
 grid col =            1 zm level =           51 height [m] =    8375.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           51 height [m] =    8500.0000000000000      RHS =    5.5470418632267071     
 grid col =            1 zm level =           52 height [m] =    8625.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           52 height [m] =    8750.0000000000000      RHS =    5.5573288450560643     
 grid col =            1 zm level =           53 height [m] =    8875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           53 height [m] =    9000.0000000000000      RHS =    5.5692496406577776     
 grid col =            1 zm level =           54 height [m] =    9125.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           54 height [m] =    9250.0000000000000      RHS =    5.5829746090662402     
 grid col =            1 zm level =           55 height [m] =    9375.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           55 height [m] =    9500.0000000000000      RHS =    5.5966995774747037     
 grid col =            1 zm level =           56 height [m] =    9625.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           56 height [m] =    9750.0000000000000      RHS =    5.6104245458831663     
 grid col =            1 zm level =           57 height [m] =    9875.0000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           57 height [m] =    10000.000000000000      RHS =    5.6241495142916298     
 grid col =            1 zm level =           58 height [m] =    10125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           58 height [m] =    10250.000000000000      RHS =    5.6436223299387374     
 grid col =            1 zm level =           59 height [m] =    10375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           59 height [m] =    10500.000000000000      RHS =    5.6654169440597348     
 grid col =            1 zm level =           60 height [m] =    10625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           60 height [m] =    10750.000000000000      RHS =    5.6872115581807305     
 grid col =            1 zm level =           61 height [m] =    10875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           61 height [m] =    11000.000000000000      RHS =    5.7090061723017271     
 grid col =            1 zm level =           62 height [m] =    11125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           62 height [m] =    11250.000000000000      RHS =    5.7308007864227228     
 grid col =            1 zm level =           63 height [m] =    11375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           63 height [m] =    11500.000000000000      RHS =    5.7543407472398220     
 grid col =            1 zm level =           64 height [m] =    11625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           64 height [m] =    11750.000000000000      RHS =    5.7866328010089427     
 grid col =            1 zm level =           65 height [m] =    11875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           65 height [m] =    12000.000000000000      RHS =    5.8189248547780643     
 grid col =            1 zm level =           66 height [m] =    12125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           66 height [m] =    12250.000000000000      RHS =    5.8512169085471859     
 grid col =            1 zm level =           67 height [m] =    12375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           67 height [m] =    12500.000000000000      RHS =    5.8835089623163066     
 grid col =            1 zm level =           68 height [m] =    12625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           68 height [m] =    12750.000000000000      RHS =    5.9158010160854282     
 grid col =            1 zm level =           69 height [m] =    12875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           69 height [m] =    13000.000000000000      RHS =    5.9480930698545498     
 grid col =            1 zm level =           70 height [m] =    13125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           70 height [m] =    13250.000000000000      RHS =    5.9912815060669331     
 grid col =            1 zm level =           71 height [m] =    13375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           71 height [m] =    13500.000000000000      RHS =    6.0501094582900263     
 grid col =            1 zm level =           72 height [m] =    13625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           72 height [m] =    13750.000000000000      RHS =    6.1089374105131187     
 grid col =            1 zm level =           73 height [m] =    13875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           73 height [m] =    14000.000000000000      RHS =    6.1677653627362101     
 grid col =            1 zm level =           74 height [m] =    14125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           74 height [m] =    14250.000000000000      RHS =    6.2265933149593025     
 grid col =            1 zm level =           75 height [m] =    14375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           75 height [m] =    14500.000000000000      RHS =    6.2854212671823948     
 grid col =            1 zm level =           76 height [m] =    14625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           76 height [m] =    14750.000000000000      RHS =    6.3442492194054863     
 grid col =            1 zm level =           77 height [m] =    14875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           77 height [m] =    15000.000000000000      RHS =    6.4030771716285786     
 grid col =            1 zm level =           78 height [m] =    15125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           78 height [m] =    15250.000000000000      RHS =    6.4619051238516709     
 grid col =            1 zm level =           79 height [m] =    15375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           79 height [m] =    15500.000000000000      RHS =    6.7424728333333332     
 grid col =            1 zm level =           80 height [m] =    15625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           80 height [m] =    15750.000000000000      RHS =    6.8199091666666662     
 grid col =            1 zm level =           81 height [m] =    15875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           81 height [m] =    16000.000000000000      RHS =    6.9015149999999998     
 grid col =            1 zm level =           82 height [m] =    16125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           82 height [m] =    16250.000000000000      RHS =    6.9746688333333324     
 grid col =            1 zm level =           83 height [m] =    16375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           83 height [m] =    16500.000000000000      RHS =    7.0514460000000003     
 grid col =            1 zm level =           84 height [m] =    16625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           84 height [m] =    16750.000000000000      RHS =    7.1321799999999991     
 grid col =            1 zm level =           85 height [m] =    16875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           85 height [m] =    17000.000000000000      RHS =    7.2172479999999997     
 grid col =            1 zm level =           86 height [m] =    17125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           86 height [m] =    17250.000000000000      RHS =    7.2938939999999999     
 grid col =            1 zm level =           87 height [m] =    17375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           87 height [m] =    17500.000000000000      RHS =    7.3743449999999990     
 grid col =            1 zm level =           88 height [m] =    17625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           88 height [m] =    17750.000000000000      RHS =    7.4589493333333339     
 grid col =            1 zm level =           89 height [m] =    17875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           89 height [m] =    18000.000000000000      RHS =    7.5481058333333335     
 grid col =            1 zm level =           90 height [m] =    18125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           90 height [m] =    18250.000000000000      RHS =    7.6282343333333325     
 grid col =            1 zm level =           91 height [m] =    18375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           91 height [m] =    18500.000000000000      RHS =    7.7123388333333329     
 grid col =            1 zm level =           92 height [m] =    18625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           92 height [m] =    18750.000000000000      RHS =    7.8007838333333330     
 grid col =            1 zm level =           93 height [m] =    18875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           93 height [m] =    19000.000000000000      RHS =    7.8939845000000002     
 grid col =            1 zm level =           94 height [m] =    19125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           94 height [m] =    19250.000000000000      RHS =    7.9777273333333332     
 grid col =            1 zm level =           95 height [m] =    19375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           95 height [m] =    19500.000000000000      RHS =    8.0656216666666669     
 grid col =            1 zm level =           96 height [m] =    19625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           96 height [m] =    19750.000000000000      RHS =    8.1580483333333333     
 grid col =            1 zm level =           97 height [m] =    19875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           97 height [m] =    20000.000000000000      RHS =    8.2554423333333329     
 grid col =            1 zm level =           98 height [m] =    20125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           98 height [m] =    20250.000000000000      RHS =    8.3524306666666668     
 grid col =            1 zm level =           99 height [m] =    20375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =           99 height [m] =    20500.000000000000      RHS =    8.4539504999999995     
 grid col =            1 zm level =          100 height [m] =    20625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          100 height [m] =    20750.000000000000      RHS =    8.5604133333333348     
 grid col =            1 zm level =          101 height [m] =    20875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          101 height [m] =    21000.000000000000      RHS =    8.6722883333333343     
 grid col =            1 zm level =          102 height [m] =    21125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          102 height [m] =    21250.000000000000      RHS =    8.7738183333333328     
 grid col =            1 zm level =          103 height [m] =    21375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          103 height [m] =    21500.000000000000      RHS =    8.8800761666666670     
 grid col =            1 zm level =          104 height [m] =    21625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          104 height [m] =    21750.000000000000      RHS =    8.9914900000000006     
 grid col =            1 zm level =          105 height [m] =    21875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          105 height [m] =    22000.000000000000      RHS =    9.1085449999999994     
 grid col =            1 zm level =          106 height [m] =    22125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          106 height [m] =    22250.000000000000      RHS =    9.2145191666666655     
 grid col =            1 zm level =          107 height [m] =    22375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          107 height [m] =    22500.000000000000      RHS =    9.3253956666666653     
 grid col =            1 zm level =          108 height [m] =    22625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          108 height [m] =    22750.000000000000      RHS =    9.4416128333333322     
 grid col =            1 zm level =          109 height [m] =    22875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          109 height [m] =    23000.000000000000      RHS =    9.5636733333333321     
 grid col =            1 zm level =          110 height [m] =    23125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          110 height [m] =    23250.000000000000      RHS =    9.6745033333333321     
 grid col =            1 zm level =          111 height [m] =    23375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          111 height [m] =    23500.000000000000      RHS =    9.7904408333333333     
 grid col =            1 zm level =          112 height [m] =    23625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          112 height [m] =    23750.000000000000      RHS =    9.9119416666666673     
 grid col =            1 zm level =          113 height [m] =    23875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          113 height [m] =    24000.000000000000      RHS =    10.039522333333334     
 grid col =            1 zm level =          114 height [m] =    24125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          114 height [m] =    24250.000000000000      RHS =    10.156238333333333     
 grid col =            1 zm level =          115 height [m] =    24375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          115 height [m] =    24500.000000000000      RHS =    10.278358333333333     
 grid col =            1 zm level =          116 height [m] =    24625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          116 height [m] =    24750.000000000000      RHS =    10.406364999999999     
 grid col =            1 zm level =          117 height [m] =    24875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          117 height [m] =    25000.000000000000      RHS =    10.540809166666666     
 grid col =            1 zm level =          118 height [m] =    25125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          118 height [m] =    25250.000000000000      RHS =    10.633725000000000     
 grid col =            1 zm level =          119 height [m] =    25375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          119 height [m] =    25500.000000000000      RHS =    10.729715000000001     
 grid col =            1 zm level =          120 height [m] =    25625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          120 height [m] =    25750.000000000000      RHS =    10.828982500000000     
 grid col =            1 zm level =          121 height [m] =    25875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          121 height [m] =    26000.000000000000      RHS =    10.931742333333332     
 grid col =            1 zm level =          122 height [m] =    26125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          122 height [m] =    26250.000000000000      RHS =    11.038232499999999     
 grid col =            1 zm level =          123 height [m] =    26375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          123 height [m] =    26500.000000000000      RHS =    11.148719999999999     
 grid col =            1 zm level =          124 height [m] =    26625.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          124 height [m] =    26750.000000000000      RHS =    11.263493333333335     
 grid col =            1 zm level =          125 height [m] =    26875.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          125 height [m] =    27000.000000000000      RHS =    11.382875500000001     
 grid col =            1 zm level =          126 height [m] =    27125.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          126 height [m] =    27250.000000000000      RHS =    11.507225500000001     
 grid col =            1 zm level =          127 height [m] =    27375.000000000000      RHS =    0.0000000000000000     
 grid col =            1 zt level =          127 height [m] =    27500.000000000000      RHS =    11.636945666666666     
 grid col =            1 zm level =          128 height [m] =    27625.000000000000      RHS =    0.0000000000000000     
 um and upwp RHS
 grid col =            1 zm level =            1 height [m] =    0.0000000000000000      RHS =    5.8426078455082681E-003
 grid col =            1 zt level =            1 height [m] =    25.000000000000000      RHS =   -1.2583333333333334E-002
 grid col =            1 zm level =            2 height [m] =    37.500000000000000      RHS =                        NaN
 grid col =            1 zt level =            2 height [m] =    50.000000000000000      RHS =   -1.2583333333333334E-002
 grid col =            1 zm level =            3 height [m] =    77.631576550000005      RHS =                        NaN
 grid col =            1 zt level =            3 height [m] =    105.26315310000000      RHS =   -1.1636051354514714E-002
 grid col =            1 zm level =            4 height [m] =    132.89472964999999      RHS =                        NaN
 grid col =            1 zt level =            4 height [m] =    160.52630619999999      RHS =   -1.0499325951356071E-002
 grid col =            1 zm level =            5 height [m] =    193.42102814999998      RHS =                        NaN
 grid col =            1 zt level =            5 height [m] =    226.31575010000000      RHS =   -9.1460819190170867E-003
 grid col =            1 zm level =            6 height [m] =    259.21047210000000      RHS =                        NaN
 grid col =            1 zt level =            6 height [m] =    292.10519410000001      RHS =   -7.7928378846211727E-003
 grid col =            1 zm level =            7 height [m] =    330.26307680000002      RHS =                        NaN
 grid col =            1 zt level =            7 height [m] =    368.42095949999998      RHS =   -6.2230745916237711E-003
 grid col =            1 zm level =            8 height [m] =    406.57884220000000      RHS =                        NaN
 grid col =            1 zt level =            8 height [m] =    444.73672490000001      RHS =   -4.6533112986263695E-003
 grid col =            1 zm level =            9 height [m] =    488.15776065000000      RHS =                        NaN
 grid col =            1 zt level =            9 height [m] =    531.57879639999999      RHS =   -2.5542717491276240E-003
 grid col =            1 zm level =           10 height [m] =    574.99984740000002      RHS =                        NaN
 grid col =            1 zt level =           10 height [m] =    618.42089840000006      RHS =    2.9655179996558728E-003
 grid col =            1 zm level =           11 height [m] =    667.10510250000004      RHS =                        NaN
 grid col =            1 zt level =           11 height [m] =    715.78930660000003      RHS =    9.1543725881563474E-003
 grid col =            1 zm level =           12 height [m] =    764.47351070000002      RHS =                        NaN
 grid col =            1 zt level =           12 height [m] =    813.15771480000001      RHS =    1.5343227176656826E-002
 grid col =            1 zm level =           13 height [m] =    867.10510249999993      RHS =                        NaN
 grid col =            1 zt level =           13 height [m] =    921.05249019999997      RHS =    2.2201150482108564E-002
 grid col =            1 zm level =           14 height [m] =    974.99987809999993      RHS =                        NaN
 grid col =            1 zt level =           14 height [m] =    1028.9472659999999      RHS =    2.9043633123906138E-002
 grid col =            1 zm level =           15 height [m] =    1088.1578370000000      RHS =                        NaN
 grid col =            1 zt level =           15 height [m] =    1147.3684080000000      RHS =    3.6480698382482600E-002
 grid col =            1 zm level =           16 height [m] =    1206.5789184999999      RHS =                        NaN
 grid col =            1 zt level =           16 height [m] =    1265.7894289999999      RHS =    4.3917756042036758E-002
 grid col =            1 zm level =           17 height [m] =    1330.2631225000000      RHS =                        NaN
 grid col =            1 zt level =           17 height [m] =    1394.7368160000001      RHS =    5.2015888823444267E-002
 grid col =            1 zm level =           18 height [m] =    1459.2104490000002      RHS =                        NaN
 grid col =            1 zt level =           18 height [m] =    1523.6840820000000      RHS =    5.9973227812388681E-002
 grid col =            1 zm level =           19 height [m] =    1593.4208985000000      RHS =                        NaN
 grid col =            1 zt level =           19 height [m] =    1663.1577150000001      RHS =    6.6408668259060250E-002
 grid col =            1 zm level =           20 height [m] =    1732.8945925000000      RHS =                        NaN
 grid col =            1 zt level =           20 height [m] =    1802.6314700000000      RHS =    7.2844114334922924E-002
 grid col =            1 zm level =           21 height [m] =    1877.6315310000000      RHS =                        NaN
 grid col =            1 zt level =           21 height [m] =    1952.6315920000000      RHS =    7.9765256570634713E-002
 grid col =            1 zm level =           22 height [m] =    2027.6315920000002      RHS =                        NaN
 grid col =            1 zt level =           22 height [m] =    2102.6315920000002      RHS =    8.5490571922110889E-002
 grid col =            1 zm level =           23 height [m] =    2182.8947754999999      RHS =                        NaN
 grid col =            1 zt level =           23 height [m] =    2263.1579590000001      RHS =    8.9405340392471694E-002
 grid col =            1 zm level =           24 height [m] =    2343.4211425000003      RHS =                        NaN
 grid col =            1 zt level =           24 height [m] =    2423.6843260000001      RHS =    9.3320108862832513E-002
 grid col =            1 zm level =           25 height [m] =    2509.2105710000001      RHS =                        NaN
 grid col =            1 zt level =           25 height [m] =    2594.7368160000001      RHS =    9.7491578678932600E-002
 grid col =            1 zm level =           26 height [m] =    2680.2631835000002      RHS =                        NaN
 grid col =            1 zt level =           26 height [m] =    2765.7895509999998      RHS =   0.10051498507516914     
 grid col =            1 zm level =           27 height [m] =    2856.5791015000000      RHS =                        NaN
 grid col =            1 zt level =           27 height [m] =    2947.3686520000001      RHS =   0.10360989018747709     
 grid col =            1 zm level =           28 height [m] =    3038.1580810000000      RHS =                        NaN
 grid col =            1 zt level =           28 height [m] =    3128.9475100000000      RHS =   0.10670479115799814     
 grid col =            1 zm level =           29 height [m] =    3225.0001219999999      RHS =                        NaN
 grid col =            1 zt level =           29 height [m] =    3321.0527339999999      RHS =   0.10915152377002452     
 grid col =            1 zm level =           30 height [m] =    3417.1053465000000      RHS =                        NaN
 grid col =            1 zt level =           30 height [m] =    3513.1579590000001      RHS =   0.11106808578900861     
 grid col =            1 zm level =           31 height [m] =    3614.4737550000000      RHS =                        NaN
 grid col =            1 zt level =           31 height [m] =    3715.7895509999998      RHS =   0.11308966543669118     
 grid col =            1 zm level =           32 height [m] =    3817.1053469999997      RHS =                        NaN
 grid col =            1 zt level =           32 height [m] =    3918.4211430000000      RHS =   0.11459089212093450     
 grid col =            1 zm level =           33 height [m] =    4025.0001224999996      RHS =                        NaN
 grid col =            1 zt level =           33 height [m] =    4131.5791019999997      RHS =   0.11538089622368790     
 grid col =            1 zm level =           34 height [m] =    4238.1579590000001      RHS =                        NaN
 grid col =            1 zt level =           34 height [m] =    4344.7368159999996      RHS =   0.11617089941842451     
 grid col =            1 zm level =           35 height [m] =    4456.5788570000004      RHS =                        NaN
 grid col =            1 zt level =           35 height [m] =    4568.4208980000003      RHS =   0.11682760770033257     
 grid col =            1 zm level =           36 height [m] =    4680.2629390000002      RHS =                        NaN
 grid col =            1 zt level =           36 height [m] =    4792.1049800000001      RHS =   0.11699707770998892     
 grid col =            1 zm level =           37 height [m] =    4909.2102049999994      RHS =                        NaN
 grid col =            1 zt level =           37 height [m] =    5026.3154299999997      RHS =   0.11717452282306191     
 grid col =            1 zm level =           38 height [m] =    5143.4206544999997      RHS =                        NaN
 grid col =            1 zt level =           38 height [m] =    5260.5258789999998      RHS =   0.11724898039737965     
 grid col =            1 zm level =           39 height [m] =    5382.8942870000001      RHS =                        NaN
 grid col =            1 zt level =           39 height [m] =    5505.2626950000003      RHS =   0.11640964186568675     
 grid col =            1 zm level =           40 height [m] =    5627.6313475000006      RHS =                        NaN
 grid col =            1 zt level =           40 height [m] =    5750.0000000000000      RHS =   0.11557030165694113     
 grid col =            1 zm level =           41 height [m] =    5875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           41 height [m] =    6000.0000000000000      RHS =   0.11471291274278926     
 grid col =            1 zm level =           42 height [m] =    6125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           42 height [m] =    6250.0000000000000      RHS =   0.11343301252561441     
 grid col =            1 zm level =           43 height [m] =    6375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           43 height [m] =    6500.0000000000000      RHS =   0.11210988424323848     
 grid col =            1 zm level =           44 height [m] =    6625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           44 height [m] =    6750.0000000000000      RHS =   0.11078675596086256     
 grid col =            1 zm level =           45 height [m] =    6875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           45 height [m] =    7000.0000000000000      RHS =   0.11041131967442139     
 grid col =            1 zm level =           46 height [m] =    7125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           46 height [m] =    7250.0000000000000      RHS =   0.11111160052668168     
 grid col =            1 zm level =           47 height [m] =    7375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           47 height [m] =    7500.0000000000000      RHS =   0.11181188137894196     
 grid col =            1 zm level =           48 height [m] =    7625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           48 height [m] =    7750.0000000000000      RHS =   0.11251216223120226     
 grid col =            1 zm level =           49 height [m] =    7875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           49 height [m] =    8000.0000000000000      RHS =   0.11562945007900637     
 grid col =            1 zm level =           50 height [m] =    8125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           50 height [m] =    8250.0000000000000      RHS =   0.11986249919219644     
 grid col =            1 zm level =           51 height [m] =    8375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           51 height [m] =    8500.0000000000000      RHS =   0.12409554830538651     
 grid col =            1 zm level =           52 height [m] =    8625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           52 height [m] =    8750.0000000000000      RHS =   0.12832859741857658     
 grid col =            1 zm level =           53 height [m] =    8875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           53 height [m] =    9000.0000000000000      RHS =   0.13411530280431599     
 grid col =            1 zm level =           54 height [m] =    9125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           54 height [m] =    9250.0000000000000      RHS =   0.14161766548868376     
 grid col =            1 zm level =           55 height [m] =    9375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           55 height [m] =    9500.0000000000000      RHS =   0.14912002817305151     
 grid col =            1 zm level =           56 height [m] =    9625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           56 height [m] =    9750.0000000000000      RHS =   0.15662239085741927     
 grid col =            1 zm level =           57 height [m] =    9875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           57 height [m] =    10000.000000000000      RHS =   0.16412475354178702     
 grid col =            1 zm level =           58 height [m] =    10125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           58 height [m] =    10250.000000000000      RHS =   0.16900392856181204     
 grid col =            1 zm level =           59 height [m] =    10375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           59 height [m] =    10500.000000000000      RHS =   0.17282348720234489     
 grid col =            1 zm level =           60 height [m] =    10625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           60 height [m] =    10750.000000000000      RHS =   0.17664304584287774     
 grid col =            1 zm level =           61 height [m] =    10875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           61 height [m] =    11000.000000000000      RHS =   0.18046260448341053     
 grid col =            1 zm level =           62 height [m] =    11125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           62 height [m] =    11250.000000000000      RHS =   0.18428216312394338     
 grid col =            1 zm level =           63 height [m] =    11375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           63 height [m] =    11500.000000000000      RHS =   0.18720742917469205     
 grid col =            1 zm level =           64 height [m] =    11625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           64 height [m] =    11750.000000000000      RHS =   0.18564823721506998     
 grid col =            1 zm level =           65 height [m] =    11875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           65 height [m] =    12000.000000000000      RHS =   0.18408904525544795     
 grid col =            1 zm level =           66 height [m] =    12125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           66 height [m] =    12250.000000000000      RHS =   0.18252985329582586     
 grid col =            1 zm level =           67 height [m] =    12375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           67 height [m] =    12500.000000000000      RHS =   0.18097066133620382     
 grid col =            1 zm level =           68 height [m] =    12625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           68 height [m] =    12750.000000000000      RHS =   0.17941146937658176     
 grid col =            1 zm level =           69 height [m] =    12875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           69 height [m] =    13000.000000000000      RHS =   0.17785227741695972     
 grid col =            1 zm level =           70 height [m] =    13125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           70 height [m] =    13250.000000000000      RHS =   0.17293192910624461     
 grid col =            1 zm level =           71 height [m] =    13375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           71 height [m] =    13500.000000000000      RHS =   0.16318733247111805     
 grid col =            1 zm level =           72 height [m] =    13625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           72 height [m] =    13750.000000000000      RHS =   0.15344273583599147     
 grid col =            1 zm level =           73 height [m] =    13875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           73 height [m] =    14000.000000000000      RHS =   0.14369813920086491     
 grid col =            1 zm level =           74 height [m] =    14125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           74 height [m] =    14250.000000000000      RHS =   0.13395354256573838     
 grid col =            1 zm level =           75 height [m] =    14375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           75 height [m] =    14500.000000000000      RHS =   0.12420894593061180     
 grid col =            1 zm level =           76 height [m] =    14625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           76 height [m] =    14750.000000000000      RHS =   0.11446434929548523     
 grid col =            1 zm level =           77 height [m] =    14875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           77 height [m] =    15000.000000000000      RHS =   0.10471975266035868     
 grid col =            1 zm level =           78 height [m] =    15125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           78 height [m] =    15250.000000000000      RHS =    9.4975156025232113E-002
 grid col =            1 zm level =           79 height [m] =    15375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           79 height [m] =    15500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           80 height [m] =    15625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           80 height [m] =    15750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           81 height [m] =    15875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           81 height [m] =    16000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           82 height [m] =    16125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           82 height [m] =    16250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           83 height [m] =    16375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           83 height [m] =    16500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           84 height [m] =    16625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           84 height [m] =    16750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           85 height [m] =    16875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           85 height [m] =    17000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           86 height [m] =    17125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           86 height [m] =    17250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           87 height [m] =    17375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           87 height [m] =    17500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           88 height [m] =    17625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           88 height [m] =    17750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           89 height [m] =    17875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           89 height [m] =    18000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           90 height [m] =    18125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           90 height [m] =    18250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           91 height [m] =    18375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           91 height [m] =    18500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           92 height [m] =    18625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           92 height [m] =    18750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           93 height [m] =    18875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           93 height [m] =    19000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           94 height [m] =    19125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           94 height [m] =    19250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           95 height [m] =    19375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           95 height [m] =    19500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           96 height [m] =    19625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           96 height [m] =    19750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           97 height [m] =    19875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           97 height [m] =    20000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           98 height [m] =    20125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           98 height [m] =    20250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =           99 height [m] =    20375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           99 height [m] =    20500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          100 height [m] =    20625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          100 height [m] =    20750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          101 height [m] =    20875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          101 height [m] =    21000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          102 height [m] =    21125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          102 height [m] =    21250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          103 height [m] =    21375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          103 height [m] =    21500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          104 height [m] =    21625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          104 height [m] =    21750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          105 height [m] =    21875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          105 height [m] =    22000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          106 height [m] =    22125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          106 height [m] =    22250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          107 height [m] =    22375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          107 height [m] =    22500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          108 height [m] =    22625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          108 height [m] =    22750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          109 height [m] =    22875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          109 height [m] =    23000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          110 height [m] =    23125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          110 height [m] =    23250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          111 height [m] =    23375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          111 height [m] =    23500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          112 height [m] =    23625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          112 height [m] =    23750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          113 height [m] =    23875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          113 height [m] =    24000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          114 height [m] =    24125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          114 height [m] =    24250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          115 height [m] =    24375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          115 height [m] =    24500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          116 height [m] =    24625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          116 height [m] =    24750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          117 height [m] =    24875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          117 height [m] =    25000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          118 height [m] =    25125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          118 height [m] =    25250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          119 height [m] =    25375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          119 height [m] =    25500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          120 height [m] =    25625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          120 height [m] =    25750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          121 height [m] =    25875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          121 height [m] =    26000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          122 height [m] =    26125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          122 height [m] =    26250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          123 height [m] =    26375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          123 height [m] =    26500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          124 height [m] =    26625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          124 height [m] =    26750.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          125 height [m] =    26875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          125 height [m] =    27000.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          126 height [m] =    27125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          126 height [m] =    27250.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          127 height [m] =    27375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          127 height [m] =    27500.000000000000      RHS =    9.4975144999999997E-002
 grid col =            1 zm level =          128 height [m] =    27625.000000000000      RHS =    0.0000000000000000     
 vm and vpwp RHS
 grid col =            1 zm level =            1 height [m] =    0.0000000000000000      RHS =   -1.4780637066120256E-003
 grid col =            1 zt level =            1 height [m] =    25.000000000000000      RHS =    3.1833333333333332E-003
 grid col =            1 zm level =            2 height [m] =    37.500000000000000      RHS =                        NaN
 grid col =            1 zt level =            2 height [m] =    50.000000000000000      RHS =    3.1833333333333332E-003
 grid col =            1 zm level =            3 height [m] =    77.631576550000005      RHS =                        NaN
 grid col =            1 zt level =            3 height [m] =    105.26315310000000      RHS =    4.5695996437996045E-003
 grid col =            1 zm level =            4 height [m] =    132.89472964999999      RHS =                        NaN
 grid col =            1 zt level =            4 height [m] =    160.52630619999999      RHS =    6.2331002337878642E-003
 grid col =            1 zm level =            5 height [m] =    193.42102814999998      RHS =                        NaN
 grid col =            1 zt level =            5 height [m] =    226.31575010000000      RHS =    8.2134573542839359E-003
 grid col =            1 zm level =            6 height [m] =    259.21047210000000      RHS =                        NaN
 grid col =            1 zt level =            6 height [m] =    292.10519410000001      RHS =    1.0193814477790150E-002
 grid col =            1 zm level =            7 height [m] =    330.26307680000002      RHS =                        NaN
 grid col =            1 zt level =            7 height [m] =    368.42095949999998      RHS =    1.2491029052908300E-002
 grid col =            1 zm level =            8 height [m] =    406.57884220000000      RHS =                        NaN
 grid col =            1 zt level =            8 height [m] =    444.73672490000001      RHS =    1.4788243628026448E-002
 grid col =            1 zm level =            9 height [m] =    488.15776065000000      RHS =                        NaN
 grid col =            1 zt level =            9 height [m] =    531.57879639999999      RHS =    1.7266949956212620E-002
 grid col =            1 zm level =           10 height [m] =    574.99984740000002      RHS =                        NaN
 grid col =            1 zt level =           10 height [m] =    618.42089840000006      RHS =    1.8265114426214611E-002
 grid col =            1 zm level =           11 height [m] =    667.10510250000004      RHS =                        NaN
 grid col =            1 zt level =           11 height [m] =    715.78930660000003      RHS =    1.9384268423268843E-002
 grid col =            1 zm level =           12 height [m] =    764.47351070000002      RHS =                        NaN
 grid col =            1 zt level =           12 height [m] =    813.15771480000001      RHS =    2.0503422420323068E-002
 grid col =            1 zm level =           13 height [m] =    867.10510249999993      RHS =                        NaN
 grid col =            1 zt level =           13 height [m] =    921.05249019999997      RHS =    2.1743566645564479E-002
 grid col =            1 zm level =           14 height [m] =    974.99987809999993      RHS =                        NaN
 grid col =            1 zt level =           14 height [m] =    1028.9472659999999      RHS =    2.2430925615451423E-002
 grid col =            1 zm level =           15 height [m] =    1088.1578370000000      RHS =                        NaN
 grid col =            1 zt level =           15 height [m] =    1147.3684080000000      RHS =    2.0572633248588684E-002
 grid col =            1 zm level =           16 height [m] =    1206.5789184999999      RHS =                        NaN
 grid col =            1 zt level =           16 height [m] =    1265.7894289999999      RHS =    1.8714342780486361E-002
 grid col =            1 zm level =           17 height [m] =    1330.2631225000000      RHS =                        NaN
 grid col =            1 zt level =           17 height [m] =    1394.7368160000001      RHS =    1.6690870105404442E-002
 grid col =            1 zm level =           18 height [m] =    1459.2104490000002      RHS =                        NaN
 grid col =            1 zt level =           18 height [m] =    1523.6840820000000      RHS =    1.4404815229505638E-002
 grid col =            1 zm level =           19 height [m] =    1593.4208985000000      RHS =                        NaN
 grid col =            1 zt level =           19 height [m] =    1663.1577150000001      RHS =    7.8820553737883273E-003
 grid col =            1 zm level =           20 height [m] =    1732.8945925000000      RHS =                        NaN
 grid col =            1 zt level =           20 height [m] =    1802.6314700000000      RHS =    1.3592898125001165E-003
 grid col =            1 zm level =           21 height [m] =    1877.6315310000000      RHS =                        NaN
 grid col =            1 zt level =           21 height [m] =    1952.6315920000000      RHS =   -5.6557620871969267E-003
 grid col =            1 zm level =           22 height [m] =    2027.6315920000002      RHS =                        NaN
 grid col =            1 zt level =           22 height [m] =    2102.6315920000002      RHS =   -1.3591684288612431E-002
 grid col =            1 zm level =           23 height [m] =    2182.8947754999999      RHS =                        NaN
 grid col =            1 zt level =           23 height [m] =    2263.1579590000001      RHS =   -2.3788179781364834E-002
 grid col =            1 zm level =           24 height [m] =    2343.4211425000003      RHS =                        NaN
 grid col =            1 zt level =           24 height [m] =    2423.6843260000001      RHS =   -3.3984675274117235E-002
 grid col =            1 zm level =           25 height [m] =    2509.2105710000001      RHS =                        NaN
 grid col =            1 zt level =           25 height [m] =    2594.7368160000001      RHS =   -4.4849780963010559E-002
 grid col =            1 zm level =           26 height [m] =    2680.2631835000002      RHS =                        NaN
 grid col =            1 zt level =           26 height [m] =    2765.7895509999998      RHS =   -5.4839022749944198E-002
 grid col =            1 zm level =           27 height [m] =    2856.5791015000000      RHS =                        NaN
 grid col =            1 zt level =           27 height [m] =    2947.3686520000001      RHS =   -6.5355591766438015E-002
 grid col =            1 zm level =           28 height [m] =    3038.1580810000000      RHS =                        NaN
 grid col =            1 zt level =           28 height [m] =    3128.9475100000000      RHS =   -7.5872146709030933E-002
 grid col =            1 zm level =           29 height [m] =    3225.0001219999999      RHS =                        NaN
 grid col =            1 zt level =           29 height [m] =    3321.0527339999999      RHS =   -8.2583952048956188E-002
 grid col =            1 zm level =           30 height [m] =    3417.1053465000000      RHS =                        NaN
 grid col =            1 zt level =           30 height [m] =    3513.1579590000001      RHS =   -8.6467778785839305E-002
 grid col =            1 zm level =           31 height [m] =    3614.4737550000000      RHS =                        NaN
 grid col =            1 zt level =           31 height [m] =    3715.7895509999998      RHS =   -9.0564419024264819E-002
 grid col =            1 zm level =           32 height [m] =    3817.1053469999997      RHS =                        NaN
 grid col =            1 zt level =           32 height [m] =    3918.4211430000000      RHS =   -9.0662289682903241E-002
 grid col =            1 zm level =           33 height [m] =    4025.0001224999996      RHS =                        NaN
 grid col =            1 zt level =           33 height [m] =    4131.5791019999997      RHS =   -8.4700392054124232E-002
 grid col =            1 zm level =           34 height [m] =    4238.1579590000001      RHS =                        NaN
 grid col =            1 zt level =           34 height [m] =    4344.7368159999996      RHS =   -7.8738501277845249E-002
 grid col =            1 zm level =           35 height [m] =    4456.5788570000004      RHS =                        NaN
 grid col =            1 zt level =           35 height [m] =    4568.4208980000003      RHS =   -7.0675340868089076E-002
 grid col =            1 zm level =           36 height [m] =    4680.2629390000002      RHS =                        NaN
 grid col =            1 zt level =           36 height [m] =    4792.1049800000001      RHS =   -5.7502899208436251E-002
 grid col =            1 zm level =           37 height [m] =    4909.2102049999994      RHS =                        NaN
 grid col =            1 zt level =           37 height [m] =    5026.3154299999997      RHS =   -4.3710574510490006E-002
 grid col =            1 zm level =           38 height [m] =    5143.4206544999997      RHS =                        NaN
 grid col =            1 zt level =           38 height [m] =    5260.5258789999998      RHS =   -3.0159690706539295E-002
 grid col =            1 zm level =           39 height [m] =    5382.8942870000001      RHS =                        NaN
 grid col =            1 zt level =           39 height [m] =    5505.2626950000003      RHS =   -1.8149896160464238E-002
 grid col =            1 zm level =           40 height [m] =    5627.6313475000006      RHS =                        NaN
 grid col =            1 zt level =           40 height [m] =    5750.0000000000000      RHS =   -6.1400776180423351E-003
 grid col =            1 zm level =           41 height [m] =    5875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           41 height [m] =    6000.0000000000000      RHS =    6.1279933881554323E-003
 grid col =            1 zm level =           42 height [m] =    6125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           42 height [m] =    6250.0000000000000      RHS =    1.3782693908569421E-002
 grid col =            1 zm level =           43 height [m] =    6375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           43 height [m] =    6500.0000000000000      RHS =    2.0965390298610189E-002
 grid col =            1 zm level =           44 height [m] =    6625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           44 height [m] =    6750.0000000000000      RHS =    2.8148086688650958E-002
 grid col =            1 zm level =           45 height [m] =    6875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           45 height [m] =    7000.0000000000000      RHS =    3.3435385376444561E-002
 grid col =            1 zm level =           46 height [m] =    7125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           46 height [m] =    7250.0000000000000      RHS =    3.6571234224301988E-002
 grid col =            1 zm level =           47 height [m] =    7375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           47 height [m] =    7500.0000000000000      RHS =    3.9707083072159408E-002
 grid col =            1 zm level =           48 height [m] =    7625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           48 height [m] =    7750.0000000000000      RHS =    4.2842931920016834E-002
 grid col =            1 zm level =           49 height [m] =    7875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           49 height [m] =    8000.0000000000000      RHS =    4.6309526696799330E-002
 grid col =            1 zm level =           50 height [m] =    8125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           50 height [m] =    8250.0000000000000      RHS =    4.9928803487684012E-002
 grid col =            1 zm level =           51 height [m] =    8375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           51 height [m] =    8500.0000000000000      RHS =    5.3548080278568694E-002
 grid col =            1 zm level =           52 height [m] =    8625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           52 height [m] =    8750.0000000000000      RHS =    5.7167357069453369E-002
 grid col =            1 zm level =           53 height [m] =    8875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           53 height [m] =    9000.0000000000000      RHS =    6.0011205842436952E-002
 grid col =            1 zm level =           54 height [m] =    9125.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           54 height [m] =    9250.0000000000000      RHS =    6.1998772075982138E-002
 grid col =            1 zm level =           55 height [m] =    9375.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           55 height [m] =    9500.0000000000000      RHS =    6.3986338309527324E-002
 grid col =            1 zm level =           56 height [m] =    9625.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           56 height [m] =    9750.0000000000000      RHS =    6.5973904543072517E-002
 grid col =            1 zm level =           57 height [m] =    9875.0000000000000      RHS =                        NaN
 grid col =            1 zt level =           57 height [m] =    10000.000000000000      RHS =    6.7961470776617711E-002
 grid col =            1 zm level =           58 height [m] =    10125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           58 height [m] =    10250.000000000000      RHS =    6.7013567312703984E-002
 grid col =            1 zm level =           59 height [m] =    10375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           59 height [m] =    10500.000000000000      RHS =    6.4879903555994073E-002
 grid col =            1 zm level =           60 height [m] =    10625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           60 height [m] =    10750.000000000000      RHS =    6.2746239799284148E-002
 grid col =            1 zm level =           61 height [m] =    10875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           61 height [m] =    11000.000000000000      RHS =    6.0612576042574223E-002
 grid col =            1 zm level =           62 height [m] =    11125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           62 height [m] =    11250.000000000000      RHS =    5.8478912285864305E-002
 grid col =            1 zm level =           63 height [m] =    11375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           63 height [m] =    11500.000000000000      RHS =    5.6111383226291840E-002
 grid col =            1 zm level =           64 height [m] =    11625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           64 height [m] =    11750.000000000000      RHS =    5.2571129330630996E-002
 grid col =            1 zm level =           65 height [m] =    11875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           65 height [m] =    12000.000000000000      RHS =    4.9030875434970145E-002
 grid col =            1 zm level =           66 height [m] =    12125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           66 height [m] =    12250.000000000000      RHS =    4.5490621539309301E-002
 grid col =            1 zm level =           67 height [m] =    12375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           67 height [m] =    12500.000000000000      RHS =    4.1950367643648456E-002
 grid col =            1 zm level =           68 height [m] =    12625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           68 height [m] =    12750.000000000000      RHS =    3.8410113747987619E-002
 grid col =            1 zm level =           69 height [m] =    12875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           69 height [m] =    13000.000000000000      RHS =    3.4869859852326768E-002
 grid col =            1 zm level =           70 height [m] =    13125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           70 height [m] =    13250.000000000000      RHS =    3.1669666483501765E-002
 grid col =            1 zm level =           71 height [m] =    13375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           71 height [m] =    13500.000000000000      RHS =    2.8957560027459854E-002
 grid col =            1 zm level =           72 height [m] =    13625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           72 height [m] =    13750.000000000000      RHS =    2.6245453571417943E-002
 grid col =            1 zm level =           73 height [m] =    13875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           73 height [m] =    14000.000000000000      RHS =    2.3533347115376035E-002
 grid col =            1 zm level =           74 height [m] =    14125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           74 height [m] =    14250.000000000000      RHS =    2.0821240659334123E-002
 grid col =            1 zm level =           75 height [m] =    14375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           75 height [m] =    14500.000000000000      RHS =    1.8109134203292212E-002
 grid col =            1 zm level =           76 height [m] =    14625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           76 height [m] =    14750.000000000000      RHS =    1.5397027747250302E-002
 grid col =            1 zm level =           77 height [m] =    14875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           77 height [m] =    15000.000000000000      RHS =    1.2684921291208389E-002
 grid col =            1 zm level =           78 height [m] =    15125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           78 height [m] =    15250.000000000000      RHS =    9.9728148351664794E-003
 grid col =            1 zm level =           79 height [m] =    15375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           79 height [m] =    15500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           80 height [m] =    15625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           80 height [m] =    15750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           81 height [m] =    15875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           81 height [m] =    16000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           82 height [m] =    16125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           82 height [m] =    16250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           83 height [m] =    16375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           83 height [m] =    16500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           84 height [m] =    16625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           84 height [m] =    16750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           85 height [m] =    16875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           85 height [m] =    17000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           86 height [m] =    17125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           86 height [m] =    17250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           87 height [m] =    17375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           87 height [m] =    17500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           88 height [m] =    17625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           88 height [m] =    17750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           89 height [m] =    17875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           89 height [m] =    18000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           90 height [m] =    18125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           90 height [m] =    18250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           91 height [m] =    18375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           91 height [m] =    18500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           92 height [m] =    18625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           92 height [m] =    18750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           93 height [m] =    18875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           93 height [m] =    19000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           94 height [m] =    19125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           94 height [m] =    19250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           95 height [m] =    19375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           95 height [m] =    19500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           96 height [m] =    19625.000000000000      RHS =                        NaN
 grid col =            1 zt level =           96 height [m] =    19750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           97 height [m] =    19875.000000000000      RHS =                        NaN
 grid col =            1 zt level =           97 height [m] =    20000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           98 height [m] =    20125.000000000000      RHS =                        NaN
 grid col =            1 zt level =           98 height [m] =    20250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =           99 height [m] =    20375.000000000000      RHS =                        NaN
 grid col =            1 zt level =           99 height [m] =    20500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          100 height [m] =    20625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          100 height [m] =    20750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          101 height [m] =    20875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          101 height [m] =    21000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          102 height [m] =    21125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          102 height [m] =    21250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          103 height [m] =    21375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          103 height [m] =    21500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          104 height [m] =    21625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          104 height [m] =    21750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          105 height [m] =    21875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          105 height [m] =    22000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          106 height [m] =    22125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          106 height [m] =    22250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          107 height [m] =    22375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          107 height [m] =    22500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          108 height [m] =    22625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          108 height [m] =    22750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          109 height [m] =    22875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          109 height [m] =    23000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          110 height [m] =    23125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          110 height [m] =    23250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          111 height [m] =    23375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          111 height [m] =    23500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          112 height [m] =    23625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          112 height [m] =    23750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          113 height [m] =    23875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          113 height [m] =    24000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          114 height [m] =    24125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          114 height [m] =    24250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          115 height [m] =    24375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          115 height [m] =    24500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          116 height [m] =    24625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          116 height [m] =    24750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          117 height [m] =    24875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          117 height [m] =    25000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          118 height [m] =    25125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          118 height [m] =    25250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          119 height [m] =    25375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          119 height [m] =    25500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          120 height [m] =    25625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          120 height [m] =    25750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          121 height [m] =    25875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          121 height [m] =    26000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          122 height [m] =    26125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          122 height [m] =    26250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          123 height [m] =    26375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          123 height [m] =    26500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          124 height [m] =    26625.000000000000      RHS =                        NaN
 grid col =            1 zt level =          124 height [m] =    26750.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          125 height [m] =    26875.000000000000      RHS =                        NaN
 grid col =            1 zt level =          125 height [m] =    27000.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          126 height [m] =    27125.000000000000      RHS =                        NaN
 grid col =            1 zt level =          126 height [m] =    27250.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          127 height [m] =    27375.000000000000      RHS =                        NaN
 grid col =            1 zt level =          127 height [m] =    27500.000000000000      RHS =    9.9728106666666667E-003
 grid col =            1 zm level =          128 height [m] =    27625.000000000000      RHS =    0.0000000000000000     
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Error in advance_xm_wpxp

 Intent(in)

 zt =    25.000000000000000        50.000000000000000        105.26315310000000        160.52630619999999        226.31575010000000        292.10519410000001        368.42095949999998        444.73672490000001        531.57879639999999        618.42089840000006        715.78930660000003        813.15771480000001        921.05249019999997        1028.9472659999999        1147.3684080000000        1265.7894289999999        1394.7368160000001        1523.6840820000000        1663.1577150000001        1802.6314700000000        1952.6315920000000        2102.6315920000002        2263.1579590000001        2423.6843260000001        2594.7368160000001        2765.7895509999998        2947.3686520000001        3128.9475100000000        3321.0527339999999        3513.1579590000001        3715.7895509999998        3918.4211430000000        4131.5791019999997        4344.7368159999996        4568.4208980000003        4792.1049800000001        5026.3154299999997        5260.5258789999998        5505.2626950000003        5750.0000000000000        6000.0000000000000        6250.0000000000000        6500.0000000000000        6750.0000000000000        7000.0000000000000        7250.0000000000000        7500.0000000000000        7750.0000000000000        8000.0000000000000        8250.0000000000000        8500.0000000000000        8750.0000000000000        9000.0000000000000        9250.0000000000000        9500.0000000000000        9750.0000000000000        10000.000000000000        10250.000000000000        10500.000000000000        10750.000000000000        11000.000000000000        11250.000000000000        11500.000000000000        11750.000000000000        12000.000000000000        12250.000000000000        12500.000000000000        12750.000000000000        13000.000000000000        13250.000000000000        13500.000000000000        13750.000000000000        14000.000000000000        14250.000000000000        14500.000000000000        14750.000000000000        15000.000000000000        15250.000000000000        15500.000000000000        15750.000000000000        16000.000000000000        16250.000000000000        16500.000000000000        16750.000000000000        17000.000000000000        17250.000000000000        17500.000000000000        17750.000000000000        18000.000000000000        18250.000000000000        18500.000000000000        18750.000000000000        19000.000000000000        19250.000000000000        19500.000000000000        19750.000000000000        20000.000000000000        20250.000000000000        20500.000000000000        20750.000000000000        21000.000000000000        21250.000000000000        21500.000000000000        21750.000000000000        22000.000000000000        22250.000000000000        22500.000000000000        22750.000000000000        23000.000000000000        23250.000000000000        23500.000000000000        23750.000000000000        24000.000000000000        24250.000000000000        24500.000000000000        24750.000000000000        25000.000000000000        25250.000000000000        25500.000000000000        25750.000000000000        26000.000000000000        26250.000000000000        26500.000000000000        26750.000000000000        27000.000000000000        27250.000000000000        27500.000000000000      

 zm =    0.0000000000000000        37.500000000000000        77.631576550000005        132.89472964999999        193.42102814999998        259.21047210000000        330.26307680000002        406.57884220000000        488.15776065000000        574.99984740000002        667.10510250000004        764.47351070000002        867.10510249999993        974.99987809999993        1088.1578370000000        1206.5789184999999        1330.2631225000000        1459.2104490000002        1593.4208985000000        1732.8945925000000        1877.6315310000000        2027.6315920000002        2182.8947754999999        2343.4211425000003        2509.2105710000001        2680.2631835000002        2856.5791015000000        3038.1580810000000        3225.0001219999999        3417.1053465000000        3614.4737550000000        3817.1053469999997        4025.0001224999996        4238.1579590000001        4456.5788570000004        4680.2629390000002        4909.2102049999994        5143.4206544999997        5382.8942870000001        5627.6313475000006        5875.0000000000000        6125.0000000000000        6375.0000000000000        6625.0000000000000        6875.0000000000000        7125.0000000000000        7375.0000000000000        7625.0000000000000        7875.0000000000000        8125.0000000000000        8375.0000000000000        8625.0000000000000        8875.0000000000000        9125.0000000000000        9375.0000000000000        9625.0000000000000        9875.0000000000000        10125.000000000000        10375.000000000000        10625.000000000000        10875.000000000000        11125.000000000000        11375.000000000000        11625.000000000000        11875.000000000000        12125.000000000000        12375.000000000000        12625.000000000000        12875.000000000000        13125.000000000000        13375.000000000000        13625.000000000000        13875.000000000000        14125.000000000000        14375.000000000000        14625.000000000000        14875.000000000000        15125.000000000000        15375.000000000000        15625.000000000000        15875.000000000000        16125.000000000000        16375.000000000000        16625.000000000000        16875.000000000000        17125.000000000000        17375.000000000000        17625.000000000000        17875.000000000000        18125.000000000000        18375.000000000000        18625.000000000000        18875.000000000000        19125.000000000000        19375.000000000000        19625.000000000000        19875.000000000000        20125.000000000000        20375.000000000000        20625.000000000000        20875.000000000000        21125.000000000000        21375.000000000000        21625.000000000000        21875.000000000000        22125.000000000000        22375.000000000000        22625.000000000000        22875.000000000000        23125.000000000000        23375.000000000000        23625.000000000000        23875.000000000000        24125.000000000000        24375.000000000000        24625.000000000000        24875.000000000000        25125.000000000000        25375.000000000000        25625.000000000000        25875.000000000000        26125.000000000000        26375.000000000000        26625.000000000000        26875.000000000000        27125.000000000000        27375.000000000000        27625.000000000000      

 dt =    60.000000000000000      

 sigma_sqd_w =   0.16666666666666666       0.20833333333333331       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000       0.25000000000000000      

 wm_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wm_zt =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp2 =                        NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN                       NaN 

 Lscale_zm =    583.41084042876651        582.24529936617046        537.64738557383805        480.55963793025501        467.22811778621582        469.39891273282564        470.97575525258827        442.60094951917688        363.57841231317775        287.21205066631762        255.95258852313862        248.48969279327974        236.11002964899509        208.96234232992887        181.61704550545153        168.10663163716455        164.49118297259952        160.80495783659279        155.59593564264247        152.35421983615410        151.88963572188732        152.38344551344366        152.85191833893390        153.88643369284554        157.33689941996246        162.85898698530920        167.40650451182444        170.42259447299395        173.63721949320814        176.59677278594080        177.27545058238667        174.77424910717332        170.33094179139565        165.54125258730954        159.77831069872957        153.92556830586580        151.09623670000741        151.66361772016120        153.46234274579734        155.63044157559875        160.06746490122021        166.84745222524583        172.66650117051665        178.40432074424345        188.98683876529020        202.51482240939137        212.94607253061946        223.54183209729410        239.80418203897571        255.43642202081583        259.93865655045067        248.21397362436034        224.83277969863198        204.32443670492680        195.50122516296216        192.24658371768078        184.86647915912064        173.46113350591639        165.22692688923638        162.51171748319786        162.07452582387540        159.78775349070054        153.20027331139767        145.23492114358609        140.85236926377314        140.13692588104266        140.45736404393745        139.54025414110646        133.90964491122611        123.12192908716364        113.24409356765659        108.90376026198830        108.42581195569667        108.86180397586759        109.29507013536704        109.72565047872001        103.59192835606076        87.480721087828400        77.276614631942181        85.168039872281099        99.440418744425443        105.88203000861591        105.95627665926486        105.04999139408228        104.99292883689021        105.87015696013901        105.88073671090041        104.96252118566211        104.93125665391202        105.85116806306408        105.89237276443166        104.98334466106587        104.95550412558242        105.88062467717882        105.92582594618128        104.73588871614541        103.56237338547510        102.77313177709821        101.75769046468133        100.70971464578689        100.71676503697874        101.56978283675097        101.64494133889610        100.88213347770547        100.91947684506795        101.81915461742548        101.92974033279071        101.17405212496500        101.18684297344822        102.04296960004987        102.12348448750487        101.34320119496874        101.27793142542338        102.00684330056160        101.99490957409378        101.84913707424337        104.78414645052835        110.65664049798218        114.65993053711064        114.85752919562522        113.59516490367746        112.30282800775832        110.97898884752067        109.62232104425686        108.23128858862418        106.93322529406917        90.528447741907442        58.906344167580173      

 wp3_on_wp2 =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp3_on_wp2_zt =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 Kh_zt =    116.68216808575330        116.21595166071486        98.843002568820353        93.380852603281653        93.510394511204680        94.249170581925583        94.141131519109749        82.899248288561012        62.532116636710114        52.352703629816943        50.028331779438510        49.367545337873388        45.076466521724647        38.508470410246908        34.138347791933711        33.104304862932104        32.692168326107705        31.629814808529421        30.608559448527576        30.333128485934068        30.422725802820864        30.530652402556605        30.610114933016952        30.944458544121268        31.990301223863721        33.153293570259954        33.809308234469825        34.359729554727757        35.095158242555499        35.543550871820820        35.366629361133853        34.543070281735474        33.589306434822781        32.627194600101042        31.284129679390805        30.286097642955522        30.152397037047447        30.513050051017036        30.871887047301911        31.380289582937593        32.646696377550498        34.092284512547842        34.974315955658824        36.387412342038559        39.207323164077529        41.798605799679024        43.379823212568759        46.036909626348887        49.884763189241404        52.289805619084930        51.685657001095343        47.599932448648794        42.333179430804002        39.396595251166723        38.803894814018150        38.094738673054160        35.851852990594104        33.532600411772457        32.558170343922100        32.446516649357044        32.383293680193127        31.531807716087101        29.748301608471969        28.345666848962470        27.995280856546785        28.059489495870288        28.123456121704692        27.692645534737892        25.871212429752546        23.377559205112910        21.920078221949733        21.641425882845589        21.728898899433080        21.815822690913958        21.902205363232859        21.988054828255152        19.448716514169156        15.543571920962206        15.367073931814666        18.700142017097779        21.076025480672399        21.276786522773968        21.105724140931979        20.914272416700939        21.082899118055153        21.265163666000458        21.087131018359706        20.897877455905142        21.074625205659668        21.265842019565966        21.091107086206698        20.902230778219650        21.079970872013320        21.272278998858212        21.098051379614304        20.796304106843863        20.628645247346178        20.480607463493111        20.222468722379421        20.061417135935336        20.225288878856162        20.402624255844231        20.255352279714216        20.097501111367976        20.270289626659206        20.457372220310987        20.314523912805299        20.155096937180701        20.319640252198585        20.497547587821362        20.351846207180586        20.185434270806912        20.325738299362442        20.476999020862198        20.320964808775319        20.418690020922032        21.494968559289312        22.767687639903563        23.096284574940697        22.846727103309394        22.591338858161592        22.329792344941740        22.061803194066528        21.787125223636217        21.505390211813456        21.267899905814218        10.569804985725066      

 Kh_zm =    116.68216808575330        116.44905987323409        107.52947711476762        96.111927586051010        93.445623557243167        93.879782546565139        94.195151050517666        88.520189903835387        72.715682462635556        57.442410133263529        51.190517704627723        49.697938558655949        47.222005929799025        41.792468465985777        36.323409101090306        33.621326327432911        32.898236594519908        32.160991567318561        31.119187128528495        30.470843967230820        30.377927144377466        30.476689102688734        30.570383667786782        30.777286738569110        31.467379883992493        32.571797397061843        33.481300902364886        34.084518894598794        34.727443898641631        35.319354557188163        35.455090116477336        34.954849821434664        34.066188358279128        33.108250517461911        31.955662139745915        30.785113661173160        30.219247340001484        30.332723544032241        30.692468549159472        31.126088315119752        32.013492980244045        33.369490445049166        34.533300234103329        35.680864148848691        37.797367753058040        40.502964481878280        42.589214506123895        44.708366419458827        47.960836407795142        51.087284404163171        51.987731310090140        49.642794724872068        44.966555939726398        40.864887340985362        39.100245032592433        38.449316743536158        36.973295831824132        34.692226701183280        33.045385377847275        32.502343496639575        32.414905164775085        31.957550698140111        30.640054662279535        29.046984228717221        28.170473852754629        28.027385176208533        28.091472808787490        27.908050828221292        26.781928982245223        24.624385817432728        22.648818713531320        21.780752052397659        21.685162391139336        21.772360795173519        21.859014027073410        21.945130095744005        20.718385671212154        17.496144217565682        15.455322926388437        17.033607974456221        19.888083748885091        21.176406001723183        21.191255331852972        21.009998278816457        20.998585767378046        21.174031392027803        21.176147342180084        20.992504237132422        20.986251330782405        21.170233612612819        21.178474552886332        20.996668932213176        20.991100825116487        21.176124935435766        21.185165189236258        20.947177743229084        20.712474677095020        20.554626355419643        20.351538092936266        20.141942929157381        20.143353007395749        20.313956567350196        20.328988267779224        20.176426695541096        20.183895369013591        20.363830923485096        20.385948066558143        20.234810424993000        20.237368594689645        20.408593920009977        20.424696897500976        20.268640238993751        20.255586285084675        20.401368660112322        20.398981914818759        20.369827414848675        20.956829290105674        22.131328099596438        22.931986107422130        22.971505839125044        22.719032980735491        22.460565601551664        22.195797769504136        21.924464208851376        21.646257717724836        21.386645058813837        18.105689548381488       0.28858097164668667      

 invrs_tau_C6_zm =    1.8763167345534750E-003   1.6430161840244031E-003   1.9224693147577251E-003   2.1355399541399035E-003   2.1492273392285997E-003   2.1284730610923040E-003   2.1146149990915906E-003   2.1344175325081023E-003   2.8326582503072598E-003   3.6731747521490518E-003   4.0023065718506881E-003   3.9964830351665939E-003   4.1181148946943516E-003   4.8298011973231698E-003   5.7983066831713498E-003   6.2469580706244355E-003   6.2534247107354571E-003   6.4658873067855571E-003   6.8808128213474233E-003   7.0995234837405666E-003   7.0773860575191090E-003   7.0356484479613237E-003   6.9721125899628008E-003   6.9505681888996796E-003   6.7465349548701181E-003   6.3757938006890821E-003   6.1517160860981579E-003   6.0821386514058190E-003   6.0752690610795766E-003   6.1663034734721050E-003   6.1583480369202673E-003   7.7162808225808149E-003   6.5469940170818581E-003   6.7739756473223249E-003   6.9794573921739848E-003   7.1525785115827386E-003   7.3349974742089874E-003   7.2491890288370999E-003   7.1993210953386353E-003   7.1120363902014115E-003   6.8441189339374106E-003   6.5497629025818120E-003   6.2504312380636598E-003   6.0855249877230771E-003   5.6795512867891459E-003   5.1459660189783025E-003   4.8618988812856459E-003   4.6577309477726821E-003   4.1990888317805933E-003   3.8725442637726933E-003   3.7962201361344426E-003   3.9674544883589241E-003   4.5240512525787186E-003   5.0993960375079984E-003   5.3050614669282415E-003   5.2871756524934411E-003   5.5776729334809224E-003   6.6705024689713748E-003   7.7525371159800002E-003   7.9496487415649970E-003   7.9151823427220727E-003   8.0532772821225989E-003   9.9074260447215151E-003   1.3045993140886983E-002   1.4798494801236885E-002   1.4635787302008450E-002   1.4476614013202684E-002   1.4320881851405209E-002   1.6716699833405048E-002   2.1437431256971642E-002   2.3290133730195985E-002   2.6117778947371374E-002   2.5661559224648568E-002   2.5216424682005974E-002   2.4782186154274737E-002   2.4358647215835121E-002   2.3945605514303428E-002   5.6663763928175279E-002  0.18283389378485193       0.15744608103257546       0.10426634715888738        9.7823230496943650E-002   9.7436543453311111E-002  0.10364499178017557       0.10395089574141499        9.7907738446959908E-002   9.7749644868449101E-002  0.10396740054794300       0.10419083862621578        9.7953031578333238E-002   9.7684819824077174E-002  0.10390033881722570       0.10411256488734819        9.7852730697420912E-002   9.7570087701939145E-002  0.10378199626036168       0.10783892184745189       0.10948278221373070       0.11283226131090811       0.11806006986938389       0.11813995055433187       0.11265650748017177       0.11228826348691975       0.11752191152589812       0.11750826111377222       0.11180226056966348       0.11130783447058844       0.11654518725748271       0.11660625898051165       0.11107381564925944       0.11068648136777615       0.11592748720521923       0.11623013117134276       0.11125627093748514       0.11119753519183842       0.11644471364697180       0.10789368945102620        8.0642543230890026E-002   6.7390979427998224E-002   7.0835581211316126E-002   7.4497318225055578E-002   7.8383153927176319E-002   8.2498908797885004E-002   8.6843128644019774E-002   9.1410574885722837E-002   9.6190488405530294E-002   9.9402561254753760E-002  0.10097305503070658      

 Skw_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp2rtp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 rtpthvp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 rtm_forcing =    0.0000000000000000        0.0000000000000000       -1.0096057306386647E-008  -1.0342730197271502E-008  -1.0636388293239247E-008  -1.0930046389653354E-008  -1.1270689827736669E-008  -1.1611333265819981E-008  -1.2202015730000472E-008  -1.5007332963307089E-008  -1.8152688352137878E-008  -2.1298043740968666E-008  -2.4783439255846532E-008  -2.8541112815970277E-008  -3.3946216729400963E-008  -3.9351315120020741E-008  -4.5236869121014603E-008  -5.0894692730170394E-008  -5.3503006422577757E-008  -5.6111322396522250E-008  -5.8916493264017865E-008  -6.0143374756103753E-008  -5.8536867035719304E-008  -5.6930359315334855E-008  -5.5218508789396129E-008  -5.2107572157604841E-008  -4.8665599487057783E-008  -4.5223631422764189E-008  -4.2884923668090933E-008  -4.1380784611227858E-008  -3.9794226558569258E-008  -3.7829460272837328E-008  -3.5188796475952974E-008  -3.2548135714201017E-008  -2.9534902549254066E-008  -2.5836478606126375E-008  -2.1964010220062542E-008  -1.8107559910075453E-008  -1.4220663883665458E-008  -1.0333760090985624E-008  -6.3632744791988936E-009  -4.7089980292429460E-009  -3.2917619761237762E-009  -1.8745259230046059E-009  -1.0625079802959280E-009  -9.3747425972561512E-010  -8.1244053915530215E-010  -6.8740681858498939E-010  -8.7116634980213124E-010  -1.1974569904311397E-009  -1.5237476310601480E-009  -1.8500382716891565E-009  -1.9436653150760267E-009  -1.7803732464530286E-009  -1.6170811778300301E-009  -1.4537891092070315E-009  -1.2904970405840334E-009  -1.1354346337975097E-009  -9.8369594441642951E-010  -8.3195725503534911E-010  -6.8021856565426882E-010  -5.2847987627318852E-010  -3.9360314136499855E-010  -3.4331987319333329E-010  -2.9303660502166813E-010  -2.4275333685000286E-010  -1.9247006867833763E-010  -1.4218680050667244E-010  -9.1903532335007215E-011  -5.9946273313758044E-011  -5.4307250173806169E-011  -4.8668227033854301E-011  -4.3029203893902427E-011  -3.7390180753950552E-011  -3.1751157613998684E-011  -2.6112134474046813E-011  -2.0473111334094938E-011  -1.4834088194143067E-011   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wprtp_forcing =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 rtm_ref =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wp2thlp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 thlpthvp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 thlm_forcing =    0.0000000000000000        0.0000000000000000       -9.1832659027743219E-006  -6.3264406521633611E-006  -2.9254594555769986E-006   4.7552174617885905E-007   4.4206604757752068E-006   8.3657992053715535E-006   1.2947299445472050E-005   1.8543499686861250E-005   2.4818026637769483E-005   3.1092553588677720E-005   3.8045411180011852E-005   4.4786612830106222E-005   5.1187852719774297E-005   5.7589086068802625E-005   6.4559320803854120E-005   7.1123100772049020E-005   7.1956802790025889E-005   7.2790505537256343E-005   7.3687129520716893E-005   7.2762301851642930E-005   6.8403021087563596E-005   6.4043740323484275E-005   5.9398610409687175E-005   5.2922347986751393E-005   4.5864832230015777E-005   3.8807325918069364E-005   3.1537473095447698E-005   2.4393755149446750E-005   1.6858598621574386E-005   9.4253739736129926E-006   1.7608679432011394E-006  -5.9036292777626192E-006  -1.3218668550324687E-005  -1.8475635751296105E-005  -2.3979991013262201E-005  -2.9046984579724837E-005  -3.0447798665838798E-005  -3.1848615550869971E-005  -3.3279554823727432E-005  -3.1364854130238101E-005  -2.9107783751998462E-005  -2.6850713373758830E-005  -2.4966772498035169E-005  -2.3506363089791833E-005  -2.2045953681548490E-005  -2.0585544273305153E-005  -1.7848971307458623E-005  -1.4523406641527100E-005  -1.1197841975595578E-005  -7.8722773096640558E-006  -2.3433252382837767E-006   5.6186827014415700E-006   1.3580690641166917E-005   2.1542698580892262E-005   2.9504706520617609E-005   3.4785221953367516E-005   3.8982582522140286E-005   4.3179943090913057E-005   4.7377303659685820E-005   5.1574664228458590E-005   5.4336890497947926E-005   4.9900242827400325E-005   4.5463595156852717E-005   4.1026947486305109E-005   3.6590299815757501E-005   3.2153652145209893E-005   2.7717004474662288E-005   2.4031263277907258E-005   2.1424431322313935E-005   1.8817599366720612E-005   1.6210767411127292E-005   1.3603935455533969E-005   1.0997103499940648E-005   8.3902715443473251E-006   5.7834395887540021E-006   3.1766076331606795E-006   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 wpthlp_forcing =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 thlm_ref =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 rho_ds_zm =    1.1065448859387175        1.1031893281060920        1.0996752411122139        1.0949045946690805        1.0897088701484370        1.0840778169556438        1.0780155337330963        1.0715264411563930        1.0645953218006847        1.0570111288704205        1.0487783462922486        1.0401234505092896        1.0310542949102648        1.0215410017010289        1.0114124409610967        1.0007263749096671       0.98965895364747891       0.97821018996969378       0.96621749615103880       0.95371622069657258       0.94088474352393847       0.92771696358327838       0.91418957102204734       0.90033924612750960       0.88621617030318256       0.87188617373631172       0.85736505077634984       0.84261410677635640       0.82759685615831091       0.81230232422026583       0.79679184399621850       0.78101226012142722       0.76483608631626865       0.74839499142344534       0.73178606676791058       0.71485702037804233       0.69769930639076239       0.68051685933663564       0.66335979441558457       0.64623676295029930       0.62930950845121747       0.61279496197247263       0.59686256067151666       0.58128222495747783       0.56610935295030218       0.55141939817715246       0.53710910730421146       0.52307864977528207       0.50938558908841969       0.49604553826886144       0.48298692058071757       0.47017750933785724       0.45754251714282679       0.44501085114125866       0.43266291756774927       0.42057441879073976       0.40874120538260206       0.39695444240192446       0.38515767709547583       0.37357051907833061       0.36227036079114816       0.35125096637627629       0.34045446268925189       0.32963205932759837       0.31886935612947237       0.30842051556432332       0.29827662994992959       0.28842906490418557       0.27886944987792706       0.26934516507775402       0.25955274326914068       0.24979815394042215       0.24042053088779794       0.23140374059713825       0.22273244417540211       0.21439205229643277       0.20636868305198788       0.19864912249770145       0.18803292090333593       0.17797432042314332       0.17103490961420065       0.16444085040968007       0.15817298655790088       0.15207883623345822       0.14615360556117585       0.14051910550792079       0.13515935300068282       0.12994818377715592       0.12488149184800024       0.12006521014107301       0.11548551389481880       0.11103279853264163       0.10670356224162106       0.10258840582020919        9.8675504456874508E-002   9.4871124324541256E-002   9.1172261991085551E-002   8.7606567966596618E-002   8.4172383682419971E-002   8.0840990275620153E-002   7.7609208165509772E-002   7.4542883524329057E-002   7.1632526561925258E-002   6.8808904358838130E-002   6.6069350931005341E-002   6.3470543236660029E-002   6.1004395365670282E-002   5.8611432570302373E-002   5.6289416439765212E-002   5.4085294703288614E-002   5.1992358322678740E-002   4.9961265030003636E-002   4.7990140552015718E-002   4.6116813159791575E-002   4.4335801546767167E-002   4.2607199064316877E-002   4.0929410733604309E-002   3.9390411355217106E-002   3.7980123865262012E-002   3.6610326761652781E-002   3.5280040686123428E-002   3.3988304405162970E-002   3.2734153968772099E-002   3.1516635375932994E-002   3.0334804991178813E-002   2.9187719792428377E-002   2.8074438443168950E-002   2.7000686710190642E-002 

 rho_ds_zt =    1.1043071679831451        1.1020721674460510        1.0972813883949351        1.0925308304720760        1.0868911996518700        1.0812687200410322        1.0747681084918006        1.0682905285650046        1.0609077600658781        1.0531244115360552        1.0444447002870809        1.0358145739855689        1.0263091496987078        1.0167885376516086        1.0060584102429475       0.99541625373773446       0.98392745022961137       0.97251876060859632       0.95995004071343415       0.94751587437349094       0.93429193171184510       0.92118014615761323       0.90724268732183633       0.89347900006908110       0.87900181164794944       0.86481597760327011       0.84996451871228873       0.83531352224238931       0.81993637709185452       0.80472444958969325       0.78892095140508522       0.77316727829849741       0.75657884843836087       0.74028392790451081       0.72336932507987595       0.70643076398118843       0.68906036739767840       0.67206388189097266       0.65475108008212168       0.63781591146030459       0.62089866441438579       0.60477613774508343       0.58903149782291520       0.57361402419697816       0.55868078995999670       0.54422901269679091       0.53005915936050163       0.51616706297807791       0.50266933989065687       0.48948487112035322       0.47655127108202672       0.46386522432793681       0.45128341945696282       0.43880419327603482       0.42658649959788825       0.41462615838109840       0.40291905055600408       0.39106086825343644       0.37932782790088432       0.36788495798026527       0.35672595241691124       0.34584464469327514       0.33513397021182501       0.32421090722677576       0.31360626626692045       0.30331099932984384       0.29331633659049866       0.28361377674319144       0.27419507772101848       0.26457667108001404       0.25462728714058996       0.24506324914697911       0.23586800840926503       0.22702583454592512       0.21852176889242111       0.21034158092701802       0.20247172749447592       0.19489931462595081       0.18153064743170108       0.17449356524787410       0.16765150749598223       0.16129537152187898       0.15511536611200341       0.14910672246440596       0.14326462788992916       0.13782938387525417       0.13254477160349035       0.12740674888580417       0.12241115395493005       0.11776693942071087       0.11325146048226027       0.10886125471495861       0.10459278680750170       0.10062474476580217        9.6766725715361337E-002   9.3015766388500815E-002   8.9368828653252588E-002   8.5882248687226284E-002   8.2500060068242884E-002   7.9219102208683251E-002   7.6036180856204338E-002   7.3081615282665546E-002   7.0215131528781616E-002   6.7434069415143461E-002   6.4735760093331415E-002   6.2232317937813503E-002   5.9803181736478479E-002   5.7446137394060910E-002   5.5158925869876856E-002   5.3034476272013693E-002   5.0972815595775316E-002   4.8972075538885371E-002   4.7030377993353432E-002   4.5222662631035325E-002   4.3468157306113961E-002   4.1765280120117612E-002   4.0112425356974277E-002   3.8681541017779458E-002   3.7291649448185665E-002   3.5941753045278343E-002   3.4630890155531495E-002   3.3358100455388298E-002   3.2122417136303906E-002   3.0922898814662769E-002   2.9758600326758710E-002   2.8628581290499187E-002   2.7531900142346188E-002 

 invrs_rho_ds_zm =   0.90371390506374982       0.90646272087925017       0.90935938412926154       0.91332158515805284       0.91767629629717784       0.92244300580584249       0.92763041784478406       0.93324808571293727       0.93932406006497715       0.94606383290273810       0.95349031903195280       0.96142433814981920       0.96988102851269586       0.97891322848014939       0.98871633321985630       0.99927415232787020        1.0104491009902030        1.0222751820147993        1.0349636639613078        1.0485299277699427        1.0628294346177349        1.0779149667992818        1.0938650272306412        1.1106924465429513        1.1283928611434511        1.1469387061325671        1.1663643148207328        1.1867828843095982        1.2083177848717082        1.2310687415057029        1.2550329267737157        1.2803896315846897        1.3074696891151765        1.3361928012078255        1.3665195955652907        1.3988811349592170        1.4332822045833127        1.4694713088736624        1.5074775535363778        1.5474204770317406        1.5890432077867096        1.6318672020102558        1.6754275873409155        1.7203347308154011        1.7664431700138126        1.8135016709708383        1.8618191097504762        1.9117583950895460        1.9631493733255554        2.0159439463761295        2.0704494415659407        2.1268563045652322        2.1855892349515562        2.2471362157471808        2.3112681013237362        2.3777004861000788        2.4465358198079157        2.5191807753784490        2.5963392643270935        2.6768707618234702        2.7603693490578110        2.8469672562516277        2.9372503802740426        3.0336855038913844        3.1360805946933459        3.2423264651194801        3.3525925251598347        3.4670569706010528        3.5859073141132609        3.7127081888079259        3.8527814709438837        4.0032321465374157        4.1593785535175067        4.3214513188918042        4.4896916733536072        4.6643520097346389        4.8456964749253277        5.0340015975231447        5.3182176567585238        5.6187881354031717        5.8467596016256334        6.0812139897637838        6.3221920617522098        6.5755369041941307        6.8421165263790069        7.1164700087251260        7.3986740673059304        7.6953749635690851        8.0075917191728614        8.3288073108357548        8.6590946888003106        9.0063477928642701        9.3717583461326797        9.7476902190345474        10.134227390112240        10.540615040875194        10.968248216741358        11.414669278920829        11.880381144639694        12.369962275209508        12.885068971034920        13.415096823744729        13.960138612945821        14.533002804186570        15.135611080004045        15.755340178377562        16.392261475682812        17.061517798605841        17.765328959664927        18.489314063757810        19.233595710233562        20.015506000487818        20.837613486797700        21.684065560537952        22.555135243132128        23.470212122849691        24.432308750024813        25.386888981233092        26.329561313375176        27.314697476217084        28.344638513790784        29.421885483881205        30.549132290206288        31.729275288174595        32.965433609703254        34.260983972424292        35.619590469255463        37.036095071707138      

 invrs_rho_ds_zt =   0.90554514992993584       0.90738159399978890       0.91134326215335260       0.91530597774335209       0.92005529193749924       0.92483947927583787       0.93043326471910193       0.93607494708697192       0.94258901446616250       0.94955542673389415       0.95744657397862742       0.96542375934356395       0.97436527803885276       0.98348866354219167       0.99397807306090258        1.0046048537434000        1.0163350964206130        1.0282577987227786        1.0417208787832342        1.0553912889968331        1.0703292686770420        1.0855639954586047        1.1022409041972898        1.1192204852298522        1.1376540830162836        1.1563153617621353        1.1765196993340590        1.1971552876523677        1.2196068230888768        1.2426613861550651        1.2675541170746936        1.2933811712786027        1.3217393032650593        1.3508330551369068        1.3824196925817638        1.4155668906098617        1.4512516570596325        1.4879537897295121        1.5272979769267059        1.5678505067558768        1.6105687728337634        1.6535043921020338        1.6977020816306791        1.7433325508384041        1.7899308835580388        1.8374617608950132        1.8865818698548027        1.9373572467611537        1.9893793407362481        2.0429640607914168        2.0984100991472840        2.1557985974241394        2.2159023728443588        2.2789207927439712        2.3441904536187304        2.4118111696196038        2.4818881078471224        2.5571466776162475        2.6362421273803642        2.7182410650604631        2.8032723529777956        2.8914716921144934        2.9838813396563153        3.0844119605776563        3.1887117942626428        3.2969460461686806        3.4092884549969957        3.5259218063496505        3.6470384819141661        3.7796227305981076        3.9273088569170507        4.0805792116150394        4.2396593193972105        4.4047850413152414        4.5762031172844058        4.7541717409976529        4.9389611694170155        5.1308543691864283        5.5087116922019410        5.7308703537546828        5.9647540003418404        6.1998059247741937        6.4468145552899951        6.7066057349541381        6.9800900245125712        7.2553469505825712        7.5446204923987104        7.8488777772385445        8.1691902060508728        8.4913474436794001        8.8299082037590164        9.1860047233369819        9.5608887622475809        9.9379134061650323        10.334130793486732        10.750865566416772        11.189583829949918        11.643849751092221        12.121203295765048        12.623218038570366        13.151633718836404        13.683331931460375        14.241944410373907        14.829299324110389        15.447412659684092        16.068821363833237        16.721518336707902        17.407610770073905        18.129432077032440        18.855659003230326        19.618300231444959        20.419800243221641        21.262852706421477        22.112806761486926        23.005346027386032        23.943332766450602        24.929931089946717        25.852124131775497        26.815654839548873        27.822794251026931        28.875954256702027        29.977726139932859        31.130907607504618        32.338494718542627        33.603730989350581        34.930127687880386        36.321503231879113      

 thv_ds_zm =    303.43619811507244        303.43619811507244        303.44554546868500        303.46610014484230        303.49064194100924        303.51729691632096        303.54605984321705        303.57692506425462        303.61471885396043        303.71228300334468        303.87175816512490        304.04028113520729        304.21784108526174        304.41878233914753        304.71231252264386        305.08398834654639        305.47196022853626        305.88033949348147        306.37326933594881        306.94649866896555        307.54093685265201        308.15593146387874        308.79032117404614        309.44472878953570        310.12015753387607        310.76035446947469        311.35639723951101        311.96454703817466        312.59763091955909        313.26051026759797        313.94631126160476        314.67947739525243        315.50600545734937        316.39662837669925        317.33500019815983        318.39440844899929        319.55359814756605        320.73695552948868        321.92383091269562        323.11654724804174        324.32193269671734        325.43054656725627        326.41837373727355        327.39485074997862        328.31778986744848        329.12663365969507        329.87480398689445        330.62289665118408        331.32338383547960        331.95435389329259        332.56335295878688        333.17232137054128        333.83121772767635        334.59521465539876        335.41435991424356        336.23348569313833        337.05259199122020        338.04502939129628        339.28082499561492        340.58663153211000        341.89242527114578        343.19820621248743        344.55647768651988        346.23052109295332        348.16783824582956        350.10514986310483        352.04245594474958        353.97975649073402        355.91705150102860        358.18130123010769        361.24179118409148        364.77156380552583        368.30133497819367        371.83110470209408        375.36087297722594        378.89063980358793        382.42040518117909        385.95016910999828        396.13205520557096        406.87214700678709        411.64341852956710        416.28621535131231        420.78415246383923        425.50949494872583        430.48356284101385        435.33498985638596        440.04790594713819        444.99957239739581        450.21240424155530        455.29097776496758        460.21800849084633        465.39453536821628        470.84394849434597        476.15229999769917        481.30146490506667        486.71114622161741        492.40581906647208        498.23736239991359        504.19270191404848        510.43227908949768        516.98251413718538        523.38477579047901        529.61853426958100        536.14881122354711        543.00300692707049        549.69403306519428        556.19972510369291        563.01271192392824        570.16122390061128        577.14813476613767        583.95136966355142        591.07473543902859        598.54740255268234        605.87655753094202        613.04192615040051        620.54602284310397        628.41985324255415        635.24086055842690        640.90814013344345        646.76597228211347        652.82690215789069        659.10451493203027        665.61396078939242        672.37190492934724        679.39669257578703        686.70878397612000        694.33101940669314        702.11436267950046      

 rtp2 =    1.8810966544620410E-007   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016   1.0000000000000001E-016 

 thlp2 =   0.14962169823204641        1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004   1.0000000000000000E-004 

 w_1_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 w_2_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 varnce_w_1_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 varnce_w_2_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 mixt_frac_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 l_implemented =  F 

 em =    1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        1.0000000000000000        6.0000000000000006E-004 

 Cx_fnc_Richardson =   0.33000000000000002       0.33000000000000002       0.36759709092487358       0.37519353743959316       0.37519353743960826       0.37519353743960454       0.37519353743960998       0.37519353743964767       0.38040196964200240       0.43736861655588138       0.43736861655588199       0.43736861655588199       0.43736861655587284       0.45190657955335001       0.51451167159688371       0.51451167159690203       0.51451167159687572       0.51792563787072121       0.56660839885090575       0.56660839885087788       0.56660839885090730       0.56422191767721375       0.56009633188879504       0.56009633188877717       0.56009633188877950       0.51784500677953749       0.51387344647736455       0.51387344647736444       0.51572170250308047       0.51690574084526952       0.51690574084525687       0.52940532276915353       0.54742698950508539       0.54742698950506474       0.55882068416980102       0.59103889580033375       0.59103889580031854       0.58995565754299628       0.58072392723903121       0.58072392723903044       0.58072392723903388       0.53702009679408103       0.53254866131178336       0.53254866131178336       0.51011435037823016       0.48464935450434343       0.48464935450435492       0.48464935450435492       0.46421711805274329       0.45478499889051271       0.45478499889051271       0.45478499889051271       0.47464497274087231       0.49657576251009378       0.49657576251009378       0.49657576251009378       0.49657576251009378       0.56657124138161241       0.59484537399930448       0.59484537399929305       0.59484537399929305       0.59484537399929305       0.61610721554800019       0.72272538138939058       0.72272538138939058       0.72272538138939058       0.72272538138939058       0.72272538138939058       0.72272538138939058       0.85534709022352917       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996       0.94999999999999996      

 pdf_implicit_coefs_terms%coef_wp2rtp_implicit = 

 pdf_implicit_coefs_terms%term_wp2rtp_explicit = 

 pdf_implicit_coefs_terms%coef_wp2thlp_implicit = 

 pdf_implicit_coefs_terms%term_wp2thlp_explicit = 

 um_forcing =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 vm_forcing =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 ug =  -0.75500000000000000      -0.75500000000000000      -0.69816308127088289      -0.62995955708136420      -0.54876491514102521      -0.46757027307727039      -0.37338447549742626      -0.27919867791758218      -0.15325630494765743       0.17793107997935237       0.54926235528938083       0.92059363059940957        1.3320690289265138        1.7426179874343684        2.1888419029489561        2.6350653625222056        3.1209533294066563        3.5983936687433209        3.9845200955436151        4.3706468600953752        4.7859153942380832        5.1294343153266535        5.3643204235483015        5.5992065317699504        5.8494947207359562        6.0308991045101479        6.2165934112486250        6.4022874694798881        6.5490914262014712        6.6640851473405167        6.7853799262014709        6.8754535272560702        6.9228537734212736        6.9702539651054707        7.0096564620199544        7.0198246625993352        7.0304713693837151        7.0349388238427792        6.9845785119412049        6.9342180994164675        6.8827747645673556        6.8059807515368647        6.7265930545943089        6.6472053576517531        6.6246791804652831        6.6666960316009005        6.7087128827365179        6.7507297338721362        6.9377670047403823        7.1917499515317864        7.4457328983231905        7.6997158451145946        8.0469181682589603        8.4970599293210256        8.9472016903830909        9.3973434514451561        9.8474852125072214        10.140235713708723        10.369409232140693        10.598582750572664        10.827756269004633        11.056929787436603        11.232445750481522        11.138894232904200        11.045342715326877        10.951791197749552        10.858239680172229        10.764688162594906        10.671136645017583        10.375915746374677        9.7912399482670835        9.2065641501594886        8.6218883520518954        8.0372125539443022        7.4525367558367082        6.8678609577291141        6.2831851596215209        5.6985093615139268        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996      

 vg =   0.19100000000000000       0.19100000000000000       0.27417597862797627       0.37398601402727183       0.49280744125703613       0.61162886866740906       0.74946174317449799       0.88729461768158691        1.0360169973727571        1.0959068655728768        1.1630561053961306        1.2302053452193842        1.3046139987338687        1.3458555369270855        1.2343579949153212        1.1228605668291818        1.0014522063242666       0.86428891377033834       0.47292332242729967        8.1557388750006996E-002 -0.33934572523181561      -0.81550105731674583       -1.4272907868818900       -2.0390805164470343       -2.6909868577806337       -3.2903413649966518       -3.9213355059862813       -4.5523288025418562       -4.9550371229373713       -5.1880667271503587       -5.4338651414558896       -5.4397373809741945       -5.0820235232474538       -4.7243100766707151       -4.2405204520853443       -3.4501739525061752       -2.6226344706294005       -1.8095814423923577       -1.0889937696278542      -0.36840465708254011       0.36767960328932592       0.82696163451416527        1.2579234179166114        1.6888852013190576        2.0061231225866738        2.1942740534581193        2.3824249843295644        2.5705759152010099        2.7785716018079598        2.9957282092610407        3.2128848167141215        3.4300414241672024        3.6006723505462173        3.7199263245589282        3.8391802985716397        3.9584342725843511        4.0776882465970630        4.0208140387622393        3.8927942133596440        3.7647743879570488        3.6367545625544535        3.5087347371518582        3.3666829935775104        3.1542677598378597        2.9418525260982089        2.7294372923585581        2.5170220586189074        2.3046068248792571        2.0921915911396063        1.9001799890101059        1.7374536016475912        1.5747272142850766        1.4120008269225621        1.2492744395600475        1.0865480521975328       0.92382166483501815       0.76109527747250338       0.59836889010998873       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001      

 wpthvp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 fcor =    0.0000000000000000      

 um_ref =    0.0000000000000000        0.0000000000000000      -0.69970484893257123      -0.63124322291751156      -0.54974131701159334      -0.46823941098179234      -0.37369718715294908      -0.27915496332410594      -0.15274604404801528       0.17877515351193010       0.55048070355687906       0.92218625360182827        1.3340763890003160        1.7449260771473172        2.1910428662822845        2.6371591995853731        3.1229305178165720        3.6001766002985862        3.9853873290851367        4.3705983948221760        4.7848821205045153        5.1272831131334797        5.3607649960526835        5.5942468789718882        5.8430387640035741        6.0235753341635512        6.2084110384358970        6.3932464953500610        6.5395337397457469        6.6542622257573738        6.7752772359856781        6.8652924536556235        6.9129673829452365        6.9606422574381277        7.0005018344826837        7.0116159976361994        7.0232531831269336        7.0287064160644039        6.9793008041262103        6.9298950934724068        6.8794269898727087        6.8034933576283461        6.7249528043599076        6.6464122510914692        6.6245612788114077        6.6670586334622364        6.7095559881130651        6.7520533427638947        6.9403328068283408        7.1958987804583616        7.4514647540883825        7.7070307277184025        8.0555279434146261        8.5066406397561991        8.9577533360977721        9.4088660324393452        9.8599787287809182        10.153279401517402        10.382833871612670        10.612388341707938        10.841942811803202        11.071497281898470        11.247201614451452        11.152678653218821        11.058155691986190        10.963632730753559        10.869109769520929        10.774586808288298        10.680063847055669        10.384084376434513        9.7987893968985471        9.2134944173625772        8.6281994378266091        8.0429044582906428        7.4576094787546738        6.8723144992187049        6.2870195196827376        5.7017245401467687        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 vm_ref =    0.0000000000000000        0.0000000000000000       0.28105009822213167       0.38105164725562440       0.50010106682361632       0.61915048657256344       0.75724783222830094       0.89534517788403833        1.0442399135308698        1.1036727886108482        1.1703096422568706        1.2369464959028929        1.3107873698620531        1.3513410288850367        1.2388142367222612        1.1262875595367745        1.0037584606628418       0.86547562747244566       0.47330478597267372        8.1133601434281444E-002 -0.34063553732335322      -0.81743298999914582       -1.4294861535440526       -2.0415393170889597       -2.6937263664397597       -3.2928940002517701       -3.9236436272664514       -4.5543924101743016       -4.9570048134210589       -5.1900245294365890       -5.4358125137228805       -5.4420678632368071       -5.0852987769593332       -4.7285301007459566       -4.2458203948891864       -3.4567274574212852       -2.6305005291404475       -1.8186652279971816       -1.0985087056649101      -0.37835074441329486       0.35729309342705445       0.81721954337015845        1.2489325560565134        1.6806455687428685        1.9986796797197925        2.1876762664398792        2.3766728531599650        2.5656694398800517        2.7737750530886780        2.9907056377854682        3.2076362224822583        3.4245668071790485        3.5947790295151916        3.7134099579746933        3.8320408864341950        3.9506718148936972        4.0693027433531999        4.0123845105092455        3.8845548626837778        3.7567252148583101        3.6288955670328424        3.5010659192073752        3.3592364827658132        3.1471824916210589        2.9351285004763046        2.7230745093315503        2.5110205181867959        2.2989665270420421        2.0869125358972878        1.8952092790469111        1.7327276657506219        1.5702460524543329        1.4077644391580439        1.2452828258617550        1.0828012125654658       0.92031959926917684       0.75783798597288765       0.59535637267659858        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 up2 =    7.1514982937351215E-002  0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663        4.0000000000000002E-004 

 vp2 =    7.1514982937351215E-002  0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663       0.66666666666666663        4.0000000000000002E-004 

 uprcp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 vprcp =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 rc_coef_zm =    0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 pdf_implicit_coefs_terms%coef_wp2up_implicit = 

 pdf_implicit_coefs_terms%term_wp2up_explicit = 

 pdf_implicit_coefs_terms%coef_wp2vp_implicit = 

 pdf_implicit_coefs_terms%term_wp2vp_explicit = 

 Intent(inout)

 rtm =    1.4307000000000000E-002   1.4307000000000000E-002   1.4138469624256172E-002   1.3936235481101886E-002   1.3695480636881576E-002   1.3454725792295320E-002   1.3175450134663100E-002   1.2896174477030880E-002   1.2583459957387624E-002   1.2326328008288905E-002   1.2038028577430984E-002   1.1749729146573063E-002   1.1430262053340216E-002   1.1093499039426000E-002   1.0642132679625755E-002   1.0190766781021279E-002   9.6992792671114440E-003   9.2046396920216298E-003   8.6209967619598551E-003   8.0373533213755118E-003   7.4096611272982029E-003   6.8239285230440047E-003   6.2747179390999566E-003   5.7255073551559085E-003   5.1402836335103326E-003   4.7696758070832901E-003   4.3976763570710113E-003   4.0256774048906185E-003   3.6889834982517153E-003   3.3887221152775404E-003   3.0720079704739376E-003   2.8151226434570166E-003   2.6356337113114434E-003   2.4561449854672845E-003   2.2783605524370238E-003   2.1304594531005709E-003   1.9755982635095955E-003   1.8234098047630180E-003   1.6881830413236051E-003   1.5529560076923664E-003   1.4148211270790091E-003   1.2545320150516746E-003   1.0919762546454887E-003   9.2942049423930283E-004   7.9250248031550151E-004   6.8468565475995414E-004   5.7686882920440676E-004   4.6905200364885945E-004   3.9858857898798360E-004   3.4536857891195503E-004   2.9214857883592645E-004   2.3892857875989788E-004   1.9882741766436888E-004   1.7321300775318793E-004   1.4759859784200694E-004   1.2198418793082599E-004   9.6369778019645018E-005   8.1422575052073417E-005   7.0784307870730989E-005   6.0146040689388555E-005   4.9507773508046120E-005   3.8869506326703685E-005   2.9483165759670881E-005   2.6374650143968676E-005   2.3266134528266470E-005   2.0157618912564265E-005   1.7049103296862057E-005   1.3940587681159853E-005   1.0832072065457648E-005   8.8165545340016628E-006   8.3698108487236553E-006   7.9230671634456461E-006   7.4763234781676377E-006   7.0295797928896294E-006   6.5828361076116210E-006   6.1360924223336118E-006   5.6893487370556034E-006   5.2426050517775951E-006   3.6798938000000001E-006   3.6717836000000000E-006   3.6636733999999998E-006   3.6613208000000001E-006   3.6589684000000002E-006   3.6566157000000001E-006   3.6542629999999999E-006   3.6453057000000000E-006   3.6363479999999999E-006   3.6273905000000000E-006   3.6184329999999998E-006   3.7715214999999999E-006   3.9246106000000000E-006   4.0776989999999997E-006   4.2307879999999999E-006   4.4103020000000004E-006   4.5898160000000001E-006   4.7693299999999998E-006   4.9488444000000001E-006   5.2964279999999997E-006   5.6440117000000002E-006   5.9915960000000003E-006   6.3391799999999997E-006   6.7695933000000002E-006   7.2000065999999999E-006   7.6304200000000004E-006   8.0608340000000005E-006   8.6365520000000000E-006   9.2122699999999995E-006   9.7879880000000007E-006   1.0363708000000001E-005   1.1021647000000000E-005   1.1679586000000001E-005   1.2337527000000001E-005   1.2995469000000000E-005   1.3863442000000000E-005   1.4731417000000001E-005   1.5599392999999999E-005   1.6467371000000002E-005   1.6676052999999999E-005   1.6884735000000000E-005   1.7093418000000001E-005   1.7302097999999999E-005   1.7510807000000001E-005   1.7719512000000002E-005   1.7928221000000000E-005   1.8136928999999998E-005   1.8345636000000001E-005   1.8554343000000001E-005 

 wprtp =    5.0941482395138665E-005   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 thlm =    301.47100000000000        301.47100000000000        301.51238995126965        301.56205732602785        301.62118513148266        301.68031293702734        301.74890120077015        301.81748946451302        301.90445655777415        302.08896755890567        302.29584351033719        302.50271946176872        302.73196049310525        302.99212960858631        303.42386118111403        303.85559231250841        304.32569973777584        304.80448673530077        305.45623880441826        306.10799144363449        306.80893317562033        307.50281606694517        308.23233460014455        308.96185313334388        309.73920805600835        310.37406260812816        311.03376606627802        311.69346864157330        312.39841588862919        313.10784805184682        313.85615340714770        314.65439912307221        315.56985587734289        316.48531157940363        317.49622669329301        318.64923901353683        319.85651103738979        321.05878064605463        322.27053679292089        323.48229536095437        324.72011091182992        325.74249529198966        326.74283843295080        327.74318157391195        328.63293830129305        329.39716932949557        330.16140035769814        330.92563138590072        331.58914491235805        332.20616428823951        332.82318366412096        333.44020304000242        334.15511903898096        334.97813942301235        335.80115980704375        336.62418019107514        337.44720057510654        338.61525268300704        339.92267768863275        341.23010269425839        342.53752769988404        343.84495270550968        345.25718462095944        347.19497404596694        349.13276347097445        351.07055289598196        353.00834232098947        354.94613174599698        356.88392117100449        359.47544848821934        363.00528203152226        366.53511557482511        370.06494911812797        373.59478266143083        377.12461620473368        380.65444974803654        384.18428329133940        387.71411683464225        404.54836999999998        409.19454999999999        414.09089999999998        418.48012999999997        423.08676000000003        427.93079999999998        433.03487999999999        437.63364000000001        442.46069999999997        447.53696000000002        452.88634999999999        457.69405999999998        462.74032999999997        468.04703000000001        473.63907000000000        478.66363999999999        483.93729999999999        489.48289999999997        495.32654000000002        501.14584000000002        507.23703000000000        513.62480000000005        520.33730000000003        526.42909999999995        532.80457000000001        539.48940000000005        546.51270000000000        552.87114999999994        559.52373999999998        566.49676999999997        573.82039999999995        580.47019999999998        587.42645000000005        594.71650000000000        602.37134000000003        609.37429999999995        616.70150000000001        624.38189999999997        632.44854999999995        638.02350000000001        643.78290000000004        649.73895000000005        655.90454000000000        662.29395000000000        668.92319999999995        675.80960000000005        682.97253000000001        690.43353000000002        698.21673999999996      

 wpthlp =   4.5432152465484738E-002   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 um =  -0.75500000000000000      -0.75500000000000000      -0.69816308127088289      -0.62995955708136420      -0.54876491514102521      -0.46757027307727039      -0.37338447549742626      -0.27919867791758218      -0.15325630494765743       0.17793107997935237       0.54926235528938083       0.92059363059940957        1.3320690289265138        1.7426179874343684        2.1888419029489561        2.6350653625222056        3.1209533294066563        3.5983936687433209        3.9845200955436151        4.3706468600953752        4.7859153942380832        5.1294343153266535        5.3643204235483015        5.5992065317699504        5.8494947207359562        6.0308991045101479        6.2165934112486250        6.4022874694798881        6.5490914262014712        6.6640851473405167        6.7853799262014709        6.8754535272560702        6.9228537734212736        6.9702539651054707        7.0096564620199544        7.0198246625993352        7.0304713693837151        7.0349388238427792        6.9845785119412049        6.9342180994164675        6.8827747645673556        6.8059807515368647        6.7265930545943089        6.6472053576517531        6.6246791804652831        6.6666960316009005        6.7087128827365179        6.7507297338721362        6.9377670047403823        7.1917499515317864        7.4457328983231905        7.6997158451145946        8.0469181682589603        8.4970599293210256        8.9472016903830909        9.3973434514451561        9.8474852125072214        10.140235713708723        10.369409232140693        10.598582750572664        10.827756269004633        11.056929787436603        11.232445750481522        11.138894232904200        11.045342715326877        10.951791197749552        10.858239680172229        10.764688162594906        10.671136645017583        10.375915746374677        9.7912399482670835        9.2065641501594886        8.6218883520518954        8.0372125539443022        7.4525367558367082        6.8678609577291141        6.2831851596215209        5.6985093615139268        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996        5.6985086999999996      

 upwp =    5.8426078455082681E-003   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

 vm =   0.19100000000000000       0.19100000000000000       0.27417597862797627       0.37398601402727183       0.49280744125703613       0.61162886866740906       0.74946174317449799       0.88729461768158691        1.0360169973727571        1.0959068655728768        1.1630561053961306        1.2302053452193842        1.3046139987338687        1.3458555369270855        1.2343579949153212        1.1228605668291818        1.0014522063242666       0.86428891377033834       0.47292332242729967        8.1557388750006996E-002 -0.33934572523181561      -0.81550105731674583       -1.4272907868818900       -2.0390805164470343       -2.6909868577806337       -3.2903413649966518       -3.9213355059862813       -4.5523288025418562       -4.9550371229373713       -5.1880667271503587       -5.4338651414558896       -5.4397373809741945       -5.0820235232474538       -4.7243100766707151       -4.2405204520853443       -3.4501739525061752       -2.6226344706294005       -1.8095814423923577       -1.0889937696278542      -0.36840465708254011       0.36767960328932592       0.82696163451416527        1.2579234179166114        1.6888852013190576        2.0061231225866738        2.1942740534581193        2.3824249843295644        2.5705759152010099        2.7785716018079598        2.9957282092610407        3.2128848167141215        3.4300414241672024        3.6006723505462173        3.7199263245589282        3.8391802985716397        3.9584342725843511        4.0776882465970630        4.0208140387622393        3.8927942133596440        3.7647743879570488        3.6367545625544535        3.5087347371518582        3.3666829935775104        3.1542677598378597        2.9418525260982089        2.7294372923585581        2.5170220586189074        2.3046068248792571        2.0921915911396063        1.9001799890101059        1.7374536016475912        1.5747272142850766        1.4120008269225621        1.2492744395600475        1.0865480521975328       0.92382166483501815       0.76109527747250338       0.59836889010998873       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001       0.59836864000000001      

 vpwp =   -1.4780637066120256E-003   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000      

    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Error calling advance_xm_wpxp in advance_clubb_core
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Fatal error advance_clubb_core in API module
    Fatal error in CLUBB - MPI Process   1 / Chunk index   1
Column index not available. Latitude/Longitude for column 1:  15.00/-56.50
Latitude range from -90 to 90 degrees, Longitude range from -180 to 180 degrees
 Fatal error in advance_clubb_core, check your parameter values and timestep
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.0000
CLUBB-TIMER time_clubb_pdf =             0.0000
CLUBB-TIMER time_SILHS =                 0.0000
CLUBB-TIMER time_microphys_scheme =      0.0000
CLUBB-TIMER time_microphys_advance =     0.0000
CLUBB-TIMER time_loop_end =              0.0000
CLUBB-TIMER time_adapt_grid =            0.0000
CLUBB-TIMER time_total =                 0.0132
ERROR STOP Fatal error in clubb, check your parameter values and timestep

Error termination. Backtrace:
#0  0x4038f6 in ???
#1  0x4036bc in ???
#2  0x7bfa86029d8f in __libc_start_call_main
	at ../sysdeps/nptl/libc_start_call_main.h:58
#3  0x7bfa86029e3f in __libc_start_main_impl
	at ../csu/libc-start.c:392
#4  0x4036e4 in ???
#5  0xffffffffffffffff in ???

Error detection summary:
PASS: advance_wp2_wp3_bad_wp2: found 'Error calling advance_wp2_wp3'
PASS: advance_xm_wpxp_bad_wp2: found 'Error calling advance_xm_wpxp'
[Pipeline] }
[Pipeline] // dir
[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