Symbol Description Uses
time_step_loc 25



File Line number Procedure Code
./pkg/streamice/streamice_advect_2dtracer.F 114 STREAMICE_ADVECT_2DTRACER
     I   time_step_loc)
./pkg/streamice/streamice_advect_2dtracer.F 141 STREAMICE_ADVECT_2DTRACER
     &      * time_step_loc
./pkg/streamice/streamice_advect_2dtracer.F 163 STREAMICE_ADVECT_2DTRACER
     I   time_step_loc)
./pkg/streamice/streamice_advect_2dtracer.F 194 STREAMICE_ADVECT_2DTRACER
     &       * time_step_loc
./pkg/streamice/streamice_advect_2dtracer.F 209 STREAMICE_ADVECT_2DTRACER
          trac2d(i,j,bi,bj) = trac2d(i,j,bi,bj) + time_step_loc *
./pkg/streamice/streamice_advect_2dtracer.F 213 STREAMICE_ADVECT_2DTRACER
           trac2d(i,j,bi,bj) = trac2d(i,j,bi,bj) + time_step_loc *
./pkg/streamice/streamice_advect_2dtracer.F 53 STREAMICE_ADVECT_2DTRACER
      _RL sec_per_year, time_step_loc, MR, SMB, TMB
./pkg/streamice/streamice_advect_2dtracer.F 65 STREAMICE_ADVECT_2DTRACER
      time_step_loc = time_step / sec_per_year
./pkg/streamice/streamice_advect_2dtracer.F 67 STREAMICE_ADVECT_2DTRACER
      PRINT *, "time_step_loc ", time_step_loc
./pkg/streamice/streamice_advect_thickness.F 208 STREAMICE_ADVECT_THICKNESS
       time_step_loc = min (
./pkg/streamice/streamice_advect_thickness.F 211 STREAMICE_ADVECT_THICKNESS
       if (time_step_loc .lt. time_step_full) then
./pkg/streamice/streamice_advect_thickness.F 212 STREAMICE_ADVECT_THICKNESS
        PRINT *, "TAKING PARTIAL TIME STEP", time_step_loc
./pkg/streamice/streamice_advect_thickness.F 222 STREAMICE_ADVECT_THICKNESS
     I   time_step_loc )
./pkg/streamice/streamice_advect_thickness.F 237 STREAMICE_ADVECT_THICKNESS
     &        * recip_rA (i,j,bi,bj) * time_step_loc
./pkg/streamice/streamice_advect_thickness.F 265 STREAMICE_ADVECT_THICKNESS
     I   time_step_loc )
./pkg/streamice/streamice_advect_thickness.F 280 STREAMICE_ADVECT_THICKNESS
     &        recip_rA (i,j,bi,bj) * time_step_loc
./pkg/streamice/streamice_advect_thickness.F 311 STREAMICE_ADVECT_THICKNESS
     &  myThid, time_step_loc,
./pkg/streamice/streamice_advect_thickness.F 327 STREAMICE_ADVECT_THICKNESS
      time_step_rem = time_step_rem - time_step_loc
./pkg/streamice/streamice_advect_thickness.F 362 STREAMICE_ADVECT_THICKNESS
     &         (MR * time_step_loc .gt.
./pkg/streamice/streamice_advect_thickness.F 369 STREAMICE_ADVECT_THICKNESS
     &          H_streamice (i,j,bi,bj) + TMB * time_step_loc
./pkg/streamice/streamice_advect_thickness.F 44 STREAMICE_ADVECT_THICKNESS
      _RL sec_per_year, time_step_loc, MR, SMB, TMB, irho
./pkg/streamice/streamice_advect_thickness.F 62 STREAMICE_ADVECT_THICKNESS
      time_step_loc = time_step / sec_per_year
./pkg/streamice/streamice_advect_thickness.F 63 STREAMICE_ADVECT_THICKNESS
      time_step_full = time_step_loc
./pkg/streamice/streamice_advect_thickness.F 64 STREAMICE_ADVECT_THICKNESS
      time_step_rem = time_step_loc
./pkg/streamice/streamice_advect_thickness.F 65 STREAMICE_ADVECT_THICKNESS
      PRINT *, "time_step_loc ", time_step_loc