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 :: nodes = .false.
27 logical :: nja = .false.
28 logical :: nvert = .false.
29 logical :: top = .false.
30 logical :: bot = .false.
31 logical :: area = .false.
32 logical :: idomain = .false.
33 logical :: iac = .false.
34 logical :: ja = .false.
35 logical :: ihc = .false.
36 logical :: cl12 = .false.
37 logical :: hwva = .false.
38 logical :: angldegx = .false.
39 logical :: iv = .false.
40 logical :: xv = .false.
41 logical :: yv = .false.
42 logical :: icell2d = .false.
43 logical :: xc = .false.
44 logical :: yc = .false.
45 logical :: ncvert = .false.
46 logical :: icvert = .false.
51 character(len=16),
parameter :: &
67 'model length units', &
85 'do not write binary grid file', &
101 'RECORD GRB6 FILEOUT GRB6_FILENAME', &
157 'file name of GRB information', &
175 'x-position origin of the model grid coordinate system', &
193 'y-position origin of the model grid coordinate system', &
225 'VERTICAL_OFFSET_TOLERANCE', &
229 'vertical length dimension for top and bottom checking', &
243 'EXPORT_ARRAY_ASCII', &
247 'export array variables to layered ascii files.', &
265 'number of layers', &
283 'number of columns', &
301 'number of vertices', &
319 'cell top elevation', &
337 'cell bottom elevation', &
355 'cell surface area', &
373 'idomain existence array', &
391 'number of cell connections', &
409 'grid connectivity', &
445 'connection lengths', &
463 'connection lengths', &
481 'angle of face normal to connection', &
517 'x-coordinate for vertex', &
535 'y-coordinate for vertex', &
571 'x-coordinate for cell center', &
589 'y-coordinate for cell center', &
607 'number of cell vertices', &
625 'array of vertex numbers', &
678 'RECARRAY IV XV YV', &
696 'RECARRAY ICELL2D XC YC NCVERT ICVERT', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name