MODFLOW 6  version 6.7.0.dev3
USGS Modular Hydrologic Model
gwfdrninputmodule Module Reference

Data Types

type  gwfdrnparamfoundtype
 

Variables

logical, public gwf_drn_multi_package = .true.
 
character(len=16), dimension(*), parameter, public gwf_drn_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfdrn_auxiliary = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_auxmultname = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_auxdepthname = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXDEPTHNAME', 'AUXDEPTHNAME', 'STRING', '', 'name of auxiliary variable for drainage depth', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_boundnames = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_iprpak = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_iprflow = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_ipakcb = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save CHD flows to budget file', .false., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_ts6 = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'head keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_filein = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_ts6_filename = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .false., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_obs6 = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_obs6_filename = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_mover = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_icubicsfac = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'DEV_CUBIC_SCALING', 'ICUBICSFAC', 'KEYWORD', '', 'cubic-scaling', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_maxbound = InputParamDefinitionType ( 'GWF', 'DRN', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of drains', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_cellid = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdrn_elev = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'ELEV', 'ELEV', 'DOUBLE', '', 'drain elevation', .true., .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfdrn_cond = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'COND', 'COND', 'DOUBLE', '', 'drain conductance', .true., .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfdrn_auxvar = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfdrn_boundname = InputParamDefinitionType ( 'GWF', 'DRN', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'drain name', .false., .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., .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 511 of file gwf-drnidm.f90.

511  type(InputParamDefinitionType), parameter :: &
512  gwf_drn_aggregate_definitions(*) = &
513  [ &
514  gwfdrn_spd &
515  ]

◆ 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 517 of file gwf-drnidm.f90.

517  type(InputBlockDefinitionType), parameter :: &
518  gwf_drn_block_definitions(*) = &
519  [ &
520  inputblockdefinitiontype( &
521  'OPTIONS', & ! blockname
522  .false., & ! required
523  .false., & ! aggregate
524  .false. & ! block_variable
525  ), &
526  inputblockdefinitiontype( &
527  'DIMENSIONS', & ! blockname
528  .true., & ! required
529  .false., & ! aggregate
530  .false. & ! block_variable
531  ), &
532  inputblockdefinitiontype( &
533  'PERIOD', & ! blockname
534  .true., & ! required
535  .true., & ! aggregate
536  .true. & ! block_variable
537  ) &
538  ]

◆ gwf_drn_multi_package

logical, public gwfdrninputmodule::gwf_drn_multi_package = .true.

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

39  logical :: gwf_drn_multi_package = .true.

◆ gwf_drn_param_definitions

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

465  type(InputParamDefinitionType), parameter :: &
466  gwf_drn_param_definitions(*) = &
467  [ &
468  gwfdrn_auxiliary, &
469  gwfdrn_auxmultname, &
470  gwfdrn_auxdepthname, &
471  gwfdrn_boundnames, &
472  gwfdrn_iprpak, &
473  gwfdrn_iprflow, &
474  gwfdrn_ipakcb, &
475  gwfdrn_ts_filerecord, &
476  gwfdrn_ts6, &
477  gwfdrn_filein, &
478  gwfdrn_ts6_filename, &
479  gwfdrn_obs_filerecord, &
480  gwfdrn_obs6, &
481  gwfdrn_obs6_filename, &
482  gwfdrn_mover, &
483  gwfdrn_icubicsfac, &
484  gwfdrn_maxbound, &
485  gwfdrn_cellid, &
486  gwfdrn_elev, &
487  gwfdrn_cond, &
488  gwfdrn_auxvar, &
489  gwfdrn_boundname &
490  ]

◆ gwf_drn_subpackages

character(len=16), dimension(*), parameter, public gwfdrninputmodule::gwf_drn_subpackages = [ ' ' ]

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

41  character(len=16), parameter :: &
42  gwf_drn_subpackages(*) = &
43  [ &
44  ' ' &
45  ]

◆ gwfdrn_auxdepthname

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_auxdepthname = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXDEPTHNAME', 'AUXDEPTHNAME', 'STRING', '', 'name of auxiliary variable for drainage depth', .false., .false., .false., .false., .false., .false. )
private

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

85  type(InputParamDefinitionType), parameter :: &
86  gwfdrn_auxdepthname = inputparamdefinitiontype &
87  ( &
88  'GWF', & ! component
89  'DRN', & ! subcomponent
90  'OPTIONS', & ! block
91  'AUXDEPTHNAME', & ! tag name
92  'AUXDEPTHNAME', & ! fortran variable
93  'STRING', & ! type
94  '', & ! shape
95  'name of auxiliary variable for drainage depth', & ! longname
96  .false., & ! required
97  .false., & ! prerelease
98  .false., & ! multi-record
99  .false., & ! preserve case
100  .false., & ! layered
101  .false. & ! timeseries
102  )

◆ gwfdrn_auxiliary

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

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

47  type(InputParamDefinitionType), parameter :: &
48  gwfdrn_auxiliary = inputparamdefinitiontype &
49  ( &
50  'GWF', & ! component
51  'DRN', & ! subcomponent
52  'OPTIONS', & ! block
53  'AUXILIARY', & ! tag name
54  'AUXILIARY', & ! fortran variable
55  'STRING', & ! type
56  'NAUX', & ! shape
57  'keyword to specify aux variables', & ! longname
58  .false., & ! required
59  .false., & ! prerelease
60  .false., & ! multi-record
61  .false., & ! preserve case
62  .false., & ! layered
63  .false. & ! timeseries
64  )

◆ gwfdrn_auxmultname

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_auxmultname = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
private

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

66  type(InputParamDefinitionType), parameter :: &
67  gwfdrn_auxmultname = inputparamdefinitiontype &
68  ( &
69  'GWF', & ! component
70  'DRN', & ! subcomponent
71  'OPTIONS', & ! block
72  'AUXMULTNAME', & ! tag name
73  'AUXMULTNAME', & ! fortran variable
74  'STRING', & ! type
75  '', & ! shape
76  'name of auxiliary variable for multiplier', & ! longname
77  .false., & ! required
78  .false., & ! prerelease
79  .false., & ! multi-record
80  .false., & ! preserve case
81  .false., & ! layered
82  .false. & ! timeseries
83  )

◆ gwfdrn_auxvar

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

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

427  type(InputParamDefinitionType), parameter :: &
428  gwfdrn_auxvar = inputparamdefinitiontype &
429  ( &
430  'GWF', & ! component
431  'DRN', & ! subcomponent
432  'PERIOD', & ! block
433  'AUX', & ! tag name
434  'AUXVAR', & ! fortran variable
435  'DOUBLE1D', & ! type
436  'NAUX', & ! shape
437  'auxiliary variables', & ! longname
438  .false., & ! required
439  .false., & ! prerelease
440  .true., & ! multi-record
441  .false., & ! preserve case
442  .false., & ! layered
443  .true. & ! timeseries
444  )

◆ gwfdrn_boundname

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

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

446  type(InputParamDefinitionType), parameter :: &
447  gwfdrn_boundname = inputparamdefinitiontype &
448  ( &
449  'GWF', & ! component
450  'DRN', & ! subcomponent
451  'PERIOD', & ! block
452  'BOUNDNAME', & ! tag name
453  'BOUNDNAME', & ! fortran variable
454  'STRING', & ! type
455  '', & ! shape
456  'drain name', & ! longname
457  .false., & ! required
458  .false., & ! prerelease
459  .true., & ! multi-record
460  .false., & ! preserve case
461  .false., & ! layered
462  .false. & ! timeseries
463  )

◆ gwfdrn_boundnames

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

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

104  type(InputParamDefinitionType), parameter :: &
105  gwfdrn_boundnames = inputparamdefinitiontype &
106  ( &
107  'GWF', & ! component
108  'DRN', & ! subcomponent
109  'OPTIONS', & ! block
110  'BOUNDNAMES', & ! tag name
111  'BOUNDNAMES', & ! fortran variable
112  'KEYWORD', & ! type
113  '', & ! shape
114  '', & ! longname
115  .false., & ! required
116  .false., & ! prerelease
117  .false., & ! multi-record
118  .false., & ! preserve case
119  .false., & ! layered
120  .false. & ! timeseries
121  )

◆ gwfdrn_cellid

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

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

370  type(InputParamDefinitionType), parameter :: &
371  gwfdrn_cellid = inputparamdefinitiontype &
372  ( &
373  'GWF', & ! component
374  'DRN', & ! subcomponent
375  'PERIOD', & ! block
376  'CELLID', & ! tag name
377  'CELLID', & ! fortran variable
378  'INTEGER1D', & ! type
379  'NCELLDIM', & ! shape
380  'cell identifier', & ! longname
381  .true., & ! required
382  .false., & ! prerelease
383  .true., & ! multi-record
384  .false., & ! preserve case
385  .false., & ! layered
386  .false. & ! timeseries
387  )

◆ gwfdrn_cond

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

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

408  type(InputParamDefinitionType), parameter :: &
409  gwfdrn_cond = inputparamdefinitiontype &
410  ( &
411  'GWF', & ! component
412  'DRN', & ! subcomponent
413  'PERIOD', & ! block
414  'COND', & ! tag name
415  'COND', & ! fortran variable
416  'DOUBLE', & ! type
417  '', & ! shape
418  'drain conductance', & ! longname
419  .true., & ! required
420  .false., & ! prerelease
421  .true., & ! multi-record
422  .false., & ! preserve case
423  .false., & ! layered
424  .true. & ! timeseries
425  )

◆ gwfdrn_elev

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

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

389  type(InputParamDefinitionType), parameter :: &
390  gwfdrn_elev = inputparamdefinitiontype &
391  ( &
392  'GWF', & ! component
393  'DRN', & ! subcomponent
394  'PERIOD', & ! block
395  'ELEV', & ! tag name
396  'ELEV', & ! fortran variable
397  'DOUBLE', & ! type
398  '', & ! shape
399  'drain elevation', & ! longname
400  .true., & ! required
401  .false., & ! prerelease
402  .true., & ! multi-record
403  .false., & ! preserve case
404  .false., & ! layered
405  .true. & ! timeseries
406  )

◆ gwfdrn_filein

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

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

218  type(InputParamDefinitionType), parameter :: &
219  gwfdrn_filein = inputparamdefinitiontype &
220  ( &
221  'GWF', & ! component
222  'DRN', & ! subcomponent
223  'OPTIONS', & ! block
224  'FILEIN', & ! tag name
225  'FILEIN', & ! fortran variable
226  'KEYWORD', & ! type
227  '', & ! shape
228  'file keyword', & ! longname
229  .true., & ! required
230  .false., & ! prerelease
231  .true., & ! multi-record
232  .false., & ! preserve case
233  .false., & ! layered
234  .false. & ! timeseries
235  )

◆ gwfdrn_icubicsfac

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

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

332  type(InputParamDefinitionType), parameter :: &
333  gwfdrn_icubicsfac = inputparamdefinitiontype &
334  ( &
335  'GWF', & ! component
336  'DRN', & ! subcomponent
337  'OPTIONS', & ! block
338  'DEV_CUBIC_SCALING', & ! tag name
339  'ICUBICSFAC', & ! fortran variable
340  'KEYWORD', & ! type
341  '', & ! shape
342  'cubic-scaling', & ! longname
343  .false., & ! required
344  .false., & ! prerelease
345  .false., & ! multi-record
346  .false., & ! preserve case
347  .false., & ! layered
348  .false. & ! timeseries
349  )

◆ gwfdrn_ipakcb

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_ipakcb = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save CHD flows to budget file', .false., .false., .false., .false., .false., .false. )
private

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

161  type(InputParamDefinitionType), parameter :: &
162  gwfdrn_ipakcb = inputparamdefinitiontype &
163  ( &
164  'GWF', & ! component
165  'DRN', & ! subcomponent
166  'OPTIONS', & ! block
167  'SAVE_FLOWS', & ! tag name
168  'IPAKCB', & ! fortran variable
169  'KEYWORD', & ! type
170  '', & ! shape
171  'save CHD flows to budget file', & ! longname
172  .false., & ! required
173  .false., & ! prerelease
174  .false., & ! multi-record
175  .false., & ! preserve case
176  .false., & ! layered
177  .false. & ! timeseries
178  )

◆ gwfdrn_iprflow

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_iprflow = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
private

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

142  type(InputParamDefinitionType), parameter :: &
143  gwfdrn_iprflow = inputparamdefinitiontype &
144  ( &
145  'GWF', & ! component
146  'DRN', & ! subcomponent
147  'OPTIONS', & ! block
148  'PRINT_FLOWS', & ! tag name
149  'IPRFLOW', & ! fortran variable
150  'KEYWORD', & ! type
151  '', & ! shape
152  'print calculated flows to listing file', & ! longname
153  .false., & ! required
154  .false., & ! prerelease
155  .false., & ! multi-record
156  .false., & ! preserve case
157  .false., & ! layered
158  .false. & ! timeseries
159  )

◆ gwfdrn_iprpak

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

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

123  type(InputParamDefinitionType), parameter :: &
124  gwfdrn_iprpak = inputparamdefinitiontype &
125  ( &
126  'GWF', & ! component
127  'DRN', & ! subcomponent
128  'OPTIONS', & ! block
129  'PRINT_INPUT', & ! tag name
130  'IPRPAK', & ! fortran variable
131  'KEYWORD', & ! type
132  '', & ! shape
133  'print input to listing file', & ! longname
134  .false., & ! required
135  .false., & ! prerelease
136  .false., & ! multi-record
137  .false., & ! preserve case
138  .false., & ! layered
139  .false. & ! timeseries
140  )

◆ gwfdrn_maxbound

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

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

351  type(InputParamDefinitionType), parameter :: &
352  gwfdrn_maxbound = inputparamdefinitiontype &
353  ( &
354  'GWF', & ! component
355  'DRN', & ! subcomponent
356  'DIMENSIONS', & ! block
357  'MAXBOUND', & ! tag name
358  'MAXBOUND', & ! fortran variable
359  'INTEGER', & ! type
360  '', & ! shape
361  'maximum number of drains', & ! longname
362  .true., & ! required
363  .false., & ! prerelease
364  .false., & ! multi-record
365  .false., & ! preserve case
366  .false., & ! layered
367  .false. & ! timeseries
368  )

◆ gwfdrn_mover

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

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

313  type(InputParamDefinitionType), parameter :: &
314  gwfdrn_mover = inputparamdefinitiontype &
315  ( &
316  'GWF', & ! component
317  'DRN', & ! subcomponent
318  'OPTIONS', & ! block
319  'MOVER', & ! tag name
320  'MOVER', & ! fortran variable
321  'KEYWORD', & ! type
322  '', & ! shape
323  '', & ! longname
324  .false., & ! required
325  .false., & ! prerelease
326  .false., & ! multi-record
327  .false., & ! preserve case
328  .false., & ! layered
329  .false. & ! timeseries
330  )

◆ gwfdrn_obs6

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

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

275  type(InputParamDefinitionType), parameter :: &
276  gwfdrn_obs6 = inputparamdefinitiontype &
277  ( &
278  'GWF', & ! component
279  'DRN', & ! subcomponent
280  'OPTIONS', & ! block
281  'OBS6', & ! tag name
282  'OBS6', & ! fortran variable
283  'KEYWORD', & ! type
284  '', & ! shape
285  'obs keyword', & ! longname
286  .true., & ! required
287  .false., & ! prerelease
288  .true., & ! multi-record
289  .false., & ! preserve case
290  .false., & ! layered
291  .false. & ! timeseries
292  )

◆ gwfdrn_obs6_filename

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

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

294  type(InputParamDefinitionType), parameter :: &
295  gwfdrn_obs6_filename = inputparamdefinitiontype &
296  ( &
297  'GWF', & ! component
298  'DRN', & ! subcomponent
299  'OPTIONS', & ! block
300  'OBS6_FILENAME', & ! tag name
301  'OBS6_FILENAME', & ! fortran variable
302  'STRING', & ! type
303  '', & ! shape
304  'obs6 input filename', & ! longname
305  .true., & ! required
306  .false., & ! prerelease
307  .true., & ! multi-record
308  .true., & ! preserve case
309  .false., & ! layered
310  .false. & ! timeseries
311  )

◆ 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., .false. )
private

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

