SHOWEX bottom friction source term (Ardhuin et al 2003). More...
Go to the source code of this file.
Modules | |
| module | w3sbt4md |
| SHOWEX bottom friction source term (Ardhuin et al. | |
Functions/Subroutines | |
| subroutine | w3sbt4md::insbt4 |
| Initialization for bottom friction source term routine. More... | |
| subroutine | w3sbt4md::tabu_erf |
| Tabulation of ERF function, which is used in bottom friction subgrid modeling. More... | |
| subroutine | w3sbt4md::w3sbt4 (A, CG, WN, DEPTH, D50, PSIC, TAUBBL, BEDFORM, S, D, IX, IY) |
| Computes the SHOWEX bottom friction with movable bed effects. More... | |
Variables | |
| integer, parameter | w3sbt4md::sizeerftable =300 |
| real, dimension(0:sizeerftable) | w3sbt4md::erftable |
| real | w3sbt4md::delxerf |
| real, parameter | w3sbt4md::xerfmax = 4. |
SHOWEX bottom friction source term (Ardhuin et al 2003).
Definition in file w3sbt4md.F90.