MODFLOW 6  version 6.9.0.dev0
USGS Modular Hydrologic Model
gwfghbinputmodule Module Reference

Data Types

type  gwfghbparamfoundtype
 

Variables

logical, public gwf_ghb_multi_package = .true.
 
logical, public gwf_ghb_is_advanced = .false.
 
character(len=16), dimension(*), parameter, public gwf_ghb_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfghb_auxiliary = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_auxmultname = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_boundnames = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_iprpak = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_iprflow = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_ipakcb = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save GHB flows to budget file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_ts_filerecord = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_ts6 = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'head keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_filein = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_ts6_filename = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_obs_filerecord = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_obs6 = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_obs6_filename = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_mover = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_maxbound = InputParamDefinitionType ( 'GWF', 'GHB', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of general-head boundaries', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_cellid = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghb_bhead = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'BHEAD', 'BHEAD', 'DOUBLE', '', 'boundary head', .true., .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfghb_cond = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'COND', 'COND', 'DOUBLE', '', 'boundary conductance', .true., .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfghb_auxvar = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfghb_boundname = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'general-head boundary name', .false., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_ghb_param_definitions = [ gwfghb_auxiliary, gwfghb_auxmultname, gwfghb_boundnames, gwfghb_iprpak, gwfghb_iprflow, gwfghb_ipakcb, gwfghb_ts_filerecord, gwfghb_ts6, gwfghb_filein, gwfghb_ts6_filename, gwfghb_obs_filerecord, gwfghb_obs6, gwfghb_obs6_filename, gwfghb_mover, gwfghb_maxbound, gwfghb_cellid, gwfghb_bhead, gwfghb_cond, gwfghb_auxvar, gwfghb_boundname ]
 
type(inputparamdefinitiontype), parameter gwfghb_spd = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID BHEAD COND AUX BOUNDNAME', 'MAXBOUND', '', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_ghb_aggregate_definitions = [ gwfghb_spd ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_ghb_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ]
 

Variable Documentation

◆ gwf_ghb_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwfghbinputmodule::gwf_ghb_aggregate_definitions = [ gwfghb_spd ]

Definition at line 471 of file gwf-ghbidm.f90.

471  type(InputParamDefinitionType), parameter :: &
472  gwf_ghb_aggregate_definitions(*) = &
473  [ &
474  gwfghb_spd &
475  ]

◆ gwf_ghb_block_definitions

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

Definition at line 477 of file gwf-ghbidm.f90.

477  type(InputBlockDefinitionType), parameter :: &
478  gwf_ghb_block_definitions(*) = &
479  [ &
480  inputblockdefinitiontype( &
481  'OPTIONS', & ! blockname
482  .false., & ! required
483  .false., & ! aggregate
484  .false. & ! block_variable
485  ), &
486  inputblockdefinitiontype( &
487  'DIMENSIONS', & ! blockname
488  .true., & ! required
489  .false., & ! aggregate
490  .false. & ! block_variable
491  ), &
492  inputblockdefinitiontype( &
493  'PERIOD', & ! blockname
494  .true., & ! required
495  .true., & ! aggregate
496  .true. & ! block_variable
497  ) &
498  ]

◆ gwf_ghb_is_advanced

logical, public gwfghbinputmodule::gwf_ghb_is_advanced = .false.

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

39  logical :: gwf_ghb_is_advanced = .false.

◆ gwf_ghb_multi_package

logical, public gwfghbinputmodule::gwf_ghb_multi_package = .true.

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

38  logical :: gwf_ghb_multi_package = .true.

◆ gwf_ghb_param_definitions

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

