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 :: length = .false.
24 logical :: width = .false.
25 logical :: bottom = .false.
26 logical :: idomain = .false.
27 logical :: iv = .false.
28 logical :: xv = .false.
29 logical :: yv = .false.
30 logical :: icell2d = .false.
31 logical :: fdc = .false.
32 logical :: ncvert = .false.
33 logical :: icvert = .false.
38 character(len=16),
parameter :: &
54 'model length units', &
72 'do not write binary grid file', &
90 'x-position origin of the model grid coordinate system', &
108 'y-position origin of the model grid coordinate system', &
140 'EXPORT_ARRAY_ASCII', &
144 'export array variables to layered ascii files.', &
162 'number of linear features', &
180 'number of columns', &
234 'bottom elevation for the one-dimensional cell', &
252 'idomain existence array', &
288 'x-coordinate for vertex', &
306 'y-coordinate for vertex', &
342 'fractional distance to the cell center', &
360 'number of cell vertices', &
378 'number of cell vertices', &
418 'RECARRAY IV XV YV', &
436 'RECARRAY ICELL2D FDC NCVERT ICVERT', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name