MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
olfchdinputmodule Module Reference

Data Types

type  olfchdparamfoundtype
 

Variables

logical, public olf_chd_multi_package = .true.
 
character(len=16), dimension(*), parameter, public olf_chd_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter olfchd_auxiliary = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_auxmultname = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_boundnames = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_print_input = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'PRINT_INPUT', 'PRINT_INPUT', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_print_flows = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'PRINT_FLOWS', 'PRINT_FLOWS', 'KEYWORD', '', 'print CHD flows to listing file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_save_flows = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'SAVE_FLOWS', 'SAVE_FLOWS', 'KEYWORD', '', 'save CHD flows to budget file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_ts_filerecord = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_ts6 = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'head keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_filein = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_ts6_filename = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_obs_filerecord = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_obs6 = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_obs6_filename = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_maxbound = InputParamDefinitionType ( 'OLF', 'CHD', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of constant heads', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_cellid = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfchd_head = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'HEAD', 'HEAD', 'DOUBLE', '', 'head value assigned to constant head', .true., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter olfchd_aux = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'AUX', 'AUX', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter olfchd_boundname = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'constant head boundary name', .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public olf_chd_param_definitions = [ olfchd_auxiliary, olfchd_auxmultname, olfchd_boundnames, olfchd_print_input, olfchd_print_flows, olfchd_save_flows, olfchd_ts_filerecord, olfchd_ts6, olfchd_filein, olfchd_ts6_filename, olfchd_obs_filerecord, olfchd_obs6, olfchd_obs6_filename, olfchd_maxbound, olfchd_cellid, olfchd_head, olfchd_aux, olfchd_boundname ]
 
type(inputparamdefinitiontype), parameter olfchd_spd = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID HEAD AUX BOUNDNAME', 'MAXBOUND', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public olf_chd_aggregate_definitions = [ olfchd_spd ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public olf_chd_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ]
 

Variable Documentation

◆ olf_chd_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public olfchdinputmodule::olf_chd_aggregate_definitions = [ olfchd_spd ]

Definition at line 408 of file olf-chdidm.f90.

408  type(InputParamDefinitionType), parameter :: &
409  olf_chd_aggregate_definitions(*) = &
410  [ &
411  olfchd_spd &
412  ]

◆ olf_chd_block_definitions

type(inputblockdefinitiontype), dimension(*), parameter, public olfchdinputmodule::olf_chd_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ]

Definition at line 414 of file olf-chdidm.f90.

414  type(InputBlockDefinitionType), parameter :: &
415  olf_chd_block_definitions(*) = &
416  [ &
417  inputblockdefinitiontype( &
418  'OPTIONS', & ! blockname
419  .false., & ! required
420  .false., & ! aggregate
421  .false. & ! block_variable
422  ), &
423  inputblockdefinitiontype( &
424  'DIMENSIONS', & ! blockname
425  .true., & ! required
426  .false., & ! aggregate
427  .false. & ! block_variable
428  ), &
429  inputblockdefinitiontype( &
430  'PERIOD', & ! blockname
431  .true., & ! required
432  .true., & ! aggregate
433  .true. & ! block_variable
434  ) &
435  ]

◆ olf_chd_multi_package

logical, public olfchdinputmodule::olf_chd_multi_package = .true.

Definition at line 35 of file olf-chdidm.f90.

35  logical :: olf_chd_multi_package = .true.

◆ olf_chd_param_definitions

Definition at line 367 of file olf-chdidm.f90.

367  type(InputParamDefinitionType), parameter :: &
368  olf_chd_param_definitions(*) = &
369  [ &
370  olfchd_auxiliary, &
371  olfchd_auxmultname, &
372  olfchd_boundnames, &
373  olfchd_print_input, &
374  olfchd_print_flows, &
375  olfchd_save_flows, &
376  olfchd_ts_filerecord, &
377  olfchd_ts6, &
378  olfchd_filein, &
379  olfchd_ts6_filename, &
380  olfchd_obs_filerecord, &
381  olfchd_obs6, &
382  olfchd_obs6_filename, &
383  olfchd_maxbound, &
384  olfchd_cellid, &
385  olfchd_head, &
386  olfchd_aux, &
387  olfchd_boundname &
388  ]

◆ olf_chd_subpackages

character(len=16), dimension(*), parameter, public olfchdinputmodule::olf_chd_subpackages = [ ' ' ]

Definition at line 37 of file olf-chdidm.f90.

37  character(len=16), parameter :: &
38  olf_chd_subpackages(*) = &
39  [ &
40  ' ' &
41  ]

◆ olfchd_aux

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_aux = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'AUX', 'AUX', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .true., .false., .false., .true. )
private

Definition at line 331 of file olf-chdidm.f90.