427  type(InputParamDefinitionType), parameter :: &
428  gwf_ghb_param_definitions(*) = &
429  [ &
430  gwfghb_auxiliary, &
431  gwfghb_auxmultname, &
432  gwfghb_boundnames, &
433  gwfghb_iprpak, &
434  gwfghb_iprflow, &
435  gwfghb_ipakcb, &
436  gwfghb_ts_filerecord, &
437  gwfghb_ts6, &
438  gwfghb_filein, &
439  gwfghb_ts6_filename, &
440  gwfghb_obs_filerecord, &
441  gwfghb_obs6, &
442  gwfghb_obs6_filename, &
443  gwfghb_mover, &
444  gwfghb_maxbound, &
445  gwfghb_cellid, &
446  gwfghb_bhead, &
447  gwfghb_cond, &
448  gwfghb_auxvar, &
449  gwfghb_boundname &
450  ]

◆ gwf_ghb_subpackages

character(len=16), dimension(*), parameter, public gwfghbinputmodule::gwf_ghb_subpackages = [ ' ' ]

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

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

◆ gwfghb_auxiliary

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_auxiliary = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
private

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

47  type(InputParamDefinitionType), parameter :: &
48  gwfghb_auxiliary = inputparamdefinitiontype &
49  ( &
50  'GWF', & ! component
51  'GHB', & ! 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., & ! developmode
60  .false., & ! multi-record
61  .false., & ! preserve case
62  .false., & ! layered
63  .false. & ! timeseries
64  )

◆ gwfghb_auxmultname

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_auxmultname = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
private

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

66  type(InputParamDefinitionType), parameter :: &
67  gwfghb_auxmultname = inputparamdefinitiontype &
68  ( &
69  'GWF', & ! component
70  'GHB', & ! 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., & ! developmode
79  .false., & ! multi-record
80  .false., & ! preserve case
81  .false., & ! layered
82  .false. & ! timeseries
83  )

◆ gwfghb_auxvar

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_auxvar = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .false., .true., .false., .false., .true. )
private

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

389  type(InputParamDefinitionType), parameter :: &
390  gwfghb_auxvar = inputparamdefinitiontype &
391  ( &
392  'GWF', & ! component
393  'GHB', & ! subcomponent
394  'PERIOD', & ! block
395  'AUX', & ! tag name
396  'AUXVAR', & ! fortran variable
397  'DOUBLE1D', & ! type
398  'NAUX', & ! shape
399  'auxiliary variables', & ! longname
400  .false., & ! required
401  .false., & ! developmode
402  .true., & ! multi-record
403  .false., & ! preserve case
404  .false., & ! layered
405  .true. & ! timeseries
406  )

◆ gwfghb_bhead

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_bhead = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'BHEAD', 'BHEAD', 'DOUBLE', '', 'boundary head', .true., .false., .true., .false., .false., .true. )
private

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

351  type(InputParamDefinitionType), parameter :: &
352  gwfghb_bhead = inputparamdefinitiontype &
353  ( &
354  'GWF', & ! component
355  'GHB', & ! subcomponent
356  'PERIOD', & ! block
357  'BHEAD', & ! tag name
358  'BHEAD', & ! fortran variable
359  'DOUBLE', & ! type
360  '', & ! shape
361  'boundary head', & ! longname
362  .true., & ! required
363  .false., & ! developmode
364  .true., & ! multi-record
365  .false., & ! preserve case
366  .false., & ! layered
367  .true. & ! timeseries
368  )

◆ gwfghb_boundname

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_boundname = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'general-head boundary name', .false., .false., .true., .false., .false., .false. )
private

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

408  type(InputParamDefinitionType), parameter :: &
409  gwfghb_boundname = inputparamdefinitiontype &
410  ( &
411  'GWF', & ! component
412  'GHB', & ! subcomponent
413  'PERIOD', & ! block
414  'BOUNDNAME', & ! tag name
415  'BOUNDNAME', & ! fortran variable
416  'STRING', & ! type
417  '', & ! shape
418  'general-head boundary name', & ! longname
419  .false., & ! required
420  .false., & ! developmode
421  .true., & ! multi-record
422  .false., & ! preserve case
423  .false., & ! layered
424  .false. & ! timeseries
425  )

◆ gwfghb_boundnames

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_boundnames = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
private

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

