Symbol | Description | Uses |
heightStepS | height of topographic step to South | 3 |
File | Line number | Procedure | Code |
./pkg/mom_common/mom_w_sidedrag.F | 102 | MOM_W_SIDEDRAG |
& +heightStepS*_dxG(i,j,bi,bj)*_recip_dyC(i,j,bi,bj) |
./pkg/mom_common/mom_w_sidedrag.F | 64 | MOM_W_SIDEDRAG |
_RL heightStepS, heightStepN |
./pkg/mom_common/mom_w_sidedrag.F | 76 | MOM_W_SIDEDRAG |
heightStepS = MAX( 0. _d 0, rThickC(i,j) - rThickC(i,j-1) ) |