256  type(InputParamDefinitionType), parameter :: &
257  gwfdrn_obs_filerecord = inputparamdefinitiontype &
258  ( &
259  'GWF', & ! component
260  'DRN', & ! subcomponent
261  'OPTIONS', & ! block
262  'OBS_FILERECORD', & ! tag name
263  'OBS_FILERECORD', & ! fortran variable
264  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
265  '', & ! shape
266  '', & ! longname
267  .false., & ! required
268  .false., & ! prerelease
269  .false., & ! multi-record
270  .false., & ! preserve case
271  .false., & ! layered
272  .false. & ! timeseries
273  )

◆ 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., .false. )
private

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

492  type(InputParamDefinitionType), parameter :: &
493  gwfdrn_spd = inputparamdefinitiontype &
494  ( &
495  'GWF', & ! component
496  'DRN', & ! subcomponent
497  'PERIOD', & ! block
498  'STRESS_PERIOD_DATA', & ! tag name
499  'SPD', & ! fortran variable
500  'RECARRAY CELLID ELEV COND AUX BOUNDNAME', & ! type
501  'MAXBOUND', & ! shape
502  '', & ! longname
503  .true., & ! required
504  .false., & ! prerelease
505  .false., & ! multi-record
506  .false., & ! preserve case
507  .false., & ! layered
508  .false. & ! timeseries
509  )

