WAVEWATCH III  beta 0.0.1
w3nmlgridmd::nml_outbnd_line_t Type Reference

Public Attributes

real x0
 
real y0
 
real dx
 
real dy
 
integer np
 

Detailed Description

Definition at line 230 of file w3nmlgridmd.F90.

Member Data Documentation

◆ dx

real w3nmlgridmd::nml_outbnd_line_t::dx

Definition at line 233 of file w3nmlgridmd.F90.

233  REAL :: DX

◆ dy

real w3nmlgridmd::nml_outbnd_line_t::dy

Definition at line 234 of file w3nmlgridmd.F90.

234  REAL :: DY

◆ np

integer w3nmlgridmd::nml_outbnd_line_t::np

Definition at line 235 of file w3nmlgridmd.F90.

235  INTEGER :: NP

◆ x0

real w3nmlgridmd::nml_outbnd_line_t::x0

Definition at line 231 of file w3nmlgridmd.F90.

231  REAL :: X0

◆ y0

real w3nmlgridmd::nml_outbnd_line_t::y0

Definition at line 232 of file w3nmlgridmd.F90.

232  REAL :: Y0