MODFLOW 6  version 6.7.0.dev3
USGS Modular Hydrologic Model
olf-chdidm.f90
Go to the documentation of this file.
1 ! ** Do Not Modify! MODFLOW 6 system generated file. **
3  use constantsmodule, only: lenvarname
6  private
12  public olf_chd_subpackages
13 
15  logical :: auxiliary = .false.
16  logical :: auxmultname = .false.
17  logical :: boundnames = .false.
18  logical :: print_input = .false.
19  logical :: print_flows = .false.
20  logical :: save_flows = .false.
21  logical :: ts_filerecord = .false.
22  logical :: ts6 = .false.
23  logical :: filein = .false.
24  logical :: ts6_filename = .false.
25  logical :: obs_filerecord = .false.
26  logical :: obs6 = .false.
27  logical :: obs6_filename = .false.
28  logical :: maxbound = .false.
29  logical :: cellid = .false.
30  logical :: head = .false.
31  logical :: aux = .false.
32  logical :: boundname = .false.
33  end type olfchdparamfoundtype
34 
35  logical :: olf_chd_multi_package = .true.
36 
37  character(len=16), parameter :: &
38  olf_chd_subpackages(*) = &
39  [ &
40  ' ' &
41  ]
42 
43  type(inputparamdefinitiontype), parameter :: &
45  ( &
46  'OLF', & ! component
47  'CHD', & ! subcomponent
48  'OPTIONS', & ! block
49  'AUXILIARY', & ! tag name
50  'AUXILIARY', & ! fortran variable
51  'STRING', & ! type
52  'NAUX', & ! shape
53  'keyword to specify aux variables', & ! longname
54  .false., & ! required
55  .false., & ! prerelease
56  .false., & ! multi-record
57  .false., & ! preserve case
58  .false., & ! layered
59  .false. & ! timeseries
60  )
61 
62  type(inputparamdefinitiontype), parameter :: &
64  ( &
65  'OLF', & ! component
66  'CHD', & ! subcomponent
67  'OPTIONS', & ! block
68  'AUXMULTNAME', & ! tag name
69  'AUXMULTNAME', & ! fortran variable
70  'STRING', & ! type
71  '', & ! shape
72  'name of auxiliary variable for multiplier', & ! longname
73  .false., & ! required
74  .false., & ! prerelease
75  .false., & ! multi-record
76  .false., & ! preserve case
77  .false., & ! layered
78  .false. & ! timeseries
79  )
80 
81  type(inputparamdefinitiontype), parameter :: &
83  ( &
84  'OLF', & ! component
85  'CHD', & ! subcomponent
86  'OPTIONS', & ! block
87  'BOUNDNAMES', & ! tag name
88  'BOUNDNAMES', & ! fortran variable
89  'KEYWORD', & ! type
90  '', & ! shape
91  '', & ! longname
92  .false., & ! required
93  .false., & ! prerelease
94  .false., & ! multi-record
95  .false., & ! preserve case
96  .false., & ! layered
97  .false. & ! timeseries
98  )
99 
100  type(inputparamdefinitiontype), parameter :: &
102  ( &
103  'OLF', & ! component
104  'CHD', & ! subcomponent
105  'OPTIONS', & ! block
106  'PRINT_INPUT', & ! tag name
107  'PRINT_INPUT', & ! fortran variable
108  'KEYWORD', & ! type
109  '', & ! shape
110  'print input to listing file', & ! longname
111  .false., & ! required
112  .false., & ! prerelease
113  .false., & ! multi-record
114  .false., & ! preserve case
115  .false., & ! layered
116  .false. & ! timeseries
117  )
118 
119  type(inputparamdefinitiontype), parameter :: &
121  ( &
122  'OLF', & ! component
123  'CHD', & ! subcomponent
124  'OPTIONS', & ! block
125  'PRINT_FLOWS', & ! tag name
126  'PRINT_FLOWS', & ! fortran variable
127  'KEYWORD', & ! type
128  '', & ! shape
129  'print CHD flows to listing file', & ! longname
130  .false., & ! required
131  .false., & ! prerelease
132  .false., & ! multi-record
133  .false., & ! preserve case
134  .false., & ! layered
135  .false. & ! timeseries
136  )
137 
138  type(inputparamdefinitiontype), parameter :: &
140  ( &
141  'OLF', & ! component
142  'CHD', & ! subcomponent
143  'OPTIONS', & ! block
144  'SAVE_FLOWS', & ! tag name
145  'SAVE_FLOWS', & ! fortran variable
146  'KEYWORD', & ! type
147  '', & ! shape
148  'save CHD flows to budget file', & ! longname
149  .false., & ! required
150  .false., & ! prerelease
151  .false., & ! multi-record
152  .false., & ! preserve case
153  .false., & ! layered
154  .false. & ! timeseries
155  )
156 
157  type(inputparamdefinitiontype), parameter :: &
159  ( &
160  'OLF', & ! component
161  'CHD', & ! subcomponent
162  'OPTIONS', & ! block
163  'TS_FILERECORD', & ! tag name
164  'TS_FILERECORD', & ! fortran variable
165  'RECORD TS6 FILEIN TS6_FILENAME', & ! type
166  '', & ! shape
167  '', & ! longname
168  .false., & ! required
169  .false., & ! prerelease
170  .false., & ! multi-record
171  .false., & ! preserve case
172  .false., & ! layered
173  .false. & ! timeseries
174  )
175 
176  type(inputparamdefinitiontype), parameter :: &
178  ( &
179  'OLF', & ! component
180  'CHD', & ! subcomponent
181  'OPTIONS', & ! block
182  'TS6', & ! tag name
183  'TS6', & ! fortran variable
184  'KEYWORD', & ! type
185  '', & ! shape
186  'head keyword', & ! longname
187  .true., & ! required
188  .false., & ! prerelease
189  .true., & ! multi-record
190  .false., & ! preserve case
191  .false., & ! layered
192  .false. & ! timeseries
193  )
194 
195  type(inputparamdefinitiontype), parameter :: &
197  ( &
198  'OLF', & ! component
199  'CHD', & ! subcomponent
200  'OPTIONS', & ! block
201  'FILEIN', & ! tag name
202  'FILEIN', & ! fortran variable
203  'KEYWORD', & ! type
204  '', & ! shape
205  'file keyword', & ! longname
206  .true., & ! required
207  .false., & ! prerelease
208  .true., & ! multi-record
209  .false., & ! preserve case
210  .false., & ! layered
211  .false. & ! timeseries
212  )
213 
214  type(inputparamdefinitiontype), parameter :: &
216  ( &
217  'OLF', & ! component
218  'CHD', & ! subcomponent
219  'OPTIONS', & ! block
220  'TS6_FILENAME', & ! tag name
221  'TS6_FILENAME', & ! fortran variable
222  'STRING', & ! type
223  '', & ! shape
224  'file name of time series information', & ! longname
225  .true., & ! required
226  .false., & ! prerelease
227  .true., & ! multi-record
228  .true., & ! preserve case
229  .false., & ! layered
230  .false. & ! timeseries
231  )
232 
233  type(inputparamdefinitiontype), parameter :: &
235  ( &
236  'OLF', & ! component
237  'CHD', & ! subcomponent
238  'OPTIONS', & ! block
239  'OBS_FILERECORD', & ! tag name
240  'OBS_FILERECORD', & ! fortran variable
241  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
242  '', & ! shape
243  '', & ! longname
244  .false., & ! required
245  .false., & ! prerelease
246  .false., & ! multi-record
247  .false., & ! preserve case
248  .false., & ! layered
249  .false. & ! timeseries
250  )
251 
252  type(inputparamdefinitiontype), parameter :: &
254  ( &
255  'OLF', & ! component
256  'CHD', & ! subcomponent
257  'OPTIONS', & ! block
258  'OBS6', & ! tag name
259  'OBS6', & ! fortran variable
260  'KEYWORD', & ! type
261  '', & ! shape
262  'obs keyword', & ! longname
263  .true., & ! required
264  .false., & ! prerelease
265  .true., & ! multi-record
266  .false., & ! preserve case
267  .false., & ! layered
268  .false. & ! timeseries
269  )
270 
271  type(inputparamdefinitiontype), parameter :: &
273  ( &
274  'OLF', & ! component
275  'CHD', & ! subcomponent
276  'OPTIONS', & ! block
277  'OBS6_FILENAME', & ! tag name
278  'OBS6_FILENAME', & ! fortran variable
279  'STRING', & ! type
280  '', & ! shape
281  'obs6 input filename', & ! longname
282  .true., & ! required
283  .false., & ! prerelease
284  .true., & ! multi-record
285  .true., & ! preserve case
286  .false., & ! layered
287  .false. & ! timeseries
288  )
289 
290  type(inputparamdefinitiontype), parameter :: &
292  ( &
293  'OLF', & ! component
294  'CHD', & ! subcomponent
295  'DIMENSIONS', & ! block
296  'MAXBOUND', & ! tag name
297  'MAXBOUND', & ! fortran variable
298  'INTEGER', & ! type
299  '', & ! shape
300  'maximum number of constant heads', & ! longname
301  .true., & ! required
302  .false., & ! prerelease
303  .false., & ! multi-record
304  .false., & ! preserve case
305  .false., & ! layered
306  .false. & ! timeseries
307  )
308 
309  type(inputparamdefinitiontype), parameter :: &
311  ( &
312  'OLF', & ! component
313  'CHD', & ! subcomponent
314  'PERIOD', & ! block
315  'CELLID', & ! tag name
316  'CELLID', & ! fortran variable
317  'INTEGER1D', & ! type
318  'NCELLDIM', & ! shape
319  'cell identifier', & ! longname
320  .true., & ! required
321  .false., & ! prerelease
322  .true., & ! multi-record
323  .false., & ! preserve case
324  .false., & ! layered
325  .false. & ! timeseries
326  )
327 
328  type(inputparamdefinitiontype), parameter :: &
330  ( &
331  'OLF', & ! component
332  'CHD', & ! subcomponent
333  'PERIOD', & ! block
334  'HEAD', & ! tag name
335  'HEAD', & ! fortran variable
336  'DOUBLE', & ! type
337  '', & ! shape
338  'head value assigned to constant head', & ! longname
339  .true., & ! required
340  .false., & ! prerelease
341  .true., & ! multi-record
342  .false., & ! preserve case
343  .false., & ! layered
344  .true. & ! timeseries
345  )
346 
347  type(inputparamdefinitiontype), parameter :: &
349  ( &
350  'OLF', & ! component
351  'CHD', & ! subcomponent
352  'PERIOD', & ! block
353  'AUX', & ! tag name
354  'AUX', & ! fortran variable
355  'DOUBLE1D', & ! type
356  'NAUX', & ! shape
357  'auxiliary variables', & ! longname
358  .false., & ! required
359  .false., & ! prerelease
360  .true., & ! multi-record
361  .false., & ! preserve case
362  .false., & ! layered
363  .true. & ! timeseries
364  )
365 
366  type(inputparamdefinitiontype), parameter :: &
368  ( &
369  'OLF', & ! component
370  'CHD', & ! subcomponent
371  'PERIOD', & ! block
372  'BOUNDNAME', & ! tag name
373  'BOUNDNAME', & ! fortran variable
374  'STRING', & ! type
375  '', & ! shape
376  'constant head boundary name', & ! longname
377  .false., & ! required
378  .false., & ! prerelease
379  .true., & ! multi-record
380  .false., & ! preserve case
381  .false., & ! layered
382  .false. & ! timeseries
383  )
384 
385  type(inputparamdefinitiontype), parameter :: &
387  [ &
395  olfchd_ts6, &
396  olfchd_filein, &
399  olfchd_obs6, &
401  olfchd_maxbound, &
402  olfchd_cellid, &
403  olfchd_head, &
404  olfchd_aux, &
406  ]
407 
408  type(inputparamdefinitiontype), parameter :: &
410  ( &
411  'OLF', & ! component
412  'CHD', & ! subcomponent
413  'PERIOD', & ! block
414  'STRESS_PERIOD_DATA', & ! tag name
415  'SPD', & ! fortran variable
416  'RECARRAY CELLID HEAD AUX BOUNDNAME', & ! type
417  'MAXBOUND', & ! shape
418  '', & ! longname
419  .true., & ! required
420  .false., & ! prerelease
421  .false., & ! multi-record
422  .false., & ! preserve case
423  .false., & ! layered
424  .false. & ! timeseries
425  )
426 
427  type(inputparamdefinitiontype), parameter :: &
429  [ &
430  olfchd_spd &
431  ]
432 
433  type(inputblockdefinitiontype), parameter :: &
435  [ &
437  'OPTIONS', & ! blockname
438  .false., & ! required
439  .false., & ! aggregate
440  .false. & ! block_variable
441  ), &
443  'DIMENSIONS', & ! blockname
444  .true., & ! required
445  .false., & ! aggregate
446  .false. & ! block_variable
447  ), &
449  'PERIOD', & ! blockname
450  .true., & ! required
451  .true., & ! aggregate
452  .true. & ! block_variable
453  ) &
454  ]
455 
456 end module olfchdinputmodule
This module contains simulation constants.
Definition: Constants.f90:9
integer(i4b), parameter lenvarname
maximum length of a variable name
Definition: Constants.f90:17
This module contains the InputDefinitionModule.
type(inputparamdefinitiontype), parameter olfchd_print_flows
Definition: olf-chdidm.f90:119
type(inputparamdefinitiontype), parameter olfchd_filein
Definition: olf-chdidm.f90:195
type(inputparamdefinitiontype), parameter olfchd_head
Definition: olf-chdidm.f90:328
type(inputparamdefinitiontype), dimension(*), parameter, public olf_chd_aggregate_definitions
Definition: olf-chdidm.f90:427
type(inputparamdefinitiontype), parameter olfchd_ts_filerecord
Definition: olf-chdidm.f90:157
character(len=16), dimension(*), parameter, public olf_chd_subpackages
Definition: olf-chdidm.f90:37
type(inputparamdefinitiontype), parameter olfchd_spd
Definition: olf-chdidm.f90:408
type(inputparamdefinitiontype), parameter olfchd_cellid
Definition: olf-chdidm.f90:309
type(inputparamdefinitiontype), parameter olfchd_auxmultname
Definition: olf-chdidm.f90:62
type(inputparamdefinitiontype), parameter olfchd_obs6
Definition: olf-chdidm.f90:252
type(inputparamdefinitiontype), parameter olfchd_obs6_filename
Definition: olf-chdidm.f90:271
type(inputparamdefinitiontype), parameter olfchd_obs_filerecord
Definition: olf-chdidm.f90:233
type(inputparamdefinitiontype), parameter olfchd_maxbound
Definition: olf-chdidm.f90:290
type(inputparamdefinitiontype), parameter olfchd_ts6_filename
Definition: olf-chdidm.f90:214
type(inputparamdefinitiontype), parameter olfchd_aux
Definition: olf-chdidm.f90:347
type(inputparamdefinitiontype), parameter olfchd_boundname
Definition: olf-chdidm.f90:366
logical, public olf_chd_multi_package
Definition: olf-chdidm.f90:35
type(inputparamdefinitiontype), dimension(*), parameter, public olf_chd_param_definitions
Definition: olf-chdidm.f90:385
type(inputparamdefinitiontype), parameter olfchd_save_flows
Definition: olf-chdidm.f90:138
type(inputblockdefinitiontype), dimension(*), parameter, public olf_chd_block_definitions
Definition: olf-chdidm.f90:433
type(inputparamdefinitiontype), parameter olfchd_auxiliary
Definition: olf-chdidm.f90:43
type(inputparamdefinitiontype), parameter olfchd_boundnames
Definition: olf-chdidm.f90:81
type(inputparamdefinitiontype), parameter olfchd_ts6
Definition: olf-chdidm.f90:176
type(inputparamdefinitiontype), parameter olfchd_print_input
Definition: olf-chdidm.f90:100