◆ gwfdrn_ts6

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

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

199  type(InputParamDefinitionType), parameter :: &
200  gwfdrn_ts6 = inputparamdefinitiontype &
201  ( &
202  'GWF', & ! component
203  'DRN', & ! subcomponent
204  'OPTIONS', & ! block
205  'TS6', & ! tag name
206  'TS6', & ! fortran variable
207  'KEYWORD', & ! type
208  '', & ! shape
209  'head keyword', & ! longname
210  .true., & ! required
211  .false., & ! prerelease
212  .true., & ! multi-record
213  .false., & ! preserve case
214  .false., & ! layered
215  .false. & ! timeseries
216  )

◆ gwfdrn_ts6_filename

type(inputparamdefinitiontype), parameter gwfdrninputmodule::gwfdrn_ts6_filename = InputParamDefinitionType ( 'GWF', 'DRN', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .false., .true., .true., .false., .false. )
private

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

237  type(InputParamDefinitionType), parameter :: &
238  gwfdrn_ts6_filename = inputparamdefinitiontype &
239  ( &
240  'GWF', & ! component
241  'DRN', & ! subcomponent
242  'OPTIONS', & ! block
243  'TS6_FILENAME', & ! tag name
244  'TS6_FILENAME', & ! fortran variable
245  'STRING', & ! type
246  '', & ! shape
247  'file name of time series information', & ! longname
248  .true., & ! required
249  .false., & ! prerelease
250  .true., & ! multi-record
251  .true., & ! preserve case
252  .false., & ! layered
253  .false. & ! timeseries
254  )

◆ 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., .false. )
private

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

180  type(InputParamDefinitionType), parameter :: &
181  gwfdrn_ts_filerecord = inputparamdefinitiontype &
182  ( &
183  'GWF', & ! component
184  'DRN', & ! subcomponent
185  'OPTIONS', & ! block
186  'TS_FILERECORD', & ! tag name
187  'TS_FILERECORD', & ! fortran variable
188  'RECORD TS6 FILEIN TS6_FILENAME', & ! type
189  '', & ! shape
190  '', & ! longname
191  .false., & ! required
192  .false., & ! prerelease
193  .false., & ! multi-record
194  .false., & ! preserve case
195  .false., & ! layered
196  .false. & ! timeseries
197  )