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

Data Types

type  gwfevtparamfoundtype
 

Variables

logical, public gwf_evt_multi_package = .true.
 
type(inputparamdefinitiontype), parameter gwfevt_fixed_cell = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'FIXED_CELL', 'FIXED_CELL', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_auxiliary = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_auxmultname = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_boundnames = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_iprpak = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_iprflow = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_ipakcb = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_ts_filerecord = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_ts6 = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_filein = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_ts6_filename = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_obs_filerecord = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_obs6 = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_obs6_filename = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_surfratespec = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'SURF_RATE_SPECIFIED', 'SURFRATESPEC', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_maxbound = InputParamDefinitionType ( 'GWF', 'EVT', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_nseg = InputParamDefinitionType ( 'GWF', 'EVT', 'DIMENSIONS', 'NSEG', 'NSEG', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_cellid = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevt_surface = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'SURFACE', 'SURFACE', 'DOUBLE', '', .true., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfevt_rate = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'RATE', 'RATE', 'DOUBLE', '', .true., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfevt_depth = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'DEPTH', 'DEPTH', 'DOUBLE', '', .true., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfevt_pxdp = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'PXDP', 'PXDP', 'DOUBLE1D', 'NSEG-1', .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfevt_petm = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'PETM', 'PETM', 'DOUBLE1D', 'NSEG-1', .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfevt_petm0 = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'PETM0', 'PETM0', 'DOUBLE', '', .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfevt_auxvar = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfevt_boundname = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_evt_param_definitions = [ gwfevt_fixed_cell, gwfevt_auxiliary, gwfevt_auxmultname, gwfevt_boundnames, gwfevt_iprpak, gwfevt_iprflow, gwfevt_ipakcb, gwfevt_ts_filerecord, gwfevt_ts6, gwfevt_filein, gwfevt_ts6_filename, gwfevt_obs_filerecord, gwfevt_obs6, gwfevt_obs6_filename, gwfevt_surfratespec, gwfevt_maxbound, gwfevt_nseg, gwfevt_cellid, gwfevt_surface, gwfevt_rate, gwfevt_depth, gwfevt_pxdp, gwfevt_petm, gwfevt_petm0, gwfevt_auxvar, gwfevt_boundname ]
 
type(inputparamdefinitiontype), parameter gwfevt_spd = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID SURFACE RATE DEPTH PXDP PETM PETM0 AUX BOUNDNAME', 'MAXBOUND', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_evt_aggregate_definitions = [ gwfevt_spd ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_evt_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ]
 

Variable Documentation

◆ gwf_evt_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwfevtinputmodule::gwf_evt_aggregate_definitions = [ gwfevt_spd ]

Definition at line 534 of file gwf-evtidm.f90.

534  type(InputParamDefinitionType), parameter :: &
535  gwf_evt_aggregate_definitions(*) = &
536  [ &
537  gwfevt_spd &
538  ]

◆ gwf_evt_block_definitions

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

Definition at line 540 of file gwf-evtidm.f90.

540  type(InputBlockDefinitionType), parameter :: &
541  gwf_evt_block_definitions(*) = &
542  [ &
543  inputblockdefinitiontype( &
544  'OPTIONS', & ! blockname
545  .false., & ! required
546  .false., & ! aggregate
547  .false. & ! block_variable
548  ), &
549  inputblockdefinitiontype( &
550  'DIMENSIONS', & ! blockname
551  .true., & ! required
552  .false., & ! aggregate
553  .false. & ! block_variable
554  ), &
555  inputblockdefinitiontype( &
556  'PERIOD', & ! blockname
557  .true., & ! required
558  .true., & ! aggregate
559  .true. & ! block_variable
560  ) &
561  ]

◆ gwf_evt_multi_package

logical, public gwfevtinputmodule::gwf_evt_multi_package = .true.

Definition at line 42 of file gwf-evtidm.f90.

42  logical :: gwf_evt_multi_package = .true.

◆ gwf_evt_param_definitions

Definition at line 486 of file gwf-evtidm.f90.

486  type(InputParamDefinitionType), parameter :: &
487  gwf_evt_param_definitions(*) = &
488  [ &
489  gwfevt_fixed_cell, &
490  gwfevt_auxiliary, &
491  gwfevt_auxmultname, &
492  gwfevt_boundnames, &
493  gwfevt_iprpak, &
494  gwfevt_iprflow, &
495  gwfevt_ipakcb, &
496  gwfevt_ts_filerecord, &
497  gwfevt_ts6, &
498  gwfevt_filein, &
499  gwfevt_ts6_filename, &
500  gwfevt_obs_filerecord, &
501  gwfevt_obs6, &
502  gwfevt_obs6_filename, &
503  gwfevt_surfratespec, &
504  gwfevt_maxbound, &
505  gwfevt_nseg, &
506  gwfevt_cellid, &
507  gwfevt_surface, &
508  gwfevt_rate, &
509  gwfevt_depth, &
510  gwfevt_pxdp, &
511  gwfevt_petm, &
512  gwfevt_petm0, &
513  gwfevt_auxvar, &
514  gwfevt_boundname &
515  ]

◆ gwfevt_auxiliary

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_auxiliary = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', .false., .false., .false., .false., .false. )
private

Definition at line 61 of file gwf-evtidm.f90.

61  type(InputParamDefinitionType), parameter :: &
62  gwfevt_auxiliary = inputparamdefinitiontype &
63  ( &
64  'GWF', & ! component
65  'EVT', & ! subcomponent
66  'OPTIONS', & ! block
67  'AUXILIARY', & ! tag name
68  'AUXILIARY', & ! fortran variable
69  'STRING', & ! type
70  'NAUX', & ! shape
71  .false., & ! required
72  .false., & ! multi-record
73  .false., & ! preserve case
74  .false., & ! layered
75  .false. & ! timeseries
76  )

◆ gwfevt_auxmultname

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_auxmultname = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', .false., .false., .false., .false., .false. )
private

Definition at line 78 of file gwf-evtidm.f90.

78  type(InputParamDefinitionType), parameter :: &
79  gwfevt_auxmultname = inputparamdefinitiontype &
80  ( &
81  'GWF', & ! component
82  'EVT', & ! subcomponent
83  'OPTIONS', & ! block
84  'AUXMULTNAME', & ! tag name
85  'AUXMULTNAME', & ! fortran variable
86  'STRING', & ! type
87  '', & ! shape
88  .false., & ! required
89  .false., & ! multi-record
90  .false., & ! preserve case
91  .false., & ! layered
92  .false. & ! timeseries
93  )

◆ gwfevt_auxvar

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_auxvar = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', .false., .true., .false., .false., .true. )
private

Definition at line 452 of file gwf-evtidm.f90.

452  type(InputParamDefinitionType), parameter :: &
453  gwfevt_auxvar = inputparamdefinitiontype &
454  ( &
455  'GWF', & ! component
456  'EVT', & ! subcomponent
457  'PERIOD', & ! block
458  'AUX', & ! tag name
459  'AUXVAR', & ! fortran variable
460  'DOUBLE1D', & ! type
461  'NAUX', & ! shape
462  .false., & ! required
463  .true., & ! multi-record
464  .false., & ! preserve case
465  .false., & ! layered
466  .true. & ! timeseries
467  )

◆ gwfevt_boundname

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_boundname = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', .false., .true., .false., .false., .false. )
private

Definition at line 469 of file gwf-evtidm.f90.

469  type(InputParamDefinitionType), parameter :: &
470  gwfevt_boundname = inputparamdefinitiontype &
471  ( &
472  'GWF', & ! component
473  'EVT', & ! subcomponent
474  'PERIOD', & ! block
475  'BOUNDNAME', & ! tag name
476  'BOUNDNAME', & ! fortran variable
477  'STRING', & ! type
478  '', & ! shape
479  .false., & ! required
480  .true., & ! multi-record
481  .false., & ! preserve case
482  .false., & ! layered
483  .false. & ! timeseries
484  )

◆ gwfevt_boundnames

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_boundnames = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 95 of file gwf-evtidm.f90.

95  type(InputParamDefinitionType), parameter :: &
96  gwfevt_boundnames = inputparamdefinitiontype &
97  ( &
98  'GWF', & ! component
99  'EVT', & ! subcomponent
100  'OPTIONS', & ! block
101  'BOUNDNAMES', & ! tag name
102  'BOUNDNAMES', & ! fortran variable
103  'KEYWORD', & ! type
104  '', & ! shape
105  .false., & ! required
106  .false., & ! multi-record
107  .false., & ! preserve case
108  .false., & ! layered
109  .false. & ! timeseries
110  )

◆ gwfevt_cellid

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_cellid = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', .true., .true., .false., .false., .false. )
private

Definition at line 333 of file gwf-evtidm.f90.

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

◆ gwfevt_depth

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_depth = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'DEPTH', 'DEPTH', 'DOUBLE', '', .true., .true., .false., .false., .true. )
private

Definition at line 384 of file gwf-evtidm.f90.

384  type(InputParamDefinitionType), parameter :: &
385  gwfevt_depth = inputparamdefinitiontype &
386  ( &
387  'GWF', & ! component
388  'EVT', & ! subcomponent
389  'PERIOD', & ! block
390  'DEPTH', & ! tag name
391  'DEPTH', & ! fortran variable
392  'DOUBLE', & ! type
393  '', & ! shape
394  .true., & ! required
395  .true., & ! multi-record
396  .false., & ! preserve case
397  .false., & ! layered
398  .true. & ! timeseries
399  )

◆ gwfevt_filein

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_filein = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

Definition at line 197 of file gwf-evtidm.f90.

197  type(InputParamDefinitionType), parameter :: &
198  gwfevt_filein = inputparamdefinitiontype &
199  ( &
200  'GWF', & ! component
201  'EVT', & ! subcomponent
202  'OPTIONS', & ! block
203  'FILEIN', & ! tag name
204  'FILEIN', & ! fortran variable
205  'KEYWORD', & ! type
206  '', & ! shape
207  .true., & ! required
208  .true., & ! multi-record
209  .false., & ! preserve case
210  .false., & ! layered
211  .false. & ! timeseries
212  )

◆ gwfevt_fixed_cell

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_fixed_cell = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'FIXED_CELL', 'FIXED_CELL', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 44 of file gwf-evtidm.f90.

44  type(InputParamDefinitionType), parameter :: &
45  gwfevt_fixed_cell = inputparamdefinitiontype &
46  ( &
47  'GWF', & ! component
48  'EVT', & ! subcomponent
49  'OPTIONS', & ! block
50  'FIXED_CELL', & ! tag name
51  'FIXED_CELL', & ! fortran variable
52  'KEYWORD', & ! type
53  '', & ! shape
54  .false., & ! required
55  .false., & ! multi-record
56  .false., & ! preserve case
57  .false., & ! layered
58  .false. & ! timeseries
59  )

◆ gwfevt_ipakcb

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_ipakcb = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 146 of file gwf-evtidm.f90.

146  type(InputParamDefinitionType), parameter :: &
147  gwfevt_ipakcb = inputparamdefinitiontype &
148  ( &
149  'GWF', & ! component
150  'EVT', & ! subcomponent
151  'OPTIONS', & ! block
152  'SAVE_FLOWS', & ! tag name
153  'IPAKCB', & ! fortran variable
154  'KEYWORD', & ! type
155  '', & ! shape
156  .false., & ! required
157  .false., & ! multi-record
158  .false., & ! preserve case
159  .false., & ! layered
160  .false. & ! timeseries
161  )

◆ gwfevt_iprflow

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_iprflow = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 129 of file gwf-evtidm.f90.

129  type(InputParamDefinitionType), parameter :: &
130  gwfevt_iprflow = inputparamdefinitiontype &
131  ( &
132  'GWF', & ! component
133  'EVT', & ! subcomponent
134  'OPTIONS', & ! block
135  'PRINT_FLOWS', & ! tag name
136  'IPRFLOW', & ! fortran variable
137  'KEYWORD', & ! type
138  '', & ! shape
139  .false., & ! required
140  .false., & ! multi-record
141  .false., & ! preserve case
142  .false., & ! layered
143  .false. & ! timeseries
144  )

◆ gwfevt_iprpak

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_iprpak = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 112 of file gwf-evtidm.f90.

112  type(InputParamDefinitionType), parameter :: &
113  gwfevt_iprpak = inputparamdefinitiontype &
114  ( &
115  'GWF', & ! component
116  'EVT', & ! subcomponent
117  'OPTIONS', & ! block
118  'PRINT_INPUT', & ! tag name
119  'IPRPAK', & ! fortran variable
120  'KEYWORD', & ! type
121  '', & ! shape
122  .false., & ! required
123  .false., & ! multi-record
124  .false., & ! preserve case
125  .false., & ! layered
126  .false. & ! timeseries
127  )

◆ gwfevt_maxbound

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_maxbound = InputParamDefinitionType ( 'GWF', 'EVT', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', .true., .false., .false., .false., .false. )
private

Definition at line 299 of file gwf-evtidm.f90.

299  type(InputParamDefinitionType), parameter :: &
300  gwfevt_maxbound = inputparamdefinitiontype &
301  ( &
302  'GWF', & ! component
303  'EVT', & ! subcomponent
304  'DIMENSIONS', & ! block
305  'MAXBOUND', & ! tag name
306  'MAXBOUND', & ! fortran variable
307  'INTEGER', & ! type
308  '', & ! shape
309  .true., & ! required
310  .false., & ! multi-record
311  .false., & ! preserve case
312  .false., & ! layered
313  .false. & ! timeseries
314  )

◆ gwfevt_nseg

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_nseg = InputParamDefinitionType ( 'GWF', 'EVT', 'DIMENSIONS', 'NSEG', 'NSEG', 'INTEGER', '', .true., .false., .false., .false., .false. )
private

Definition at line 316 of file gwf-evtidm.f90.

316  type(InputParamDefinitionType), parameter :: &
317  gwfevt_nseg = inputparamdefinitiontype &
318  ( &
319  'GWF', & ! component
320  'EVT', & ! subcomponent
321  'DIMENSIONS', & ! block
322  'NSEG', & ! tag name
323  'NSEG', & ! fortran variable
324  'INTEGER', & ! type
325  '', & ! shape
326  .true., & ! required
327  .false., & ! multi-record
328  .false., & ! preserve case
329  .false., & ! layered
330  .false. & ! timeseries
331  )

◆ gwfevt_obs6

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_obs6 = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

Definition at line 248 of file gwf-evtidm.f90.

248  type(InputParamDefinitionType), parameter :: &
249  gwfevt_obs6 = inputparamdefinitiontype &
250  ( &
251  'GWF', & ! component
252  'EVT', & ! subcomponent
253  'OPTIONS', & ! block
254  'OBS6', & ! tag name
255  'OBS6', & ! fortran variable
256  'KEYWORD', & ! type
257  '', & ! shape
258  .true., & ! required
259  .true., & ! multi-record
260  .false., & ! preserve case
261  .false., & ! layered
262  .false. & ! timeseries
263  )

◆ gwfevt_obs6_filename

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_obs6_filename = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
private

Definition at line 265 of file gwf-evtidm.f90.

265  type(InputParamDefinitionType), parameter :: &
266  gwfevt_obs6_filename = inputparamdefinitiontype &
267  ( &
268  'GWF', & ! component
269  'EVT', & ! subcomponent
270  'OPTIONS', & ! block
271  'OBS6_FILENAME', & ! tag name
272  'OBS6_FILENAME', & ! fortran variable
273  'STRING', & ! type
274  '', & ! shape
275  .true., & ! required
276  .true., & ! multi-record
277  .true., & ! preserve case
278  .false., & ! layered
279  .false. & ! timeseries
280  )

◆ gwfevt_obs_filerecord

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_obs_filerecord = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', .false., .false., .false., .false., .false. )
private

Definition at line 231 of file gwf-evtidm.f90.

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

◆ gwfevt_petm

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_petm = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'PETM', 'PETM', 'DOUBLE1D', 'NSEG-1', .false., .true., .false., .false., .true. )
private

Definition at line 418 of file gwf-evtidm.f90.

418  type(InputParamDefinitionType), parameter :: &
419  gwfevt_petm = inputparamdefinitiontype &
420  ( &
421  'GWF', & ! component
422  'EVT', & ! subcomponent
423  'PERIOD', & ! block
424  'PETM', & ! tag name
425  'PETM', & ! fortran variable
426  'DOUBLE1D', & ! type
427  'NSEG-1', & ! shape
428  .false., & ! required
429  .true., & ! multi-record
430  .false., & ! preserve case
431  .false., & ! layered
432  .true. & ! timeseries
433  )

◆ gwfevt_petm0

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_petm0 = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'PETM0', 'PETM0', 'DOUBLE', '', .false., .true., .false., .false., .true. )
private

