MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
gwfghbginputmodule Module Reference

Data Types

type  gwfghbgparamfoundtype
 

Variables

logical, public gwf_ghbg_multi_package = .true.
 
character(len=16), dimension(*), parameter, public gwf_ghbg_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfghbg_readarraygrid = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'READARRAYGRID', 'READARRAYGRID', 'KEYWORD', '', 'use array-based grid input', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_auxiliary = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_auxmultname = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_iprpak = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_iprflow = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_ipakcb = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save GHBG flows to budget file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_obs_filerecord = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_obs6 = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_filein = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_obs6_filename = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_mover = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_export_nc = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_maxbound = InputParamDefinitionType ( 'GWF', 'GHBG', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of general-head boundaries in any stress period', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_bhead = InputParamDefinitionType ( 'GWF', 'GHBG', 'PERIOD', 'BHEAD', 'BHEAD', 'DOUBLE1D', 'NODES', 'boundary head', .true., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_cond = InputParamDefinitionType ( 'GWF', 'GHBG', 'PERIOD', 'COND', 'COND', 'DOUBLE1D', 'NODES', 'boundary conductance', .true., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfghbg_auxvar = InputParamDefinitionType ( 'GWF', 'GHBG', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NODES', 'general-head boundary auxiliary variable iaux', .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_ghbg_param_definitions = [ gwfghbg_readarraygrid, gwfghbg_auxiliary, gwfghbg_auxmultname, gwfghbg_iprpak, gwfghbg_iprflow, gwfghbg_ipakcb, gwfghbg_obs_filerecord, gwfghbg_obs6, gwfghbg_filein, gwfghbg_obs6_filename, gwfghbg_mover, gwfghbg_export_nc, gwfghbg_maxbound, gwfghbg_bhead, gwfghbg_cond, gwfghbg_auxvar ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_ghbg_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_ghbg_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .true., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .false., .true. ) ]
 

Variable Documentation

◆ gwf_ghbg_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwfghbginputmodule::gwf_ghbg_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false. ) ]

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

350  type(InputParamDefinitionType), parameter :: &
351  gwf_ghbg_aggregate_definitions(*) = &
352  [ &
353  inputparamdefinitiontype &
354  ( &
355  '', & ! component
356  '', & ! subcomponent
357  '', & ! block
358  '', & ! tag name
359  '', & ! fortran variable
360  '', & ! type
361  '', & ! shape
362  '', & ! longname
363  .false., & ! required
364  .false., & ! multi-record
365  .false., & ! preserve case
366  .false., & ! layered
367  .false. & ! timeseries
368  ) &
369  ]

◆ gwf_ghbg_block_definitions

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

Definition at line 371 of file gwf-ghbgidm.f90.

371  type(InputBlockDefinitionType), parameter :: &
372  gwf_ghbg_block_definitions(*) = &
373  [ &
374  inputblockdefinitiontype( &
375  'OPTIONS', & ! blockname
376  .true., & ! required
377  .false., & ! aggregate
378  .false. & ! block_variable
379  ), &
380  inputblockdefinitiontype( &
381  'DIMENSIONS', & ! blockname
382  .false., & ! required
383  .false., & ! aggregate
384  .false. & ! block_variable
385  ), &
386  inputblockdefinitiontype( &
387  'PERIOD', & ! blockname
388  .true., & ! required
389  .false., & ! aggregate
390  .true. & ! block_variable
391  ) &
392  ]

◆ gwf_ghbg_multi_package

logical, public gwfghbginputmodule::gwf_ghbg_multi_package = .true.

Definition at line 33 of file gwf-ghbgidm.f90.

33  logical :: gwf_ghbg_multi_package = .true.

◆ gwf_ghbg_param_definitions

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

329  type(InputParamDefinitionType), parameter :: &
330  gwf_ghbg_param_definitions(*) = &
331  [ &
332  gwfghbg_readarraygrid, &
333  gwfghbg_auxiliary, &
334  gwfghbg_auxmultname, &
335  gwfghbg_iprpak, &
336  gwfghbg_iprflow, &
337  gwfghbg_ipakcb, &
338  gwfghbg_obs_filerecord, &
339  gwfghbg_obs6, &
340  gwfghbg_filein, &
341  gwfghbg_obs6_filename, &
342  gwfghbg_mover, &
343  gwfghbg_export_nc, &
344  gwfghbg_maxbound, &
345  gwfghbg_bhead, &
346  gwfghbg_cond, &
347  gwfghbg_auxvar &
348  ]

