WAVEWATCH III  beta 0.0.1
w3nmlounpmd::nml_point_t Type Reference

Public Attributes

character(15) timestart
 
character(15) timestride
 
character(15) timecount
 
integer timesplit
 
character(1024) list
 
logical samefile
 
integer buffer
 
integer type
 
logical dimorder
 

Detailed Description

Definition at line 27 of file w3nmlounpmd.F90.

Member Data Documentation

◆ buffer

integer w3nmlounpmd::nml_point_t::buffer

Definition at line 34 of file w3nmlounpmd.F90.

34  INTEGER :: BUFFER

◆ dimorder

logical w3nmlounpmd::nml_point_t::dimorder

Definition at line 36 of file w3nmlounpmd.F90.

36  LOGICAL :: DIMORDER

◆ list

character(1024) w3nmlounpmd::nml_point_t::list

Definition at line 32 of file w3nmlounpmd.F90.

32  CHARACTER(1024) :: LIST

◆ samefile

logical w3nmlounpmd::nml_point_t::samefile

Definition at line 33 of file w3nmlounpmd.F90.

33  LOGICAL :: SAMEFILE

◆ timecount

character(15) w3nmlounpmd::nml_point_t::timecount

Definition at line 30 of file w3nmlounpmd.F90.

30  CHARACTER(15) :: TIMECOUNT

◆ timesplit

integer w3nmlounpmd::nml_point_t::timesplit

Definition at line 31 of file w3nmlounpmd.F90.

31  INTEGER :: TIMESPLIT

◆ timestart

character(15) w3nmlounpmd::nml_point_t::timestart

Definition at line 28 of file w3nmlounpmd.F90.

28  CHARACTER(15) :: TIMESTART

◆ timestride

character(15) w3nmlounpmd::nml_point_t::timestride

Definition at line 29 of file w3nmlounpmd.F90.

29  CHARACTER(15) :: TIMESTRIDE

◆ type

integer w3nmlounpmd::nml_point_t::type

Definition at line 35 of file w3nmlounpmd.F90.

35  INTEGER :: TYPE