15 logical :: ogc_wkt = .false.
16 logical :: deflate = .false.
17 logical :: shuffle = .false.
18 logical :: chunk_record = .false.
19 logical :: chunking = .false.
20 logical :: chunk_time = .false.
21 logical :: chunk_face = .false.
22 logical :: chunk_z = .false.
23 logical :: chunk_y = .false.
24 logical :: chunk_x = .false.
25 logical :: attr_off = .false.
26 logical :: ncpl = .false.
27 logical :: lat = .false.
28 logical :: lon = .false.
33 character(len=16),
parameter :: &
49 'CRS well-known text (WKT) string', &
67 'variable compression deflate level', &
101 'RECORD CHUNKING CHUNK_TIME CHUNK_FACE CHUNK_Z CHUNK_Y CHUNK_X', &
103 'netcdf export chunking record', &
121 'keyword when defining ugrid chunking parameters', &
139 'chunking parameter for the time dimension', &
157 'chunking parameter for the ugrid face dimension', &
175 'chunking parameter for structured z', &
193 'chunking parameter for structured y', &
211 'chunking parameter for structured x', &
225 'MODFLOW6_ATTR_OFF', &
247 'number of cells in layer', &
265 'cell center latitude', &
283 'cell center longitude', &
This module contains simulation constants.
integer(i4b), parameter lenvarname
maximum length of a variable name