WAVEWATCH III  beta 0.0.1
w3bullmd.F90 File Reference

Contains module W3BULLMD. More...

Go to the source code of this file.

Modules

module  w3bullmd
 Module W3BULLMD.
 

Functions/Subroutines

subroutine w3bullmd::w3bull (NPART, XPART, DIMXP, UABS, UD, IPNT, IOUT, TIMEV)
 Read a WAVEWATCH-III version 1.17 point output data file and produces a table of mean parameters for all individual wave systems. More...
 

Variables

integer, parameter w3bullmd::nptab = 6
 
integer, parameter w3bullmd::nfld = 50
 
integer, parameter w3bullmd::npmax = 80
 
real, parameter w3bullmd::bhsmin = 0.15
 
real, parameter w3bullmd::bhsdrop = 0.05
 
real, dimension(nptab, 2) w3bullmd::hst
 
real, dimension(nptab, 2) w3bullmd::tpt
 
real, dimension(nptab, 2) w3bullmd::dmt
 
character(len=129) w3bullmd::ascbline
 
character(len=664) w3bullmd::csvbline
 
character(len=67) w3bullmd::cascbline
 
logical, dimension(npmax) w3bullmd::iyy
 

Detailed Description

Contains module W3BULLMD.

Author
J. H. Alves
H. L. Tolman
Date
26-Dec-2012

Definition in file w3bullmd.F90.