WAVEWATCH III  beta 0.0.1
w3nmlgridmd::nml_curv_t Type Reference

Public Attributes

integer nx
 
integer ny
 
type(nml_coord_file_txcoord
 
type(nml_coord_file_tycoord
 

Detailed Description

Definition at line 110 of file w3nmlgridmd.F90.

Member Data Documentation

◆ nx

integer w3nmlgridmd::nml_curv_t::nx

Definition at line 111 of file w3nmlgridmd.F90.

111  INTEGER :: NX

◆ ny

integer w3nmlgridmd::nml_curv_t::ny

Definition at line 112 of file w3nmlgridmd.F90.

112  INTEGER :: NY

◆ xcoord

type(nml_coord_file_t) w3nmlgridmd::nml_curv_t::xcoord

Definition at line 113 of file w3nmlgridmd.F90.

113  TYPE(NML_COORD_FILE_T) :: XCOORD

◆ ycoord

type(nml_coord_file_t) w3nmlgridmd::nml_curv_t::ycoord

Definition at line 114 of file w3nmlgridmd.F90.

114  TYPE(NML_COORD_FILE_T) :: YCOORD