◆ gwf_ghbg_subpackages

character(len=16), dimension(*), parameter, public gwfghbginputmodule::gwf_ghbg_subpackages = [ ' ' ]

Definition at line 35 of file gwf-ghbgidm.f90.

35  character(len=16), parameter :: &
36  gwf_ghbg_subpackages(*) = &
37  [ &
38  ' ' &
39  ]

◆ gwfghbg_auxiliary

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_auxiliary = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false. )
private

Definition at line 59 of file gwf-ghbgidm.f90.

59  type(InputParamDefinitionType), parameter :: &
60  gwfghbg_auxiliary = inputparamdefinitiontype &
61  ( &
62  'GWF', & ! component
63  'GHBG', & ! subcomponent
64  'OPTIONS', & ! block
65  'AUXILIARY', & ! tag name
66  'AUXILIARY', & ! fortran variable
67  'STRING', & ! type
68  'NAUX', & ! shape
69  'keyword to specify aux variables', & ! longname
70  .false., & ! required
71  .false., & ! multi-record
72  .false., & ! preserve case
73  .false., & ! layered
74  .false. & ! timeseries
75  )

◆ gwfghbg_auxmultname

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_auxmultname = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false. )
private

Definition at line 77 of file gwf-ghbgidm.f90.

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

◆ gwfghbg_auxvar

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_auxvar = InputParamDefinitionType ( 'GWF', 'GHBG', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NODES', 'general-head boundary auxiliary variable iaux', .false., .false., .false., .true., .false. )
private

Definition at line 311 of file gwf-ghbgidm.f90.

311  type(InputParamDefinitionType), parameter :: &
312  gwfghbg_auxvar = inputparamdefinitiontype &
313  ( &
314  'GWF', & ! component
315  'GHBG', & ! subcomponent
316  'PERIOD', & ! block
317  'AUX', & ! tag name
318  'AUXVAR', & ! fortran variable
319  'DOUBLE2D', & ! type
320  'NAUX NODES', & ! shape
321  'general-head boundary auxiliary variable iaux', & ! longname
322  .false., & ! required
323  .false., & ! multi-record
324  .false., & ! preserve case
325  .true., & ! layered
326  .false. & ! timeseries
327  )

◆ gwfghbg_bhead

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_bhead = InputParamDefinitionType ( 'GWF', 'GHBG', 'PERIOD', 'BHEAD', 'BHEAD', 'DOUBLE1D', 'NODES', 'boundary head', .true., .false., .false., .true., .false. )
private

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

275  type(InputParamDefinitionType), parameter :: &
276  gwfghbg_bhead = inputparamdefinitiontype &
277  ( &
278  'GWF', & ! component
279  'GHBG', & ! subcomponent
280  'PERIOD', & ! block
281  'BHEAD', & ! tag name
282  'BHEAD', & ! fortran variable
283  'DOUBLE1D', & ! type
284  'NODES', & ! shape
285  'boundary head', & ! longname
286  .true., & ! required
287  .false., & ! multi-record
288  .false., & ! preserve case
289  .true., & ! layered
290  .false. & ! timeseries
291  )

◆ gwfghbg_cond

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_cond = InputParamDefinitionType ( 'GWF', 'GHBG', 'PERIOD', 'COND', 'COND', 'DOUBLE1D', 'NODES', 'boundary conductance', .true., .false., .false., .true., .false. )
private

Definition at line 293 of file gwf-ghbgidm.f90.

293  type(InputParamDefinitionType), parameter :: &
294  gwfghbg_cond = inputparamdefinitiontype &
295  ( &
296  'GWF', & ! component
297  'GHBG', & ! subcomponent
298  'PERIOD', & ! block
299  'COND', & ! tag name
300  'COND', & ! fortran variable
301  'DOUBLE1D', & ! type
302  'NODES', & ! shape
303  'boundary conductance', & ! longname
304  .true., & ! required
305  .false., & ! multi-record
306  .false., & ! preserve case
307  .true., & ! layered
308  .false. & ! timeseries
309  )

◆ gwfghbg_export_nc

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_export_nc = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false. )
private

Definition at line 239 of file gwf-ghbgidm.f90.

239  type(InputParamDefinitionType), parameter :: &
240  gwfghbg_export_nc = inputparamdefinitiontype &
241  ( &
242  'GWF', & ! component
243  'GHBG', & ! subcomponent
244  'OPTIONS', & ! block
245  'EXPORT_ARRAY_NETCDF', & ! tag name
246  'EXPORT_NC', & ! fortran variable
247  'KEYWORD', & ! type
248  '', & ! shape
249  'export array variables to netcdf output files.', & ! longname
250  .false., & ! required
251  .false., & ! multi-record
252  .false., & ! preserve case
253  .false., & ! layered
254  .false. & ! timeseries
255  )

◆ gwfghbg_filein

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_filein = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
private

Definition at line 185 of file gwf-ghbgidm.f90.

185  type(InputParamDefinitionType), parameter :: &
186  gwfghbg_filein = inputparamdefinitiontype &
187  ( &
188  'GWF', & ! component
189  'GHBG', & ! subcomponent
190  'OPTIONS', & ! block
191  'FILEIN', & ! tag name
192  'FILEIN', & ! fortran variable
193  'KEYWORD', & ! type
194  '', & ! shape
195  'file keyword', & ! longname
196  .true., & ! required
197  .true., & ! multi-record
198  .false., & ! preserve case
199  .false., & ! layered
200  .false. & ! timeseries
201  )

◆ gwfghbg_ipakcb

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_ipakcb = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save GHBG flows to budget file', .false., .false., .false., .false., .false. )
private

Definition at line 131 of file gwf-ghbgidm.f90.

131  type(InputParamDefinitionType), parameter :: &
132  gwfghbg_ipakcb = inputparamdefinitiontype &
133  ( &
134  'GWF', & ! component
135  'GHBG', & ! subcomponent
136  'OPTIONS', & ! block
137  'SAVE_FLOWS', & ! tag name
138  'IPAKCB', & ! fortran variable
139  'KEYWORD', & ! type
140  '', & ! shape
141  'save GHBG flows to budget file', & ! longname
142  .false., & ! required
143  .false., & ! multi-record
144  .false., & ! preserve case
145  .false., & ! layered
146  .false. & ! timeseries
147  )

◆ gwfghbg_iprflow

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

Definition at line 113 of file gwf-ghbgidm.f90.

113  type(InputParamDefinitionType), parameter :: &
114  gwfghbg_iprflow = inputparamdefinitiontype &
115  ( &
116  'GWF', & ! component
117  'GHBG', & ! subcomponent
118  'OPTIONS', & ! block
119  'PRINT_FLOWS', & ! tag name
120  'IPRFLOW', & ! fortran variable
121  'KEYWORD', & ! type
122  '', & ! shape
123  'print calculated flows to listing file', & ! longname
124  .false., & ! required
125  .false., & ! multi-record
126  .false., & ! preserve case
127  .false., & ! layered
128  .false. & ! timeseries
129  )

◆ gwfghbg_iprpak

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_iprpak = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false. )
private

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

95  type(InputParamDefinitionType), parameter :: &
96  gwfghbg_iprpak = inputparamdefinitiontype &
97  ( &
98  'GWF', & ! component
99  'GHBG', & ! subcomponent
100  'OPTIONS', & ! block
101  'PRINT_INPUT', & ! tag name
102  'IPRPAK', & ! fortran variable
103  'KEYWORD', & ! type
104  '', & ! shape
105  'print input to listing file', & ! longname
106  .false., & ! required
107  .false., & ! multi-record
108  .false., & ! preserve case
109  .false., & ! layered
110  .false. & ! timeseries
111  )

◆ gwfghbg_maxbound

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_maxbound = InputParamDefinitionType ( 'GWF', 'GHBG', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of general-head boundaries in any stress period', .false., .false., .false., .false., .false. )
private

Definition at line 257 of file gwf-ghbgidm.f90.

257  type(InputParamDefinitionType), parameter :: &
258  gwfghbg_maxbound = inputparamdefinitiontype &
259  ( &
260  'GWF', & ! component
261  'GHBG', & ! subcomponent
262  'DIMENSIONS', & ! block
263  'MAXBOUND', & ! tag name
264  'MAXBOUND', & ! fortran variable
265  'INTEGER', & ! type
266  '', & ! shape
267  'maximum number of general-head boundaries in any stress period', & ! longname
268  .false., & ! required
269  .false., & ! multi-record
270  .false., & ! preserve case
271  .false., & ! layered
272  .false. & ! timeseries
273  )

◆ gwfghbg_mover

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_mover = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .false., .false., .false., .false., .false. )
private

Definition at line 221 of file gwf-ghbgidm.f90.

221  type(InputParamDefinitionType), parameter :: &
222  gwfghbg_mover = inputparamdefinitiontype &
223  ( &
224  'GWF', & ! component
225  'GHBG', & ! subcomponent
226  'OPTIONS', & ! block
227  'MOVER', & ! tag name
228  'MOVER', & ! fortran variable
229  'KEYWORD', & ! type
230  '', & ! shape
231  '', & ! longname
232  .false., & ! required
233  .false., & ! multi-record
234  .false., & ! preserve case
235  .false., & ! layered
236  .false. & ! timeseries
237  )

◆ gwfghbg_obs6

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_obs6 = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .true., .false., .false., .false. )
private

Definition at line 167 of file gwf-ghbgidm.f90.

167  type(InputParamDefinitionType), parameter :: &
168  gwfghbg_obs6 = inputparamdefinitiontype &
169  ( &
170  'GWF', & ! component
171  'GHBG', & ! subcomponent
172  'OPTIONS', & ! block
173  'OBS6', & ! tag name
174  'OBS6', & ! fortran variable
175  'KEYWORD', & ! type
176  '', & ! shape
177  'obs keyword', & ! longname
178  .true., & ! required
179  .true., & ! multi-record
180  .false., & ! preserve case
181  .false., & ! layered
182  .false. & ! timeseries
183  )

◆ gwfghbg_obs6_filename

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_obs6_filename = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .true., .true., .false., .false. )
private

Definition at line 203 of file gwf-ghbgidm.f90.

203  type(InputParamDefinitionType), parameter :: &
204  gwfghbg_obs6_filename = inputparamdefinitiontype &
205  ( &
206  'GWF', & ! component
207  'GHBG', & ! subcomponent
208  'OPTIONS', & ! block
209  'OBS6_FILENAME', & ! tag name
210  'OBS6_FILENAME', & ! fortran variable
211  'STRING', & ! type
212  '', & ! shape
213  'obs6 input filename', & ! longname
214  .true., & ! required
215  .true., & ! multi-record
216  .true., & ! preserve case
217  .false., & ! layered
218  .false. & ! timeseries
219  )

◆ gwfghbg_obs_filerecord

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_obs_filerecord = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false. )
private

Definition at line 149 of file gwf-ghbgidm.f90.

149  type(InputParamDefinitionType), parameter :: &
150  gwfghbg_obs_filerecord = inputparamdefinitiontype &
151  ( &
152  'GWF', & ! component
153  'GHBG', & ! subcomponent
154  'OPTIONS', & ! block
155  'OBS_FILERECORD', & ! tag name
156  'OBS_FILERECORD', & ! fortran variable
157  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
158  '', & ! shape
159  '', & ! longname
160  .false., & ! required
161  .false., & ! multi-record
162  .false., & ! preserve case
163  .false., & ! layered
164  .false. & ! timeseries
165  )

◆ gwfghbg_readarraygrid

type(inputparamdefinitiontype), parameter gwfghbginputmodule::gwfghbg_readarraygrid = InputParamDefinitionType ( 'GWF', 'GHBG', 'OPTIONS', 'READARRAYGRID', 'READARRAYGRID', 'KEYWORD', '', 'use array-based grid input', .true., .false., .false., .false., .false. )
private

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

41  type(InputParamDefinitionType), parameter :: &
42  gwfghbg_readarraygrid = inputparamdefinitiontype &
43  ( &
44  'GWF', & ! component
45  'GHBG', & ! subcomponent
46  'OPTIONS', & ! block
47  'READARRAYGRID', & ! tag name
48  'READARRAYGRID', & ! fortran variable
49  'KEYWORD', & ! type
50  '', & ! shape
51  'use array-based grid input', & ! longname
52  .true., & ! required
53  .false., & ! multi-record
54  .false., & ! preserve case
55  .false., & ! layered
56  .false. & ! timeseries
57  )