MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
gwfdrninputmodule Module Reference

Data Types

type  gwfdrnparamfoundtype
 

Variables

logical, public gwf_drn_multi_package = .true.
 
type(inputparamdefinitiontype), parameter gwfdrn_auxiliary = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_auxmultname = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_auxdepthname = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXDEPTHNAME', 'AUXDEPTHNAME', 'STRING', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_boundnames = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_iprpak = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_iprflow = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_ipakcb = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_ts_filerecord = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_ts6 = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_filein = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_ts6_filename = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_obs_filerecord = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_obs6 = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_obs6_filename = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_mover = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_icubicsfac = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'DEV_CUBIC_SCALING', 'ICUBICSFAC', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_maxbound = InputParamDefinitionType ( 'GWF', 'DRN', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_cellid = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_elev = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'ELEV', 'ELEV', 'DOUBLE', '', .true., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfdrn_cond = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'COND', 'COND', 'DOUBLE', '', .true., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfdrn_auxvar = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfdrn_boundname = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_drn_param_definitions = [ gwfdrn_auxiliary, gwfdrn_auxmultname, gwfdrn_auxdepthname, gwfdrn_boundnames, gwfdrn_iprpak, gwfdrn_iprflow, gwfdrn_ipakcb, gwfdrn_ts_filerecord, gwfdrn_ts6, gwfdrn_filein, gwfdrn_ts6_filename, gwfdrn_obs_filerecord, gwfdrn_obs6, gwfdrn_obs6_filename, gwfdrn_mover, gwfdrn_icubicsfac, gwfdrn_maxbound, gwfdrn_cellid, gwfdrn_elev, gwfdrn_cond, gwfdrn_auxvar, gwfdrn_boundname ]
 
type(inputparamdefinitiontype), parameter gwfdrn_spd = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID ELEV COND AUX BOUNDNAME', 'MAXBOUND', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_drn_aggregate_definitions = [ gwfdrn_spd ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_drn_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ]
 

Variable Documentation

◆ gwf_drn_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwfdrninputmodule::gwf_drn_aggregate_definitions = [ gwfdrn_spd ]

Definition at line 458 of file gwf-drnidm.f90.

458  type(InputParamDefinitionType), parameter :: &
459  gwf_drn_aggregate_definitions(*) = &
460  [ &
461  gwfdrn_spd &
462  ]

◆ gwf_drn_block_definitions

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

Definition at line 464 of file gwf-drnidm.f90.

464  type(InputBlockDefinitionType), parameter :: &
465  gwf_drn_block_definitions(*) = &
466  [ &
467  inputblockdefinitiontype( &
468  'OPTIONS', & ! blockname
469  .false., & ! required
470  .false., & ! aggregate
471  .false. & ! block_variable
472  ), &
473  inputblockdefinitiontype( &
474  'DIMENSIONS', & ! blockname
475  .true., & ! required
476  .false., & ! aggregate
477  .false. & ! block_variable
478  ), &
479  inputblockdefinitiontype( &
480  'PERIOD', & ! blockname
481  .true., & ! required
482  .true., & ! aggregate
483  .true. & ! block_variable
484  ) &
485  ]

◆ gwf_drn_multi_package

logical, public gwfdrninputmodule::gwf_drn_multi_package = .true.

Definition at line 38 of file gwf-drnidm.f90.

38  logical :: gwf_drn_multi_package = .true.

◆ gwf_drn_param_definitions

Definition at line 414 of file gwf-drnidm.f90.

414  type(InputParamDefinitionType), parameter :: &
415  gwf_drn_param_definitions(*) = &
416  [ &
417  gwfdrn_auxiliary, &
418  gwfdrn_auxmultname, &
419  gwfdrn_auxdepthname, &
420  gwfdrn_boundnames, &
421  gwfdrn_iprpak, &
422  gwfdrn_iprflow, &
423  gwfdrn_ipakcb, &
424  gwfdrn_ts_filerecord, &
425  gwfdrn_ts6, &
426  gwfdrn_filein, &
427  gwfdrn_ts6_filename, &
428  gwfdrn_obs_filerecord, &
429  gwfdrn_obs6, &
430  gwfdrn_obs6_filename, &
431  gwfdrn_mover, &
432  gwfdrn_icubicsfac, &
433  gwfdrn_maxbound, &
434  gwfdrn_cellid, &
435  gwfdrn_elev, &
436  gwfdrn_cond, &
437  gwfdrn_auxvar, &
438  gwfdrn_boundname &
439  ]

