Symbol Description Uses
UOI 13



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 1194 RAS
      _RL UOI(lng,nlayr,ntracedim),   POI(lng,K)
./pkg/fizhi/fizhi_moist.F 1298 RAS
     *,           POI, QOI, UOI, ntracedim, Ntracer, PRS, PRJ
./pkg/fizhi/fizhi_moist.F 1349 RAS
        UOI(I,L+nltop-1,NT)=UOI(I,L+nltop-1,NT)+UCU(I,L,NT)*DT*rhfrac(i)
./pkg/fizhi/fizhi_moist.F 1502 CLOUD
     *,                 POI, QOI, UOI, ntracedim, Ntracer, PRS,  PRJ
./pkg/fizhi/fizhi_moist.F 1977 CLOUD
      UHT(I,NT) = UOI(II,K+nltop-1,NT)-UOI(II,IC+nltop-1,NT) * ETA(I,IC)
./pkg/fizhi/fizhi_moist.F 1993 CLOUD
      UHT(I,NT) = UHT(I,NT) + TEM *  UOI(II,L+nltop-1,NT)
./pkg/fizhi/fizhi_moist.F 2219 CLOUD
      TX1(I) = ( UOI(II,KM1+nltop-1,nt) - UOI(II,K+nltop-1,nt))
./pkg/fizhi/fizhi_moist.F 2230 CLOUD
      TX1(I) = (UOI(II,L-1+nltop-1,nt)-UOI(II,L+nltop-1,nt)) * ETA(I,L)