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 :: bottom = .false.
24 logical :: idomain = .false.
25 logical :: iv = .false.
26 logical :: xv = .false.
27 logical :: yv = .false.
28 logical :: icell2d = .false.
29 logical :: xc = .false.
30 logical :: yc = .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 of the model grid origin', &
107 'y-position of the model grid origin', &
139 'EXPORT_ARRAY_ASCII', &
143 'export array variables to layered ascii files.', &
161 'number of cells per layer', &
179 'number of columns', &
197 'model bottom elevation', &
215 'idomain existence array', &
251 'x-coordinate for vertex', &
269 'y-coordinate for vertex', &
305 'x-coordinate for cell center', &
323 'y-coordinate for cell center', &
341 'number of cell vertices', &
359 'array of vertex numbers', &
398 'RECARRAY IV XV YV', &
416 'RECARRAY ICELL2D XC YC NCVERT ICVERT', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name