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 :: crs = .false.
26 logical :: nrow = .false.
27 logical :: ncol = .false.
28 logical :: delr = .false.
29 logical :: delc = .false.
30 logical :: bottom = .false.
31 logical :: idomain = .false.
36 character(len=16),
parameter :: &
52 'model length units', &
71 'do not write binary grid file', &
88 'RECORD GRB6 FILEOUT GRB6_FILENAME', &
147 'file name of GRB information', &
166 'x-position of the model grid origin', &
185 'y-position of the model grid origin', &
219 'EXPORT_ARRAY_ASCII', &
223 'export array variables to layered ascii files.', &
242 'CRS user input string', &
280 'number of columns', &
299 'spacing along a row', &
318 'spacing along a column', &
337 'cell bottom elevation', &
356 'idomain existence array', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name