15 logical :: length_units = .false.
16 logical :: nogrb = .false.
17 logical :: xorigin = .false.
18 logical :: yorigin = .false.
19 logical :: angrot = .false.
20 logical :: export_ascii = .false.
21 logical :: nodes = .false.
22 logical :: nvert = .false.
23 logical :: width = .false.
24 logical :: bottom = .false.
25 logical :: idomain = .false.
26 logical :: iv = .false.
27 logical :: xv = .false.
28 logical :: yv = .false.
29 logical :: icell1d = .false.
30 logical :: fdc = .false.
31 logical :: ncvert = .false.
32 logical :: icvert = .false.
37 character(len=16),
parameter :: &
53 'model length units', &
71 'do not write binary grid file', &
89 'x-position origin of the model grid coordinate system', &
107 'y-position origin of the model grid coordinate system', &
139 'EXPORT_ARRAY_ASCII', &
143 'export array variables to layered ascii files.', &
161 'number of linear features', &
179 'number of columns', &
215 'bottom elevation for the one-dimensional cell', &
233 'idomain existence array', &
269 'x-coordinate for vertex', &
287 'y-coordinate for vertex', &
323 'fractional distance to the cell center', &
341 'number of cell vertices', &
359 'number of cell vertices', &
398 'RECARRAY IV XV YV', &
416 'RECARRAY ICELL1D FDC NCVERT ICVERT', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name