85  type(InputParamDefinitionType), parameter :: &
86  gwfghb_boundnames = inputparamdefinitiontype &
87  ( &
88  'GWF', & ! component
89  'GHB', & ! subcomponent
90  'OPTIONS', & ! block
91  'BOUNDNAMES', & ! tag name
92  'BOUNDNAMES', & ! fortran variable
93  'KEYWORD', & ! type
94  '', & ! shape
95  '', & ! longname
96  .false., & ! required
97  .false., & ! developmode
98  .false., & ! multi-record
99  .false., & ! preserve case
100  .false., & ! layered
101  .false. & ! timeseries
102  )

◆ gwfghb_cellid

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_cellid = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .false., .true., .false., .false., .false. )
private

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

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

◆ gwfghb_cond

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_cond = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'COND', 'COND', 'DOUBLE', '', 'boundary conductance', .true., .false., .true., .false., .false., .true. )
private

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

370  type(InputParamDefinitionType), parameter :: &
371  gwfghb_cond = inputparamdefinitiontype &
372  ( &
373  'GWF', & ! component
374  'GHB', & ! subcomponent
375  'PERIOD', & ! block
376  'COND', & ! tag name
377  'COND', & ! fortran variable
378  'DOUBLE', & ! type
379  '', & ! shape
380  'boundary conductance', & ! longname
381  .true., & ! required
382  .false., & ! developmode
383  .true., & ! multi-record
384  .false., & ! preserve case
385  .false., & ! layered
386  .true. & ! timeseries
387  )

◆ gwfghb_filein

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_filein = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

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

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

◆ gwfghb_ipakcb

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_ipakcb = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save GHB flows to budget file', .false., .false., .false., .false., .false., .false. )
private

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

142  type(InputParamDefinitionType), parameter :: &
143  gwfghb_ipakcb = inputparamdefinitiontype &
144  ( &
145  'GWF', & ! component
146  'GHB', & ! subcomponent
147  'OPTIONS', & ! block
148  'SAVE_FLOWS', & ! tag name
149  'IPAKCB', & ! fortran variable
150  'KEYWORD', & ! type
151  '', & ! shape
152  'save GHB flows to budget file', & ! longname
153  .false., & ! required
154  .false., & ! developmode
155  .false., & ! multi-record
156  .false., & ! preserve case
157  .false., & ! layered
158  .false. & ! timeseries
159  )

◆ gwfghb_iprflow

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

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

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

◆ gwfghb_iprpak

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_iprpak = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
private

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

104  type(InputParamDefinitionType), parameter :: &
105  gwfghb_iprpak = inputparamdefinitiontype &
106  ( &
107  'GWF', & ! component
108  'GHB', & ! subcomponent
109  'OPTIONS', & ! block
110  'PRINT_INPUT', & ! tag name
111  'IPRPAK', & ! fortran variable
112  'KEYWORD', & ! type
113  '', & ! shape
114  'print input to listing file', & ! longname
115  .false., & ! required
116  .false., & ! developmode
117  .false., & ! multi-record
118  .false., & ! preserve case
119  .false., & ! layered
120  .false. & ! timeseries
121  )

