Symbol Description Uses
currentTime 7



File Line number Procedure Code
./pkg/aim/aim_do_atmos_physics.F 234 AIM_DO_PHYSICS
      tYear = currentTime/(86400.*360.) -
./pkg/aim/aim_do_atmos_physics.F 235 AIM_DO_PHYSICS
     &        FLOAT(INT(currentTime/(86400.*360.)))
./pkg/aim/aim_do_atmos_physics.F 310 AIM_DO_PHYSICS
      CALL AIM_CALC_DIAGS( bi, bj, currentTime, myThid )
./pkg/aim/aim_do_atmos_physics.F 313 AIM_DO_PHYSICS
      CALL AIM_AIM2DYN( bi, bj, currentTime, myThid )
./pkg/aim/aim_do_atmos_physics.F 40 AIM_DO_PHYSICS
      _RL currentTime
./pkg/aim/aim_do_atmos_physics.F 6 AIM_DO_PHYSICS
      SUBROUTINE AIM_DO_PHYSICS( bi, bj, currentTime, myIter, myThid ) 
./pkg/aim/aim_do_atmos_physics.F 84 AIM_DO_PHYSICS
      CALL AIM_DYN2AIM( bi, bj, currentTime, myThid )