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', &
66 'variable compression deflate level', &
104 'chunking parameter for the time dimension', &
123 'chunking parameter for the mesh face dimension', &
142 'chunking parameter for structured z', &
161 'chunking parameter for structured y', &
180 'chunking parameter for structured x', &
195 'MODFLOW6_ATTR_OFF', &
218 'number of cells in layer', &
237 'cell center latitude', &
256 'cell center longitude', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name