WAVEWATCH III  beta 0.0.1
w3nmlshelmd::nml_partition_t Type Reference

Public Attributes

integer x0
 
integer xn
 
integer nx
 
integer y0
 
integer yn
 
integer ny
 
logical format
 

Detailed Description

Definition at line 78 of file w3nmlshelmd.F90.

Member Data Documentation

◆ format

logical w3nmlshelmd::nml_partition_t::format

Definition at line 85 of file w3nmlshelmd.F90.

85  LOGICAL :: FORMAT

◆ nx

integer w3nmlshelmd::nml_partition_t::nx

Definition at line 81 of file w3nmlshelmd.F90.

81  INTEGER :: NX

◆ ny

integer w3nmlshelmd::nml_partition_t::ny

Definition at line 84 of file w3nmlshelmd.F90.

84  INTEGER :: NY

◆ x0

integer w3nmlshelmd::nml_partition_t::x0

Definition at line 79 of file w3nmlshelmd.F90.

79  INTEGER :: X0

◆ xn

integer w3nmlshelmd::nml_partition_t::xn

Definition at line 80 of file w3nmlshelmd.F90.

80  INTEGER :: XN

◆ y0

integer w3nmlshelmd::nml_partition_t::y0

Definition at line 82 of file w3nmlshelmd.F90.

82  INTEGER :: Y0

◆ yn

integer w3nmlshelmd::nml_partition_t::yn

Definition at line 83 of file w3nmlshelmd.F90.

83  INTEGER :: YN