WAVEWATCH III  beta 0.0.1
w3srcemd.F90 File Reference

Source term integration routine. More...

Go to the source code of this file.

Modules

module  w3srcemd
 Source term integration routine.
 

Functions/Subroutines

subroutine w3srcemd::w3srce (srce_call, IT, ISEA, JSEA, IX, IY, IMOD, SPECOLD, SPEC, VSIO, VDIO, SHAVEIO, ALPHA, WN1, CG1, CLATSL, D_INP, U10ABS, U10DIR, ifdef W3_FLX5
 Calculate and integrate source terms for a single grid point. More...
 
subroutine w3srcemd::calc_fpi (A, CG, FPI, S)
 Calculate equivalent peak frequency. More...
 
subroutine w3srcemd::sign_vsd_semi_implicit_ww3 (SPEC, VS, VD)
 Put source term in matrix same as done always. More...
 
subroutine w3srcemd::sign_vsd_patankar_ww3 (SPEC, VS, VD)
 Put source term in matrix Patankar style (experimental). More...
 

Detailed Description

Source term integration routine.

Author
H. L. Tolman
F. Ardhuin
Date
22-Mar-2021

Definition in file w3srcemd.F90.