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

Data Types

type  gwfchdgparamfoundtype
 

Variables

logical, public gwf_chdg_multi_package = .true.
 
character(len=16), dimension(*), parameter, public gwf_chdg_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfchdg_readarraygrid = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'READARRAYGRID', 'READARRAYGRID', 'KEYWORD', '', 'use array-based grid input', .true., .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_auxiliary = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_auxmultname = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_iprpak = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_iprflow = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print CHD flows to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_ipakcb = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save CHD flows to budget file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_obs_filerecord = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_obs6 = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_filein = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_obs6_filename = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_export_nc = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_inewton = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'DEV_NO_NEWTON', 'INEWTON', 'KEYWORD', '', 'turn off Newton for unconfined cells', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_maxbound = InputParamDefinitionType ( 'GWF', 'CHDG', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of constant head cells in any stress period', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_head = InputParamDefinitionType ( 'GWF', 'CHDG', 'PERIOD', 'HEAD', 'HEAD', 'DOUBLE1D', 'NODES', 'head value assigned to constant head', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfchdg_auxvar = InputParamDefinitionType ( 'GWF', 'CHDG', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NODES', 'constant head auxiliary variable iaux', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_chdg_param_definitions = [ gwfchdg_readarraygrid, gwfchdg_auxiliary, gwfchdg_auxmultname, gwfchdg_iprpak, gwfchdg_iprflow, gwfchdg_ipakcb, gwfchdg_obs_filerecord, gwfchdg_obs6, gwfchdg_filein, gwfchdg_obs6_filename, gwfchdg_export_nc, gwfchdg_inewton, gwfchdg_maxbound, gwfchdg_head, gwfchdg_auxvar ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_chdg_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_chdg_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .true., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .false., .true. ) ]
 

Variable Documentation

◆ gwf_chdg_aggregate_definitions

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

Definition at line 345 of file gwf-chdgidm.f90.

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

◆ gwf_chdg_block_definitions

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

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

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

◆ gwf_chdg_multi_package

logical, public gwfchdginputmodule::gwf_chdg_multi_package = .true.

Definition at line 32 of file gwf-chdgidm.f90.

32  logical :: gwf_chdg_multi_package = .true.

◆ gwf_chdg_param_definitions

Definition at line 325 of file gwf-chdgidm.f90.

325  type(InputParamDefinitionType), parameter :: &
326  gwf_chdg_param_definitions(*) = &
327  [ &
328  gwfchdg_readarraygrid, &
329  gwfchdg_auxiliary, &
330  gwfchdg_auxmultname, &
331  gwfchdg_iprpak, &
332  gwfchdg_iprflow, &
333  gwfchdg_ipakcb, &
334  gwfchdg_obs_filerecord, &
335  gwfchdg_obs6, &
336  gwfchdg_filein, &
337  gwfchdg_obs6_filename, &
338  gwfchdg_export_nc, &
339  gwfchdg_inewton, &
340  gwfchdg_maxbound, &
341  gwfchdg_head, &
342  gwfchdg_auxvar &
343  ]

◆ gwf_chdg_subpackages

character(len=16), dimension(*), parameter, public gwfchdginputmodule::gwf_chdg_subpackages = [ ' ' ]

Definition at line 34 of file gwf-chdgidm.f90.

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

◆ gwfchdg_auxiliary

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_auxiliary = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
private

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

59  type(InputParamDefinitionType), parameter :: &
60  gwfchdg_auxiliary = inputparamdefinitiontype &
61  ( &
62  'GWF', & ! component
63  'CHDG', & ! 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., & ! prerelease
72  .false., & ! multi-record
73  .false., & ! preserve case
74  .false., & ! layered
75  .false. & ! timeseries
76  )

◆ gwfchdg_auxmultname

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_auxmultname = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
private

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

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