Definition at line 435 of file gwf-evtidm.f90.

435  type(InputParamDefinitionType), parameter :: &
436  gwfevt_petm0 = inputparamdefinitiontype &
437  ( &
438  'GWF', & ! component
439  'EVT', & ! subcomponent
440  'PERIOD', & ! block
441  'PETM0', & ! tag name
442  'PETM0', & ! fortran variable
443  'DOUBLE', & ! type
444  '', & ! shape
445  .false., & ! required
446  .true., & ! multi-record
447  .false., & ! preserve case
448  .false., & ! layered
449  .true. & ! timeseries
450  )

◆ gwfevt_pxdp

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_pxdp = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'PXDP', 'PXDP', 'DOUBLE1D', 'NSEG-1', .false., .true., .false., .false., .true. )
private

Definition at line 401 of file gwf-evtidm.f90.

401  type(InputParamDefinitionType), parameter :: &
402  gwfevt_pxdp = inputparamdefinitiontype &
403  ( &
404  'GWF', & ! component
405  'EVT', & ! subcomponent
406  'PERIOD', & ! block
407  'PXDP', & ! tag name
408  'PXDP', & ! fortran variable
409  'DOUBLE1D', & ! type
410  'NSEG-1', & ! shape
411  .false., & ! required
412  .true., & ! multi-record
413  .false., & ! preserve case
414  .false., & ! layered
415  .true. & ! timeseries
416  )

