WAVEWATCH III  beta 0.0.1
w3odatmd::otype6 Type Reference

Public Attributes

integer ipass6
 
integer ihmax
 
integer ix0
 
integer ixn
 
integer ixs
 
integer iy0
 
integer iyn
 
integer iys
 
integer, dimension(:,:), pointer icprt
 
real hspmin
 
real wsmult
 
real wscut
 
real, dimension(:,:), pointer dtprt
 
logical flform
 
logical flcomb
 
logical o6init
 
integer ptmeth
 
real ptfcut
 

Detailed Description

Definition at line 418 of file w3odatmd.F90.

Member Data Documentation

◆ dtprt

real, dimension(:,:), pointer w3odatmd::otype6::dtprt

Definition at line 423 of file w3odatmd.F90.

423  REAL, POINTER :: DTPRT(:,:)

◆ flcomb

logical w3odatmd::otype6::flcomb

Definition at line 424 of file w3odatmd.F90.

◆ flform

logical w3odatmd::otype6::flform

Definition at line 424 of file w3odatmd.F90.

424  LOGICAL :: FLFORM, FLCOMB, O6INIT

◆ hspmin

real w3odatmd::otype6::hspmin

Definition at line 422 of file w3odatmd.F90.

422  REAL :: HSPMIN, WSMULT, WSCUT

◆ icprt

integer, dimension(:,:), pointer w3odatmd::otype6::icprt

Definition at line 421 of file w3odatmd.F90.

421  INTEGER, POINTER :: ICPRT(:,:)

◆ ihmax

integer w3odatmd::otype6::ihmax

Definition at line 419 of file w3odatmd.F90.

◆ ipass6

integer w3odatmd::otype6::ipass6

Definition at line 419 of file w3odatmd.F90.

419  INTEGER :: IPASS6, IHMAX, IX0, IXN, IXS, &
420  IY0, IYN, IYS

◆ ix0

integer w3odatmd::otype6::ix0

Definition at line 419 of file w3odatmd.F90.

◆ ixn

integer w3odatmd::otype6::ixn

Definition at line 419 of file w3odatmd.F90.

◆ ixs

integer w3odatmd::otype6::ixs

Definition at line 419 of file w3odatmd.F90.

◆ iy0

integer w3odatmd::otype6::iy0

Definition at line 419 of file w3odatmd.F90.

◆ iyn

integer w3odatmd::otype6::iyn

Definition at line 419 of file w3odatmd.F90.

◆ iys

integer w3odatmd::otype6::iys

Definition at line 419 of file w3odatmd.F90.

◆ o6init

logical w3odatmd::otype6::o6init

Definition at line 424 of file w3odatmd.F90.

◆ ptfcut

real w3odatmd::otype6::ptfcut

Definition at line 426 of file w3odatmd.F90.

426  REAL :: PTFCUT ! C. Bunney; Part. 5 freq cut

◆ ptmeth

integer w3odatmd::otype6::ptmeth

Definition at line 425 of file w3odatmd.F90.

425  INTEGER :: PTMETH ! C. Bunney; Partitioning method

◆ wscut

real w3odatmd::otype6::wscut

Definition at line 422 of file w3odatmd.F90.

◆ wsmult

real w3odatmd::otype6::wsmult

Definition at line 422 of file w3odatmd.F90.