◆ gwfdrn_auxdepthname

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_auxdepthname = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXDEPTHNAME', 'AUXDEPTHNAME', 'STRING', '', .false., .false., .false., .false., .false. )
private

Definition at line 74 of file gwf-drnidm.f90.

74  type(InputParamDefinitionType), parameter :: &
75  gwfdrn_auxdepthname = inputparamdefinitiontype &
76  ( &
77  'GWF', & ! component
78  'DRN', & ! subcomponent
79  'OPTIONS', & ! block
80  'AUXDEPTHNAME', & ! tag name
81  'AUXDEPTHNAME', & ! fortran variable
82  'STRING', & ! type
83  '', & ! shape
84  .false., & ! required
85  .false., & ! multi-record
86  .false., & ! preserve case
87  .false., & ! layered
88  .false. & ! timeseries
89  )

◆ gwfdrn_auxiliary

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_auxiliary = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', .false., .false., .false., .false., .false. )
private

Definition at line 40 of file gwf-drnidm.f90.

40  type(InputParamDefinitionType), parameter :: &
41  gwfdrn_auxiliary = inputparamdefinitiontype &
42  ( &
43  'GWF', & ! component
44  'DRN', & ! subcomponent
45  'OPTIONS', & ! block
46  'AUXILIARY', & ! tag name
47  'AUXILIARY', & ! fortran variable
48  'STRING', & ! type
49  'NAUX', & ! shape
50  .false., & ! required
51  .false., & ! multi-record
52  .false., & ! preserve case
53  .false., & ! layered
54  .false. & ! timeseries
55  )

◆ gwfdrn_auxmultname

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_auxmultname = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', .false., .false., .false., .false., .false. )
private

Definition at line 57 of file gwf-drnidm.f90.

57  type(InputParamDefinitionType), parameter :: &
58  gwfdrn_auxmultname = inputparamdefinitiontype &
59  ( &
60  'GWF', & ! component
61  'DRN', & ! subcomponent
62  'OPTIONS', & ! block
63  'AUXMULTNAME', & ! tag name
64  'AUXMULTNAME', & ! fortran variable
65  'STRING', & ! type
66  '', & ! shape
67  .false., & ! required
68  .false., & ! multi-record
69  .false., & ! preserve case
70  .false., & ! layered
71  .false. & ! timeseries
72  )

◆ gwfdrn_auxvar

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_auxvar = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', .false., .true., .false., .false., .true. )
private

Definition at line 380 of file gwf-drnidm.f90.

380  type(InputParamDefinitionType), parameter :: &
381  gwfdrn_auxvar = inputparamdefinitiontype &
382  ( &
383  'GWF', & ! component
384  'DRN', & ! subcomponent
385  'PERIOD', & ! block
386  'AUX', & ! tag name
387  'AUXVAR', & ! fortran variable
388  'DOUBLE1D', & ! type
389  'NAUX', & ! shape
390  .false., & ! required
391  .true., & ! multi-record
392  .false., & ! preserve case
393  .false., & ! layered
394  .true. & ! timeseries
395  )

◆ gwfdrn_boundname

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_boundname = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', .false., .true., .false., .false., .false. )
private

Definition at line 397 of file gwf-drnidm.f90.

397  type(InputParamDefinitionType), parameter :: &
398  gwfdrn_boundname = inputparamdefinitiontype &
399  ( &
400  'GWF', & ! component
401  'DRN', & ! subcomponent
402  'PERIOD', & ! block
403  'BOUNDNAME', & ! tag name
404  'BOUNDNAME', & ! fortran variable
405  'STRING', & ! type
406  '', & ! shape
407  .false., & ! required
408  .true., & ! multi-record
409  .false., & ! preserve case
410  .false., & ! layered
411  .false. & ! timeseries
412  )

◆ gwfdrn_boundnames

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_boundnames = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 91 of file gwf-drnidm.f90.

