Symbol Description Uses
ncrnd 9



File Line number Procedure Code
./pkg/fizhi/fizhi_moist.F 1178 RAS
     *,      UOI, ntracedim, ntracer, POI, QOI, PRS, PRJ, rnd, ncrnd
./pkg/fizhi/fizhi_moist.F 1192 RAS
      integer ncrnd
./pkg/fizhi/fizhi_moist.F 1196 RAS
      _RL rnd(ncrnd)
./pkg/fizhi/fizhi_moist.F 1271 RAS
       DO I=1,ncrnd
./pkg/fizhi/fizhi_moist.F 201 MOISTIO
      ncrnd = (lm-nltop+1)/2
./pkg/fizhi/fizhi_moist.F 208 MOISTIO
       print *,'    Total Number of Random Clouds: ',ncrnd
./pkg/fizhi/fizhi_moist.F 328 MOISTIO
      call RNDCLOUD(iras,ncrnd,rnd,myid)
./pkg/fizhi/fizhi_moist.F 45 MOISTIO
      integer    ncrnd,nsecf
./pkg/fizhi/fizhi_moist.F 533 MOISTIO
     2, TMP4(num,NLTOP), TMP5(num,NLTOP),rnd, ncrnd, PCPEN(num,NLTOP)