◆ gwfghb_maxbound

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_maxbound = InputParamDefinitionType ( 'GWF', 'GHB', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of general-head boundaries', .true., .false., .false., .false., .false., .false. )
private

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

313  type(InputParamDefinitionType), parameter :: &
314  gwfghb_maxbound = inputparamdefinitiontype &
315  ( &
316  'GWF', & ! component
317  'GHB', & ! subcomponent
318  'DIMENSIONS', & ! block
319  'MAXBOUND', & ! tag name
320  'MAXBOUND', & ! fortran variable
321  'INTEGER', & ! type
322  '', & ! shape
323  'maximum number of general-head boundaries', & ! longname
324  .true., & ! required
325  .false., & ! developmode
326  .false., & ! multi-record
327  .false., & ! preserve case
328  .false., & ! layered
329  .false. & ! timeseries
330  )

◆ gwfghb_mover

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_mover = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
private

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

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

◆ gwfghb_obs6

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_obs6 = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
private

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

256  type(InputParamDefinitionType), parameter :: &
257  gwfghb_obs6 = inputparamdefinitiontype &
258  ( &
259  'GWF', & ! component
260  'GHB', & ! subcomponent
261  'OPTIONS', & ! block
262  'OBS6', & ! tag name
263  'OBS6', & ! fortran variable
264  'KEYWORD', & ! type
265  '', & ! shape
266  'obs keyword', & ! longname
267  .true., & ! required
268  .false., & ! developmode
269  .true., & ! multi-record
270  .false., & ! preserve case
271  .false., & ! layered
272  .false. & ! timeseries
273  )

◆ gwfghb_obs6_filename

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_obs6_filename = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
private

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

275  type(InputParamDefinitionType), parameter :: &
276  gwfghb_obs6_filename = inputparamdefinitiontype &
277  ( &
278  'GWF', & ! component
279  'GHB', & ! subcomponent
280  'OPTIONS', & ! block
281  'OBS6_FILENAME', & ! tag name
282  'OBS6_FILENAME', & ! fortran variable
283  'STRING', & ! type
284  '', & ! shape
285  'obs6 input filename', & ! longname
286  .true., & ! required
287  .false., & ! developmode
288  .true., & ! multi-record
289  .true., & ! preserve case
290  .false., & ! layered
291  .false. & ! timeseries
292  )

◆ gwfghb_obs_filerecord

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_obs_filerecord = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

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

237  type(InputParamDefinitionType), parameter :: &
238  gwfghb_obs_filerecord = inputparamdefinitiontype &
239  ( &
240  'GWF', & ! component
241  'GHB', & ! subcomponent
242  'OPTIONS', & ! block
243  'OBS_FILERECORD', & ! tag name
244  'OBS_FILERECORD', & ! fortran variable
245  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
246  '', & ! shape
247  '', & ! longname
248  .false., & ! required
249  .false., & ! developmode
250  .false., & ! multi-record
251  .false., & ! preserve case
252  .false., & ! layered
253  .false. & ! timeseries
254  )

◆ gwfghb_spd

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_spd = InputParamDefinitionType ( 'GWF', 'GHB', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID BHEAD COND AUX BOUNDNAME', 'MAXBOUND', '', .true., .false., .false., .false., .false., .false. )
private

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

452  type(InputParamDefinitionType), parameter :: &
453  gwfghb_spd = inputparamdefinitiontype &
454  ( &
455  'GWF', & ! component
456  'GHB', & ! subcomponent
457  'PERIOD', & ! block
458  'STRESS_PERIOD_DATA', & ! tag name
459  'SPD', & ! fortran variable
460  'RECARRAY CELLID BHEAD COND AUX BOUNDNAME', & ! type
461  'MAXBOUND', & ! shape
462  '', & ! longname
463  .true., & ! required
464  .false., & ! developmode
465  .false., & ! multi-record
466  .false., & ! preserve case
467  .false., & ! layered
468  .false. & ! timeseries
469  )

◆ gwfghb_ts6

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_ts6 = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'head keyword', .true., .false., .true., .false., .false., .false. )
private

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

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

◆ gwfghb_ts6_filename

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

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

218  type(InputParamDefinitionType), parameter :: &
219  gwfghb_ts6_filename = inputparamdefinitiontype &
220  ( &
221  'GWF', & ! component
222  'GHB', & ! subcomponent
223  'OPTIONS', & ! block
224  'TS6_FILENAME', & ! tag name
225  'TS6_FILENAME', & ! fortran variable
226  'STRING', & ! type
227  '', & ! shape
228  'file name of time series information', & ! longname
229  .true., & ! required
230  .false., & ! developmode
231  .true., & ! multi-record
232  .true., & ! preserve case
233  .false., & ! layered
234  .false. & ! timeseries
235  )

◆ gwfghb_ts_filerecord

type(inputparamdefinitiontype), parameter gwfghbinputmodule::gwfghb_ts_filerecord = InputParamDefinitionType ( 'GWF', 'GHB', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

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

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