91  type(InputParamDefinitionType), parameter :: &
92  gwfdrn_boundnames = inputparamdefinitiontype &
93  ( &
94  'GWF', & ! component
95  'DRN', & ! subcomponent
96  'OPTIONS', & ! block
97  'BOUNDNAMES', & ! tag name
98  'BOUNDNAMES', & ! fortran variable
99  'KEYWORD', & ! type
100  '', & ! shape
101  .false., & ! required
102  .false., & ! multi-record
103  .false., & ! preserve case
104  .false., & ! layered
105  .false. & ! timeseries
106  )

◆ gwfdrn_cellid

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_cellid = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', .true., .true., .false., .false., .false. )
private

Definition at line 329 of file gwf-drnidm.f90.

329  type(InputParamDefinitionType), parameter :: &
330  gwfdrn_cellid = inputparamdefinitiontype &
331  ( &
332  'GWF', & ! component
333  'DRN', & ! subcomponent
334  'PERIOD', & ! block
335  'CELLID', & ! tag name
336  'CELLID', & ! fortran variable
337  'INTEGER1D', & ! type
338  'NCELLDIM', & ! shape
339  .true., & ! required
340  .true., & ! multi-record
341  .false., & ! preserve case
342  .false., & ! layered
343  .false. & ! timeseries
344  )

◆ gwfdrn_cond

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_cond = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'COND', 'COND', 'DOUBLE', '', .true., .true., .false., .false., .true. )
private

Definition at line 363 of file gwf-drnidm.f90.

363  type(InputParamDefinitionType), parameter :: &
364  gwfdrn_cond = inputparamdefinitiontype &
365  ( &
366  'GWF', & ! component
367  'DRN', & ! subcomponent
368  'PERIOD', & ! block
369  'COND', & ! tag name
370  'COND', & ! fortran variable
371  'DOUBLE', & ! type
372  '', & ! shape
373  .true., & ! required
374  .true., & ! multi-record
375  .false., & ! preserve case
376  .false., & ! layered
377  .true. & ! timeseries
378  )

◆ gwfdrn_elev

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_elev = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'ELEV', 'ELEV', 'DOUBLE', '', .true., .true., .false., .false., .true. )
private

Definition at line 346 of file gwf-drnidm.f90.

346  type(InputParamDefinitionType), parameter :: &
347  gwfdrn_elev = inputparamdefinitiontype &
348  ( &
349  'GWF', & ! component
350  'DRN', & ! subcomponent
351  'PERIOD', & ! block
352  'ELEV', & ! tag name
353  'ELEV', & ! fortran variable
354  'DOUBLE', & ! type
355  '', & ! shape
356  .true., & ! required
357  .true., & ! multi-record
358  .false., & ! preserve case
359  .false., & ! layered
360  .true. & ! timeseries
361  )

◆ gwfdrn_filein

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_filein = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

Definition at line 193 of file gwf-drnidm.f90.

193  type(InputParamDefinitionType), parameter :: &
194  gwfdrn_filein = inputparamdefinitiontype &
195  ( &
196  'GWF', & ! component
197  'DRN', & ! subcomponent
198  'OPTIONS', & ! block
199  'FILEIN', & ! tag name
200  'FILEIN', & ! fortran variable
201  'KEYWORD', & ! type
202  '', & ! shape
203  .true., & ! required
204  .true., & ! multi-record
205  .false., & ! preserve case
206  .false., & ! layered
207  .false. & ! timeseries
208  )

◆ gwfdrn_icubicsfac

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_icubicsfac = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'DEV_CUBIC_SCALING', 'ICUBICSFAC', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 295 of file gwf-drnidm.f90.

295  type(InputParamDefinitionType), parameter :: &
296  gwfdrn_icubicsfac = inputparamdefinitiontype &
297  ( &
298  'GWF', & ! component
299  'DRN', & ! subcomponent
300  'OPTIONS', & ! block
301  'DEV_CUBIC_SCALING', & ! tag name
302  'ICUBICSFAC', & ! fortran variable
303  'KEYWORD', & ! type
304  '', & ! shape
305  .false., & ! required
306  .false., & ! multi-record
307  .false., & ! preserve case
308  .false., & ! layered
309  .false. & ! timeseries
310  )

◆ gwfdrn_ipakcb

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_ipakcb = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 142 of file gwf-drnidm.f90.

