Symbol | Description | Uses |
winPert | weather patterns added to the background wind. | 7 |
File | Line number | Procedure | Code |
./pkg/ebm/EBM.h | 30 | NO PROCEDURE |
& winPert |
./pkg/ebm/EBM.h | 32 | NO PROCEDURE |
_RS winPert (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
./pkg/ebm/ebm_ini_vars.F | 48 | EBM_INI_VARS |
winPert(i,j,bi,bj) = 0. |
./pkg/ebm/ebm_wind_perturb.F | 114 | EBM_WIND_PERTURB |
winPert(i,j,bi,bj) = maskW(i,j,k,bi,bj)* |
./pkg/ebm/ebm_wind_perturb.F | 115 | EBM_WIND_PERTURB |
& (1.0/1.66)*(0.75*winPert(i,j,bi,bj) + |
./pkg/ebm/ebm_wind_perturb.F | 127 | EBM_WIND_PERTURB |
_EXCH_XY_RS(winPert , myThid ) |
./pkg/ebm/ebm_wind_perturb.F | 134 | EBM_WIND_PERTURB |
& + winPert(i,j,bi,bj)*rUnit2mass |