WAVEWATCH III  beta 0.0.1
w3nmlshelmd::nml_domain_t Type Reference

Public Attributes

integer iostyp
 
character(15) start
 
character(15) stop
 
character(1) outffile
 

Detailed Description

Definition at line 27 of file w3nmlshelmd.F90.

Member Data Documentation

◆ iostyp

integer w3nmlshelmd::nml_domain_t::iostyp

Definition at line 28 of file w3nmlshelmd.F90.

28  INTEGER :: IOSTYP

◆ outffile

character(1) w3nmlshelmd::nml_domain_t::outffile

Definition at line 31 of file w3nmlshelmd.F90.

31  CHARACTER(1) :: OUTFFILE

◆ start

character(15) w3nmlshelmd::nml_domain_t::start

Definition at line 29 of file w3nmlshelmd.F90.

29  CHARACTER(15) :: START

◆ stop

character(15) w3nmlshelmd::nml_domain_t::stop

Definition at line 30 of file w3nmlshelmd.F90.

30  CHARACTER(15) :: STOP