Symbol Description Uses
time_step_loc 25



File Line number Procedure Code
./pkg/streamice/streamice_advect_2dtracer.F 116 STREAMICE_ADVECT_2DTRACER
     I   time_step_loc)
./pkg/streamice/streamice_advect_2dtracer.F 147 STREAMICE_ADVECT_2DTRACER
     &      * time_step_loc
./pkg/streamice/streamice_advect_2dtracer.F 170 STREAMICE_ADVECT_2DTRACER
     I   time_step_loc)
./pkg/streamice/streamice_advect_2dtracer.F 202 STREAMICE_ADVECT_2DTRACER
     &       * time_step_loc
./pkg/streamice/streamice_advect_2dtracer.F 217 STREAMICE_ADVECT_2DTRACER
          trac2d(i,j,bi,bj) = trac2d(i,j,bi,bj) + time_step_loc *
./pkg/streamice/streamice_advect_2dtracer.F 221 STREAMICE_ADVECT_2DTRACER
           trac2d(i,j,bi,bj) = trac2d(i,j,bi,bj) + time_step_loc *
./pkg/streamice/streamice_advect_2dtracer.F 50 STREAMICE_ADVECT_2DTRACER
      _RL sec_per_year, time_step_loc, MR, SMB, TMB
./pkg/streamice/streamice_advect_2dtracer.F 62 STREAMICE_ADVECT_2DTRACER
      time_step_loc = time_step / sec_per_year
./pkg/streamice/streamice_advect_2dtracer.F 64 STREAMICE_ADVECT_2DTRACER
      PRINT *, "time_step_loc ", time_step_loc
./pkg/streamice/streamice_advect_thickness.F 190 STREAMICE_ADVECT_THICKNESS
       time_step_loc = min (
./pkg/streamice/streamice_advect_thickness.F 193 STREAMICE_ADVECT_THICKNESS
       if (time_step_loc .lt. time_step_full) then
./pkg/streamice/streamice_advect_thickness.F 194 STREAMICE_ADVECT_THICKNESS
        PRINT *, "TAKING PARTIAL TIME STEP", time_step_loc
./pkg/streamice/streamice_advect_thickness.F 204 STREAMICE_ADVECT_THICKNESS
     I   time_step_loc )
./pkg/streamice/streamice_advect_thickness.F 221 STREAMICE_ADVECT_THICKNESS
     &        * recip_rA (i,j,bi,bj) * time_step_loc
./pkg/streamice/streamice_advect_thickness.F 250 STREAMICE_ADVECT_THICKNESS
     I   time_step_loc )
./pkg/streamice/streamice_advect_thickness.F 266 STREAMICE_ADVECT_THICKNESS
     &        recip_rA (i,j,bi,bj) * time_step_loc
./pkg/streamice/streamice_advect_thickness.F 297 STREAMICE_ADVECT_THICKNESS
     &  myThid, time_step_loc,
./pkg/streamice/streamice_advect_thickness.F 314 STREAMICE_ADVECT_THICKNESS
      time_step_rem = time_step_rem - time_step_loc
./pkg/streamice/streamice_advect_thickness.F 338 STREAMICE_ADVECT_THICKNESS
     &         (MR * time_step_loc .gt.
./pkg/streamice/streamice_advect_thickness.F 345 STREAMICE_ADVECT_THICKNESS
     &          H_streamice (i,j,bi,bj) + TMB * time_step_loc
./pkg/streamice/streamice_advect_thickness.F 38 STREAMICE_ADVECT_THICKNESS
      _RL sec_per_year, time_step_loc, MR, SMB, TMB
./pkg/streamice/streamice_advect_thickness.F 54 STREAMICE_ADVECT_THICKNESS
      time_step_loc = time_step / sec_per_year
./pkg/streamice/streamice_advect_thickness.F 55 STREAMICE_ADVECT_THICKNESS
      time_step_full = time_step_loc
./pkg/streamice/streamice_advect_thickness.F 56 STREAMICE_ADVECT_THICKNESS
      time_step_rem = time_step_loc
./pkg/streamice/streamice_advect_thickness.F 57 STREAMICE_ADVECT_THICKNESS
      PRINT *, "time_step_loc ", time_step_loc