Symbol Description Uses
oceTauY wind-stress over open-ocean (on Arakawa A-grid), Y direction 4



File Line number Procedure Code
./pkg/seaice/seaice_get_dynforcing.F 122 SEAICE_GET_DYNFORCING
          oceTauY(i,j)=CDAIR(i,j)*
./pkg/seaice/seaice_get_dynforcing.F 132 SEAICE_GET_DYNFORCING
          fv(i,j,bi,bj) = 0.5 _d 0*( oceTauY(i,j) + oceTauY(i,j-1) )
./pkg/seaice/seaice_get_dynforcing.F 83 SEAICE_GET_DYNFORCING
      _RL oceTauY(1-OLx:sNx+OLx,1-OLy:sNy+OLy)