15 logical :: wkt = .false.
16 logical :: crs_wkt = .false.
17 logical :: deflate = .false.
18 logical :: shuffle = .false.
19 logical :: chunk_time = .false.
20 logical :: chunk_face = .false.
21 logical :: chunk_z = .false.
22 logical :: chunk_y = .false.
23 logical :: chunk_x = .false.
24 logical :: attr_off = .false.
25 logical :: ncpl = .false.
26 logical :: latitude = .false.
27 logical :: longitude = .false.
32 character(len=16),
parameter :: &
48 'CRS well-known text (WKT1) string', &
67 'CRS well-known text (WKT2) string', &
86 'variable compression deflate level', &
124 'chunking parameter for the time dimension', &
143 'chunking parameter for the mesh face dimension', &
162 'chunking parameter for the layer dimension', &
181 'chunking parameter for structured y', &
200 'chunking parameter for structured x', &
215 'MODFLOW6_ATTR_OFF', &
238 'number of cells in layer', &
257 'cell center latitude', &
276 'cell center longitude', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name