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 :: nrow = .false.
22 logical :: ncol = .false.
23 logical :: delr = .false.
24 logical :: delc = .false.
25 logical :: bottom = .false.
26 logical :: idomain = .false.
31 character(len=16),
parameter :: &
47 'model length units', &
65 'do not write binary grid file', &
83 'x-position of the model grid origin', &
101 'y-position of the model grid origin', &
133 'EXPORT_ARRAY_ASCII', &
137 'export array variables to layered ascii files.', &
173 'number of columns', &
191 'spacing along a row', &
209 'spacing along a column', &
227 'cell bottom elevation', &
245 'idomain existence array', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name