Symbol Description Uses
ndmoist 15



File Line number Procedure Code
./pkg/fizhi/fizhi_alarms.F 104 FIZHI_ALARMS
      ndmoist = 000001
./pkg/fizhi/fizhi_alarms.F 114 FIZHI_ALARMS
      call SET_ALARM ( 'moist',nymdb,nhmsb,ndmoist )
./pkg/fizhi/fizhi_alarms.F 34 FIZHI_ALARMS
      integer  ndlw, ndsw, ndturb, ndmoist
./pkg/fizhi/fizhi_alarms.F 72 FIZHI_ALARMS
      ndmoist = int( 600./iabs(ndt) + 0.5 ) * iabs(ndt)
./pkg/fizhi/fizhi_alarms.F 76 FIZHI_ALARMS
      nd = ndmoist
./pkg/fizhi/fizhi_alarms.F 78 FIZHI_ALARMS
      nd = ndmoist + n*m*ndt
./pkg/fizhi/fizhi_alarms.F 91 FIZHI_ALARMS
      ndmoist = nhmsf( nd )
./pkg/fizhi/fizhi_driver.F 115 FIZHI_DRIVER
      INTEGER ndmoist,ndturb,ndlw,ndsw
./pkg/fizhi/fizhi_driver.F 137 FIZHI_DRIVER
      call GET_ALARM ( 'moist',ndum0,ndum1, ndmoist,ndum2 )
./pkg/fizhi/fizhi_driver.F 245 FIZHI_DRIVER
      call MOISTIO (ndmoist,istrip,npcs,
./pkg/fizhi/fizhi_moist.F 20 MOISTIO
      integer ndmoist,istrip,npcs
./pkg/fizhi/fizhi_moist.F 5 MOISTIO
      subroutine MOISTIO (ndmoist,istrip,npcs,
./pkg/fizhi/fizhi_turb.F 252 TURBIO
      integer ndmoist,time_left, ndum0,ndum1
./pkg/fizhi/fizhi_turb.F 284 TURBIO
       call GET_ALARM ( 'moist',ndum0,ndum1,ndmoist,time_left )
./pkg/fizhi/fizhi_turb.F 286 TURBIO
       timstp2  = nsecf(ndmoist)