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 :: voffsettol = .false.
25 logical :: export_ascii = .false.
26 logical :: crs = .false.
27 logical :: nodes = .false.
28 logical :: nja = .false.
29 logical :: nvert = .false.
30 logical :: top = .false.
31 logical :: bot = .false.
32 logical :: area = .false.
33 logical :: idomain = .false.
34 logical :: iac = .false.
35 logical :: ja = .false.
36 logical :: ihc = .false.
37 logical :: cl12 = .false.
38 logical :: hwva = .false.
39 logical :: angldegx = .false.
40 logical :: iv = .false.
41 logical :: xv = .false.
42 logical :: yv = .false.
43 logical :: icell2d = .false.
44 logical :: xc = .false.
45 logical :: yc = .false.
46 logical :: ncvert = .false.
47 logical :: icvert = .false.
52 character(len=16),
parameter :: &
68 'model length units', &
87 'do not write binary grid file', &
104 'RECORD GRB6 FILEOUT GRB6_FILENAME', &
163 'file name of GRB information', &
182 'x-position origin of the model grid coordinate system', &
201 'y-position origin of the model grid coordinate system', &
235 'VERTICAL_OFFSET_TOLERANCE', &
239 'vertical length dimension for top and bottom checking', &
254 'EXPORT_ARRAY_ASCII', &
258 'export array variables to layered ascii files.', &
277 'CRS user input string', &
296 'number of layers', &
315 'number of columns', &
334 'number of vertices', &
353 'cell top elevation', &
372 'cell bottom elevation', &
391 'cell surface area', &
410 'idomain existence array', &
429 'number of cell connections', &
448 'grid connectivity', &
486 'connection lengths', &
505 'connection lengths', &
524 'angle of face normal to connection', &
562 'x-coordinate for vertex', &
581 'y-coordinate for vertex', &
619 'x-coordinate for cell center', &
638 'y-coordinate for cell center', &
657 'number of cell vertices', &
676 'array of vertex numbers', &
731 'RECARRAY IV XV YV', &
750 'RECARRAY ICELL2D XC YC NCVERT ICVERT', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name