Symbol Description Uses
v_flux_bdry_SI 9



File Line number Procedure Code
./pkg/streamice/STREAMICE.h 397 NO PROCEDURE
     &     v_flux_bdry_SI,
./pkg/streamice/STREAMICE.h 488 NO PROCEDURE
      _RL v_flux_bdry_SI    (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/streamice/streamice_advect_thickness.F 136 STREAMICE_ADVECT_THICKNESS
            vflux = v_flux_bdry_SI(i,j,bi,bj)
./pkg/streamice/streamice_advect_thickness.F 141 STREAMICE_ADVECT_THICKNESS
            vflux = v_flux_bdry_SI(i,j,bi,bj)
./pkg/streamice/streamice_check.F 318 STREAMICE_CHECK
     & v_flux_bdry_SI, 0, myThid )
./pkg/streamice/streamice_init_fixed.F 213 STREAMICE_INIT_FIXED
     &   v_flux_bdry_SI, 0, myThid )
./pkg/streamice/streamice_init_fixed.F 388 STREAMICE_INIT_FIXED
            v_flux_bdry_SI (i,j,bi,bj) = flux_bdry_val_SOUTH
./pkg/streamice/streamice_init_fixed.F 414 STREAMICE_INIT_FIXED
            v_flux_bdry_SI (i,j,bi,bj) = flux_bdry_val_NORTH
./pkg/streamice/streamice_init_fixed.F 554 STREAMICE_INIT_FIXED
      _EXCH_XY_RL(v_flux_bdry_SI, myThid )