Skip to content
Failed

Console Output

Skipping 316 KB.. Full Log
   95 |   do j=0,nyp1
      |             2                                       
......
  102 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(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/ADV_MPDATA/advect_scalar3D.f90:103:23:

   95 |   do j=0,nyp1
      |             2          
......
  103 |     mn(i,j,k)=min(f(ib,j,k),f(ic,j,k),f(i,jb,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/ADV_MPDATA/advect_scalar3D.f90:103:33:

   95 |   do j=0,nyp1
      |             2                    
......
  103 |     mn(i,j,k)=min(f(ib,j,k),f(ic,j,k),f(i,jb,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/ADV_MPDATA/advect_scalar3D.f90:104:32:

   95 |   do j=0,nyp1
      |             2                   
......
  104 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(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/ADV_MPDATA/advect_scalar3D.f90:104:42:

   95 |   do j=0,nyp1
      |             2                             
......
  104 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(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/ADV_MPDATA/advect_scalar3D.f90:104:52:

   95 |   do j=0,nyp1
      |             2                                       
......
  104 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(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/ADV_MPDATA/advect_scalar3D.f90:114:26:

  112 |   do j=-1,nyp2
      |              2            
  113 |    do i=-1,nxp3
  114 |     uuu(i,j,k)=max(0.,u(i,j,k))*f(i-1,j,k)+min(0.,u(i,j,k))*f(i,j,k)
      |                          1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:114:38:

  112 |   do j=-1,nyp2
      |              2                        
  113 |    do i=-1,nxp3
  114 |     uuu(i,j,k)=max(0.,u(i,j,k))*f(i-1,j,k)+min(0.,u(i,j,k))*f(i,j,k)
      |                                      1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:114:54:

  112 |   do j=-1,nyp2
      |              2                                        
  113 |    do i=-1,nxp3
  114 |     uuu(i,j,k)=max(0.,u(i,j,k))*f(i-1,j,k)+min(0.,u(i,j,k))*f(i,j,k)
      |                                                      1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:114:64:

  112 |   do j=-1,nyp2
      |              2                                                  
  113 |    do i=-1,nxp3
  114 |     uuu(i,j,k)=max(0.,u(i,j,k))*f(i-1,j,k)+min(0.,u(i,j,k))*f(i,j,k)
      |                                                                1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:122:26:

  120 |   do j=-1,nyp3
      |              2            
  121 |    do i=-1,nxp2
  122 |     vvv(i,j,k)=max(0.,v(i,j,k))*f(i,j-1,k)+min(0.,v(i,j,k))*f(i,j,k)
      |                          1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:122:36:

  120 |   do j=-1,nyp3
      |              2                      
  121 |    do i=-1,nxp2
  122 |     vvv(i,j,k)=max(0.,v(i,j,k))*f(i,j-1,k)+min(0.,v(i,j,k))*f(i,j,k)
      |                                    1
Warning: Array reference at (1) out of bounds (-2 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:122:36:

  120 |   do j=-1,nyp3
      |              2                      
  121 |    do i=-1,nxp2
  122 |     vvv(i,j,k)=max(0.,v(i,j,k))*f(i,j-1,k)+min(0.,v(i,j,k))*f(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/ADV_MPDATA/advect_scalar3D.f90:122:54:

  120 |   do j=-1,nyp3
      |              2                                        
  121 |    do i=-1,nxp2
  122 |     vvv(i,j,k)=max(0.,v(i,j,k))*f(i,j-1,k)+min(0.,v(i,j,k))*f(i,j,k)
      |                                                      1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:122:64:

  120 |   do j=-1,nyp3
      |              2                                                  
  121 |    do i=-1,nxp2
  122 |     vvv(i,j,k)=max(0.,v(i,j,k))*f(i,j-1,k)+min(0.,v(i,j,k))*f(i,j,k)
      |                                                                1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:131:26:

  129 |   do j=-1,nyp2
      |              2            
  130 |    do i=-1,nxp2
  131 |     www(i,j,k)=max(0.,w(i,j,k))*f(i,j,kb)+min(0.,w(i,j,k))*f(i,j,k)
      |                          1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:131:36:

  129 |   do j=-1,nyp2
      |              2                      
  130 |    do i=-1,nxp2
  131 |     www(i,j,k)=max(0.,w(i,j,k))*f(i,j,kb)+min(0.,w(i,j,k))*f(i,j,k)
      |                                    1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:131:53:

  129 |   do j=-1,nyp2
      |              2                                       
  130 |    do i=-1,nxp2
  131 |     www(i,j,k)=max(0.,w(i,j,k))*f(i,j,kb)+min(0.,w(i,j,k))*f(i,j,k)
      |                                                     1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:131:63:

  129 |   do j=-1,nyp2
      |              2                                                 
  130 |    do i=-1,nxp2
  131 |     www(i,j,k)=max(0.,w(i,j,k))*f(i,j,kb)+min(0.,w(i,j,k))*f(i,j,k)
      |                                                               1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:148:10:

  146 |   do j=-1,nyp2
      |              2
  147 |    do i=-1,nxp2
  148 |       f(i,j,k)=f(i,j,k) -(uuu(i+1,j,k)-uuu(i,j,k)+vvv(i,j+1,k)-vvv(i,j,k) &
      |          1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:148:19:

  146 |   do j=-1,nyp2
      |              2     
  147 |    do i=-1,nxp2
  148 |       f(i,j,k)=f(i,j,k) -(uuu(i+1,j,k)-uuu(i,j,k)+vvv(i,j+1,k)-vvv(i,j,k) &
      |                   1
Warning: Array reference at (1) out of bounds (-1 < 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:148:56:

  146 |   do j=-1,nyp2
      |              2                                          
  147 |    do i=-1,nxp2
  148 |       f(i,j,k)=f(i,j,k) -(uuu(i+1,j,k)-uuu(i,j,k)+vvv(i,j+1,k)-vvv(i,j,k) &
      |                                                        1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:164:27:

  159 |   do j=0,nyp1
      |             2              
......
  164 |     uuu(i,j,k)=andiff(f(ib,j,k),f(i,j,k),u(i,j,k),irho(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/ADV_MPDATA/advect_scalar3D.f90:164:36:

  159 |   do j=0,nyp1
      |             2                       
......
  164 |     uuu(i,j,k)=andiff(f(ib,j,k),f(i,j,k),u(i,j,k),irho(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/ADV_MPDATA/advect_scalar3D.f90:164:45:

  159 |   do j=0,nyp1
      |             2                                
......
  164 |     uuu(i,j,k)=andiff(f(ib,j,k),f(i,j,k),u(i,j,k),irho(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/ADV_MPDATA/advect_scalar3D.f90:166:23:

  159 |   do j=0,nyp1
      |             2          
......
  166 |                    u(i,j,k), v(ib,j,k)+v(ib,jc,k)+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/ADV_MPDATA/advect_scalar3D.f90:166:34:

  159 |   do j=0,nyp1
      |             2                     
......
  166 |                    u(i,j,k), v(ib,j,k)+v(ib,jc,k)+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/ADV_MPDATA/advect_scalar3D.f90:166:64:

  159 |   do j=0,nyp1
      |             2                                                   
......
  166 |                    u(i,j,k), v(ib,j,k)+v(ib,jc,k)+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/ADV_MPDATA/advect_scalar3D.f90:167:31:

  159 |   do j=0,nyp1
      |             2                  
......
  167 |               +across(dd*(f(ib,j,kc)+f(i,j,kc)-f(ib,j,kb)-f(i,j,kb)), &
      |                               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/ADV_MPDATA/advect_scalar3D.f90:167:41:

  159 |   do j=0,nyp1
      |             2                            
......
  167 |               +across(dd*(f(ib,j,kc)+f(i,j,kc)-f(ib,j,kb)-f(i,j,kb)), &
      |                                         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/ADV_MPDATA/advect_scalar3D.f90:167:52:

  159 |   do j=0,nyp1
      |             2                                       
......
  167 |               +across(dd*(f(ib,j,kc)+f(i,j,kc)-f(ib,j,kb)-f(i,j,kb)), &
      |                                                    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/ADV_MPDATA/advect_scalar3D.f90:167:62:

  159 |   do j=0,nyp1
      |             2                                                 
......
  167 |               +across(dd*(f(ib,j,kc)+f(i,j,kc)-f(ib,j,kb)-f(i,j,kb)), &
      |                                                              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/ADV_MPDATA/advect_scalar3D.f90:168:23:

  159 |   do j=0,nyp1
      |             2          
......
  168 |                    u(i,j,k), w(ib,j,k)+w(ib,j,kc)+w(i,j,k)+w(i,j,kc))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:168:34:

  159 |   do j=0,nyp1
      |             2                     
......
  168 |                    u(i,j,k), w(ib,j,k)+w(ib,j,kc)+w(i,j,k)+w(i,j,kc))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:168:44:

  159 |   do j=0,nyp1
      |             2                               
......
  168 |                    u(i,j,k), w(ib,j,k)+w(ib,j,kc)+w(i,j,k)+w(i,j,kc))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:168:54:

  159 |   do j=0,nyp1
      |             2                                         
......
  168 |                    u(i,j,k), w(ib,j,k)+w(ib,j,kc)+w(i,j,k)+w(i,j,kc))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:168:63:

  159 |   do j=0,nyp1
      |             2                                                  
......
  168 |                    u(i,j,k), w(ib,j,k)+w(ib,j,kc)+w(i,j,k)+w(i,j,kc))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:182:36:

  177 |   do j=0,nyp2
      |             2                       
......
  182 |     vvv(i,j,k)=andiff(f(i,jb,k),f(i,j,k),v(i,j,k),irho(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/ADV_MPDATA/advect_scalar3D.f90:182:45:

  177 |   do j=0,nyp2
      |             2                                
......
  182 |     vvv(i,j,k)=andiff(f(i,jb,k),f(i,j,k),v(i,j,k),irho(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/ADV_MPDATA/advect_scalar3D.f90:183:39:

  177 |   do j=0,nyp2
      |             2                          
......
  183 |               -(across(f(ic,jb,k)+f(ic,j,k)-f(ib,jb,k)-f(ib,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/ADV_MPDATA/advect_scalar3D.f90:183:60:

  177 |   do j=0,nyp2
      |             2                                               
......
  183 |               -(across(f(ic,jb,k)+f(ic,j,k)-f(ib,jb,k)-f(ib,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/ADV_MPDATA/advect_scalar3D.f90:184:23:

  177 |   do j=0,nyp2
      |             2          
......
  184 |                    v(i,j,k), u(i,jb,k)+u(i,j,k)+u(ic,j,k)+u(ic,jb,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/ADV_MPDATA/advect_scalar3D.f90:184:43:

  177 |   do j=0,nyp2
      |             2                              
......
  184 |                    v(i,j,k), u(i,jb,k)+u(i,j,k)+u(ic,j,k)+u(ic,jb,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/ADV_MPDATA/advect_scalar3D.f90:184:53:

  177 |   do j=0,nyp2
      |             2                                        
......
  184 |                    v(i,j,k), u(i,jb,k)+u(i,j,k)+u(ic,j,k)+u(ic,jb,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/ADV_MPDATA/advect_scalar3D.f90:185:42:

  177 |   do j=0,nyp2
      |             2                             
......
  185 |                +across(dd*(f(i,jb,kc)+f(i,j,kc)-f(i,jb,kb)-f(i,j,kb)), &
      |                                          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/ADV_MPDATA/advect_scalar3D.f90:185:63:

  177 |   do j=0,nyp2
      |             2                                                  
......
  185 |                +across(dd*(f(i,jb,kc)+f(i,j,kc)-f(i,jb,kb)-f(i,j,kb)), &
      |                                                               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/ADV_MPDATA/advect_scalar3D.f90:186:23:

  177 |   do j=0,nyp2
      |             2          
......
  186 |                    v(i,j,k), w(i,jb,k)+w(i,j,k)+w(i,j,kc)+w(i,jb,kc))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:186:43:

  177 |   do j=0,nyp2
      |             2                              
......
  186 |                    v(i,j,k), w(i,jb,k)+w(i,j,k)+w(i,j,kc)+w(i,jb,kc))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:186:52:

  177 |   do j=0,nyp2
      |             2                                       
......
  186 |                    v(i,j,k), w(i,jb,k)+w(i,j,k)+w(i,j,kc)+w(i,jb,kc))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:200:26:

  194 |   do j=0,nyp1
      |             2             
......
  200 |     www(i,j,k)=andiff(f(i,j,kb),f(i,j,k),w(i,j,k),irhow(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/ADV_MPDATA/advect_scalar3D.f90:200:36:

  194 |   do j=0,nyp1
      |             2                       
......
  200 |     www(i,j,k)=andiff(f(i,j,kb),f(i,j,k),w(i,j,k),irhow(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/ADV_MPDATA/advect_scalar3D.f90:200:45:

  194 |   do j=0,nyp1
      |             2                                
......
  200 |     www(i,j,k)=andiff(f(i,j,kb),f(i,j,k),w(i,j,k),irhow(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/ADV_MPDATA/advect_scalar3D.f90:201:27:

  194 |   do j=0,nyp1
      |             2              
......
  201 |              -(across(f(ic,j,kb)+f(ic,j,k)-f(ib,j,kb)-f(ib,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/ADV_MPDATA/advect_scalar3D.f90:201:38:

  194 |   do j=0,nyp1
      |             2                         
......
  201 |              -(across(f(ic,j,kb)+f(ic,j,k)-f(ib,j,kb)-f(ib,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/ADV_MPDATA/advect_scalar3D.f90:201:48:

  194 |   do j=0,nyp1
      |             2                                   
......
  201 |              -(across(f(ic,j,kb)+f(ic,j,k)-f(ib,j,kb)-f(ib,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/ADV_MPDATA/advect_scalar3D.f90:201:59:

  194 |   do j=0,nyp1
      |             2                                              
......
  201 |              -(across(f(ic,j,kb)+f(ic,j,k)-f(ib,j,kb)-f(ib,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/ADV_MPDATA/advect_scalar3D.f90:202:21:

  194 |   do j=0,nyp1
      |             2        
......
  202 |                  w(i,j,k), u(i,j,kb)+u(i,j,k)+u(ic,j,k)+u(ic,j,kb)) &
      |                     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/ADV_MPDATA/advect_scalar3D.f90:202:31:

  194 |   do j=0,nyp1
      |             2                  
......
  202 |                  w(i,j,k), u(i,j,kb)+u(i,j,k)+u(ic,j,k)+u(ic,j,kb)) &
      |                               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/ADV_MPDATA/advect_scalar3D.f90:202:41:

  194 |   do j=0,nyp1
      |             2                            
......
  202 |                  w(i,j,k), u(i,j,kb)+u(i,j,k)+u(ic,j,k)+u(ic,j,kb)) &
      |                                         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/ADV_MPDATA/advect_scalar3D.f90:202:51:

  194 |   do j=0,nyp1
      |             2                                      
......
  202 |                  w(i,j,k), u(i,j,kb)+u(i,j,k)+u(ic,j,k)+u(ic,j,kb)) &
      |                                                   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/ADV_MPDATA/advect_scalar3D.f90:202:61:

  194 |   do j=0,nyp1
      |             2                                                
......
  202 |                  w(i,j,k), u(i,j,kb)+u(i,j,k)+u(ic,j,k)+u(ic,j,kb)) &
      |                                                             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/ADV_MPDATA/advect_scalar3D.f90:204:21:

  194 |   do j=0,nyp1
      |             2        
......
  204 |                  w(i,j,k), v(i,j,kb)+v(i,jc,kb)+v(i,jc,k)+v(i,j,k))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:204:31:

  194 |   do j=0,nyp1
      |             2                  
......
  204 |                  w(i,j,k), v(i,j,kb)+v(i,jc,kb)+v(i,jc,k)+v(i,j,k))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:204:62:

  194 |   do j=0,nyp1
      |             2                                                 
......
  204 |                  w(i,j,k), v(i,j,kb)+v(i,jc,kb)+v(i,jc,k)+v(i,j,k))) *irho(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/ADV_MPDATA/advect_scalar3D.f90:224:23:

  218 |   do j=0,nyp1
      |             2          
......
  224 |     mx(i,j,k)=max(f(ib,j,k),f(ic,j,k),f(i,jb,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/ADV_MPDATA/advect_scalar3D.f90:224:33:

  218 |   do j=0,nyp1
      |             2                    
......
  224 |     mx(i,j,k)=max(f(ib,j,k),f(ic,j,k),f(i,jb,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/ADV_MPDATA/advect_scalar3D.f90:225:32:

  218 |   do j=0,nyp1
      |             2                   
......
  225 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(i,j,k),mx(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/ADV_MPDATA/advect_scalar3D.f90:225:42:

  218 |   do j=0,nyp1
      |             2                             
......
  225 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(i,j,k),mx(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/ADV_MPDATA/advect_scalar3D.f90:225:52:

  218 |   do j=0,nyp1
      |             2                                       
......
  225 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(i,j,k),mx(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/ADV_MPDATA/advect_scalar3D.f90:226:23:

  218 |   do j=0,nyp1
      |             2          
......
  226 |     mn(i,j,k)=min(f(ib,j,k),f(ic,j,k),f(i,jb,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/ADV_MPDATA/advect_scalar3D.f90:226:33:

  218 |   do j=0,nyp1
      |             2                    
......
  226 |     mn(i,j,k)=min(f(ib,j,k),f(ic,j,k),f(i,jb,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/ADV_MPDATA/advect_scalar3D.f90:227:32:

  218 |   do j=0,nyp1
      |             2                   
......
  227 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(i,j,k),mn(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/ADV_MPDATA/advect_scalar3D.f90:227:42:

  218 |   do j=0,nyp1
      |             2                             
......
  227 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(i,j,k),mn(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/ADV_MPDATA/advect_scalar3D.f90:227:52:

  218 |   do j=0,nyp1
      |             2                                       
......
  227 |                   f(i,jc,k),f(i,j,kb),f(i,j,kc),f(i,j,k),mn(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/ADV_MPDATA/advect_scalar3D.f90:238:37:

  234 |   do j=0,nyp1
      |             2                        
......
  238 |      mx(i,j,k)=rho(k)*(mx(i,j,k)-f(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/ADV_MPDATA/advect_scalar3D.f90:242:27:

  234 |   do j=0,nyp1
      |             2              
......
  242 |      mn(i,j,k)=rho(k)*(f(i,j,k)-mn(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/ADV_MPDATA/advect_scalar3D.f90:294:60:

  287 |  do j=1,ny
      |          2                                                  
......
  294 |    f(i,j,k)=max(0.,f(i,j,k) -(uuu(i+1,j,k)-uuu(i,j,k)+vvv(i,j+1,k)-vvv(i,j,k) &
      |                                                            1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ADV_MPDATA/advect_scalar3D.f90:294:60:

  287 |  do j=1,ny
      |          2                                                  
......
  294 |    f(i,j,k)=max(0.,f(i,j,k) -(uuu(i+1,j,k)-uuu(i,j,k)+vvv(i,j+1,k)-vvv(i,j,k) &
      |                                                            1
Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/movies.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/readiopdata_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/stat_moments.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/oceflx.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/precip_fall.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/press_grad.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/press_rhs.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/pressure_big.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/pressure_orig.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/pressz.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/printout.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/rad_simple.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/rad_simple_smoke.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/rad_simple_uwm.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setforcing.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setgrid.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/stat_sw1.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/RAD_CAM/traceini.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/uvw.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/write_fields2D.F90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setgrid.f90:78:12:

   75 |  do j=0,ny
      |          2  
......
   78 |      fcorzy(j) = 0.
      |            1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/hbuf_conditionals_init.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/MICRO_M2005_UWM/microphysics.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  -Wall -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  -Wall -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/stat_clubb.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/damping.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/forcing.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/hbuf_micro_init.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/ice_fall.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SIMULATORS/instrument_diagnostics.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/micro_field_utils.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/nudging.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/RAD_CAM/rad_full.f90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/stat_clubb.F90:211:32:

  211 |         lh_rt_weighted(:,:,k) = lh_rt_weighted(:,:,k) &
      |                                1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/stat_clubb.F90:213:32:

  213 |         lh_t_weighted(:,:,k)  = lh_t_weighted(:,:,k) &
      |                                1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/stat_clubb.F90:217:47:

  217 |           X_nl_all_levs_weighted(:,:,k,ivar) = X_nl_all_levs_weighted(:,:,k,ivar) &
      |                                               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/stat_clubb.F90:165:8:

  165 |     use microphysics, only: &
      |        1
Warning: Unused module variable 'mkname' which has been explicitly imported at (1) [-Wunused-variable]
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/radiation.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/subsidence.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/surface.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/upperbound.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/write_fields3D.F90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:1709:32:

 1709 |         do indx = 1, edsclr_dim, 1
      |                                1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:1715:30:

 1715 |         do indx = 1, sclr_dim, 1
      |                              1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:2128:34:

 2128 |           do indx = 1, edsclr_dim
      |                                  1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:2134:31:

 2134 |           do indx = 1, sclr_dim
      |                               1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:1077:28:

 1077 |       do indx = 1, sclr_dim, 1
      |                            1
Warning: DO loop at (1) will be executed zero times [-Wzerotrip]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:2448:8:

 2448 |     use grid_config, only: &
      |        1
Warning: Unused module variable 'na' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:2454:8:

 2454 |     use vars, only: rho
      |        1
Warning: Unused module variable 'rho' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:2403:8:

 2403 |     use grid_config, only: &
      |        1
Warning: Unused module variable 'rank' which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:1570:17:

 1570 |       l_rad_itime                      ! .true. if we calculate radiation at the current time step
      |                 1
Warning: Unused variable 'l_rad_itime' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:1536:12:

 1536 |       lh_thl ! Liquid potential temperature subcolumns  [K]
      |            1
Warning: Unused variable 'lh_thl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:1587:14:

 1587 |       radht_zm, &
      |              1
Warning: Unused variable 'radht_zm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:1588:12:

 1588 |       rcm_zm
      |            1
Warning: Unused variable 'rcm_zm' declared at (1) [-Wunused-variable]
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/zero.f90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/write_fields3D.F90:428:39:

  425 |    do k=1,nzm
      |             2                          
......
  428 |        tmp(i,j,k)=real( cloud_frac(i,j,k+1) )
      |                                       1
Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/write_fields3D.F90:442:32:

  439 |    do k=1,nzm
      |             2                   
......
  442 |        tmp(i,j,k)=real( wp3(i,j,k+1) )
      |                                1
Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/write_fields3D.F90:457:31:

  454 |    do k=1,nzm
      |             2                  
......
  457 |        tmp(i,j,k)=real( um(i,j,k+1) )
      |                               1
Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2)
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/write_fields3D.F90:471:31:

  468 |    do k=1,nzm
      |             2                  
......
  471 |        tmp(i,j,k)=real( vm(i,j,k+1) )
      |                               1
Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/statistics.F90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:560:17:

  560 |       a3_coef_min, a_const, bv_efold, z_displace
      |                 1
Warning: Unused variable 'a3_coef_min' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:560:26:

  560 |       a3_coef_min, a_const, bv_efold, z_displace
      |                          1
Warning: Unused variable 'a_const' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:552:34:

  552 |       Lscale_pert_coef, alpha_corr, Skw_denom_coef, c_K10, c_K10h, &
      |                                  1
Warning: Unused variable 'alpha_corr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:554:68:

  554 |       Skw_max_mag, xp3_coef_base, xp3_coef_slope, altitude_threshold, &
      |                                                                    1
Warning: Unused variable 'altitude_threshold' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:549:52:

  549 |       gamma_coef, gamma_coefb, gamma_coefc, mu, beta, lmin_coef, &
      |                                                    1
Warning: Unused variable 'beta' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:560:36:

  560 |       a3_coef_min, a_const, bv_efold, z_displace
      |                                    1
Warning: Unused variable 'bv_efold' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:539:8:

  539 |       C1, C1b, C1c, C2rt, C2thl, C2rtthl, &
      |        1
Warning: Unused variable 'c1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:541:32:

  541 |       C7, C7b, C7c, C8, C8b, C10, &
      |                                1
Warning: Unused variable 'c10' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:542:9:

  542 |       C11, C11b, C11c, C12, C13, C14, C_wp2_pr_dfsn, C_wp3_pr_tp, &
      |         1
Warning: Unused variable 'c11' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:542:15:

  542 |       C11, C11b, C11c, C12, C13, C14, C_wp2_pr_dfsn, C_wp3_pr_tp, &
      |               1
Warning: Unused variable 'c11b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:542:21:

  542 |       C11, C11b, C11c, C12, C13, C14, C_wp2_pr_dfsn, C_wp3_pr_tp, &
      |                     1
Warning: Unused variable 'c11c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:542:26:

  542 |       C11, C11b, C11c, C12, C13, C14, C_wp2_pr_dfsn, C_wp3_pr_tp, &
      |                          1
Warning: Unused variable 'c12' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:542:31:

  542 |       C11, C11b, C11c, C12, C13, C14, C_wp2_pr_dfsn, C_wp3_pr_tp, &
      |                               1
Warning: Unused variable 'c13' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:542:36:

  542 |       C11, C11b, C11c, C12, C13, C14, C_wp2_pr_dfsn, C_wp3_pr_tp, &
      |                                    1
Warning: Unused variable 'c14' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:539:13:

  539 |       C1, C1b, C1c, C2rt, C2thl, C2rtthl, &
      |             1
Warning: Unused variable 'c1b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:539:18:

  539 |       C1, C1b, C1c, C2rt, C2thl, C2rtthl, &
      |                  1
Warning: Unused variable 'c1c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:539:24:

  539 |       C1, C1b, C1c, C2rt, C2thl, C2rtthl, &
      |                        1
Warning: Unused variable 'c2rt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:539:40:

  539 |       C1, C1b, C1c, C2rt, C2thl, C2rtthl, &
      |                                        1
Warning: Unused variable 'c2rtthl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:539:31:

  539 |       C1, C1b, C1c, C2rt, C2thl, C2rtthl, &
      |                               1
Warning: Unused variable 'c2thl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:8:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |        1
Warning: Unused variable 'c4' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:35:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |                                   1
Warning: Unused variable 'c6rt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:544:18:

  544 |       C6rt_Lscale0, C6thl_Lscale0, C7_Lscale0, wpxp_L_thresh, &
      |                  1
Warning: Unused variable 'c6rt_lscale0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:42:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |                                          1
Warning: Unused variable 'c6rtb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:49:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |                                                 1
Warning: Unused variable 'c6rtc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:56:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |                                                        1
Warning: Unused variable 'c6thl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:544:33:

  544 |       C6rt_Lscale0, C6thl_Lscale0, C7_Lscale0, wpxp_L_thresh, &
      |                                 1
Warning: Unused variable 'c6thl_lscale0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:64:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |                                                                1
Warning: Unused variable 'c6thlb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:72:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |                                                                        1
Warning: Unused variable 'c6thlc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:541:8:

  541 |       C7, C7b, C7c, C8, C8b, C10, &
      |        1
Warning: Unused variable 'c7' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:544:45:

  544 |       C6rt_Lscale0, C6thl_Lscale0, C7_Lscale0, wpxp_L_thresh, &
      |                                             1
Warning: Unused variable 'c7_lscale0' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:541:13:

  541 |       C7, C7b, C7c, C8, C8b, C10, &
      |             1
Warning: Unused variable 'c7b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:541:18:

  541 |       C7, C7b, C7c, C8, C8b, C10, &
      |                  1
Warning: Unused variable 'c7c' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:541:22:

  541 |       C7, C7b, C7c, C8, C8b, C10, &
      |                      1
Warning: Unused variable 'c8' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:541:27:

  541 |       C7, C7b, C7c, C8, C8b, C10, &
      |                           1
Warning: Unused variable 'c8b' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:555:39:

  555 |       rtp2_clip_coef, C_invrs_tau_bkgnd, C_invrs_tau_sfc, &
      |                                       1
Warning: Unused variable 'c_invrs_tau_bkgnd' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:556:39:

  556 |       C_invrs_tau_shear, C_invrs_tau_N2, C_invrs_tau_N2_wp2, &
      |                                       1
Warning: Unused variable 'c_invrs_tau_n2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:557:71:

  557 |       C_invrs_tau_N2_xp2, C_invrs_tau_N2_wpxp, C_invrs_tau_N2_clear_wp3, &
      |                                                                       1
Warning: Unused variable 'c_invrs_tau_n2_clear_wp3' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:556:59:

  556 |       C_invrs_tau_shear, C_invrs_tau_N2, C_invrs_tau_N2_wp2, &
      |                                                           1
Warning: Unused variable 'c_invrs_tau_n2_wp2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:557:45:

  557 |       C_invrs_tau_N2_xp2, C_invrs_tau_N2_wpxp, C_invrs_tau_N2_clear_wp3, &
      |                                             1
Warning: Unused variable 'c_invrs_tau_n2_wpxp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:557:24:

  557 |       C_invrs_tau_N2_xp2, C_invrs_tau_N2_wpxp, C_invrs_tau_N2_clear_wp3, &
      |                        1
Warning: Unused variable 'c_invrs_tau_n2_xp2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:555:56:

  555 |       rtp2_clip_coef, C_invrs_tau_bkgnd, C_invrs_tau_sfc, &
      |                                                        1
Warning: Unused variable 'c_invrs_tau_sfc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:556:23:

  556 |       C_invrs_tau_shear, C_invrs_tau_N2, C_invrs_tau_N2_wp2, &
      |                       1
Warning: Unused variable 'c_invrs_tau_shear' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:558:53:

  558 |       C_invrs_tau_wpxp_Ri, C_invrs_tau_wpxp_N2_thresh, &
      |                                                     1
Warning: Unused variable 'c_invrs_tau_wpxp_n2_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:558:25:

  558 |       C_invrs_tau_wpxp_Ri, C_invrs_tau_wpxp_N2_thresh, &
      |                         1
Warning: Unused variable 'c_invrs_tau_wpxp_ri' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:545:15:

  545 |       c_K, c_K1, nu1, c_K2, nu2, c_K6, nu6, c_K8, nu8,  &
      |               1
Warning: Unused variable 'c_k1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:552:57:

  552 |       Lscale_pert_coef, alpha_corr, Skw_denom_coef, c_K10, c_K10h, &
      |                                                         1
Warning: Unused variable 'c_k10' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:552:65:

  552 |       Lscale_pert_coef, alpha_corr, Skw_denom_coef, c_K10, c_K10h, &
      |                                                                 1
Warning: Unused variable 'c_k10h' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:545:26:

  545 |       c_K, c_K1, nu1, c_K2, nu2, c_K6, nu6, c_K8, nu8,  &
      |                          1
Warning: Unused variable 'c_k2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:545:37:

  545 |       c_K, c_K1, nu1, c_K2, nu2, c_K6, nu6, c_K8, nu8,  &
      |                                     1
Warning: Unused variable 'c_k6' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:545:48:

  545 |       c_K, c_K1, nu1, c_K2, nu2, c_K6, nu6, c_K8, nu8,  &
      |                                                1
Warning: Unused variable 'c_k8' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:546:10:

  546 |       c_K9, nu9, nu10, c_K_hm, c_K_hmb, K_hm_min_coef, nu_hm, &
      |          1
Warning: Unused variable 'c_k9' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:546:29:

  546 |       c_K9, nu9, nu10, c_K_hm, c_K_hmb, K_hm_min_coef, nu_hm, &
      |                             1
Warning: Unused variable 'c_k_hm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:546:38:

  546 |       c_K9, nu9, nu10, c_K_hm, c_K_hmb, K_hm_min_coef, nu_hm, &
      |                                      1
Warning: Unused variable 'c_k_hmb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:29:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |                             1
Warning: Unused variable 'c_uu_buoy' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:540:18:

  540 |       C4, C_uu_shr, C_uu_buoy, C6rt, C6rtb, C6rtc, C6thl, C6thlb, C6thlc, &
      |                  1
Warning: Unused variable 'c_uu_shr' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:542:51:

  542 |       C11, C11b, C11c, C12, C13, C14, C_wp2_pr_dfsn, C_wp3_pr_tp, &
      |                                                   1
Warning: Unused variable 'c_wp2_pr_dfsn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:543:47:

  543 |       C_wp3_pr_turb, C_wp3_pr_dfsn, C_wp2_splat, &
      |                                               1
Warning: Unused variable 'c_wp2_splat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:543:34:

  543 |       C_wp3_pr_turb, C_wp3_pr_dfsn, C_wp2_splat, &
      |                                  1
Warning: Unused variable 'c_wp3_pr_dfsn' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:542:64:

  542 |       C11, C11b, C11c, C12, C13, C14, C_wp2_pr_dfsn, C_wp3_pr_tp, &
      |                                                                1
Warning: Unused variable 'c_wp3_pr_tp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:543:19:

  543 |       C_wp3_pr_turb, C_wp3_pr_dfsn, C_wp2_splat, &
      |                   1
Warning: Unused variable 'c_wp3_pr_turb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:548:29:

  548 |       coef_spread_DG_means_rt, coef_spread_DG_means_thl, &
      |                             1
Warning: Unused variable 'coef_spread_dg_means_rt' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:548:55:

  548 |       coef_spread_DG_means_rt, coef_spread_DG_means_thl, &
      |                                                       1
Warning: Unused variable 'coef_spread_dg_means_thl' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:559:20:

  559 |       Cx_min, Cx_max, Richardson_num_min, Richardson_num_max, wpxp_Ri_exp, &
      |                    1
Warning: Unused variable 'cx_max' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:559:12:

  559 |       Cx_min, Cx_max, Richardson_num_min, Richardson_num_max, wpxp_Ri_exp, &
      |            1
Warning: Unused variable 'cx_min' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:549:16:

  549 |       gamma_coef, gamma_coefb, gamma_coefc, mu, beta, lmin_coef, &
      |                1
Warning: Unused variable 'gamma_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:549:29:

  549 |       gamma_coef, gamma_coefb, gamma_coefc, mu, beta, lmin_coef, &
      |                             1
Warning: Unused variable 'gamma_coefb' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:549:42:

  549 |       gamma_coef, gamma_coefb, gamma_coefc, mu, beta, lmin_coef, &
      |                                          1
Warning: Unused variable 'gamma_coefc' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:546:53:

  546 |       c_K9, nu9, nu10, c_K_hm, c_K_hmb, K_hm_min_coef, nu_hm, &
      |                                                     1
Warning: Unused variable 'k_hm_min_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:551:28:

  551 |       lambda0_stability_coef, mult_coef, taumin, taumax, Lscale_mu_coef, &
      |                            1
Warning: Unused variable 'lambda0_stability_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:549:63:

  549 |       gamma_coef, gamma_coefb, gamma_coefc, mu, beta, lmin_coef, &
      |                                                               1
Warning: Unused variable 'lmin_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:551:71:

  551 |       lambda0_stability_coef, mult_coef, taumin, taumax, Lscale_mu_coef, &
      |                                                                       1
Warning: Unused variable 'lscale_mu_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:552:22:

  552 |       Lscale_pert_coef, alpha_corr, Skw_denom_coef, c_K10, c_K10h, &
      |                      1
Warning: Unused variable 'lscale_pert_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:549:46:

  549 |       gamma_coef, gamma_coefb, gamma_coefc, mu, beta, lmin_coef, &
      |                                              1
Warning: Unused variable 'mu' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:551:39:

  551 |       lambda0_stability_coef, mult_coef, taumin, taumax, Lscale_mu_coef, &
      |                                       1
Warning: Unused variable 'mult_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:545:20:

  545 |       c_K, c_K1, nu1, c_K2, nu2, c_K6, nu6, c_K8, nu8,  &
      |                    1
Warning: Unused variable 'nu1' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:546:21:

  546 |       c_K9, nu9, nu10, c_K_hm, c_K_hmb, K_hm_min_coef, nu_hm, &
      |                     1
Warning: Unused variable 'nu10' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:545:31:

  545 |       c_K, c_K1, nu1, c_K2, nu2, c_K6, nu6, c_K8, nu8,  &
      |                               1
Warning: Unused variable 'nu2' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:545:42:

  545 |       c_K, c_K1, nu1, c_K2, nu2, c_K6, nu6, c_K8, nu8,  &
      |                                          1
Warning: Unused variable 'nu6' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:545:53:

  545 |       c_K, c_K1, nu1, c_K2, nu2, c_K6, nu6, c_K8, nu8,  &
      |                                                     1
Warning: Unused variable 'nu8' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:546:15:

  546 |       c_K9, nu9, nu10, c_K_hm, c_K_hmb, K_hm_min_coef, nu_hm, &
      |               1
Warning: Unused variable 'nu9' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:546:60:

  546 |       c_K9, nu9, nu10, c_K_hm, c_K_hmb, K_hm_min_coef, nu_hm, &
      |                                                            1
Warning: Unused variable 'nu_hm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:550:13:

  550 |       omicron, zeta_vrnce_rat, upsilon_precip_frac_rat, &
      |             1
Warning: Unused variable 'omicron' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:547:64:

  547 |       slope_coef_spread_DG_means_w, pdf_component_stdev_factor_w, &
      |                                                                1
Warning: Unused variable 'pdf_component_stdev_factor_w' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:559:60:

  559 |       Cx_min, Cx_max, Richardson_num_min, Richardson_num_max, wpxp_Ri_exp, &
      |                                                            1
Warning: Unused variable 'richardson_num_max' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:559:40:

  559 |       Cx_min, Cx_max, Richardson_num_min, Richardson_num_max, wpxp_Ri_exp, &
      |                                        1
Warning: Unused variable 'richardson_num_min' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:555:20:

  555 |       rtp2_clip_coef, C_invrs_tau_bkgnd, C_invrs_tau_sfc, &
      |                    1
Warning: Unused variable 'rtp2_clip_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:107:60:

  107 |                               pdf_dim, hm_metadata, sclr_idx, &
      |                                                            1
Warning: Unused dummy argument 'sclr_idx' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:552:50:

  552 |       Lscale_pert_coef, alpha_corr, Skw_denom_coef, c_K10, c_K10h, &
      |                                                  1
Warning: Unused variable 'skw_denom_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:554:17:

  554 |       Skw_max_mag, xp3_coef_base, xp3_coef_slope, altitude_threshold, &
      |                 1
Warning: Unused variable 'skw_max_mag' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:547:34:

  547 |       slope_coef_spread_DG_means_w, pdf_component_stdev_factor_w, &
      |                                  1
Warning: Unused variable 'slope_coef_spread_dg_means_w' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:551:55:

  551 |       lambda0_stability_coef, mult_coef, taumin, taumax, Lscale_mu_coef, &
      |                                                       1
Warning: Unused variable 'taumax' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:551:47:

  551 |       lambda0_stability_coef, mult_coef, taumin, taumax, Lscale_mu_coef, &
      |                                               1
Warning: Unused variable 'taumin' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:553:49:

  553 |       thlp2_rad_coef, thlp2_rad_cloud_frac_thresh, up2_sfc_coef, &
      |                                                 1
Warning: Unused variable 'thlp2_rad_cloud_frac_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:553:20:

  553 |       thlp2_rad_coef, thlp2_rad_cloud_frac_thresh, up2_sfc_coef, &
      |                    1
Warning: Unused variable 'thlp2_rad_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:553:63:

  553 |       thlp2_rad_coef, thlp2_rad_cloud_frac_thresh, up2_sfc_coef, &
      |                                                               1
Warning: Unused variable 'up2_sfc_coef' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:550:54:

  550 |       omicron, zeta_vrnce_rat, upsilon_precip_frac_rat, &
      |                                                      1
Warning: Unused variable 'upsilon_precip_frac_rat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:544:60:

  544 |       C6rt_Lscale0, C6thl_Lscale0, C7_Lscale0, wpxp_L_thresh, &
      |                                                            1
Warning: Unused variable 'wpxp_l_thresh' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:559:73:

  559 |       Cx_min, Cx_max, Richardson_num_min, Richardson_num_max, wpxp_Ri_exp, &
      |                                                                         1
Warning: Unused variable 'wpxp_ri_exp' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:554:32:

  554 |       Skw_max_mag, xp3_coef_base, xp3_coef_slope, altitude_threshold, &
      |                                1
Warning: Unused variable 'xp3_coef_base' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:554:48:

  554 |       Skw_max_mag, xp3_coef_base, xp3_coef_slope, altitude_threshold, &
      |                                                1
Warning: Unused variable 'xp3_coef_slope' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:560:48:

  560 |       a3_coef_min, a_const, bv_efold, z_displace
      |                                                1
Warning: Unused variable 'z_displace' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:550:29:

  550 |       omicron, zeta_vrnce_rat, upsilon_precip_frac_rat, &
      |                             1
Warning: Unused variable 'zeta_vrnce_rat' declared at (1) [-Wunused-variable]
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  -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:617:23:

  617 |       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:821:8:

  821 |     use grid_config, 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:821:8:

  821 |     use grid_config, 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:840:8:

  840 |     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:822:8:

  822 |     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:834:8:

  834 |     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:834:8:

  834 |     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:834:8:

  834 |     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:834:8:

  834 |     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:834:8:

  834 |     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:454:8:

  454 |     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:454:8:

  454 |     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:382:8:

  382 |     use grid_config, only: dt, dx, dy, dz, adz, adzw
      |        1
Warning: Unused module variable 'adz' which has been explicitly imported at (1) [-Wunused-variable]
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/advect_all_scalars.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/diagnose.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom2D.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom2D_xy.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom2D_z.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_mom3D_xy.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /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.F90:66:19:

   62 |   do j=0,ny
      |           2        
......
   66 |     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:

   62 |   do j=0,ny
      |           2                          
......
   67 |     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:

   62 |   do j=0,ny
      |           2          
......
   68 |     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:

   62 |   do j=0,ny
      |           2                     
......
   68 |     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:

   62 |   do j=0,ny
      |           2                       
......
   69 |     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:

   62 |   do j=0,ny
      |           2          
......
   70 |     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:

   62 |   do j=0,ny
      |           2                               
......
   70 |     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:

   62 |   do j=0,ny
      |           2                        
......
   71 |     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:

   62 |   do j=0,ny
      |           2        
......
   66 |     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:

   62 |   do j=0,ny
      |           2                          
......
   67 |     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_xy.F90:68:21:

   62 |   do j=0,ny
      |           2          
......
   68 |     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:

   62 |   do j=0,ny
      |           2                     
......
   68 |     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:

   62 |   do j=0,ny
      |           2                       
......
   69 |     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:

   62 |   do j=0,ny
      |           2          
......
   70 |     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:

   62 |   do j=0,ny
      |           2                               
......
   70 |     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:

   62 |   do j=0,ny
      |           2                        
......
   71 |     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)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar2D.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar2D_xy.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar2D_z.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_xy.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D_z.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /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:

  122 |  do j=0,ny
      |          2         
......
  125 |    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:

  122 |  do j=0,ny
      |          2                                
......
  126 |    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)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar_z.f90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/diffuse_scalar3D.f90:125:19:

  122 |  do j=0,ny
      |          2         
......
  125 |    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:

  122 |  do j=0,ny
      |          2                                
......
  126 |    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)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/hbuf_sgs_init.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/kurant.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/stepout_module.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/periodic.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/restart.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setparm.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setperturb.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/task_boundaries.F90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/task_dispatch.F90;
/home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata_module.F90:265:19:

  242 | do k= 1,nzm
      |           2        
......
  265 |  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_module.F90:268:34:

  242 | do k= 1,nzm
      |           2                       
......
  268 |  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_module.F90:273:13:

  242 | do k= 1,nzm
      |           2  
......
  273 |   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_module.F90:273:31:

  242 | do k= 1,nzm
      |           2                    
......
  273 |   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_module.F90:274:10:

  242 | do k= 1,nzm
      |           2
......
  274 |  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_module.F90:275:10:

  242 | do k= 1,nzm
      |           2
......
  275 |  v0(k)=v0(k-1)
      |          1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2)
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/tke_full.f90;
mpif90 -c  -DLINUX -DCLUBB -DCLUBB_REAL_TYPE=8 -DNETCDF -DUWM_STATS -DUWM_MISC  -DUWM_MICRO_CHANGES -DMICRO_RESTART  -DSILHS -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all  /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/main.F90;
mpif90 -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/include -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fallow-argument-mismatch -fbacktrace -ffree-line-length-0 -fcheck=all -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 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 err_info_type_module.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_adaptation_module.o grid_class.o grid_config.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 matrix_solver_wrapper.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_silhs.o parameters_tunable.o params.o pdf_closure_module.o pdf_parameter_module.o pdf_utilities.o penta_bicgstab_solver.o penta_lu_solver.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_core_module.o readiopdata_module.o remapping_module.o restart.o sasum.o sat.o saturation.o saxpy.o scopy.o sdot.o setdata_module.o setforcing.o setgrid.o setparm.o setperturb.o setup_clubb_pdf_params.o sfc_varnce_module.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_module.o strmm.o strmv.o strsm.o subsidence.o surface.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 tridiag_lu_solver.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/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/mpich-4.2.1-cioxd6c37t52ivottdlmbqq57k5t6w7v/lib -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/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.
101 :     theta0                  = 300._core_rknd,       & ! Reference temperature                     [K]
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
102 :     ts_nudge                = 86400._time_precision   ! Time scale for u/v nudging (not used)     [s]
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 :       l_add_dycore_grid               ! Flag to turn on if values should be remapped from the dycore grid
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
853 :     call init_err_info_api(1, 1, rank, (/real(latitude(1,1), core_rknd)/), (/real(longitude(1,1), core_rknd)/), err_info)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1672 :     call init_err_info_api(1, 1, rank, (/real(latitude(1,1), core_rknd)/), (/real(longitude(1,1), core_rknd)/), err_info)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1679 :         call set_err_info_values_api(1, err_info, lat_in=(/real(latitude(i,j), core_rknd)/), lon_in=(/real(longitude(i,j), core_rknd)/))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1885 :              ( gr, l_implemented, dt_clubb, real( fcory(j), kind=core_rknd ), real( fcorzy(j), kind=core_rknd ), gr%zm(1,1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1909 :                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: Line has exceeded 100 characters.
1917 :                wpthvp(i,j,:), wp2thvp(i,j,:), wp2up(i,j,:), rtpthvp(i,j,:), thlpthvp(i,j,:), & ! In/out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1919 :                wp2rtp(i,j,:), wp2thlp(i,j,:), uprcp(i,j,:), vprcp(i,j,:), rc_coef_zm(i,j,:), wp4(i,j,:), & ! In/out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1920 :                wpup2(i,j,:), wpvp2(i,j,:), wp2up2(i,j,:), wp2vp2(i,j,:), ice_supersat_frac(i,j,:), & ! In/out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2837 :     if ( hm_metadata%iiPDF_chi > 0 ) qcl = real( max( X_nl_all_levs(:,1:nzm,hm_metadata%iiPDF_chi), &
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 /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran mpich
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-wiuv7wc (required by: hdf5/1.14.3-nhc23hl,
netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3, mpich/4.2.1), glibc/2.35-tdr5czg
(required by: hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77,
netcdf-fortran/4.5.3, mpich/4.2.1)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./runsam.bash 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ 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 01/09/26 TIME 03:28:37          ***
           **************************************************

 ios_missing_namelist =           -1
 ios for UWOPTIONS =           -1
 ****************************************************
 ****** No UWOPTIONS namelist in prm file *********
 ****************************************************

 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
At line 705 of file /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90 (unit = 10, file = 'CLUBB_PARAMETERS/configurable_model_flags.in')
Fortran runtime error: Cannot match namelist object name l_ho_nontrad_coriolis

Error termination. Backtrace:
#0  0x792dd787312d in finalize_transfer
	at /tmp/root/spack-stage/huebler/spack-stage-gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/spack-src/libgfortran/io/transfer.c:4305
#1  0x6d9c9b in __clubb_sgs_MOD_clubb_sgs_setup
	at /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/clubb_sgs.F90:705
#2  0xea9747 in __sgs_MOD_sgs_init
	at /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/SGS_CLUBB/sgs.F90:266
#3  0xe0366a in __setdata_module_MOD_setdata
	at /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/setdata_module.F90:437
#4  0x8b3ac3 in crm
	at /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/main.F90:198
#5  0x8bbb87 in main
	at /home/jenkins/workspace/sam_clubb_silhs_gfortran_build/SRC/main.F90:8
[Pipeline] sh
+ cp runsam.log /home/jenkins/test_logs/sam_clubb_silhs_gfortran_build/
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] emailext
Sending email to: messnermet@uwm.edu
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE