WAVEWATCH III  beta 0.0.1
w3uno2md.F90 File Reference

Contains MODULE W3UNO2MD, with UNO2 scheme. More...

Go to the source code of this file.

Modules

module  w3uno2md
 Portable UNO2 scheme on irregular grid.
 

Functions/Subroutines

subroutine w3uno2md::w3uno2 (MX, MY, NX, NY, VELO, DT, DX1, DX2, Q, BCLOSE, INC, MAPACT, NACT, MAPBOU, NB0, NB1, NB2, NDSE, NDST)
 UNO2 scheme for irregular grid. More...
 
subroutine w3uno2md::w3uno2r (MX, MY, NX, NY, CFLL, Q, BCLOSE, INC, MAPACT, NACT, MAPBOU, NB0, NB1, NB2, NDSE, NDST)
 Preform one-dimensional propagation in a two-dimensional space with irregular boundaries and regular grid. More...
 
subroutine w3uno2md::w3uno2s (MX, MY, NX, NY, CFLL, TRANS, Q, BCLOSE, INC, MAPACT, NACT, MAPBOU, NB0, NB1, NB2, NDSE, NDST)
 Like W3UNO2r with cell transparencies added. More...
 

Detailed Description

Contains MODULE W3UNO2MD, with UNO2 scheme.

Author
Jain-Guo Li
Date
1-Jul-2013

Definition in file w3uno2md.F90.