Symbol | Description | Uses |
oceTauX | wind-stress over open-ocean (on Arakawa A-grid), X direction | 4 |
File | Line number | Procedure | Code |
./pkg/seaice/seaice_get_dynforcing.F | 120 | SEAICE_GET_DYNFORCING |
oceTauX(i,j)=CDAIR(i,j)* |
./pkg/seaice/seaice_get_dynforcing.F | 130 | SEAICE_GET_DYNFORCING |
fu(i,j,bi,bj) = 0.5 _d 0*( oceTauX(i,j) + oceTauX(i-1,j) ) |
./pkg/seaice/seaice_get_dynforcing.F | 82 | SEAICE_GET_DYNFORCING |
_RL oceTauX(1-OLx:sNx+OLx,1-OLy:sNy+OLy) |