◆ gwfevt_rate

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_rate = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'RATE', 'RATE', 'DOUBLE', '', .true., .true., .false., .false., .true. )
private

Definition at line 367 of file gwf-evtidm.f90.

367  type(InputParamDefinitionType), parameter :: &
368  gwfevt_rate = inputparamdefinitiontype &
369  ( &
370  'GWF', & ! component
371  'EVT', & ! subcomponent
372  'PERIOD', & ! block
373  'RATE', & ! tag name
374  'RATE', & ! fortran variable
375  'DOUBLE', & ! type
376  '', & ! shape
377  .true., & ! required
378  .true., & ! multi-record
379  .false., & ! preserve case
380  .false., & ! layered
381  .true. & ! timeseries
382  )

◆ gwfevt_spd

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_spd = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID SURFACE RATE DEPTH PXDP PETM PETM0 AUX BOUNDNAME', 'MAXBOUND', .true., .false., .false., .false., .false. )
private

Definition at line 517 of file gwf-evtidm.f90.

517  type(InputParamDefinitionType), parameter :: &
518  gwfevt_spd = inputparamdefinitiontype &
519  ( &
520  'GWF', & ! component
521  'EVT', & ! subcomponent
522  'PERIOD', & ! block
523  'STRESS_PERIOD_DATA', & ! tag name
524  'SPD', & ! fortran variable
525  'RECARRAY CELLID SURFACE RATE DEPTH PXDP PETM PETM0 AUX BOUNDNAME', & ! type
526  'MAXBOUND', & ! shape
527  .true., & ! required
528  .false., & ! multi-record
529  .false., & ! preserve case
530  .false., & ! layered
531  .false. & ! timeseries
532  )

