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

Data Types

type  gwfrivgparamfoundtype
 

Variables

logical, public gwf_rivg_multi_package = .true.
 
character(len=16), dimension(*), parameter, public gwf_rivg_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfrivg_readarraygrid = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'READARRAYGRID', 'READARRAYGRID', 'KEYWORD', '', 'use array-based grid input', .true., .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_auxiliary = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_auxmultname = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_iprpak = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_iprflow = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_ipakcb = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save RIV flows to budget file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_obs_filerecord = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_obs6 = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_filein = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_obs6_filename = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_mover = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_export_nc = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_maxbound = InputParamDefinitionType ( 'GWF', 'RIVG', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of river cells in any stress period', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_stage = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'STAGE', 'STAGE', 'DOUBLE1D', 'NODES', 'river stage', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_cond = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'COND', 'COND', 'DOUBLE1D', 'NODES', 'river conductnace', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_rbot = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'RBOT', 'RBOT', 'DOUBLE1D', 'NODES', 'river bottom elevation', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_auxvar = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NODES', 'river auxiliary variable iaux', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_rivg_param_definitions = [ gwfrivg_readarraygrid, gwfrivg_auxiliary, gwfrivg_auxmultname, gwfrivg_iprpak, gwfrivg_iprflow, gwfrivg_ipakcb, gwfrivg_obs_filerecord, gwfrivg_obs6, gwfrivg_filein, gwfrivg_obs6_filename, gwfrivg_mover, gwfrivg_export_nc, gwfrivg_maxbound, gwfrivg_stage, gwfrivg_cond, gwfrivg_rbot, gwfrivg_auxvar ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_rivg_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_rivg_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .true., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .false., .true. ) ]
 

Variable Documentation

◆ gwf_rivg_aggregate_definitions

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

Definition at line 387 of file gwf-rivgidm.f90.

387  type(InputParamDefinitionType), parameter :: &
388  gwf_rivg_aggregate_definitions(*) = &
389  [ &
390  inputparamdefinitiontype &
391  ( &
392  '', & ! component
393  '', & ! subcomponent
394  '', & ! block
395  '', & ! tag name
396  '', & ! fortran variable
397  '', & ! type
398  '', & ! shape
399  '', & ! longname
400  .false., & ! required
401  .false., & ! prerelease
402  .false., & ! multi-record
403  .false., & ! preserve case
404  .false., & ! layered
405  .false. & ! timeseries
406  ) &
407  ]

◆ gwf_rivg_block_definitions

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

Definition at line 409 of file gwf-rivgidm.f90.

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

◆ gwf_rivg_multi_package

logical, public gwfrivginputmodule::gwf_rivg_multi_package = .true.

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

34  logical :: gwf_rivg_multi_package = .true.

◆ gwf_rivg_param_definitions

Definition at line 365 of file gwf-rivgidm.f90.

365  type(InputParamDefinitionType), parameter :: &
366  gwf_rivg_param_definitions(*) = &
367  [ &
368  gwfrivg_readarraygrid, &
369  gwfrivg_auxiliary, &
370  gwfrivg_auxmultname, &
371  gwfrivg_iprpak, &
372  gwfrivg_iprflow, &
373  gwfrivg_ipakcb, &
374  gwfrivg_obs_filerecord, &
375  gwfrivg_obs6, &
376  gwfrivg_filein, &
377  gwfrivg_obs6_filename, &
378  gwfrivg_mover, &
379  gwfrivg_export_nc, &
380  gwfrivg_maxbound, &
381  gwfrivg_stage, &
382  gwfrivg_cond, &
383  gwfrivg_rbot, &
384  gwfrivg_auxvar &
385  ]

◆ gwf_rivg_subpackages

character(len=16), dimension(*), parameter, public gwfrivginputmodule::gwf_rivg_subpackages = [ ' ' ]

Definition at line 36 of file gwf-rivgidm.f90.

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

◆ gwfrivg_auxiliary

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_auxiliary = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
private

Definition at line 61 of file gwf-rivgidm.f90.

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

◆ gwfrivg_auxmultname

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_auxmultname = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
private

Definition at line 80 of file gwf-rivgidm.f90.

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

◆ gwfrivg_auxvar

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_auxvar = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NODES', 'river auxiliary variable iaux', .false., .false., .false., .false., .true., .false. )
private

Definition at line 346 of file gwf-rivgidm.f90.

346  type(InputParamDefinitionType), parameter :: &
347  gwfrivg_auxvar = inputparamdefinitiontype &
348  ( &
349  'GWF', & ! component
350  'RIVG', & ! subcomponent
351  'PERIOD', & ! block
352  'AUX', & ! tag name
353  'AUXVAR', & ! fortran variable
354  'DOUBLE2D', & ! type
355  'NAUX NODES', & ! shape
356  'river auxiliary variable iaux', & ! longname
357  .false., & ! required
358  .false., & ! prerelease
359  .false., & ! multi-record
360  .false., & ! preserve case
361  .true., & ! layered
362  .false. & ! timeseries
363  )

◆ gwfrivg_cond

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_cond = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'COND', 'COND', 'DOUBLE1D', 'NODES', 'river conductnace', .true., .false., .false., .false., .true., .false. )
private