◆ gwfchdg_auxvar

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_auxvar = InputParamDefinitionType ( 'GWF', 'CHDG', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NODES', 'constant head auxiliary variable iaux', .false., .false., .false., .false., .true., .false. )
private

Definition at line 306 of file gwf-chdgidm.f90.

306  type(InputParamDefinitionType), parameter :: &
307  gwfchdg_auxvar = inputparamdefinitiontype &
308  ( &
309  'GWF', & ! component
310  'CHDG', & ! subcomponent
311  'PERIOD', & ! block
312  'AUX', & ! tag name
313  'AUXVAR', & ! fortran variable
314  'DOUBLE2D', & ! type
315  'NAUX NODES', & ! shape
316  'constant head auxiliary variable iaux', & ! longname
317  .false., & ! required
318  .false., & ! prerelease
319  .false., & ! multi-record
320  .false., & ! preserve case
321  .true., & ! layered
322  .false. & ! timeseries
323  )

◆ gwfchdg_export_nc

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

Definition at line 230 of file gwf-chdgidm.f90.

230  type(InputParamDefinitionType), parameter :: &
231  gwfchdg_export_nc = inputparamdefinitiontype &
232  ( &
233  'GWF', & ! component
234  'CHDG', & ! subcomponent
235  'OPTIONS', & ! block
236  'EXPORT_ARRAY_NETCDF', & ! tag name
237  'EXPORT_NC', & ! fortran variable
238  'KEYWORD', & ! type
239  '', & ! shape
240  'export array variables to netcdf output files.', & ! longname
241  .false., & ! required
242  .false., & ! prerelease
243  .false., & ! multi-record
244  .false., & ! preserve case
245  .false., & ! layered
246  .false. & ! timeseries
247  )

◆ gwfchdg_filein

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_filein = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 192 of file gwf-chdgidm.f90.

192  type(InputParamDefinitionType), parameter :: &
193  gwfchdg_filein = inputparamdefinitiontype &
194  ( &
195  'GWF', & ! component
196  'CHDG', & ! subcomponent
197  'OPTIONS', & ! block
198  'FILEIN', & ! tag name
199  'FILEIN', & ! fortran variable
200  'KEYWORD', & ! type
201  '', & ! shape
202  'file keyword', & ! longname
203  .true., & ! required
204  .false., & ! prerelease
205  .true., & ! multi-record
206  .false., & ! preserve case
207  .false., & ! layered
208  .false. & ! timeseries
209  )

◆ gwfchdg_head

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_head = InputParamDefinitionType ( 'GWF', 'CHDG', 'PERIOD', 'HEAD', 'HEAD', 'DOUBLE1D', 'NODES', 'head value assigned to constant head', .true., .false., .false., .false., .true., .false. )
private

Definition at line 287 of file gwf-chdgidm.f90.

287  type(InputParamDefinitionType), parameter :: &
288  gwfchdg_head = inputparamdefinitiontype &
289  ( &
290  'GWF', & ! component
291  'CHDG', & ! subcomponent
292  'PERIOD', & ! block
293  'HEAD', & ! tag name
294  'HEAD', & ! fortran variable
295  'DOUBLE1D', & ! type
296  'NODES', & ! shape
297  'head value assigned to constant head', & ! longname
298  .true., & ! required
299  .false., & ! prerelease
300  .false., & ! multi-record
301  .false., & ! preserve case
302  .true., & ! layered
303  .false. & ! timeseries
304  )

◆ gwfchdg_inewton

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_inewton = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'DEV_NO_NEWTON', 'INEWTON', 'KEYWORD', '', 'turn off Newton for unconfined cells', .false., .false., .false., .false., .false., .false. )
private

Definition at line 249 of file gwf-chdgidm.f90.

249  type(InputParamDefinitionType), parameter :: &
250  gwfchdg_inewton = inputparamdefinitiontype &
251  ( &
252  'GWF', & ! component
253  'CHDG', & ! subcomponent
254  'OPTIONS', & ! block
255  'DEV_NO_NEWTON', & ! tag name
256  'INEWTON', & ! fortran variable
257  'KEYWORD', & ! type
258  '', & ! shape
259  'turn off Newton for unconfined cells', & ! longname
260  .false., & ! required
261  .false., & ! prerelease
262  .false., & ! multi-record
263  .false., & ! preserve case
264  .false., & ! layered
265  .false. & ! timeseries
266  )

◆ gwfchdg_ipakcb

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

Definition at line 135 of file gwf-chdgidm.f90.

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

◆ gwfchdg_iprflow

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_iprflow = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print CHD flows to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 116 of file gwf-chdgidm.f90.