331  type(InputParamDefinitionType), parameter :: &
332  olfchd_aux = inputparamdefinitiontype &
333  ( &
334  'OLF', & ! component
335  'CHD', & ! subcomponent
336  'PERIOD', & ! block
337  'AUX', & ! tag name
338  'AUX', & ! fortran variable
339  'DOUBLE1D', & ! type
340  'NAUX', & ! shape
341  'auxiliary variables', & ! longname
342  .false., & ! required
343  .true., & ! multi-record
344  .false., & ! preserve case
345  .false., & ! layered
346  .true. & ! timeseries
347  )

◆ olfchd_auxiliary

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_auxiliary = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false. )
private

Definition at line 43 of file olf-chdidm.f90.

43  type(InputParamDefinitionType), parameter :: &
44  olfchd_auxiliary = inputparamdefinitiontype &
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., & ! multi-record
56  .false., & ! preserve case
57  .false., & ! layered
58  .false. & ! timeseries
59  )

◆ olfchd_auxmultname

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_auxmultname = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false. )
private

Definition at line 61 of file olf-chdidm.f90.

61  type(InputParamDefinitionType), parameter :: &
62  olfchd_auxmultname = inputparamdefinitiontype &
63  ( &
64  'OLF', & ! component
65  'CHD', & ! subcomponent
66  'OPTIONS', & ! block
67  'AUXMULTNAME', & ! tag name
68  'AUXMULTNAME', & ! fortran variable
69  'STRING', & ! type
70  '', & ! shape
71  'name of auxiliary variable for multiplier', & ! longname
72  .false., & ! required
73  .false., & ! multi-record
74  .false., & ! preserve case
75  .false., & ! layered
76  .false. & ! timeseries
77  )

◆ olfchd_boundname

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_boundname = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'constant head boundary name', .false., .true., .false., .false., .false. )
private

Definition at line 349 of file olf-chdidm.f90.

349  type(InputParamDefinitionType), parameter :: &
350  olfchd_boundname = inputparamdefinitiontype &
351  ( &
352  'OLF', & ! component
353  'CHD', & ! subcomponent
354  'PERIOD', & ! block
355  'BOUNDNAME', & ! tag name
356  'BOUNDNAME', & ! fortran variable
357  'STRING', & ! type
358  '', & ! shape
359  'constant head boundary name', & ! longname
360  .false., & ! required
361  .true., & ! multi-record
362  .false., & ! preserve case
363  .false., & ! layered
364  .false. & ! timeseries
365  )

◆ olfchd_boundnames

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_boundnames = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false. )
private

Definition at line 79 of file olf-chdidm.f90.

79  type(InputParamDefinitionType), parameter :: &
80  olfchd_boundnames = inputparamdefinitiontype &
81  ( &
82  'OLF', & ! component
83  'CHD', & ! subcomponent
84  'OPTIONS', & ! block
85  'BOUNDNAMES', & ! tag name
86  'BOUNDNAMES', & ! fortran variable
87  'KEYWORD', & ! type
88  '', & ! shape
89  '', & ! longname
90  .false., & ! required
91  .false., & ! multi-record
92  .false., & ! preserve case
93  .false., & ! layered
94  .false. & ! timeseries
95  )

◆ olfchd_cellid

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_cellid = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .true., .false., .false., .false. )
private

Definition at line 295 of file olf-chdidm.f90.

295  type(InputParamDefinitionType), parameter :: &
296  olfchd_cellid = inputparamdefinitiontype &
297  ( &
298  'OLF', & ! component
299  'CHD', & ! subcomponent
300  'PERIOD', & ! block
301  'CELLID', & ! tag name
302  'CELLID', & ! fortran variable
303  'INTEGER1D', & ! type
304  'NCELLDIM', & ! shape
305  'cell identifier', & ! longname
306  .true., & ! required
307  .true., & ! multi-record
308  .false., & ! preserve case
309  .false., & ! layered
310  .false. & ! timeseries
311  )

◆ olfchd_filein

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_filein = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
private

Definition at line 187 of file olf-chdidm.f90.

187  type(InputParamDefinitionType), parameter :: &
188  olfchd_filein = inputparamdefinitiontype &
189  ( &
190  'OLF', & ! component
191  'CHD', & ! subcomponent
192  'OPTIONS', & ! block
193  'FILEIN', & ! tag name
194  'FILEIN', & ! fortran variable
195  'KEYWORD', & ! type
196  '', & ! shape
197  'file keyword', & ! longname
198  .true., & ! required
199  .true., & ! multi-record
200  .false., & ! preserve case
201  .false., & ! layered
202  .false. & ! timeseries
203  )

◆ olfchd_head

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_head = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'HEAD', 'HEAD', 'DOUBLE', '', 'head value assigned to constant head', .true., .true., .false., .false., .true. )
private

Definition at line 313 of file olf-chdidm.f90.

