Symbol | Description | Uses |
heightStepW | height of topographic step to West | 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 | 74 | MOM_W_SIDEDRAG |
heightStepW = MAX( 0. _d 0, rThickC(i,j) - rThickC(i-1,j) ) |
./pkg/mom_common/mom_w_sidedrag.F | 82 | MOM_W_SIDEDRAG |
& *( heightStepW*_dyG( i ,j,bi,bj)*_recip_dxC( i ,j,bi,bj) |