◆ gwfevt_surface

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_surface = InputParamDefinitionType ( 'GWF', 'EVT', 'PERIOD', 'SURFACE', 'SURFACE', 'DOUBLE', '', .true., .true., .false., .false., .true. )
private

Definition at line 350 of file gwf-evtidm.f90.

350  type(InputParamDefinitionType), parameter :: &
351  gwfevt_surface = inputparamdefinitiontype &
352  ( &
353  'GWF', & ! component
354  'EVT', & ! subcomponent
355  'PERIOD', & ! block
356  'SURFACE', & ! tag name
357  'SURFACE', & ! fortran variable
358  'DOUBLE', & ! type
359  '', & ! shape
360  .true., & ! required
361  .true., & ! multi-record
362  .false., & ! preserve case
363  .false., & ! layered
364  .true. & ! timeseries
365  )

◆ gwfevt_surfratespec

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_surfratespec = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'SURF_RATE_SPECIFIED', 'SURFRATESPEC', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 282 of file gwf-evtidm.f90.

282  type(InputParamDefinitionType), parameter :: &
283  gwfevt_surfratespec = inputparamdefinitiontype &
284  ( &
285  'GWF', & ! component
286  'EVT', & ! subcomponent
287  'OPTIONS', & ! block
288  'SURF_RATE_SPECIFIED', & ! tag name
289  'SURFRATESPEC', & ! fortran variable
290  'KEYWORD', & ! type
291  '', & ! shape
292  .false., & ! required
293  .false., & ! multi-record
294  .false., & ! preserve case
295  .false., & ! layered
296  .false. & ! timeseries
297  )

