do ntr=1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1882:41:
call hbuf_put(trim(tracername(ntr))//'FLXS',trwsb(:,ntr),factor_xy)
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1883:41:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1878:27:
do ntr=1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1883:41:
call hbuf_put(trim(tracername(ntr))//'ADV',tradv(:,ntr),factor_xy*86400./dtn)
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1884:41:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1878:27:
do ntr=1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1884:41:
call hbuf_put(trim(tracername(ntr))//'DIFF',trdiff(:,ntr),factor_xy*86400./dtn)
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1885:41:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1878:27:
do ntr=1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90:1885:41:
call hbuf_put(trim(tracername(ntr))//'PHYS',trphys(:,ntr),factor_xy*86400./dtn)
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:98:37:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:95:19:
do n = 1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:98:37:
dtr = - rdz * (tracer(i,j,k1,n)-tracer(i,j,k2,n))
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:98:54:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:95:19:
do n = 1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:98:54:
dtr = - rdz * (tracer(i,j,k1,n)-tracer(i,j,k2,n))
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:99:21:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:95:19:
do n = 1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:99:21:
tracer(i,j,k,n) = tracer(i,j,k,n) + dtn*dtr
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:99:39:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:95:19:
do n = 1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:99:39:
tracer(i,j,k,n) = tracer(i,j,k,n) + dtn*dtr
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:100:16:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:95:19:
do n = 1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:100:16:
tradv(k,n) = tradv(k,n) + dtr
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:100:29:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:95:19:
do n = 1,ntracers
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90:100:29:
tradv(k,n) = tradv(k,n) + dtr
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/upperbound.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/write_fields3D.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/zero.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART -Wall -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:581:23:
do k = 1,ntracers
1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:780:8:
use grid, only: nstep,dt,icycle
1
Warning: Unused module variable ‘dt’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:780:8:
use grid, only: nstep,dt,icycle
1
Warning: Unused module variable ‘icycle’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:799:8:
use sgs_params, only: doclubb, doclubbnoninter, nclubb, doclubb_sfc_fluxes
1
Warning: Unused module variable ‘doclubb_sfc_fluxes’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:781:8:
use params, only: dosmoke
1
Warning: Unused module variable ‘dosmoke’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:790:8:
use clubbvars, only: edsclr_dim, sclr_dim, wprtp, wpthlp, rho_ds_zt, rho_ds_zm, &
1
Warning: Unused module variable ‘rho_ds_zm’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:790:8:
use clubbvars, only: edsclr_dim, sclr_dim, wprtp, wpthlp, rho_ds_zt, rho_ds_zm, &
1
Warning: Unused module variable ‘rtm_spurious_source’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:792:8:
use clubb_api_module, only: &
1
Warning: Unused module variable ‘stats_tout’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:792:8:
use clubb_api_module, only: &
1
Warning: Unused module variable ‘stats_tsamp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:790:8:
use clubbvars, only: edsclr_dim, sclr_dim, wprtp, wpthlp, rho_ds_zt, rho_ds_zm, &
1
Warning: Unused module variable ‘thlm_spurious_source’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:790:8:
use clubbvars, only: edsclr_dim, sclr_dim, wprtp, wpthlp, rho_ds_zt, rho_ds_zm, &
1
Warning: Unused module variable ‘wprtp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:790:8:
use clubbvars, only: edsclr_dim, sclr_dim, wprtp, wpthlp, rho_ds_zt, rho_ds_zm, &
1
Warning: Unused module variable ‘wpthlp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:420:8:
use sgs_params, only: doclubb, doclubbnoninter, nclubb, doclubb_sfc_fluxes
1
Warning: Unused module variable ‘doclubbnoninter’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:420:8:
use sgs_params, only: doclubb, doclubbnoninter, nclubb, doclubb_sfc_fluxes
1
Warning: Unused module variable ‘nclubb’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:413:8:
use clubb_api_module, only: &
1
Warning: Unused module variable ‘stats_tout’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:413:8:
use clubb_api_module, only: &
1
Warning: Unused module variable ‘stats_tsamp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:347:8:
use grid, only: dt, dx, dy, dz, adz, adzw
1
Warning: Unused module variable ‘adz’ which has been explicitly imported at (1) [-Wunused-variable]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/advect_all_scalars.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/diagnose.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom2D.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom2D_xy.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom2D_z.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:66:19:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:66:19:
tky=rdy21*tk(i,j,k)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:67:37:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:67:37:
fv(i,j,k)=-2.*tky*(v(i,jc,k)-v(i,j,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:68:21:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:68:21:
tky=rdy251*(tk(i,j,k)+tk(ib,j,k)+tk(i,jc,k)+tk(ib,jc,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:68:32:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:68:32:
tky=rdy251*(tk(i,j,k)+tk(ib,j,k)+tk(i,jc,k)+tk(ib,jc,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:69:34:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:69:34:
fu(i,j,k)=-tky*(u(i,jc,k)-u(i,j,k)+(v(i,jc,k)-v(ib,jc,k))*dyx)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:70:21:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:70:21:
tky=rdy251*(tk(i,j,k)+tk(i,jc,k)+tk(i,j,kcu)+tk(i,jc,kcu))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:70:42:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:70:42:
tky=rdy251*(tk(i,j,k)+tk(i,jc,k)+tk(i,j,kcu)+tk(i,jc,kcu))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:71:35:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90:71:35:
fw(i,j,k)=-tky*(w(i,jc,kc)-w(i,j,kc)+(v(i,jc,kcu)-v(i,jc,k))*dyz)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:66:19:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:66:19:
tky=rdy21*tk(i,j,k)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:67:37:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:67:37:
fv(i,j,k)=-2.*tky*(v(i,jc,k)-v(i,j,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_z.F90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:68:21:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:68:21:
tky=rdy251*(tk(i,j,k)+tk(ib,j,k)+tk(i,jc,k)+tk(ib,jc,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:68:32:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:68:32:
tky=rdy251*(tk(i,j,k)+tk(ib,j,k)+tk(i,jc,k)+tk(ib,jc,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:69:34:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:69:34:
fu(i,j,k)=-tky*(u(i,jc,k)-u(i,j,k)+(v(i,jc,k)-v(ib,jc,k))*dyx)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:70:21:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:70:21:
tky=rdy251*(tk(i,j,k)+tk(i,jc,k)+tk(i,j,kcu)+tk(i,jc,kcu))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:70:42:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:70:42:
tky=rdy251*(tk(i,j,k)+tk(i,jc,k)+tk(i,j,kcu)+tk(i,jc,kcu))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:71:35:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:62:11:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90:71:35:
fw(i,j,k)=-tky*(w(i,jc,kc)-w(i,j,kc)+(v(i,jc,kcu)-v(i,jc,k))*dyz)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar2D.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar2D_xy.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar2D_z.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_z.f90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90:125:19:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90:122:10:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90:125:19:
tky=rdy5*(tkh(i,j,k)+tkh(i,jc,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90:126:42:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90:122:10:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90:126:42:
flx(i,j,k)=-tky*(field(i,jc,k)-field(i,j,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar_xy.f90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90:125:19:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90:122:10:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90:125:19:
tky=rdy5*(tkh(i,j,k)+tkh(i,jc,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90:126:42:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90:122:10:
do j=0,ny
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90:126:42:
flx(i,j,k)=-tky*(field(i,jc,k)-field(i,j,k))
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar_z.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/hbuf_sgs_init.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/kurant.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/main.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/periodic.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/restart.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setparm.F90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:223:19:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:200:11:
do k= 1,nzm
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:223:19:
call atmosphere(z(k-1)/1000.,ratio_p1,rrr1,ratio_t1)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:226:34:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:200:11:
do k= 1,nzm
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:226:34:
tabs0(k)=ratio_t2/ratio_t1*tabs0(k-1)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:231:13:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:200:11:
do k= 1,nzm
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:231:13:
q0(k) = q0(k-1)*exp(-(z(k)-z(k-1))/3000.) ! always decrease q0 with height
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:231:31:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:200:11:
do k= 1,nzm
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:231:31:
q0(k) = q0(k-1)*exp(-(z(k)-z(k-1))/3000.) ! always decrease q0 with height
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:232:10:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:200:11:
do k= 1,nzm
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:232:10:
u0(k)=u0(k-1)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:233:10:
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:200:11:
do k= 1,nzm
2
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata.F90:233:10:
v0(k)=v0(k-1)
1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setparm.F90:72:0:
#endif UWM_MISC
Warning: extra tokens at end of #endif directive
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setperturb.f90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/stepout.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/task_boundaries.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/task_dispatch.F90;
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -c -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/tke_full.f90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/stepout.F90:291:40:
do k=1,ntracers
2
call fminmax_print(trim(tracername(k))//':',tracer(:,:,:,k),dimx1_s,dimx2_s,dimy1_s,dimy2_s,nzm)
1
Warning: Array reference at (1) out of bounds (1 > 0) in loop beginning at (2)
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90 -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -ffree-line-length-0 -fcheck=all -I/usr/local/mpi/MPICH-3.3.1-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC -DSILHS -DUWM_MICRO_CHANGES -DMICRO_RESTART -o /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SAM_ADV_MPDATA_SGS_CLUBB_RAD_CAM_MICRO_M2005_UWM LY93_pdf.o MISR_simulator.o Nc_Ncn_eqns.o Skx_module.o T_in_K_module.o abcoefs.o abortutils.o adams.o adg1_adg2_3d_luhar_pdf.o advance_clubb_core_module.o advance_helper_module.o advance_windm_edsclrm_module.o advance_wp2_wp3_module.o advance_xm_wpxp_module.o advance_xp2_xpyp_module.o advance_xp3_module.o advect2_mom_xy.o advect2_mom_z.o advect_all_scalars.o advect_mom.o advect_scalar.o advect_scalar2D.o advect_scalar3D.o advection.o aer_optics.o albedo.o array_index.o atmosphere.o bound_duvdt.o bound_exchange.o boundaries.o buoyancy.o calc_pressure.o calc_roots.o calc_vars_util.o calendar.o cam_rad_parameterizations.o cldefrint.o clip_explicit.o clip_semi_implicit.o clubb_api_module.o clubb_precision.o clubb_sgs.o clubb_silhs_vars.o clubbvars.o code_timer_module.o compress3D.o compute_chi_module.o compute_correlation_module.o constants_clubb.o coriolis.o corr_varnce_module.o cstuff.o damping.o dasum.o daxpy.o dcopy.o ddot.o dgbcon.o dgbequ.o dgbmv.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgemm.o dgemv.o dger.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o diagnose.o diagnose_correlations_module.o diffuse_mom.o diffuse_mom2D.o diffuse_mom2D_xy.o diffuse_mom2D_z.o diffuse_mom3D.o diffuse_mom3D_xy.o diffuse_mom3D_z.o diffuse_mom_xy.o diffuse_mom_z.o diffuse_scalar.o diffuse_scalar2D.o diffuse_scalar2D_xy.o diffuse_scalar2D_z.o diffuse_scalar3D.o diffuse_scalar3D_xy.o diffuse_scalar3D_z.o diffuse_scalar_xy.o diffuse_scalar_z.o diffusion.o disnan.o dlabad.o dlacn2.o dlacpy.o dlae2.o dlaev2.o dlagtm.o dlaisnan.o dlamch.o dlangb.o dlangt.o dlanst.o dlansy.o dlantb.o dlapy2.o dlaqgb.o dlaqsy.o dlarf.o dlarfb.o dlarfg.o dlarft.o dlartg.o dlascl.o dlaset.o dlasr.o dlasrt.o dlassq.o dlaswp.o dlatbs.o dlatrd.o dnrm2.o domain.o dorg2l.o dorg2r.o dorgql.o dorgqr.o dorgtr.o dpoequ.o dpotrf.o dpotrf2.o drscl.o dscal.o dsteqr.o dsterf.o dswap.o dsyev.o dsymv.o dsyr2.o dsyr2k.o dsyrk.o dsytd2.o dsytrd.o dtbsv.o dtrmm.o dtrmv.o dtrsm.o endian.o error_code.o est_kessler_microphys_module.o f_wrappers.o fft.o file_functions.o fill_holes.o fluxes_scalar_z.o forcing.o generate_uniform_sample_module.o get_cpustamp.o get_thread_num.o gffgch.o grid.o grid_class.o hbuf_conditionals_init.o hbuf_micro_init.o hbuf_sgs_init.o hbuffer.o header.o hydromet_pdf_parameter_module.o icarus.o ice_fall.o idamax.o ieeeck.o iladlc.o iladlr.o ilaenv.o ilaslc.o ilaslr.o index_mapping.o init.o input_names.o input_reader.o instrument_diagnostics.o interpolation.o iparmq.o isamax.o kurant.o landflx.o lapack_interfaces.o lapack_wrap.o latin_hypercube_arrays.o latin_hypercube_driver_module.o lh_microphys_var_covar_module.o lsame.o main.o math_utilities.o matrix_operations.o mean_adv.o micro_field_utils.o microphysics.o mixing_length.o model_flags.o modis_simulator.o module_mp_graupel.o mono_flux_limiter.o movies.o mt95.o new_hybrid_pdf.o new_hybrid_pdf_main.o new_pdf.o new_pdf_main.o new_tsdadg_pdf.o nudging.o numerical_check.o oceflx.o output_2D_samples_module.o output_grads.o output_netcdf.o parameter_indices.o parameters_model.o parameters_silhs.o parameters_tunable.o params.o pdf_closure_module.o pdf_parameter_module.o pdf_utilities.o periodic.o pkg_cldoptics.o pos_definite_module.o ppgrid.o precip_fall.o precipitation_fraction.o press_grad.o press_rhs.o pressure.o pressure_big.o pressure_orig.o pressz.o printout.o quicksort.o rad.o rad_full.o rad_restart.o rad_simple.o rad_simple_smoke.o rad_simple_uwm.o radae.o radclwmx.o radcswmx.o raddedmx.o radiation.o radini.o radinp.o radoz2.o random.o readiopdata_module.o restart.o sasum.o sat.o saturation.o saxpy.o scopy.o sdot.o setdata.o setforcing.o setgrid.o setparm.o setperturb.o setup_clubb_pdf_params.o sgbcon.o sgbequ.o sgbmv.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgemm.o sgemv.o sger.o sgs.o sgs_params.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shear_prod2D.o shear_prod3D.o shr_kind_mod.o shr_orb_mod.o sigma_sqd_w_module.o silhs_api_module.o silhs_importance_sample_module.o simple_ocean.o sisnan.o slabad.o slacn2.o slacpy.o slae2.o slaev2.o slagtm.o slaisnan.o slamch.o slangb.o slangt.o slanst.o slansy.o slantb.o slapy2.o slaqgb.o slaqsy.o slarf.o slarfb.o slarfg.o slarft.o slartg.o slascl.o slaset.o slasr.o slasrt.o slassq.o slaswp.o slatbs.o slatrd.o snrm2.o sorg2l.o sorg2r.o sorgql.o sorgqr.o sorgtr.o spoequ.o sponge_layer_damping.o spotrf.o spotrf2.o srscl.o sscal.o ssteqr.o ssterf.o sswap.o ssyev.o ssymv.o ssyr2.o ssyr2k.o ssyrk.o ssytd2.o ssytrd.o stat_2Dinit.o stat_clubb.o stat_covar_sw.o stat_covar_u2.o stat_covar_v2.o stat_covar_w2w3.o stat_covar_wu.o stat_covar_wv.o stat_file_module.o stat_mom.o stat_mom_third.o stat_mom_u.o stat_mom_v.o stat_moments.o stat_sw1.o stat_sw2.o stat_tke.o stat_varscalar.o statistics.o stats_clubb_utilities.o stats_lh_sfc_module.o stats_lh_zt_module.o stats_rad_zm_module.o stats_rad_zt_module.o stats_sfc_module.o stats_type.o stats_type_utilities.o stats_variables.o stats_zm_module.o stats_zt_module.o stbsv.o stepout.o strmm.o strmv.o strsm.o subsidence.o surface.o surface_varnce_module.o t_error.o t_initialize.o t_pclstr.o t_pr.o t_reset.o t_setoption.o t_stamp.o t_start.o t_stop.o task_assign_bnd.o task_bound_duvdt.o task_boundaries.o task_dispatch.o task_exchange.o task_init.o task_rank_to_index.o task_ranks.o task_util_MPI.o tke_full.o traceini.o tracers.o transform_to_pdf_module.o trcab.o trcabn.o trcems.o trcplk.o trcpth.o turbulent_adv_pdf.o upperbound.o utils.o uvw.o vars.o volcrad.o wrap_nf.o write_fields2D.o write_fields3D.o xerbla.o zenith.o zero.o -L/usr/local/mpi/MPICH-3.3.1-gfortran/lib -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl CAUTION: "clubb_sgs.F90" does not match "" in Id tag.
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1618 : um(i,j,:), vm(i,j,:), upwp(i,j,:), vpwp(i,j,:), up2(i,j,:), vp2(i,j,:), up3(i,j,:), vp3(i,j,:), & ! In/out
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl CAUTION: "clubb_silhs_vars.F90" does not match "" in Id tag.
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_silhs_vars.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl CAUTION: "clubbvars.F90" does not match "" in Id tag.
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubbvars.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl CAUTION: "stat_clubb.F90" does not match "" in Id tag.
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/stat_clubb.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run SAM)
[Pipeline] sh
+ source /opt/intel/bin/ifortvars.sh intel64
++ PROD_DIR=/opt/intel/compilers_and_libraries_2019/linux
++ INTEL_TARGET_ARCH=
++ INTEL_TARGET_PLATFORM=linux
+++ uname
++ INTEL_HOST_PLATFORM=Linux
++ COMPILERVARS_ARGV=1
++ '[' 1 -eq 0 ']'
++ '[' 1 -gt 0 ']'
++ opt=intel64
++ case $opt in
++ INTEL_TARGET_ARCH=intel64
++ shift
++ '[' 0 -gt 0 ']'
++ '[' intel64 '!=' ia32 -a intel64 '!=' intel64 -o linux '!=' android -a linux '!=' linux -a linux '!=' mac -o Linux = Darwin -a intel64 '!=' intel64 ']'
++ '[' linux = mac ']'
++ '[' 1 -eq 0 ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/daal/bin/daalvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/../../debugger_2019/bin/debuggervars.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/../../debugger_2019/bin/debuggervars.sh intel64
+++ INST=/opt/intel
+++ DIR_DEBUGGER=/opt/intel/debugger_2019
+++ DIR_DOCUMENTATION=/opt/intel/documentation_2019
+++ '[' '!' -d /opt/intel ']'
+++ case "$(uname -sm)" in
++++ uname -sm
+++ DEBUGGERARCH=intel64
+++ '[' -n /opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ case ${PATH} in
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n en_US.UTF-8 ']'
+++ LANGUAGE_TERRITORY=en_US.UTF-8
+++ case ${LANGUAGE_TERRITORY} in
+++ LANGUAGE_TERRITORY=en
+++ '[' '!' -d /opt/intel/documentation_2019/en/debugger ']'
+++ '[' -d /opt/intel/documentation_2019/en/debugger/gdb-ia ']'
+++ '[' -n '' ']'
+++ GDBINFO=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ '[' -n '' ']'
+++ GDBMAN=/opt/intel/documentation_2019/en/debugger/gdb-ia/man/
+++ '[' -n '' ']'
+++ export NLSPATH=/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ '[' -n /opt/intel/documentation_2019/en/debugger/gdb-ia/info/ ']'
+++ '[' -n '' ']'
+++ export INFOPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ INFOPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/
+++ '[' -n /opt/intel/documentation_2019/en/debugger/gdb-ia/man/ ']'
+++ '[' -n '$MANPATH:/opt/oracle/developerstudio12.6/man:/opt/oracle/developerstudio12.6/man' ']'
+++ export 'MANPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:/opt/oracle/developerstudio12.6/man'
+++ MANPATH='/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:/opt/oracle/developerstudio12.6/man'
+++ export INTEL_PYTHONHOME=/opt/intel/debugger_2019/python/intel64/
+++ INTEL_PYTHONHOME=/opt/intel/debugger_2019/python/intel64/
+++ '[' -n /opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ export PATH=/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ uname -s
+++ '[' Linux '!=' Darwin ']'
+++ '[' -d /opt/intel/debugger_2019/libipt/intel64/lib ']'
+++ '[' -n '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ unset INST DIR_DEBUGGER DIR_DOCUMENTATION DEBUGGERARCH LANGUAGE_TERRITORY GDBINFO GDBMAN
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/tbb/bin/tbbvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/pstl/bin/pstlvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/mkl/bin/mklvars.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/mkl/bin/mklvars.sh intel64
+++ set_mkl_env intel64
+++ CPRO_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux
+++ export MKLROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl
+++ MKLROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl
+++ __mkl_tmp_SCRIPT_NAME=mklvars.sh
+++ __mkl_tmp_MOD_NAME=mod
+++ __mkl_tmp_LP64_ILP64=
+++ __mkl_tmp_MOD=
+++ __mkl_tmp_TARGET_ARCH=
+++ __mkl_tmp_MKLVARS_VERBOSE=
+++ __mkl_tmp_BAD_SWITCH=
+++ '[' -z intel64 ']'
+++ '[' -n intel64 ']'
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ __mkl_tmp_TARGET_ARCH=intel64
+++ shift
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -z intel64 ']'
+++ __compiler_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib
+++ __mkl_lib_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib
+++ __tbb_lib_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib
+++ __cpath=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ __subdir_arch_ia32=ia32_lin
+++ __subdir_arch_intel64=intel64_lin
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ __target_arch_path=intel64_lin
+++ __tbb_path_arch=
+++ '[' -z '' ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib ']'
+++ '[' intel64_lin = ia32_lin ']'
++++ set_tbb_path intel64_lin
++++ __tmp_target_arch_path=intel64_lin
+++++ get_tbb_library_directory
+++++ __tbb_tmp_lib_dir=gcc4.1
+++++ which gcc
+++++ '[' 0 -eq 0 ']'
++++++ gcc --version
++++++ grep gcc
++++++ sed -e 's/^\ //'
++++++ egrep -o ' [0-9]+\.[0-9]+\.[0-9]+.*'
+++++ __tbb_tmp_gcc_version_full='8.3.1 20190311 (Red Hat 8.3.1-3)'
+++++ '[' 0 -eq 0 ']'
++++++ echo '8.3.1 20190311 (Red Hat 8.3.1-3)'
++++++ egrep -o '^[0-9]+\.[0-9]+\.[0-9]+'
+++++ __tbb_tmp_gcc_version=8.3.1
+++++ case "${__tbb_tmp_gcc_version}" in
+++++ __tbb_tmp_lib_dir=gcc4.7
+++++ echo gcc4.7
++++ __tmp_tbb_subdir=/gcc4.7
++++ __tmp_tbb_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
+++ __tbb_path_arch=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ set_ld_library_path intel64_lin /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_target_arch_path=intel64_lin
++++ __tmp_ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ __tmp_tbb_arch_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ __ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ set_library_path intel64_lin /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ __tmp_target_arch_path=intel64_lin
++++ __tmp_tbb_arch_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7
++++ '[' intel64_lin = ia32_lin ']'
++++ __tmp_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ __tmp_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ __library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
++++ set_nls_path intel64_lin
++++ __tmp_target_arch_path=intel64_lin
++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N
+++ __nlspath=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N
+++ '[' '' = mod ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ export NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ export CPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ CPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include
+++ export PKG_CONFIG_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/pkgconfig
+++ PKG_CONFIG_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/pkgconfig
+++ '[' '' = verbose ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/ipp/bin/ippvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/ippcp/bin/ippcpvars.sh ']'
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/mpi/intel64/bin/mpivars.sh ']'
++ '[' intel64 = intel64 -o '' = intel64 ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/mpi/intel64/bin/mpivars.sh
+++ I_MPI_ROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi
+++ export I_MPI_ROOT
+++ '[' -z /opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
+++ '[' -z '' ']'
+++ CLASSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/mpi.jar
+++ export CLASSPATH
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z '/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:/opt/oracle/developerstudio12.6/man' ']'
+++ MANPATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:/opt/oracle/developerstudio12.6/man'
+++ export MANPATH
+++ '[' -z '' ']'
+++ i_mpi_ofi_library_internal=1
+++ i_mpi_library_kind=
+++ '[' 0 -gt 0 ']'
+++ case "$i_mpi_library_kind" in
+++ case "$i_mpi_ofi_library_internal" in
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ']'
+++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin
+++ export LIBRARY_PATH
+++ FI_PROVIDER_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib/prov
+++ export FI_PROVIDER_PATH
++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/pkg_bin/compilervars_arch.sh ']'
++ . /opt/intel/compilers_and_libraries_2019/linux/pkg_bin/compilervars_arch.sh intel64 linux
+++ INTEL_INSTALL_DIR_ORIG=
+++ INTEL_NDK_DIR_ORIG=
+++ INSTALL_DIR=/opt/intel/compilers_and_libraries_2019.4.243/linux
+++ NDK_DIR='<NDK_DIR>'
+++ NDK_ARCH=
++++ uname
+++ INTEL_HOST_PLATFORM=Linux
+++ '[' 2 -eq 0 ']'
+++ INTEL_TARGET_ARCH=intel64
+++ INTEL_TARGET_PLATFORM=linux
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/pgi/linux86-64/19.7/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ '[' intel64 = ia32 ']'
+++ '[' intel64 = intel64 ']'
+++ NDK_ARCH=x86_64
+++ '[' -n '' ']'
+++ export PATH
+++ '[' linux = android ']'
+++ unset ICCCFG
+++ unset ICPCCFG
+++ unset ICXCFG
+++ unset ICPXCFG
+++ unset XIARCFG
+++ unset XILDCFG
+++ unset INTEL_USE_ENVIRONMENT
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-9/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-12/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-13/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-14/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-15/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-16/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-17/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-18/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-19/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-21/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-22/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-23/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-24/arch-x86_64' ']'
+++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26
+++ '[' -d '<NDK_DIR>/platforms/android-26/arch-x86_64' ']'
+++ '[' -d '<NDK_DIR>/toolchains/x86_64-4.9/prebuilt/linux-x86_64' ']'
+++ '[' Linux = Darwin ']'
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ '[' intel64 = ia32 -a -d /opt/intel/compilers_and_libraries_2019.4.243/linux/mpirt/lib/ia32_lin ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/mic ']'
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/mic/lib ']'
+++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N ']'
+++ export NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N
+++ '[' intel64 = ia32 ']'
+++ '[' -z '' ']'
+++ export INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2019.4.243/linux/licenses:/opt/intel/licenses:/home/jenkins/intel/licenses
+++ INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2019.4.243/linux/licenses:/opt/intel/licenses:/home/jenkins/intel/licenses
+++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/../../man/common ']'
+++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:/opt/oracle/developerstudio12.6/man' ']'
++++ cd /opt/intel/compilers_and_libraries_2019.4.243/linux/../../man/common
++++ pwd
+++ export 'MANPATH=/opt/intel/man/common:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:/opt/oracle/developerstudio12.6/man'
+++ MANPATH='/opt/intel/man/common:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:/opt/oracle/developerstudio12.6/man'
+++ '[' -n ']'
+++ INSTALL_DIR=
+++ '[' -n ']'
+++ NDK_DIR=
+++ unset INTEL_INSTALL_DIR_ORIG
+++ unset INTEL_NDK_DIR_ORIG
+ ./runsam.bash 1
+ cat runsam.log
number of MPI tasks: 1
**************************************************
**************************************************
* *
* ***** ** *** ** *
* *** *** **** **** **** *
* *** *** *** *** ***** ***** *
* *** *** *** *** ** ** *** *
* *** *** *** *** ** ** *** *
* *** *** *** *** *** *** *
* *** *** *********** *** *** *
* *** *** *** *** *** *** *
* ***** *** *** *** *** *
* *
**************************************************
**************************************************
*** System for Atmospheric Modeling ***
*** SAM ***
Version 6.10.6 (May 2014)
**************************************************
*** (C) Marat Khairoutdinov ***
*** School of Marine and Atmospheric Sciences ***
*** Stony Brook University ***
**************************************************
*** The model can be used only with ***
*** permission from the author! ***
*** No transfer to any third party ***
*** is allowed! ***
**************************************************
*** DOUBLE-MOMENT VERSION OF ***
*** LIN MICROPHYSICS SCHEME ***
*** by Vaughan Phillips (GFDL, 2006) ***
*** (developed from single-moment version ***
*** by Lord et al., 1984, JAS, vol 41, 2836, ***
*** and Krueger et al, 1995, JAM, vol 34, 281)
*** Adapted by Mikhail Ovtchinnikov (PNNL, 2008)
**************************************************
*** Portions of this code ***
*** (C) UW Milwaukee 2008-2014 ***
*** Developed at the UWM Dept of ***
*** Mathematical Sciences under the ***
*** direction of Vincent E. Larson ***
*** vlarson@uwm.edu ***
**************************************************
**************************************************
**************************************************
*** DATE 02/11/21 TIME 03:25:49 ***
**************************************************
surface pressure: 1017.79999
Initial Sounding:
k z rho rhoi s h h* qt u v adz N
40 1580.0 1.014 1.016 305.34 311.87 341.09 2.62 9.79 -0.15 1.000 87.84
39 1540.0 1.017 1.019 305.18 311.84 341.32 2.68 9.62 -0.38 1.000 86.47
38 1500.0 1.021 1.023 305.03 311.82 341.53 2.73 9.45 -0.60 1.000 84.68
37 1460.0 1.025 1.027 304.86 311.81 341.72 2.79 9.28 -0.82 1.000 83.22
36 1420.0 1.029 1.031 304.69 311.81 341.90 2.86 9.11 -1.05 1.000 81.17
35 1380.0 1.033 1.035 304.51 311.80 342.05 2.93 8.93 -1.27 1.000 79.46
34 1340.0 1.038 1.040 304.32 311.81 342.17 3.01 8.76 -1.50 1.000 77.49
33 1300.0 1.042 1.044 304.12 311.82 342.26 3.09 8.59 -1.72 1.000 75.46
32 1260.0 1.046 1.048 303.92 311.84 342.32 3.18 8.42 -1.94 1.000 73.27
31 1220.0 1.050 1.052 303.69 311.86 342.33 3.28 8.25 -2.17 1.000 71.10
30 1180.0 1.054 1.057 303.46 311.89 342.29 3.39 8.07 -2.39 1.000 68.59
29 1140.0 1.059 1.061 303.21 311.93 342.20 3.51 7.90 -2.62 1.000 65.83
28 1100.0 1.063 1.065 302.93 311.96 342.03 3.63 7.73 -2.84 1.000 63.09
27 1060.0 1.068 1.070 302.63 312.00 341.77 3.77 7.56 -3.06 1.000 59.93
26 1020.0 1.072 1.075 302.30 312.04 341.40 3.91 7.39 -3.29 1.000 56.46
25 980.0 1.077 1.080 301.93 312.06 340.88 4.07 7.21 -3.51 1.000 52.47
24 940.0 1.082 1.085 301.49 312.06 340.15 4.24 7.04 -3.74 1.000 47.73
23 900.0 1.088 1.091 300.97 312.00 339.12 4.43 6.87 -3.96 1.000 41.83
22 860.0 1.094 1.098 300.29 311.82 337.56 4.63 6.70 -4.18 1.000 33.31
21 820.0 1.101 1.120 299.22 311.29 334.72 4.85 6.53 -4.41 1.000 11.23
20 780.0 1.139 1.141 291.50 311.61 311.61 9.45 6.35 -4.63 1.000 704.3
19 740.0 1.143 1.145 291.31 311.80 311.80 9.45 6.18 -4.86 1.000 724.1
18 700.0 1.147 1.149 291.12 311.98 311.98 9.45 6.01 -5.08 1.000 724.6
17 660.0 1.151 1.153 290.93 312.17 312.17 9.45 5.84 -5.30 1.000 715.3
16 620.0 1.155 1.156 290.74 312.36 312.36 9.45 5.67 -5.53 1.000 725.6
15 580.0 1.158 1.160 290.55 312.55 312.55 9.45 5.49 -5.75 1.000 711.5
14 540.0 1.162 1.165 290.35 312.74 312.74 9.45 5.32 -5.98 1.000 721.6
13 500.0 1.166 1.168 290.16 312.93 312.93 9.45 5.15 -6.20 1.000 722.1
12 460.0 1.170 1.172 289.96 313.12 313.12 9.45 4.98 -6.42 1.000 717.7
11 420.0 1.174 1.176 289.78 313.30 313.32 9.45 4.81 -6.65 1.000 733.2
10 380.0 1.178 1.180 289.78 313.29 313.82 9.45 4.63 -6.87 1.000 718.7
9 340.0 1.182 1.184 289.78 313.29 314.33 9.45 4.46 -7.10 1.000 719.2
8 300.0 1.186 1.188 289.77 313.29 314.85 9.45 4.29 -7.32 1.000 724.6
7 260.0 1.190 1.192 289.77 313.29 315.37 9.45 4.12 -7.54 1.000 725.1
6 220.0 1.194 1.196 289.77 313.28 315.91 9.45 3.95 -7.77 1.000 725.6
5 180.0 1.198 1.201 289.77 313.28 316.45 9.45 3.77 -7.99 1.000 721.1
4 140.0 1.203 1.205 289.76 313.28 317.01 9.45 3.60 -8.22 1.000 731.6
3 100.0 1.207 1.208 289.76 313.28 317.57 9.45 3.43 -8.44 1.000 717.3
2 60.0 1.211 1.213 289.76 313.28 318.14 9.45 3.26 -8.66 1.000 722.6
k z rho rhoi s h h* qt u v adz N
k z dz pres presi Tabs tp tpl qt Qc Qi REL
40 1580.00 40.00 844.76 846.75 289.91 304.23 304.23 2.6240 0.0000 0.0000 18.26
39 1540.00 40.00 848.75 850.74 290.15 304.07 304.07 2.6760 0.0000 0.0000 18.43
38 1500.00 40.00 852.75 854.75 290.38 303.90 303.90 2.7320 0.0000 0.0000 18.62
37 1460.00 40.00 856.76 858.77 290.60 303.73 303.73 2.7930 0.0000 0.0000 18.85
36 1420.00 40.00 860.79 862.81 290.82 303.55 303.55 2.8600 0.0000 0.0000 19.13
35 1380.00 40.00 864.84 866.87 291.03 303.36 303.36 2.9310 0.0000 0.0000 19.43
34 1340.00 40.00 868.90 870.94 291.24 303.17 303.17 3.0090 0.0000 0.0000 19.78
33 1300.00 40.00 872.98 875.03 291.43 302.96 302.96 3.0930 0.0000 0.0000 20.18
32 1260.00 40.00 877.08 879.13 291.61 302.75 302.75 3.1840 0.0000 0.0000 20.63
31 1220.00 40.00 881.19 883.25 291.78 302.52 302.52 3.2820 0.0000 0.0000 21.14
30 1180.00 40.00 885.32 887.39 291.94 302.27 302.27 3.3890 0.0000 0.0000 21.71
29 1140.00 40.00 889.46 891.54 292.07 302.01 302.01 3.5050 0.0000 0.0000 22.37
28 1100.00 40.00 893.63 895.71 292.19 301.73 301.73 3.6300 0.0000 0.0000 23.10
27 1060.00 40.00 897.81 899.90 292.28 301.42 301.42 3.7660 0.0000 0.0000 23.94
26 1020.00 40.00 902.01 904.11 292.34 301.08 301.08 3.9130 0.0000 0.0000 24.91
25 980.00 40.00 906.22 908.34 292.36 300.70 300.70 4.0720 0.0000 0.0000 26.01
24 940.00 40.00 910.46 912.59 292.31 300.25 300.25 4.2450 0.0000 0.0000 27.32
23 900.00 40.00 914.72 916.85 292.18 299.72 299.72 4.4320 0.0000 0.0000 28.91
22 860.00 40.00 919.00 921.15 291.89 299.02 299.02 4.6340 0.0000 0.0000 30.94
21 820.00 40.00 923.30 925.47 291.21 297.92 297.92 4.8540 0.0000 0.0000 34.02
20 780.00 40.00 927.70 929.94 283.89 290.04 288.34 9.4500 0.6848 0.0000 100.00
19 740.00 40.00 932.18 934.42 284.09 289.85 288.33 9.4500 0.6090 0.0000 100.00
18 700.00 40.00 936.67 938.92 284.29 289.65 288.33 9.4500 0.5331 0.0000 100.00
17 660.00 40.00 941.17 943.44 284.49 289.46 288.32 9.4500 0.4569 0.0000 100.00
16 620.00 40.00 945.70 947.97 284.68 289.26 288.32 9.4500 0.3805 0.0000 100.00
15 580.00 40.00 950.24 952.51 284.88 289.07 288.31 9.4500 0.3039 0.0000 100.00
14 540.00 40.00 954.79 957.07 285.08 288.87 288.31 9.4500 0.2271 0.0000 100.00
13 500.00 40.00 959.36 961.65 285.28 288.68 288.30 9.4500 0.1501 0.0000 100.00
12 460.00 40.00 963.94 966.24 285.47 288.48 288.30 9.4500 0.0728 0.0000 100.00
11 420.00 40.00 968.54 970.85 285.68 288.30 288.30 9.4500 0.0000 0.0000 99.88
10 380.00 40.00 973.16 975.47 286.07 288.30 288.30 9.4500 0.0000 0.0000 97.80
9 340.00 40.00 977.79 980.11 286.46 288.30 288.30 9.4500 0.0000 0.0000 95.77
8 300.00 40.00 982.44 984.77 286.84 288.30 288.30 9.4500 0.0000 0.0000 93.79
7 260.00 40.00 987.10 989.44 287.23 288.30 288.30 9.4500 0.0000 0.0000 91.86
6 220.00 40.00 991.78 994.13 287.62 288.30 288.30 9.4500 0.0000 0.0000 89.97
5 180.00 40.00 996.48 998.83 288.01 288.30 288.30 9.4500 0.0000 0.0000 88.12
4 140.00 40.00 1001.19 1003.55 288.40 288.30 288.30 9.4500 0.0000 0.0000 86.32
3 100.00 40.00 1005.91 1008.28 288.79 288.30 288.30 9.4500 0.0000 0.0000 84.57
2 60.00 40.00 1010.66 1013.03 289.17 288.30 288.30 9.4500 0.0000 0.0000 82.85
1 20.00 40.00 1015.41 1017.80 289.56 288.30 288.30 9.4500 0.0000 0.0000 81.17
k z dz pres presi Tabs tp tpl qt Qc Qi REL
Smagorinsky SGS Closure
CLUBB Parameterization
CLUBB configurable flags set in thread 0:
iiPDF_type = 1
ipdf_call_placement = 1
l_use_precip_frac = T
l_predict_upwp_vpwp = T
l_min_wp2_from_corr_wx = T
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_wpxp_ta = F
l_upwind_xpyp_ta = T
l_upwind_xm_ma = T
l_uv_nudge = F
l_rtm_nudge = F
l_tke_aniso = T
l_vert_avg_closure = F
l_trapezoidal_rule_zt = F
l_trapezoidal_rule_zm = F
l_call_pdf_closure_twice = F
l_standard_term_ta = F
l_partial_upwind_wp3 = F
l_godunov_upwind_wpxp_ta = F
l_use_cloud_cover = F
l_diagnose_correlations = F
l_calc_w_corr = F
l_const_Nc_in_cloud = F
l_fix_w_chi_eta_correlations = T
l_stability_correct_tau_zm = F
l_damp_wp2_using_em = T
l_do_expldiff_rtm_thlm = F
l_Lscale_plume_centered = F
l_diag_Lscale_from_tau = T
l_use_C7_Richardson = T
l_use_C11_Richardson = F
l_use_shear_Richardson = F
l_brunt_vaisala_freq_moist = F
l_use_thvm_in_bv_freq = F
l_rcm_supersat_adj = T
l_single_C2_Skw = F
l_damp_wp3_Skw_squared = T
l_prescribed_avg_deltaz = F
l_update_pressure = F
l_lmm_stepping = F
l_e3sm_config = F
l_use_tke_in_wp3_pr_turb_term = F
SILHS configurable flags set in thread 0:
cluster_allocation_strategy = 3
l_lh_importance_sampling = T
l_Lscale_vert_avg = F
l_lh_straight_mc = F
l_lh_clustered_sampling = T
l_rcm_in_cloud_k_lh_start = T
l_random_k_lh_start = F
l_max_overlap_in_cloud = T
l_lh_instant_var_covar_src = T
l_lh_limit_weights = T
l_lh_var_frac = F
l_lh_normalize_weights = T
Initializeing forcing data...
sounding data: nsnd= 3 nzsnd= 320
Observed sounding interval (days): 0.00000000 2000.00000
forcing data: nlsf= 3 nzlsf= 320
Large-Scale Forcing interval (days): 0.00000000 2000.00000
surface forcing data: nsfc= 2
Surface Forcing interval (days): 0.00000000 1.00000000
Case: DYCOMS_RF02
Caseid: 4x1x128_16km_clubb_CEM
New Run.
Day: 0.00000000
Model type: CEM
Finish at timestep: 6
Finish on day: 6.94444461E-04
Statistics file ouput frequency: 6 steps
Statistics file sampling: every 1 steps
printouts frequency: 480 steps
Adams-Bashforth scheme order: 3
Global Grid: 4 1 40
Local Grid: 4 1 40
Grid spacing (m) dx, dy, dz: 16000.0000 16000.0000 40.0000000
Domain dimensions (m): 64000.0000 16000.0000 1580.00000
dowallx= F
dowally= F
Timestep (sec): 10.0000000
domain translation velocities ug, vg: 4.00000000 -7.00000000
do column model F
do convective parameterization F
do spange damping at the domain top: T
maintain grad. of scalars at the top: T
clouds are allowed: F
precipitation is allowed: T
smoke cloud F
SGS scheme is on: T
larger-scale subsidence is on: F
larger-scale tendency is on: T
coriolis force is allowed: T
vertical coriolis force is allowed: F
do f-plane approximation: T
Coriolis parameter (1/s): 7.59943432E-05
Vertical Coriolis parameter (1/s): 0.00000000
longwave radiation: T
doradsimple = T
doradhomo = F
dosolarconstant = F
solar_constant = 685.000000
zenith_angle = 51.7000008
doradlon = F
doradlat = F
Latitude0: 31.5000000
Longitude0: 0.00000000
rundatadir = ./RUNDATA
factor to change present CO2 concentration: nxco2= 1.00000000
surface flux parameterization is on: T
Surface type: OCEAN
sensible heat flux prescribed: T
latent heat flux prescribed: T
surface stress prescribed: T
dosfchomo = F
doisccp = F
domodis = F
domisr = F
dosimfilesout= F
dodynamicocean = F
surface temperature prescribed: T
dossthomo = F
doseawater= F
salt_factor (satur. correction for salty water)= 1.00000000
dotracers = F
output_sep = F
perturb_type = 1
doSAMconditionals = F
dosatupdnconditionals = F
doscamiopdata = F
iopfile:
dozero_out_day0 = F
nsave2D = 600
nsave2Dstart = 99997200
nsave2Dend = 99997200
save2Dbin = T
nsave3D = 3600
nsave3Dstart = 999997200
nsave3Dend = 999999999
save3Dbin = T
qnsave3D = 0.00000000
docolumn = F
doensemble = F
nensemble = 0
nstatmom = 1
nstatmomstart = 999999999
nstatmomend = 999999999
savemombin = F
nmovie = 1000
nmoviestart = 99999999
nmovieend = 99999999
filepath./RUNDATA
rc_frac_1p0Em04
rr_frac_1p0Em04
Added 300 arrays to statistics for M2005 microphysics
Number of statistics profiles: 702
Statistics profiles to save:
PRES U V UOBS VOBS WOBS RHO MSE
DSE SSE THETAE THETA THETAV THETAL TABS TABSOBS
TL QT QV QVOBS VWP TTEND QTEND SHFLX
LHFLX QCL QCI QPL QPI QN QP QNFR
FRACT QSAT QCOND PRECIP RELH TLFLUX TLFLUXS TVFLUX
QCFLUX QIFLUX SW SWSB UW UWSB VW VWSB
RADLWUP RADLWDN RADSWUP RADSWDN RADQRLW RADQRSW RADQR RADQRS
RADQRC Q1C Q1CC Q1CS Q1LS Q2 Q2C Q2S
Q2LS U2 U2BT V2 V2BT W2 TL2 TQ
QT2 QC2 QI2 QS2 S2 W3 AUP WSKEW
TKE TKES TK TKH HLADV HLDIFF HLLAT HLRAD
QTADV QTDIFF QTSINK QTSRC QPADV QPDIFF QPFALL QPSRC
QPEVP SHEAR SHEARS BUOYA BUOYAS ADVTR PRESSTR ADVTRS
DIFTR SDMP BT DISSIP DISSIPS WUADV WVADV WUPRES
WVPRES WUANIZ WVANIZ WUSHEAR WVSHEAR WUBUOY WVBUOY WUDIFF
WVDIFF WUBT WVBT WUSDMP WVSDMP W2ADV W2PRES W2REDIS
W2BUOY W2DIFF W2SDMP W2BT W3ADV W3PRES W3REDIS W3BUOY
W3DIFF W3BT U2ADV U2REDIS U2DIFF U2SHEAR V2ADV V2REDIS
V2DIFF V2SHEAR TWGRAD TWADV TWDIFF TWBUOY TWPRES TWPREC
TWRAD TWFORC TWCLSD TWSDMP TWBT THLWGRAD THLWADV THLWDIFF
THLWBUOY THLWPRES THLWPREC THLWRAD THLWFORC THLWCLSD THLWSDMP THLWBT
QWGRAD QWADV QWDIFF QWBUOY QWPRES QWPREC QWFORC QWCLSD
QWSDMP QWBT QTOGWGRAD QTOGWADV QTOGWDIFF QTOGWBUOY QTOGWPRES QTOGWPREC
QTOGWFORC QTOGWCLSD QTOGWSDMP QTOGWBT T2ADVTR T2GRAD T2DISSIP T2DIFTR
T2PREC T2RAD T2FORC T2CLSD T2BT THL2ADVTR THL2GRAD THL2DISSIP
THL2DIFTR THL2PREC THL2RAD THL2FORC THL2CLSD THL2BT Q2ADVTR Q2GRAD
Q2DISSIP Q2DIFTR Q2PREC Q2FORC Q2CLSD Q2BT QTOG2ADVTR QTOG2GRAD
QTOG2DISSIP QTOG2DIFTR QTOG2PREC QTOG2FORC QTOG2CLSD QTOG2BT QTHLADV QTHLGRAD
QTHLDISSIP QTHLDIFTR QTHLPREC QTHLRAD QTHLFORC QTHLCLSD QTHLBT QTHLTEND
QTOSTOR HYDRO MCUP MCDNS MCDNU MC CORE CORECL
COREDN COREDNCL MCRUP MCRDNS MCRDNU MCR QVTEND QHTEND
QNUDGE THTEND TVTEND TNUDGE WSTAR3 UADV VADV UDIFF
VDIFF UNUDGE VNUDGE ULSADVV VLSADVV USTOR VSTOR UTENDCOR
URESID VTENDCOR VRESID HLSTOR QTSTOR THLADV THLDIFF THLLAT
THLRAD THLTEND THLSTOR QTOGTEND TL3 QTO3 QTOG2 QTOG3
THEL2 THEL3 WM RTM THLM WP2 RTP2 THLP2
WPRTP WPTHLP RTPTHLP WP3 RTP3 THLP3 WP4 RTP4
THLP4 WP2RTP WP2THLP WPRTP2 WPTHLP2 WPRTPTHLP WPRCP WP2RCP
RTPRCP THLPRCP WPTHVP WP2THVP RTPTHVP THLPTHVP WPTHRHOP WP2THRHOP
RTPTHRHOP THLPTHRHOP RTSKEW THLSKEW UPRCP UPRTP UPTHLP UPTHVP
VPRCP VPRTP VPTHLP VPTHVP CLD WCLD UCLD VCLD
MSECLD DSECLD TLCLD TACLD TVCLD TVCLDA QTCLD QNCLD
QPCLD SCLD WCLDA TLWCLD TVWCLD SWCLD QTWCLD QCWCLD
QIWCLD HFCLD HFCLDA UCLDA VCLDA UPGFCLD VPGFCLD WPGFCLD
UWCLD VWCLD UWSBCLD VWSBCLD MFCLD MFHCLD MFHCLDA MFTLCLD
MFTLCLDA MFTVCLD MFTVCLDA MFQTCLD MFQTCLDA RUWCLD RVWCLD RWWCLD
hl_on_Cp_res QTFLUX QTO QTO2 QTOADV QTODIFF QTOLSADV QTOMPHY
QTOSED QTOSTO QTOFLX QTOFLXS QTOSDFLX NC NCADV NCDIFF
NCLSADV NCMPHY NCSED NCSTO NCFLX NCFLXS NCSDFLX QR
QRADV QRDIFF QRLSADV QRMPHY QRSED QRSTO QRFLX QRFLXS
QRSDFLX QRFRAC TAUQR QROEFFR NR NRADV NRDIFF NRLSADV
NRMPHY NRSED NRSTO NRFLX NRFLXS NRSDFLX QI QIADV
QIDIFF QILSADV QIMPHY QISED QISTO QIFLX QIFLXS QISDFLX
QIFRAC TAUQI QIOEFFR NI NIADV NIDIFF NILSADV NIMPHY
NISED NISTO NIFLX NIFLXS NISDFLX QS QSADV QSDIFF
QSLSADV QSMPHY QSSED QSSTO QSFLX QSFLXS QSSDFLX QSFRAC
TAUQS QSOEFFR NS NSADV NSDIFF NSLSADV NSMPHY NSSED
NSSTO NSFLX NSFLXS NSSDFLX QG QGADV QGDIFF QGLSADV
QGMPHY QGSED QGSTO QGFLX QGFLXS QGSDFLX QGFRAC TAUQG
QGOEFFR NG NGADV NGDIFF NGLSADV NGMPHY NGSED NGSTO
NGFLX NGFLXS NGSDFLX QC TAUQC QCOEFFR QVCLD QCCLD
QTOCLD NCCLD QRCLD NRCLD QICLD NICLD QSCLD NSCLD
QGCLD NGCLD PRC PRA PSMLT EVPMS PRACS EVPMG
PRACG PRE PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG
PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD
PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS
EPRDS PSACR PRDG EPRDG NPRC1 NRAGG NPRACG NSUBR
NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS
NSAGG NPRCI NSCNG NSUBS PCC NNUCCC NPSACWS NPRA
NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG
NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI
SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL
QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST
NS_INST NG_INST corr_chi_w corr_chi_Nc corr_chi_rr corr_chi_Nr corr_w_Nc corr_w_rr
corr_w_Nr corr_Nc_rr corr_Nc_Nr corr_rr_Nr ic_corr_chi_w ic_corr_chi_Nc ic_corr_chi_rr ic_corr_chi_Nr
ic_corr_w_Nc ic_corr_w_rr ic_corr_w_Nr ic_corr_Nc_rr ic_corr_Nc_Nr ic_corr_rr_Nr oc_corr_chi_w oc_corr_chi_Nc
oc_corr_chi_rr oc_corr_chi_Nr oc_corr_w_Nc oc_corr_w_rr oc_corr_w_Nr oc_corr_Nc_rr oc_corr_Nc_Nr oc_corr_rr_Nr
rc_frac_1p0Em04 rr_frac_1p0Em04 Ncm chim chip2 Ncp2 Nrp2 rrp2
chim_ic chip2_ic wm_zt_ic wp2_zt_ic Ncp2_ip Ncm_ip Nrp2_ip Nrm_ip
rrp2_ip rrm_ip covarnce_thl_rr covarnce_thl_Nr covarnce_rt_rr covarnce_rt_Nr covarnce_chi_w covarnce_chi_Nc
covarnce_chi_rr covarnce_chi_Nr covarnce_w_Nc covarnce_w_rr covarnce_w_Nr covarnce_Nc_rr covarnce_Nc_Nr covarnce_rr_Nr
ic_covarnce_chi_w ic_covarnce_chi_Nc ic_covarnce_chi_rr ic_covarnce_chi_Nr ic_covarnce_w_Nc ic_covarnce_w_rr ic_covarnce_w_Nr ic_covarnce_Nc_rr
ic_covarnce_Nc_Nr ic_covarnce_rr_Nr oc_covarnce_chi_w oc_covarnce_chi_Nc oc_covarnce_chi_rr oc_covarnce_chi_Nr oc_covarnce_w_Nc oc_covarnce_w_rr
oc_covarnce_w_Nr oc_covarnce_Nc_rr oc_covarnce_Nc_Nr oc_covarnce_rr_Nr UPWP_SGS VPWP_SGS UP2_SGS VP2_SGS
WPRTP_SGS WPTHLP_SGS WP2_SGS WP3_SGS RTP2_SGS THLP2_SGS RTPTHLP_SGS CLD_FRAC_CLUBB
RCM_CLUBB UM_SGS VM_SGS LH_RT LH_TL LH_S_MEL LH_W LH_RR
LH_RS LH_RI LH_NR LH_NS LH_NI LH_NC LH_TL_MC LH_RT_MC
LH_RR_MC LH_RS_MC LH_RI_MC LH_NI_MC LH_NR_MC LH_NS_MC
At line 1590 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'azt' of procedure 'zt2zm_prof_api'
At line 1595 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'thlprcp' of procedure 'calculate_thlp2_rad_api'
At line 1618 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'um' of procedure 'advance_clubb_core_api'
At line 1618 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'vm' of procedure 'advance_clubb_core_api'
At line 1618 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'upwp' of procedure 'advance_clubb_core_api'
At line 1618 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'vpwp' of procedure 'advance_clubb_core_api'
At line 1618 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'up2' of procedure 'advance_clubb_core_api'
At line 1618 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'vp2' of procedure 'advance_clubb_core_api'
At line 1618 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'up3' of procedure 'advance_clubb_core_api'
At line 1618 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'vp3' of procedure 'advance_clubb_core_api'
At line 1619 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'wprtp' of procedure 'advance_clubb_core_api'
At line 1619 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'wpthlp' of procedure 'advance_clubb_core_api'
At line 1620 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'wp2' of procedure 'advance_clubb_core_api'
At line 1620 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'wp3' of procedure 'advance_clubb_core_api'
At line 1620 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'rtp2' of procedure 'advance_clubb_core_api'
At line 1620 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'rtp3' of procedure 'advance_clubb_core_api'
At line 1620 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'thlp2' of procedure 'advance_clubb_core_api'
At line 1620 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'thlp3' of procedure 'advance_clubb_core_api'
At line 1621 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'rtpthlp' of procedure 'advance_clubb_core_api'
At line 1625 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'rcm' of procedure 'advance_clubb_core_api'
At line 1625 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'cloud_frac' of procedure 'advance_clubb_core_api'
At line 1626 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'wpthvp' of procedure 'advance_clubb_core_api'
At line 1626 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'wp2thvp' of procedure 'advance_clubb_core_api'
At line 1626 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'rtpthvp' of procedure 'advance_clubb_core_api'
At line 1626 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'thlpthvp' of procedure 'advance_clubb_core_api'
At line 1631 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'thlprcp' of procedure 'advance_clubb_core_api'
At line 1631 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'wprcp' of procedure 'advance_clubb_core_api'
At line 1632 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'rcm_in_layer' of procedure 'advance_clubb_core_api'
At line 1632 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'cloud_cover' of procedure 'advance_clubb_core_api'
At line 2003 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/advance_xp2_xpyp_module.F90
Fortran runtime warning: An array temporary was created for argument 'supd' of procedure 'tridag_solve'
At line 2004 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/advance_xp2_xpyp_module.F90
Fortran runtime warning: An array temporary was created for argument 'diag' of procedure 'tridag_solve'
At line 2004 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/advance_xp2_xpyp_module.F90
Fortran runtime warning: An array temporary was created for argument 'subd' of procedure 'tridag_solve'
At line 1654 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'rcm' of procedure 'setup_pdf_parameters_api'
At line 1654 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'cloud_frac' of procedure 'setup_pdf_parameters_api'
At line 1376 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/setup_clubb_pdf_params.F90
Fortran runtime warning: An array temporary was created for argument 'corr_chi_eta_i' of procedure 'component_corr_eta_hm_n_ip'
At line 1377 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/setup_clubb_pdf_params.F90
Fortran runtime warning: An array temporary was created for argument 'corr_chi_hm_n_i' of procedure 'component_corr_eta_hm_n_ip'
At line 1380 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/setup_clubb_pdf_params.F90
Fortran runtime warning: An array temporary was created for argument 'corr_chi_eta_i' of procedure 'component_corr_eta_hm_n_ip'
At line 1381 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/setup_clubb_pdf_params.F90
Fortran runtime warning: An array temporary was created for argument 'corr_chi_hm_n_i' of procedure 'component_corr_eta_hm_n_ip'
At line 1403 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/setup_clubb_pdf_params.F90
Fortran runtime warning: An array temporary was created for argument 'corr_w_hm_i_n_in' of procedure 'component_corr_w_hm_n_ip'
At line 1410 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/CLUBB/setup_clubb_pdf_params.F90
Fortran runtime warning: An array temporary was created for argument 'corr_w_hm_i_n_in' of procedure 'component_corr_w_hm_n_ip'
At line 1718 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'rcm' of procedure 'generate_silhs_sample_api_single_col'
At line 1730 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'x_nl_all_levs' of procedure 'generate_silhs_sample_api_single_col'
At line 1730 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'x_mixt_comp_all_levs' of procedure 'generate_silhs_sample_api_single_col'
At line 1731 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'lh_sample_point_weights' of procedure 'generate_silhs_sample_api_single_col'
At line 842 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SILHS/latin_hypercube_driver_module.F90
Fortran runtime warning: An array temporary was created for argument 'x_u_one_lev' of procedure 'generate_uniform_lh_sample'
At line 1736 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'x_mixt_comp_all_levs' of procedure 'clip_transform_silhs_output_api_single_col'
At line 1737 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'x_nl_all_levs' of procedure 'clip_transform_silhs_output_api_single_col'
At line 1746 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90
Fortran runtime warning: An array temporary was created for argument 'x_nl_all_levs' of procedure 'convert_thl_to_t_lh'
At line 1829 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'rt' of procedure 'compute_chi_eta'
NSTEP = 1 NCYCLE= 1 CFL_adv= 0.004 CFL_sgs= 0.000
NSTEP = 2 NCYCLE= 1 CFL_adv= 0.004 CFL_sgs= 0.001
NSTEP = 3 NCYCLE= 1 CFL_adv= 0.004 CFL_sgs= 0.001
NSTEP = 4 NCYCLE= 1 CFL_adv= 0.004 CFL_sgs= 0.001
NSTEP = 5 NCYCLE= 1 CFL_adv= 0.004 CFL_sgs= 0.001
Collecting statistics...
At line 6376 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'mean_xy_domain'
At line 6409 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'mean_xy_domain'
At line 6410 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'variance_xy_domain'
At line 6411 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean' of procedure 'variance_xy_domain'
At line 6414 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'mean_ip_xy_domain'
At line 6417 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'variance_ip_xy_domain'
At line 6418 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean_ip' of procedure 'variance_ip_xy_domain'
At line 6422 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'mean_ip_xy_domain'
At line 6425 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'variance_ip_xy_domain'
At line 6426 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean_ip' of procedure 'variance_ip_xy_domain'
At line 6433 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'mean_ip_xy_domain'
At line 6439 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'mean_ip_xy_domain'
At line 6442 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'mean_ip_xy_domain'
At line 6472 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'variance_ip_xy_domain'
At line 6473 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean_ip' of procedure 'variance_ip_xy_domain'
At line 6479 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'variance_ip_xy_domain'
At line 6480 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean_ip' of procedure 'variance_ip_xy_domain'
At line 6483 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable' of procedure 'variance_ip_xy_domain'
At line 6484 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean_ip' of procedure 'variance_ip_xy_domain'
At line 6526 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_xy_domain'
At line 6528 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2' of procedure 'covariance_xy_domain'
At line 6532 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable1' of procedure 'covariance_xy_domain'
At line 6533 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_xy_domain'
At line 6535 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2' of procedure 'covariance_xy_domain'
At line 6546 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6554 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_xy_domain'
At line 6555 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2' of procedure 'covariance_xy_domain'
At line 6558 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6558 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6566 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_xy_domain'
At line 6567 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2' of procedure 'covariance_xy_domain'
At line 6570 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6570 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6577 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable1' of procedure 'covariance_xy_domain'
At line 6578 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_xy_domain'
At line 6578 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean1' of procedure 'covariance_xy_domain'
At line 6578 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2' of procedure 'covariance_xy_domain'
At line 6580 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_x' of procedure 'compute_correlation'
At line 6581 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6581 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6596 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6601 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_ip_xy_domain'
At line 6603 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2_ip' of procedure 'covariance_ip_xy_domain'
At line 6607 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6607 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6614 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_ip_xy_domain'
At line 6616 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2_ip' of procedure 'covariance_ip_xy_domain'
At line 6620 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6620 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6628 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable1' of procedure 'covariance_ip_xy_domain'
At line 6628 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_ip_xy_domain'
At line 6630 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean1_ip' of procedure 'covariance_ip_xy_domain'
At line 6630 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2_ip' of procedure 'covariance_ip_xy_domain'
At line 6633 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_x' of procedure 'compute_correlation'
At line 6634 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6634 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6649 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6654 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_ip_xy_domain'
At line 6656 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2_ip' of procedure 'covariance_ip_xy_domain'
At line 6660 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6660 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6667 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_ip_xy_domain'
At line 6669 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2_ip' of procedure 'covariance_ip_xy_domain'
At line 6673 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6673 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6681 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable1' of procedure 'covariance_ip_xy_domain'
At line 6681 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variable2' of procedure 'covariance_ip_xy_domain'
At line 6683 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean1_ip' of procedure 'covariance_ip_xy_domain'
At line 6683 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'mean2_ip' of procedure 'covariance_ip_xy_domain'
At line 6686 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_x' of procedure 'compute_correlation'
At line 6687 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'variance_y' of procedure 'compute_correlation'
At line 6687 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'covar_xy' of procedure 'compute_correlation'
At line 6809 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6817 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6821 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6822 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6842 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6846 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6847 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6868 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6872 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 6873 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8223 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8224 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8242 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8243 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8260 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8263 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8267 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8268 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8288 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8292 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8293 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8314 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8315 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8337 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8426 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8429 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8433 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8434 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8454 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8458 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8459 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8480 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8481 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8503 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8591 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8594 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8598 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8599 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8619 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8623 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8624 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8645 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8646 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
At line 8668 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90
Fortran runtime warning: An array temporary was created for argument 'f' of procedure 'hbuf_put'
Writting statistics:nstatsteps= 1
Writting history file 4x1x128_16km_clubb_CEM
At line 73 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/stepout.F90
Fortran runtime warning: An array temporary was created for argument 'r_param_array' of procedure 'pack_pdf_params_api'
At line 74 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/stepout.F90
Fortran runtime warning: An array temporary was created for argument 'r_param_array' of procedure 'pack_pdf_params_api'
Writing restart file ...
Restart file was saved. nstep= 6
NSTEP = 6 NCYCLE= 1 CFL_adv= 0.004 CFL_sgs= 0.001
Done!
+ grep -F 'Done!' runsam.log
Done!
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS