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

Data Types

type  gwfghbparamfoundtype
 

Variables

logical, public gwf_ghb_multi_package = .true.
 
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 CHD 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 469 of file gwf-ghbidm.f90.

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

◆ 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 475 of file gwf-ghbidm.f90.

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

◆ gwf_ghb_multi_package

logical, public gwfghbinputmodule::gwf_ghb_multi_package = .true.

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

37  logical :: gwf_ghb_multi_package = .true.

◆ gwf_ghb_param_definitions

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

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

◆ gwf_ghb_subpackages

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

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

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

◆ 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 45 of file gwf-ghbidm.f90.

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

◆ 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 64 of file gwf-ghbidm.f90.

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

◆ 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 387 of file gwf-ghbidm.f90.

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

◆ 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 349 of file gwf-ghbidm.f90.

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

◆ 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 406 of file gwf-ghbidm.f90.

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

◆ 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 83 of file gwf-ghbidm.f90.

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

◆ 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 330 of file gwf-ghbidm.f90.

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

◆ 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 368 of file gwf-ghbidm.f90.

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

◆ 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 197 of file gwf-ghbidm.f90.

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

◆ gwfghb_ipakcb

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

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

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

◆ 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 121 of file gwf-ghbidm.f90.

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

◆ 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 102 of file gwf-ghbidm.f90.

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

◆ 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 311 of file gwf-ghbidm.f90.

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

◆ 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 292 of file gwf-ghbidm.f90.

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

◆ 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 254 of file gwf-ghbidm.f90.

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

◆ 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 273 of file gwf-ghbidm.f90.

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

◆ 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 235 of file gwf-ghbidm.f90.

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

◆ 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 450 of file gwf-ghbidm.f90.

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

◆ 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 178 of file gwf-ghbidm.f90.

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

◆ 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 216 of file gwf-ghbidm.f90.

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

◆ 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 159 of file gwf-ghbidm.f90.

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