◆ gwfevt_ts6

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_ts6 = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

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

180  type(InputParamDefinitionType), parameter :: &
181  gwfevt_ts6 = inputparamdefinitiontype &
182  ( &
183  'GWF', & ! component
184  'EVT', & ! subcomponent
185  'OPTIONS', & ! block
186  'TS6', & ! tag name
187  'TS6', & ! fortran variable
188  'KEYWORD', & ! type
189  '', & ! shape
190  .true., & ! required
191  .true., & ! multi-record
192  .false., & ! preserve case
193  .false., & ! layered
194  .false. & ! timeseries
195  )

◆ gwfevt_ts6_filename

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_ts6_filename = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
private

Definition at line 214 of file gwf-evtidm.f90.

214  type(InputParamDefinitionType), parameter :: &
215  gwfevt_ts6_filename = inputparamdefinitiontype &
216  ( &
217  'GWF', & ! component
218  'EVT', & ! subcomponent
219  'OPTIONS', & ! block
220  'TS6_FILENAME', & ! tag name
221  'TS6_FILENAME', & ! fortran variable
222  'STRING', & ! type
223  '', & ! shape
224  .true., & ! required
225  .true., & ! multi-record
226  .true., & ! preserve case
227  .false., & ! layered
228  .false. & ! timeseries
229  )

◆ gwfevt_ts_filerecord

type(inputparamdefinitiontype), parameter gwfevtinputmodule::gwfevt_ts_filerecord = InputParamDefinitionType ( 'GWF', 'EVT', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', .false., .false., .false., .false., .false. )
private

Definition at line 163 of file gwf-evtidm.f90.

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