15 logical :: length_units = .false.
16 logical :: nogrb = .false.
17 logical :: grb_filerecord = .false.
18 logical :: grb6 = .false.
19 logical :: fileout = .false.
20 logical :: grb6_filename = .false.
21 logical :: xorigin = .false.
22 logical :: yorigin = .false.
23 logical :: angrot = .false.
24 logical :: export_ascii = .false.
25 logical :: nodes = .false.
26 logical :: nvert = .false.
27 logical :: width = .false.
28 logical :: bottom = .false.
29 logical :: idomain = .false.
30 logical :: iv = .false.
31 logical :: xv = .false.
32 logical :: yv = .false.
33 logical :: icell1d = .false.
34 logical :: fdc = .false.
35 logical :: ncvert = .false.
36 logical :: icvert = .false.
41 character(len=16),
parameter :: &
57 'model length units', &
75 'do not write binary grid file', &
91 'RECORD GRB6 FILEOUT GRB6_FILENAME', &
147 'file name of GRB information', &
165 'x-position origin of the model grid coordinate system', &
183 'y-position origin of the model grid coordinate system', &
215 'EXPORT_ARRAY_ASCII', &
219 'export array variables to layered ascii files.', &
237 'number of linear features', &
255 'number of columns', &
291 'bottom elevation for the one-dimensional cell', &
309 'idomain existence array', &
345 'x-coordinate for vertex', &
363 'y-coordinate for vertex', &
399 'fractional distance to the cell center', &
417 'number of cell vertices', &
435 'number of cell vertices', &
478 'RECARRAY IV XV YV', &
496 'RECARRAY ICELL1D FDC NCVERT ICVERT', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name