116  type(InputParamDefinitionType), parameter :: &
117  gwfchdg_iprflow = inputparamdefinitiontype &
118  ( &
119  'GWF', & ! component
120  'CHDG', & ! subcomponent
121  'OPTIONS', & ! block
122  'PRINT_FLOWS', & ! tag name
123  'IPRFLOW', & ! fortran variable
124  'KEYWORD', & ! type
125  '', & ! shape
126  'print CHD flows to listing file', & ! longname
127  .false., & ! required
128  .false., & ! prerelease
129  .false., & ! multi-record
130  .false., & ! preserve case
131  .false., & ! layered
132  .false. & ! timeseries
133  )

◆ gwfchdg_iprpak

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_iprpak = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 97 of file gwf-chdgidm.f90.

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

◆ gwfchdg_maxbound

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_maxbound = InputParamDefinitionType ( 'GWF', 'CHDG', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of constant head cells in any stress period', .false., .false., .false., .false., .false., .false. )
private

Definition at line 268 of file gwf-chdgidm.f90.

268  type(InputParamDefinitionType), parameter :: &
269  gwfchdg_maxbound = inputparamdefinitiontype &
270  ( &
271  'GWF', & ! component
272  'CHDG', & ! subcomponent
273  'DIMENSIONS', & ! block
274  'MAXBOUND', & ! tag name
275  'MAXBOUND', & ! fortran variable
276  'INTEGER', & ! type
277  '', & ! shape
278  'maximum number of constant head cells in any stress period', & ! longname
279  .false., & ! required
280  .false., & ! prerelease
281  .false., & ! multi-record
282  .false., & ! preserve case
283  .false., & ! layered
284  .false. & ! timeseries
285  )

◆ gwfchdg_obs6

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_obs6 = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 173 of file gwf-chdgidm.f90.

173  type(InputParamDefinitionType), parameter :: &
174  gwfchdg_obs6 = inputparamdefinitiontype &
175  ( &
176  'GWF', & ! component
177  'CHDG', & ! subcomponent
178  'OPTIONS', & ! block
179  'OBS6', & ! tag name
180  'OBS6', & ! fortran variable
181  'KEYWORD', & ! type
182  '', & ! shape
183  'obs keyword', & ! longname
184  .true., & ! required
185  .false., & ! prerelease
186  .true., & ! multi-record
187  .false., & ! preserve case
188  .false., & ! layered
189  .false. & ! timeseries
190  )

◆ gwfchdg_obs6_filename

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_obs6_filename = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
private

Definition at line 211 of file gwf-chdgidm.f90.

211  type(InputParamDefinitionType), parameter :: &
212  gwfchdg_obs6_filename = inputparamdefinitiontype &
213  ( &
214  'GWF', & ! component
215  'CHDG', & ! subcomponent
216  'OPTIONS', & ! block
217  'OBS6_FILENAME', & ! tag name
218  'OBS6_FILENAME', & ! fortran variable
219  'STRING', & ! type
220  '', & ! shape
221  'obs6 input filename', & ! longname
222  .true., & ! required
223  .false., & ! prerelease
224  .true., & ! multi-record
225  .true., & ! preserve case
226  .false., & ! layered
227  .false. & ! timeseries
228  )

◆ gwfchdg_obs_filerecord

type(inputparamdefinitiontype), parameter gwfchdginputmodule::gwfchdg_obs_filerecord = InputParamDefinitionType ( 'GWF', 'CHDG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 154 of file gwf-chdgidm.f90.

154  type(InputParamDefinitionType), parameter :: &
155  gwfchdg_obs_filerecord = inputparamdefinitiontype &
156  ( &
157  'GWF', & ! component
158  'CHDG', & ! subcomponent
159  'OPTIONS', & ! block
160  'OBS_FILERECORD', & ! tag name
161  'OBS_FILERECORD', & ! fortran variable
162  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
163  '', & ! shape
164  '', & ! longname
165  .false., & ! required
166  .false., & ! prerelease
167  .false., & ! multi-record
168  .false., & ! preserve case
169  .false., & ! layered
170  .false. & ! timeseries
171  )

◆ gwfchdg_readarraygrid

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

Definition at line 40 of file gwf-chdgidm.f90.

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