Symbol Description Uses
pblindex 36



File Line number Procedure Code
./pkg/fizhi/fizhi_moist.F 251 MOISTIO
         pblindex(indx) = (j-1)*im + i
./pkg/fizhi/fizhi_moist.F 258 MOISTIO
       levgather(indx) = levpbl(pblindex(indx),1)
./pkg/fizhi/fizhi_moist.F 259 MOISTIO
        pigather(indx) =     pz(pblindex(indx),1)
./pkg/fizhi/fizhi_moist.F 260 MOISTIO
        pkegather(indx,lm+1) = pkht(pblindex(indx),1,lm+1)
./pkg/fizhi/fizhi_moist.F 261 MOISTIO
        plegather(indx,lm+1) = plze(pblindex(indx),1,lm+1)
./pkg/fizhi/fizhi_moist.F 266 MOISTIO
         thgather(indx,L) = tz(pblindex(indx),1,L)
./pkg/fizhi/fizhi_moist.F 267 MOISTIO
         shgather(indx,L) = qz(pblindex(indx),1,L,1)
./pkg/fizhi/fizhi_moist.F 268 MOISTIO
        pkegather(indx,L) = pkht(pblindex(indx),1,L)
./pkg/fizhi/fizhi_moist.F 269 MOISTIO
        pkzgather(indx,L) = pkl(pblindex(indx),1,L)
./pkg/fizhi/fizhi_moist.F 270 MOISTIO
        plegather(indx,L) = plze(pblindex(indx),1,L)
./pkg/fizhi/fizhi_moist.F 271 MOISTIO
        plzgather(indx,L) = plz(pblindex(indx),1,L)
./pkg/fizhi/fizhi_moist.F 272 MOISTIO
         dpgather(indx,L) = dpres(pblindex(indx),1,L)
./pkg/fizhi/fizhi_moist.F 280 MOISTIO
        ugather(indx,L,nt) = qz(pblindex(indx),1,L,nt+ptracer)
./pkg/fizhi/fizhi_moist.F 290 MOISTIO
        ugather(indx,L,ntracerin-ptracer+1) = uz(pblindex(indx),1,L)
./pkg/fizhi/fizhi_moist.F 291 MOISTIO
        ugather(indx,L,ntracerin-ptracer+2) = vz(pblindex(indx),1,L)
./pkg/fizhi/fizhi_moist.F 744 MOISTIO
      call BACK2GRD ( lsp_new,pblindex, lsp_new,im*jm)
./pkg/fizhi/fizhi_moist.F 745 MOISTIO
      call BACK2GRD (conv_new,pblindex,conv_new,im*jm)
./pkg/fizhi/fizhi_moist.F 746 MOISTIO
      call BACK2GRD (snow_new,pblindex,snow_new,im*jm)
./pkg/fizhi/fizhi_moist.F 747 MOISTIO
      call BACK2GRD (raincgath,pblindex,raincgath,im*jm)
./pkg/fizhi/fizhi_moist.F 751 MOISTIO
      call BACK2GRD (psubcldg ,pblindex,psubcldg ,im*jm)
./pkg/fizhi/fizhi_moist.F 752 MOISTIO
      call BACK2GRD (psubcldgc,pblindex,psubcldgc,im*jm)
./pkg/fizhi/fizhi_moist.F 757 MOISTIO
       call BACK2GRD (deltgather(1,L),pblindex, dtmoist(1,1,L)  ,im*jm)
./pkg/fizhi/fizhi_moist.F 758 MOISTIO
       call BACK2GRD (delqgather(1,L),pblindex, dqmoist(1,1,L,1),im*jm)
./pkg/fizhi/fizhi_moist.F 759 MOISTIO
       call BACK2GRD (    cpen(1,1,L),pblindex,    cpen(1,1,L)  ,im*jm)
./pkg/fizhi/fizhi_moist.F 760 MOISTIO
       call BACK2GRD (   cldls(1,1,L),pblindex,   cldls(1,1,L)  ,im*jm)
./pkg/fizhi/fizhi_moist.F 761 MOISTIO
       call BACK2GRD (cldwater(1,1,L),pblindex,cldwater(1,1,L)  ,im*jm)
./pkg/fizhi/fizhi_moist.F 762 MOISTIO
       call BACK2GRD ( pkzgather(1,L),pblindex, pkzgather(1,L)  ,im*jm)
./pkg/fizhi/fizhi_moist.F 766 MOISTIO
       call BACK2GRD(tmpgather(1,L),pblindex,
./pkg/fizhi/fizhi_moist.F 768 MOISTIO
       call BACK2GRD(pkegather(1,L),pblindex,
./pkg/fizhi/fizhi_moist.F 770 MOISTIO
       call BACK2GRD(deltrnev(1,L),pblindex,
./pkg/fizhi/fizhi_moist.F 772 MOISTIO
       call BACK2GRD(delqrnev(1,L),pblindex,
./pkg/fizhi/fizhi_moist.F 774 MOISTIO
       call BACK2GRD(cldsr(1,1,L),pblindex,
./pkg/fizhi/fizhi_moist.F 782 MOISTIO
       call BACK2GRD (delugather(1,L,nt),pblindex,
./pkg/fizhi/fizhi_moist.F 792 MOISTIO
       call BACK2GRD (delugather(1,L,ntracerin-ptracer+1),pblindex,
./pkg/fizhi/fizhi_moist.F 794 MOISTIO
       call BACK2GRD (delugather(1,L,ntracerin-ptracer+2),pblindex,
./pkg/fizhi/fizhi_moist.F 93 MOISTIO
      integer  pblindex(im*jm)