WAVEWATCH III  beta 0.0.1
w3pro1md.F90 File Reference

Bundles routines for first order propagation scheme in single module. More...

Go to the source code of this file.

Modules

module  w3pro1md
 Bundles routines for first order propagation scheme in single module.
 

Functions/Subroutines

subroutine w3pro1md::w3map1 (MAPSTA)
 Generate 'map' arrays for the first order upstream scheme. More...
 
subroutine w3pro1md::w3xyp1 (ISP, DTG, MAPSTA, FIELD, VGX, VGY)
 Propagation in physical space for a given spectral component. More...
 
subroutine w3pro1md::w3ktp1 (ISEA, FACTH, FACK, CTHG0, CG, WN, DEPTH, DDDX, DDDY, CX, CY, DCXDX, DCXDY, DCYDX, DCYDY, DCDX, DCDY, VA)
 Propagation in spectral space. More...
 

Detailed Description

Bundles routines for first order propagation scheme in single module.

Author
H. L. Tolman
Date
05-Jun-2018

Definition in file w3pro1md.F90.