15 logical :: wkt = .false.
16 logical :: deflate = .false.
17 logical :: shuffle = .false.
18 logical :: chunk_time = .false.
19 logical :: chunk_face = .false.
20 logical :: chunk_z = .false.
21 logical :: chunk_y = .false.
22 logical :: chunk_x = .false.
23 logical :: attr_off = .false.
24 logical :: ncpl = .false.
25 logical :: latitude = .false.
26 logical :: longitude = .false.
31 character(len=16),
parameter :: &
47 'CRS well-known text (WKT) string', &
65 'variable compression deflate level', &
101 'chunking parameter for the time dimension', &
119 'chunking parameter for the mesh face dimension', &
137 'chunking parameter for structured z', &
155 'chunking parameter for structured y', &
173 'chunking parameter for structured x', &
187 'MODFLOW6_ATTR_OFF', &
209 'number of cells in layer', &
227 'cell center latitude', &
245 'cell center longitude', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name