WAVEWATCH III  beta 0.0.1
w3nmlshelmd::nml_homog_input_t Type Reference

Public Attributes

character(15) name
 
character(15) date
 
real value1
 
real value2
 
real value3
 

Detailed Description

Definition at line 153 of file w3nmlshelmd.F90.

Member Data Documentation

◆ date

character(15) w3nmlshelmd::nml_homog_input_t::date

Definition at line 155 of file w3nmlshelmd.F90.

155  CHARACTER(15) :: DATE

◆ name

character(15) w3nmlshelmd::nml_homog_input_t::name

Definition at line 154 of file w3nmlshelmd.F90.

154  CHARACTER(15) :: NAME

◆ value1

real w3nmlshelmd::nml_homog_input_t::value1

Definition at line 156 of file w3nmlshelmd.F90.

156  REAL :: VALUE1

◆ value2

real w3nmlshelmd::nml_homog_input_t::value2

Definition at line 157 of file w3nmlshelmd.F90.

157  REAL :: VALUE2

◆ value3

real w3nmlshelmd::nml_homog_input_t::value3

Definition at line 158 of file w3nmlshelmd.F90.

158  REAL :: VALUE3