WAVEWATCH III  beta 0.0.1
gr_int Type Reference

Public Attributes

integer ngrds
 
integer, dimension(:), allocatable gdid
 
type(gr_wt), dimension(:), allocatable ind_wts
 

Detailed Description

Definition at line 144 of file ww3_gint.F90.

Member Data Documentation

◆ gdid

integer, dimension(:), allocatable gr_int::gdid

Definition at line 146 of file ww3_gint.F90.

146  INTEGER, ALLOCATABLE :: GDID(:)

◆ ind_wts

type(gr_wt), dimension(:), allocatable gr_int::ind_wts

Definition at line 147 of file ww3_gint.F90.

147  TYPE(GR_WT), ALLOCATABLE :: IND_WTS(:)

◆ ngrds

integer gr_int::ngrds

Definition at line 145 of file ww3_gint.F90.

145  INTEGER :: NGRDS