142  type(InputParamDefinitionType), parameter :: &
143  gwfdrn_ipakcb = inputparamdefinitiontype &
144  ( &
145  'GWF', & ! component
146  'DRN', & ! subcomponent
147  'OPTIONS', & ! block
148  'SAVE_FLOWS', & ! tag name
149  'IPAKCB', & ! fortran variable
150  'KEYWORD', & ! type
151  '', & ! shape
152  .false., & ! required
153  .false., & ! multi-record
154  .false., & ! preserve case
155  .false., & ! layered
156  .false. & ! timeseries
157  )

◆ gwfdrn_iprflow

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_iprflow = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 125 of file gwf-drnidm.f90.

125  type(InputParamDefinitionType), parameter :: &
126  gwfdrn_iprflow = inputparamdefinitiontype &
127  ( &
128  'GWF', & ! component
129  'DRN', & ! subcomponent
130  'OPTIONS', & ! block
131  'PRINT_FLOWS', & ! tag name
132  'IPRFLOW', & ! fortran variable
133  'KEYWORD', & ! type
134  '', & ! shape
135  .false., & ! required
136  .false., & ! multi-record
137  .false., & ! preserve case
138  .false., & ! layered
139  .false. & ! timeseries
140  )

◆ gwfdrn_iprpak

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_iprpak = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 108 of file gwf-drnidm.f90.

108  type(InputParamDefinitionType), parameter :: &
109  gwfdrn_iprpak = inputparamdefinitiontype &
110  ( &
111  'GWF', & ! component
112  'DRN', & ! subcomponent
113  'OPTIONS', & ! block
114  'PRINT_INPUT', & ! tag name
115  'IPRPAK', & ! fortran variable
116  'KEYWORD', & ! type
117  '', & ! shape
118  .false., & ! required
119  .false., & ! multi-record
120  .false., & ! preserve case
121  .false., & ! layered
122  .false. & ! timeseries
123  )