313  type(InputParamDefinitionType), parameter :: &
314  olfchd_head = inputparamdefinitiontype &
315  ( &
316  'OLF', & ! component
317  'CHD', & ! subcomponent
318  'PERIOD', & ! block
319  'HEAD', & ! tag name
320  'HEAD', & ! fortran variable
321  'DOUBLE', & ! type
322  '', & ! shape
323  'head value assigned to constant head', & ! longname
324  .true., & ! required
325  .true., & ! multi-record
326  .false., & ! preserve case
327  .false., & ! layered
328  .true. & ! timeseries
329  )

◆ olfchd_maxbound

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_maxbound = InputParamDefinitionType ( 'OLF', 'CHD', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of constant heads', .true., .false., .false., .false., .false. )
private

Definition at line 277 of file olf-chdidm.f90.

277  type(InputParamDefinitionType), parameter :: &
278  olfchd_maxbound = inputparamdefinitiontype &
279  ( &
280  'OLF', & ! component
281  'CHD', & ! subcomponent
282  'DIMENSIONS', & ! block
283  'MAXBOUND', & ! tag name
284  'MAXBOUND', & ! fortran variable
285  'INTEGER', & ! type
286  '', & ! shape
287  'maximum number of constant heads', & ! longname
288  .true., & ! required
289  .false., & ! multi-record
290  .false., & ! preserve case
291  .false., & ! layered
292  .false. & ! timeseries
293  )

◆ olfchd_obs6

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_obs6 = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .true., .false., .false., .false. )
private

Definition at line 241 of file olf-chdidm.f90.

241  type(InputParamDefinitionType), parameter :: &
242  olfchd_obs6 = inputparamdefinitiontype &
243  ( &
244  'OLF', & ! component
245  'CHD', & ! subcomponent
246  'OPTIONS', & ! block
247  'OBS6', & ! tag name
248  'OBS6', & ! fortran variable
249  'KEYWORD', & ! type
250  '', & ! shape
251  'obs keyword', & ! longname
252  .true., & ! required
253  .true., & ! multi-record
254  .false., & ! preserve case
255  .false., & ! layered
256  .false. & ! timeseries
257  )

◆ olfchd_obs6_filename

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_obs6_filename = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .true., .true., .false., .false. )
private

Definition at line 259 of file olf-chdidm.f90.

259  type(InputParamDefinitionType), parameter :: &
260  olfchd_obs6_filename = inputparamdefinitiontype &
261  ( &
262  'OLF', & ! component
263  'CHD', & ! subcomponent
264  'OPTIONS', & ! block
265  'OBS6_FILENAME', & ! tag name
266  'OBS6_FILENAME', & ! fortran variable
267  'STRING', & ! type
268  '', & ! shape
269  'obs6 input filename', & ! longname
270  .true., & ! required
271  .true., & ! multi-record
272  .true., & ! preserve case
273  .false., & ! layered
274  .false. & ! timeseries
275  )

◆ olfchd_obs_filerecord

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_obs_filerecord = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false. )
private

Definition at line 223 of file olf-chdidm.f90.

223  type(InputParamDefinitionType), parameter :: &
224  olfchd_obs_filerecord = inputparamdefinitiontype &
225  ( &
226  'OLF', & ! component
227  'CHD', & ! subcomponent
228  'OPTIONS', & ! block
229  'OBS_FILERECORD', & ! tag name
230  'OBS_FILERECORD', & ! fortran variable
231  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
232  '', & ! shape
233  '', & ! longname
234  .false., & ! required
235  .false., & ! multi-record
236  .false., & ! preserve case
237  .false., & ! layered
238  .false. & ! timeseries
239  )

◆ olfchd_print_flows

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_print_flows = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'PRINT_FLOWS', 'PRINT_FLOWS', 'KEYWORD', '', 'print CHD flows to listing file', .false., .false., .false., .false., .false. )
private

Definition at line 115 of file olf-chdidm.f90.

115  type(InputParamDefinitionType), parameter :: &
116  olfchd_print_flows = inputparamdefinitiontype &
117  ( &
118  'OLF', & ! component
119  'CHD', & ! subcomponent
120  'OPTIONS', & ! block
121  'PRINT_FLOWS', & ! tag name
122  'PRINT_FLOWS', & ! fortran variable
123  'KEYWORD', & ! type
124  '', & ! shape
125  'print CHD flows to listing file', & ! longname
126  .false., & ! required
127  .false., & ! multi-record
128  .false., & ! preserve case
129  .false., & ! layered
130  .false. & ! timeseries
131  )

◆ olfchd_print_input

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_print_input = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'PRINT_INPUT', 'PRINT_INPUT', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false. )
private

Definition at line 97 of file olf-chdidm.f90.