Definition at line 308 of file gwf-rivgidm.f90.

308  type(InputParamDefinitionType), parameter :: &
309  gwfrivg_cond = inputparamdefinitiontype &
310  ( &
311  'GWF', & ! component
312  'RIVG', & ! subcomponent
313  'PERIOD', & ! block
314  'COND', & ! tag name
315  'COND', & ! fortran variable
316  'DOUBLE1D', & ! type
317  'NODES', & ! shape
318  'river conductnace', & ! longname
319  .true., & ! required
320  .false., & ! prerelease
321  .false., & ! multi-record
322  .false., & ! preserve case
323  .true., & ! layered
324  .false. & ! timeseries
325  )

◆ gwfrivg_export_nc

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

Definition at line 251 of file gwf-rivgidm.f90.

251  type(InputParamDefinitionType), parameter :: &
252  gwfrivg_export_nc = inputparamdefinitiontype &
253  ( &
254  'GWF', & ! component
255  'RIVG', & ! subcomponent
256  'OPTIONS', & ! block
257  'EXPORT_ARRAY_NETCDF', & ! tag name
258  'EXPORT_NC', & ! fortran variable
259  'KEYWORD', & ! type
260  '', & ! shape
261  'export array variables to netcdf output files.', & ! longname
262  .false., & ! required
263  .false., & ! prerelease
264  .false., & ! multi-record
265  .false., & ! preserve case
266  .false., & ! layered
267  .false. & ! timeseries
268  )

◆ gwfrivg_filein

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_filein = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 194 of file gwf-rivgidm.f90.

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

◆ gwfrivg_ipakcb

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_ipakcb = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save RIV flows to budget file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 137 of file gwf-rivgidm.f90.

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

◆ gwfrivg_iprflow

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

Definition at line 118 of file gwf-rivgidm.f90.

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

◆ gwfrivg_iprpak

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_iprpak = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 99 of file gwf-rivgidm.f90.

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

◆ gwfrivg_maxbound

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_maxbound = InputParamDefinitionType ( 'GWF', 'RIVG', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of river cells in any stress period', .false., .false., .false., .false., .false., .false. )
private

Definition at line 270 of file gwf-rivgidm.f90.

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

◆ gwfrivg_mover

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_mover = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 232 of file gwf-rivgidm.f90.

232  type(InputParamDefinitionType), parameter :: &
233  gwfrivg_mover = inputparamdefinitiontype &
234  ( &
235  'GWF', & ! component
236  'RIVG', & ! subcomponent
237  'OPTIONS', & ! block
238  'MOVER', & ! tag name
239  'MOVER', & ! fortran variable
240  'KEYWORD', & ! type
241  '', & ! shape
242  '', & ! longname
243  .false., & ! required
244  .false., & ! prerelease
245  .false., & ! multi-record
246  .false., & ! preserve case
247  .false., & ! layered
248  .false. & ! timeseries
249  )

◆ gwfrivg_obs6

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_obs6 = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 175 of file gwf-rivgidm.f90.

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

◆ gwfrivg_obs6_filename

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_obs6_filename = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
private

Definition at line 213 of file gwf-rivgidm.f90.

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

◆ gwfrivg_obs_filerecord

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_obs_filerecord = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

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

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

◆ gwfrivg_rbot

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_rbot = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'RBOT', 'RBOT', 'DOUBLE1D', 'NODES', 'river bottom elevation', .true., .false., .false., .false., .true., .false. )
private

Definition at line 327 of file gwf-rivgidm.f90.

327  type(InputParamDefinitionType), parameter :: &
328  gwfrivg_rbot = inputparamdefinitiontype &
329  ( &
330  'GWF', & ! component
331  'RIVG', & ! subcomponent
332  'PERIOD', & ! block
333  'RBOT', & ! tag name
334  'RBOT', & ! fortran variable
335  'DOUBLE1D', & ! type
336  'NODES', & ! shape
337  'river bottom elevation', & ! longname
338  .true., & ! required
339  .false., & ! prerelease
340  .false., & ! multi-record
341  .false., & ! preserve case
342  .true., & ! layered
343  .false. & ! timeseries
344  )

◆ gwfrivg_readarraygrid

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

Definition at line 42 of file gwf-rivgidm.f90.

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

◆ gwfrivg_stage

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_stage = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'STAGE', 'STAGE', 'DOUBLE1D', 'NODES', 'river stage', .true., .false., .false., .false., .true., .false. )
private

Definition at line 289 of file gwf-rivgidm.f90.

289  type(InputParamDefinitionType), parameter :: &
290  gwfrivg_stage = inputparamdefinitiontype &
291  ( &
292  'GWF', & ! component
293  'RIVG', & ! subcomponent
294  'PERIOD', & ! block
295  'STAGE', & ! tag name
296  'STAGE', & ! fortran variable
297  'DOUBLE1D', & ! type
298  'NODES', & ! shape
299  'river stage', & ! longname
300  .true., & ! required
301  .false., & ! prerelease
302  .false., & ! multi-record
303  .false., & ! preserve case
304  .true., & ! layered
305  .false. & ! timeseries
306  )