◆ gwfdrn_maxbound

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_maxbound = InputParamDefinitionType ( 'GWF', 'DRN', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', .true., .false., .false., .false., .false. )
private

Definition at line 312 of file gwf-drnidm.f90.

312  type(InputParamDefinitionType), parameter :: &
313  gwfdrn_maxbound = inputparamdefinitiontype &
314  ( &
315  'GWF', & ! component
316  'DRN', & ! subcomponent
317  'DIMENSIONS', & ! block
318  'MAXBOUND', & ! tag name
319  'MAXBOUND', & ! fortran variable
320  'INTEGER', & ! type
321  '', & ! shape
322  .true., & ! required
323  .false., & ! multi-record
324  .false., & ! preserve case
325  .false., & ! layered
326  .false. & ! timeseries
327  )

◆ gwfdrn_mover

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_mover = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 278 of file gwf-drnidm.f90.

278  type(InputParamDefinitionType), parameter :: &
279  gwfdrn_mover = inputparamdefinitiontype &
280  ( &
281  'GWF', & ! component
282  'DRN', & ! subcomponent
283  'OPTIONS', & ! block
284  'MOVER', & ! tag name
285  'MOVER', & ! fortran variable
286  'KEYWORD', & ! type
287  '', & ! shape
288  .false., & ! required
289  .false., & ! multi-record
290  .false., & ! preserve case
291  .false., & ! layered
292  .false. & ! timeseries
293  )

◆ gwfdrn_obs6

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_obs6 = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

Definition at line 244 of file gwf-drnidm.f90.

244  type(InputParamDefinitionType), parameter :: &
245  gwfdrn_obs6 = inputparamdefinitiontype &
246  ( &
247  'GWF', & ! component
248  'DRN', & ! subcomponent
249  'OPTIONS', & ! block
250  'OBS6', & ! tag name
251  'OBS6', & ! fortran variable
252  'KEYWORD', & ! type
253  '', & ! shape
254  .true., & ! required
255  .true., & ! multi-record
256  .false., & ! preserve case
257  .false., & ! layered
258  .false. & ! timeseries
259  )

◆ gwfdrn_obs6_filename

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_obs6_filename = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
private

Definition at line 261 of file gwf-drnidm.f90.

261  type(InputParamDefinitionType), parameter :: &
262  gwfdrn_obs6_filename = inputparamdefinitiontype &
263  ( &
264  'GWF', & ! component
265  'DRN', & ! subcomponent
266  'OPTIONS', & ! block
267  'OBS6_FILENAME', & ! tag name
268  'OBS6_FILENAME', & ! fortran variable
269  'STRING', & ! type
270  '', & ! shape
271  .true., & ! required
272  .true., & ! multi-record
273  .true., & ! preserve case
274  .false., & ! layered
275  .false. & ! timeseries
276  )

◆ gwfdrn_obs_filerecord

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_obs_filerecord = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', .false., .false., .false., .false., .false. )
private

Definition at line 227 of file gwf-drnidm.f90.

227  type(InputParamDefinitionType), parameter :: &
228  gwfdrn_obs_filerecord = inputparamdefinitiontype &
229  ( &
230  'GWF', & ! component
231  'DRN', & ! subcomponent
232  'OPTIONS', & ! block
233  'OBS_FILERECORD', & ! tag name
234  'OBS_FILERECORD', & ! fortran variable
235  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
236  '', & ! shape
237  .false., & ! required
238  .false., & ! multi-record
239  .false., & ! preserve case
240  .false., & ! layered
241  .false. & ! timeseries
242  )

◆ gwfdrn_spd

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_spd = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID ELEV COND AUX BOUNDNAME', 'MAXBOUND', .true., .false., .false., .false., .false. )
private

Definition at line 441 of file gwf-drnidm.f90.

441  type(InputParamDefinitionType), parameter :: &
442  gwfdrn_spd = inputparamdefinitiontype &
443  ( &
444  'GWF', & ! component
445  'DRN', & ! subcomponent
446  'PERIOD', & ! block
447  'STRESS_PERIOD_DATA', & ! tag name
448  'SPD', & ! fortran variable
449  'RECARRAY CELLID ELEV COND AUX BOUNDNAME', & ! type
450  'MAXBOUND', & ! shape
451  .true., & ! required
452  .false., & ! multi-record
453  .false., & ! preserve case
454  .false., & ! layered
455  .false. & ! timeseries
456  )

◆ gwfdrn_ts6

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_ts6 = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

Definition at line 176 of file gwf-drnidm.f90.

176  type(InputParamDefinitionType), parameter :: &
177  gwfdrn_ts6 = inputparamdefinitiontype &
178  ( &
179  'GWF', & ! component
180  'DRN', & ! subcomponent
181  'OPTIONS', & ! block
182  'TS6', & ! tag name
183  'TS6', & ! fortran variable
184  'KEYWORD', & ! type
185  '', & ! shape
186  .true., & ! required
187  .true., & ! multi-record
188  .false., & ! preserve case
189  .false., & ! layered
190  .false. & ! timeseries
191  )

◆ gwfdrn_ts6_filename

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_ts6_filename = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
private

Definition at line 210 of file gwf-drnidm.f90.

210  type(InputParamDefinitionType), parameter :: &
211  gwfdrn_ts6_filename = inputparamdefinitiontype &
212  ( &
213  'GWF', & ! component
214  'DRN', & ! subcomponent
215  'OPTIONS', & ! block
216  'TS6_FILENAME', & ! tag name
217  'TS6_FILENAME', & ! fortran variable
218  'STRING', & ! type
219  '', & ! shape
220  .true., & ! required
221  .true., & ! multi-record
222  .true., & ! preserve case
223  .false., & ! layered
224  .false. & ! timeseries
225  )

◆ gwfdrn_ts_filerecord

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_ts_filerecord = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', .false., .false., .false., .false., .false. )
private

Definition at line 159 of file gwf-drnidm.f90.

159  type(InputParamDefinitionType), parameter :: &
160  gwfdrn_ts_filerecord = inputparamdefinitiontype &
161  ( &
162  'GWF', & ! component
163  'DRN', & ! subcomponent
164  'OPTIONS', & ! block
165  'TS_FILERECORD', & ! tag name
166  'TS_FILERECORD', & ! fortran variable
167  'RECORD TS6 FILEIN TS6_FILENAME', & ! type
168  '', & ! shape
169  .false., & ! required
170  .false., & ! multi-record
171  .false., & ! preserve case
172  .false., & ! layered
173  .false. & ! timeseries
174  )