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', &
70 'do not write binary grid file', &
86 'RECORD GRB6 FILEOUT GRB6_FILENAME', &
142 'file name of GRB information', &
160 'x-position of the model grid origin', &
178 'y-position of the model grid origin', &
210 'EXPORT_ARRAY_ASCII', &
214 'export array variables to layered ascii files.', &
232 'CRS user input string', &
268 'number of columns', &
286 'spacing along a row', &
304 'spacing along a column', &
322 'cell bottom elevation', &
340 'idomain existence array', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name