97  type(InputParamDefinitionType), parameter :: &
98  olfchd_print_input = inputparamdefinitiontype &
99  ( &
100  'OLF', & ! component
101  'CHD', & ! subcomponent
102  'OPTIONS', & ! block
103  'PRINT_INPUT', & ! tag name
104  'PRINT_INPUT', & ! fortran variable
105  'KEYWORD', & ! type
106  '', & ! shape
107  'print input to listing file', & ! longname
108  .false., & ! required
109  .false., & ! multi-record
110  .false., & ! preserve case
111  .false., & ! layered
112  .false. & ! timeseries
113  )

◆ olfchd_save_flows

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_save_flows = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'SAVE_FLOWS', 'SAVE_FLOWS', 'KEYWORD', '', 'save CHD flows to budget file', .false., .false., .false., .false., .false. )
private

Definition at line 133 of file olf-chdidm.f90.

133  type(InputParamDefinitionType), parameter :: &
134  olfchd_save_flows = inputparamdefinitiontype &
135  ( &
136  'OLF', & ! component
137  'CHD', & ! subcomponent
138  'OPTIONS', & ! block
139  'SAVE_FLOWS', & ! tag name
140  'SAVE_FLOWS', & ! fortran variable
141  'KEYWORD', & ! type
142  '', & ! shape
143  'save CHD flows to budget file', & ! longname
144  .false., & ! required
145  .false., & ! multi-record
146  .false., & ! preserve case
147  .false., & ! layered
148  .false. & ! timeseries
149  )

◆ olfchd_spd

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_spd = InputParamDefinitionType ( 'OLF', 'CHD', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID HEAD AUX BOUNDNAME', 'MAXBOUND', '', .true., .false., .false., .false., .false. )
private

Definition at line 390 of file olf-chdidm.f90.

390  type(InputParamDefinitionType), parameter :: &
391  olfchd_spd = inputparamdefinitiontype &
392  ( &
393  'OLF', & ! component
394  'CHD', & ! subcomponent
395  'PERIOD', & ! block
396  'STRESS_PERIOD_DATA', & ! tag name
397  'SPD', & ! fortran variable
398  'RECARRAY CELLID HEAD AUX BOUNDNAME', & ! type
399  'MAXBOUND', & ! shape
400  '', & ! longname
401  .true., & ! required
402  .false., & ! multi-record
403  .false., & ! preserve case
404  .false., & ! layered
405  .false. & ! timeseries
406  )

◆ olfchd_ts6

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_ts6 = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'head keyword', .true., .true., .false., .false., .false. )
private

Definition at line 169 of file olf-chdidm.f90.

169  type(InputParamDefinitionType), parameter :: &
170  olfchd_ts6 = inputparamdefinitiontype &
171  ( &
172  'OLF', & ! component
173  'CHD', & ! subcomponent
174  'OPTIONS', & ! block
175  'TS6', & ! tag name
176  'TS6', & ! fortran variable
177  'KEYWORD', & ! type
178  '', & ! shape
179  'head keyword', & ! longname
180  .true., & ! required
181  .true., & ! multi-record
182  .false., & ! preserve case
183  .false., & ! layered
184  .false. & ! timeseries
185  )

◆ olfchd_ts6_filename

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_ts6_filename = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .true., .true., .false., .false. )
private

Definition at line 205 of file olf-chdidm.f90.

205  type(InputParamDefinitionType), parameter :: &
206  olfchd_ts6_filename = inputparamdefinitiontype &
207  ( &
208  'OLF', & ! component
209  'CHD', & ! subcomponent
210  'OPTIONS', & ! block
211  'TS6_FILENAME', & ! tag name
212  'TS6_FILENAME', & ! fortran variable
213  'STRING', & ! type
214  '', & ! shape
215  'file name of time series information', & ! longname
216  .true., & ! required
217  .true., & ! multi-record
218  .true., & ! preserve case
219  .false., & ! layered
220  .false. & ! timeseries
221  )

◆ olfchd_ts_filerecord

type(inputparamdefinitiontype), parameter olfchdinputmodule::olfchd_ts_filerecord = InputParamDefinitionType ( 'OLF', 'CHD', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', '', .false., .false., .false., .false., .false. )
private

Definition at line 151 of file olf-chdidm.f90.

151  type(InputParamDefinitionType), parameter :: &
152  olfchd_ts_filerecord = inputparamdefinitiontype &
153  ( &
154  'OLF', & ! component
155  'CHD', & ! subcomponent
156  'OPTIONS', & ! block
157  'TS_FILERECORD', & ! tag name
158  'TS_FILERECORD', & ! fortran variable
159  'RECORD TS6 FILEIN TS6_FILENAME', & ! type
160  '', & ! shape
161  '', & ! longname
162  .false., & ! required
163  .false., & ! multi-record
164  .false., & ! preserve case
165  .false., & ! layered
166  .false. & ! timeseries
167  )