WAVEWATCH III  beta 0.0.1
w3sbt9md.F90 File Reference

Contains routines for computing dissipation by viscous fluid mud using Ng (2000). More...

Go to the source code of this file.

Modules

module  w3sbt9md
 Contains routines for computing dissipation by viscous fluid mud using Ng (2000).
 

Functions/Subroutines

subroutine w3sbt9md::w3sbt9 (AC, H_WDEPTH, S, D, IX, IY)
 Compute dissipation by viscous fluid mud using Ng (2000) (adapted from Erick Rogers code by Mark Orzech, NRL). More...
 
subroutine w3sbt9md::ng (SIGMA, H_WDEPTH, DTILDE, ZETA, SBLTM, GAMMA, WK, WKDR, DISS)
 Compute dissipation by viscous fluid mud using Ng (2000). More...
 
subroutine w3sbt9md::calc_nd (KWAVE, H_WDEPTH, SND2, ND)
 NA. More...
 

Detailed Description

Contains routines for computing dissipation by viscous fluid mud using Ng (2000).

Author
M. Orzech
W. E. Rogers
Date
21-Nov-2013

Definition in file w3sbt9md.F90.