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

Data Types

type  gwfrchparamfoundtype
 

Variables

logical, public gwf_rch_multi_package = .true.
 
type(inputparamdefinitiontype), parameter gwfrch_fixed_cell = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'FIXED_CELL', 'FIXED_CELL', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_auxiliary = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_auxmultname = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_boundnames = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_iprpak = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_iprflow = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_ipakcb = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_ts_filerecord = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_ts6 = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_filein = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_ts6_filename = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_obs_filerecord = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_obs6 = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_obs6_filename = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_maxbound = InputParamDefinitionType ( 'GWF', 'RCH', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_cellid = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrch_recharge = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'RECHARGE', 'RECHARGE', 'DOUBLE', '', .true., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfrch_auxvar = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfrch_boundname = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_rch_param_definitions = [ gwfrch_fixed_cell, gwfrch_auxiliary, gwfrch_auxmultname, gwfrch_boundnames, gwfrch_iprpak, gwfrch_iprflow, gwfrch_ipakcb, gwfrch_ts_filerecord, gwfrch_ts6, gwfrch_filein, gwfrch_ts6_filename, gwfrch_obs_filerecord, gwfrch_obs6, gwfrch_obs6_filename, gwfrch_maxbound, gwfrch_cellid, gwfrch_recharge, gwfrch_auxvar, gwfrch_boundname ]
 
type(inputparamdefinitiontype), parameter gwfrch_spd = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID RECHARGE AUX BOUNDNAME', 'MAXBOUND', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_rch_aggregate_definitions = [ gwfrch_spd ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_rch_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ]
 

Variable Documentation

◆ gwf_rch_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwfrchinputmodule::gwf_rch_aggregate_definitions = [ gwfrch_spd ]

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

401  type(InputParamDefinitionType), parameter :: &
402  gwf_rch_aggregate_definitions(*) = &
403  [ &
404  gwfrch_spd &
405  ]

◆ gwf_rch_block_definitions

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

Definition at line 407 of file gwf-rchidm.f90.

407  type(InputBlockDefinitionType), parameter :: &
408  gwf_rch_block_definitions(*) = &
409  [ &
410  inputblockdefinitiontype( &
411  'OPTIONS', & ! blockname
412  .false., & ! required
413  .false., & ! aggregate
414  .false. & ! block_variable
415  ), &
416  inputblockdefinitiontype( &
417  'DIMENSIONS', & ! blockname
418  .true., & ! required
419  .false., & ! aggregate
420  .false. & ! block_variable
421  ), &
422  inputblockdefinitiontype( &
423  'PERIOD', & ! blockname
424  .true., & ! required
425  .true., & ! aggregate
426  .true. & ! block_variable
427  ) &
428  ]

◆ gwf_rch_multi_package

logical, public gwfrchinputmodule::gwf_rch_multi_package = .true.

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

35  logical :: gwf_rch_multi_package = .true.

◆ gwf_rch_param_definitions

Definition at line 360 of file gwf-rchidm.f90.

360  type(InputParamDefinitionType), parameter :: &
361  gwf_rch_param_definitions(*) = &
362  [ &
363  gwfrch_fixed_cell, &
364  gwfrch_auxiliary, &
365  gwfrch_auxmultname, &
366  gwfrch_boundnames, &
367  gwfrch_iprpak, &
368  gwfrch_iprflow, &
369  gwfrch_ipakcb, &
370  gwfrch_ts_filerecord, &
371  gwfrch_ts6, &
372  gwfrch_filein, &
373  gwfrch_ts6_filename, &
374  gwfrch_obs_filerecord, &
375  gwfrch_obs6, &
376  gwfrch_obs6_filename, &
377  gwfrch_maxbound, &
378  gwfrch_cellid, &
379  gwfrch_recharge, &
380  gwfrch_auxvar, &
381  gwfrch_boundname &
382  ]

◆ gwfrch_auxiliary

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_auxiliary = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', .false., .false., .false., .false., .false. )
private

Definition at line 54 of file gwf-rchidm.f90.

54  type(InputParamDefinitionType), parameter :: &
55  gwfrch_auxiliary = inputparamdefinitiontype &
56  ( &
57  'GWF', & ! component
58  'RCH', & ! subcomponent
59  'OPTIONS', & ! block
60  'AUXILIARY', & ! tag name
61  'AUXILIARY', & ! fortran variable
62  'STRING', & ! type
63  'NAUX', & ! shape
64  .false., & ! required
65  .false., & ! multi-record
66  .false., & ! preserve case
67  .false., & ! layered
68  .false. & ! timeseries
69  )

◆ gwfrch_auxmultname

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_auxmultname = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', .false., .false., .false., .false., .false. )
private

Definition at line 71 of file gwf-rchidm.f90.

71  type(InputParamDefinitionType), parameter :: &
72  gwfrch_auxmultname = inputparamdefinitiontype &
73  ( &
74  'GWF', & ! component
75  'RCH', & ! subcomponent
76  'OPTIONS', & ! block
77  'AUXMULTNAME', & ! tag name
78  'AUXMULTNAME', & ! fortran variable
79  'STRING', & ! type
80  '', & ! shape
81  .false., & ! required
82  .false., & ! multi-record
83  .false., & ! preserve case
84  .false., & ! layered
85  .false. & ! timeseries
86  )

◆ gwfrch_auxvar

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_auxvar = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', .false., .true., .false., .false., .true. )
private

Definition at line 326 of file gwf-rchidm.f90.

326  type(InputParamDefinitionType), parameter :: &
327  gwfrch_auxvar = inputparamdefinitiontype &
328  ( &
329  'GWF', & ! component
330  'RCH', & ! subcomponent
331  'PERIOD', & ! block
332  'AUX', & ! tag name
333  'AUXVAR', & ! fortran variable
334  'DOUBLE1D', & ! type
335  'NAUX', & ! shape
336  .false., & ! required
337  .true., & ! multi-record
338  .false., & ! preserve case
339  .false., & ! layered
340  .true. & ! timeseries
341  )

◆ gwfrch_boundname

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_boundname = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', .false., .true., .false., .false., .false. )
private

Definition at line 343 of file gwf-rchidm.f90.

343  type(InputParamDefinitionType), parameter :: &
344  gwfrch_boundname = inputparamdefinitiontype &
345  ( &
346  'GWF', & ! component
347  'RCH', & ! subcomponent
348  'PERIOD', & ! block
349  'BOUNDNAME', & ! tag name
350  'BOUNDNAME', & ! fortran variable
351  'STRING', & ! type
352  '', & ! shape
353  .false., & ! required
354  .true., & ! multi-record
355  .false., & ! preserve case
356  .false., & ! layered
357  .false. & ! timeseries
358  )

◆ gwfrch_boundnames

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_boundnames = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 88 of file gwf-rchidm.f90.

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

◆ gwfrch_cellid

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_cellid = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', .true., .true., .false., .false., .false. )
private

Definition at line 292 of file gwf-rchidm.f90.

292  type(InputParamDefinitionType), parameter :: &
293  gwfrch_cellid = inputparamdefinitiontype &
294  ( &
295  'GWF', & ! component
296  'RCH', & ! subcomponent
297  'PERIOD', & ! block
298  'CELLID', & ! tag name
299  'CELLID', & ! fortran variable
300  'INTEGER1D', & ! type
301  'NCELLDIM', & ! shape
302  .true., & ! required
303  .true., & ! multi-record
304  .false., & ! preserve case
305  .false., & ! layered
306  .false. & ! timeseries
307  )

◆ gwfrch_filein

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_filein = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

Definition at line 190 of file gwf-rchidm.f90.

190  type(InputParamDefinitionType), parameter :: &
191  gwfrch_filein = inputparamdefinitiontype &
192  ( &
193  'GWF', & ! component
194  'RCH', & ! subcomponent
195  'OPTIONS', & ! block
196  'FILEIN', & ! tag name
197  'FILEIN', & ! fortran variable
198  'KEYWORD', & ! type
199  '', & ! shape
200  .true., & ! required
201  .true., & ! multi-record
202  .false., & ! preserve case
203  .false., & ! layered
204  .false. & ! timeseries
205  )

◆ gwfrch_fixed_cell

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_fixed_cell = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'FIXED_CELL', 'FIXED_CELL', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

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

37  type(InputParamDefinitionType), parameter :: &
38  gwfrch_fixed_cell = inputparamdefinitiontype &
39  ( &
40  'GWF', & ! component
41  'RCH', & ! subcomponent
42  'OPTIONS', & ! block
43  'FIXED_CELL', & ! tag name
44  'FIXED_CELL', & ! fortran variable
45  'KEYWORD', & ! type
46  '', & ! shape
47  .false., & ! required
48  .false., & ! multi-record
49  .false., & ! preserve case
50  .false., & ! layered
51  .false. & ! timeseries
52  )

◆ gwfrch_ipakcb

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_ipakcb = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 139 of file gwf-rchidm.f90.

139  type(InputParamDefinitionType), parameter :: &
140  gwfrch_ipakcb = inputparamdefinitiontype &
141  ( &
142  'GWF', & ! component
143  'RCH', & ! subcomponent
144  'OPTIONS', & ! block
145  'SAVE_FLOWS', & ! tag name
146  'IPAKCB', & ! fortran variable
147  'KEYWORD', & ! type
148  '', & ! shape
149  .false., & ! required
150  .false., & ! multi-record
151  .false., & ! preserve case
152  .false., & ! layered
153  .false. & ! timeseries
154  )

◆ gwfrch_iprflow

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_iprflow = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 122 of file gwf-rchidm.f90.

122  type(InputParamDefinitionType), parameter :: &
123  gwfrch_iprflow = inputparamdefinitiontype &
124  ( &
125  'GWF', & ! component
126  'RCH', & ! subcomponent
127  'OPTIONS', & ! block
128  'PRINT_FLOWS', & ! tag name
129  'IPRFLOW', & ! fortran variable
130  'KEYWORD', & ! type
131  '', & ! shape
132  .false., & ! required
133  .false., & ! multi-record
134  .false., & ! preserve case
135  .false., & ! layered
136  .false. & ! timeseries
137  )

◆ gwfrch_iprpak

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_iprpak = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 105 of file gwf-rchidm.f90.

105  type(InputParamDefinitionType), parameter :: &
106  gwfrch_iprpak = inputparamdefinitiontype &
107  ( &
108  'GWF', & ! component
109  'RCH', & ! subcomponent
110  'OPTIONS', & ! block
111  'PRINT_INPUT', & ! tag name
112  'IPRPAK', & ! fortran variable
113  'KEYWORD', & ! type
114  '', & ! shape
115  .false., & ! required
116  .false., & ! multi-record
117  .false., & ! preserve case
118  .false., & ! layered
119  .false. & ! timeseries
120  )

◆ gwfrch_maxbound

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_maxbound = InputParamDefinitionType ( 'GWF', 'RCH', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', .true., .false., .false., .false., .false. )
private

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

275  type(InputParamDefinitionType), parameter :: &
276  gwfrch_maxbound = inputparamdefinitiontype &
277  ( &
278  'GWF', & ! component
279  'RCH', & ! subcomponent
280  'DIMENSIONS', & ! block
281  'MAXBOUND', & ! tag name
282  'MAXBOUND', & ! fortran variable
283  'INTEGER', & ! type
284  '', & ! shape
285  .true., & ! required
286  .false., & ! multi-record
287  .false., & ! preserve case
288  .false., & ! layered
289  .false. & ! timeseries
290  )

◆ gwfrch_obs6

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_obs6 = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

Definition at line 241 of file gwf-rchidm.f90.

241  type(InputParamDefinitionType), parameter :: &
242  gwfrch_obs6 = inputparamdefinitiontype &
243  ( &
244  'GWF', & ! component
245  'RCH', & ! subcomponent
246  'OPTIONS', & ! block
247  'OBS6', & ! tag name
248  'OBS6', & ! fortran variable
249  'KEYWORD', & ! type
250  '', & ! shape
251  .true., & ! required
252  .true., & ! multi-record
253  .false., & ! preserve case
254  .false., & ! layered
255  .false. & ! timeseries
256  )

◆ gwfrch_obs6_filename

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_obs6_filename = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
private

Definition at line 258 of file gwf-rchidm.f90.

258  type(InputParamDefinitionType), parameter :: &
259  gwfrch_obs6_filename = inputparamdefinitiontype &
260  ( &
261  'GWF', & ! component
262  'RCH', & ! subcomponent
263  'OPTIONS', & ! block
264  'OBS6_FILENAME', & ! tag name
265  'OBS6_FILENAME', & ! fortran variable
266  'STRING', & ! type
267  '', & ! shape
268  .true., & ! required
269  .true., & ! multi-record
270  .true., & ! preserve case
271  .false., & ! layered
272  .false. & ! timeseries
273  )

◆ gwfrch_obs_filerecord

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_obs_filerecord = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', .false., .false., .false., .false., .false. )
private

Definition at line 224 of file gwf-rchidm.f90.

224  type(InputParamDefinitionType), parameter :: &
225  gwfrch_obs_filerecord = inputparamdefinitiontype &
226  ( &
227  'GWF', & ! component
228  'RCH', & ! subcomponent
229  'OPTIONS', & ! block
230  'OBS_FILERECORD', & ! tag name
231  'OBS_FILERECORD', & ! fortran variable
232  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
233  '', & ! shape
234  .false., & ! required
235  .false., & ! multi-record
236  .false., & ! preserve case
237  .false., & ! layered
238  .false. & ! timeseries
239  )

◆ gwfrch_recharge

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_recharge = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'RECHARGE', 'RECHARGE', 'DOUBLE', '', .true., .true., .false., .false., .true. )
private

Definition at line 309 of file gwf-rchidm.f90.

309  type(InputParamDefinitionType), parameter :: &
310  gwfrch_recharge = inputparamdefinitiontype &
311  ( &
312  'GWF', & ! component
313  'RCH', & ! subcomponent
314  'PERIOD', & ! block
315  'RECHARGE', & ! tag name
316  'RECHARGE', & ! fortran variable
317  'DOUBLE', & ! type
318  '', & ! shape
319  .true., & ! required
320  .true., & ! multi-record
321  .false., & ! preserve case
322  .false., & ! layered
323  .true. & ! timeseries
324  )

◆ gwfrch_spd

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_spd = InputParamDefinitionType ( 'GWF', 'RCH', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID RECHARGE AUX BOUNDNAME', 'MAXBOUND', .true., .false., .false., .false., .false. )
private

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

384  type(InputParamDefinitionType), parameter :: &
385  gwfrch_spd = inputparamdefinitiontype &
386  ( &
387  'GWF', & ! component
388  'RCH', & ! subcomponent
389  'PERIOD', & ! block
390  'STRESS_PERIOD_DATA', & ! tag name
391  'SPD', & ! fortran variable
392  'RECARRAY CELLID RECHARGE AUX BOUNDNAME', & ! type
393  'MAXBOUND', & ! shape
394  .true., & ! required
395  .false., & ! multi-record
396  .false., & ! preserve case
397  .false., & ! layered
398  .false. & ! timeseries
399  )

◆ gwfrch_ts6

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_ts6 = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
private

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

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

◆ gwfrch_ts6_filename

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_ts6_filename = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
private

Definition at line 207 of file gwf-rchidm.f90.

207  type(InputParamDefinitionType), parameter :: &
208  gwfrch_ts6_filename = inputparamdefinitiontype &
209  ( &
210  'GWF', & ! component
211  'RCH', & ! subcomponent
212  'OPTIONS', & ! block
213  'TS6_FILENAME', & ! tag name
214  'TS6_FILENAME', & ! fortran variable
215  'STRING', & ! type
216  '', & ! shape
217  .true., & ! required
218  .true., & ! multi-record
219  .true., & ! preserve case
220  .false., & ! layered
221  .false. & ! timeseries
222  )

◆ gwfrch_ts_filerecord

type(inputparamdefinitiontype), parameter gwfrchinputmodule::gwfrch_ts_filerecord = InputParamDefinitionType ( 'GWF', 'RCH', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', .false., .false., .false., .false., .false. )
private

Definition at line 156 of file gwf-rchidm.f90.

156  type(InputParamDefinitionType), parameter :: &
157  gwfrch_ts_filerecord = inputparamdefinitiontype &
158  ( &
159  'GWF', & ! component
160  'RCH', & ! subcomponent
161  'OPTIONS', & ! block
162  'TS_FILERECORD', & ! tag name
163  'TS_FILERECORD', & ! fortran variable
164  'RECORD TS6 FILEIN TS6_FILENAME', & ! type
165  '', & ! shape
166  .false., & ! required
167  .false., & ! multi-record
168  .false., & ! preserve case
169  .false., & ! layered
170  .false. & ! timeseries
171  )