Symbol | Description | Uses |
heightStepE | height of topographic step to East | 3 |
File | Line number | Procedure | Code |
./pkg/mom_common/mom_w_sidedrag.F | 63 | MOM_W_SIDEDRAG |
_RL heightStepW, heightStepE |
./pkg/mom_common/mom_w_sidedrag.F | 75 | MOM_W_SIDEDRAG |
heightStepE = MAX( 0. _d 0, rThickC(i,j) - rThickC(i+1,j) ) |
./pkg/mom_common/mom_w_sidedrag.F | 92 | MOM_W_SIDEDRAG |
& +heightStepE*_dyG(i+1,j,bi,bj)*_recip_dxC(i+1,j,bi,bj) |