WAVEWATCH III  beta 0.0.1
w3nmlgridmd::nml_rect_t Type Reference

Public Attributes

integer nx
 
integer ny
 
real sx
 
real sy
 
real sf
 
real x0
 
real y0
 
real sf0
 

Detailed Description

Definition at line 98 of file w3nmlgridmd.F90.

Member Data Documentation

◆ nx

integer w3nmlgridmd::nml_rect_t::nx

Definition at line 99 of file w3nmlgridmd.F90.

99  INTEGER :: NX

◆ ny

integer w3nmlgridmd::nml_rect_t::ny

Definition at line 100 of file w3nmlgridmd.F90.

100  INTEGER :: NY

◆ sf

real w3nmlgridmd::nml_rect_t::sf

Definition at line 103 of file w3nmlgridmd.F90.

103  REAL :: SF

◆ sf0

real w3nmlgridmd::nml_rect_t::sf0

Definition at line 106 of file w3nmlgridmd.F90.

106  REAL :: SF0

◆ sx

real w3nmlgridmd::nml_rect_t::sx

Definition at line 101 of file w3nmlgridmd.F90.

101  REAL :: SX

◆ sy

real w3nmlgridmd::nml_rect_t::sy

Definition at line 102 of file w3nmlgridmd.F90.

102  REAL :: SY

◆ x0

real w3nmlgridmd::nml_rect_t::x0

Definition at line 104 of file w3nmlgridmd.F90.

104  REAL :: X0

◆ y0

real w3nmlgridmd::nml_rect_t::y0

Definition at line 105 of file w3nmlgridmd.F90.

105  REAL :: Y0