MODFLOW 6  version 6.7.0.dev2
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., .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. )
 
type(inputparamdefinitiontype), parameter gwfrivg_auxmultname = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .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. )
 
type(inputparamdefinitiontype), parameter gwfrivg_iprflow = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .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. )
 
type(inputparamdefinitiontype), parameter gwfrivg_obs_filerecord = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_obs6 = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_filein = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_obs6_filename = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_mover = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .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. )
 
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. )
 
type(inputparamdefinitiontype), parameter gwfrivg_stage = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'STAGE', 'STAGE', 'DOUBLE1D', 'NODES', 'river stage', .true., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_cond = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'COND', 'COND', 'DOUBLE1D', 'NODES', 'river conductnace', .true., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfrivg_rbot = InputParamDefinitionType ( 'GWF', 'RIVG', 'PERIOD', 'RBOT', 'RBOT', 'DOUBLE1D', 'NODES', 'river bottom elevation', .true., .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., .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. ) ]
 
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. ) ]

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

370  type(InputParamDefinitionType), parameter :: &
371  gwf_rivg_aggregate_definitions(*) = &
372  [ &
373  inputparamdefinitiontype &
374  ( &
375  '', & ! component
376  '', & ! subcomponent
377  '', & ! block
378  '', & ! tag name
379  '', & ! fortran variable
380  '', & ! type
381  '', & ! shape
382  '', & ! longname
383  .false., & ! required
384  .false., & ! multi-record
385  .false., & ! preserve case
386  .false., & ! layered
387  .false. & ! timeseries
388  ) &
389  ]

◆ 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 391 of file gwf-rivgidm.f90.

391  type(InputBlockDefinitionType), parameter :: &
392  gwf_rivg_block_definitions(*) = &
393  [ &
394  inputblockdefinitiontype( &
395  'OPTIONS', & ! blockname
396  .true., & ! required
397  .false., & ! aggregate
398  .false. & ! block_variable
399  ), &
400  inputblockdefinitiontype( &
401  'DIMENSIONS', & ! blockname
402  .false., & ! required
403  .false., & ! aggregate
404  .false. & ! block_variable
405  ), &
406  inputblockdefinitiontype( &
407  'PERIOD', & ! blockname
408  .true., & ! required
409  .false., & ! aggregate
410  .true. & ! block_variable
411  ) &
412  ]

◆ 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 348 of file gwf-rivgidm.f90.

348  type(InputParamDefinitionType), parameter :: &
349  gwf_rivg_param_definitions(*) = &
350  [ &
351  gwfrivg_readarraygrid, &
352  gwfrivg_auxiliary, &
353  gwfrivg_auxmultname, &
354  gwfrivg_iprpak, &
355  gwfrivg_iprflow, &
356  gwfrivg_ipakcb, &
357  gwfrivg_obs_filerecord, &
358  gwfrivg_obs6, &
359  gwfrivg_filein, &
360  gwfrivg_obs6_filename, &
361  gwfrivg_mover, &
362  gwfrivg_export_nc, &
363  gwfrivg_maxbound, &
364  gwfrivg_stage, &
365  gwfrivg_cond, &
366  gwfrivg_rbot, &
367  gwfrivg_auxvar &
368  ]

◆ 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. )
private

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

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

◆ 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. )
private

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

78  type(InputParamDefinitionType), parameter :: &
79  gwfrivg_auxmultname = inputparamdefinitiontype &
80  ( &
81  'GWF', & ! component
82  'RIVG', & ! 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., & ! multi-record
91  .false., & ! preserve case
92  .false., & ! layered
93  .false. & ! timeseries
94  )

◆ gwfrivg_auxvar

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

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

330  type(InputParamDefinitionType), parameter :: &
331  gwfrivg_auxvar = inputparamdefinitiontype &
332  ( &
333  'GWF', & ! component
334  'RIVG', & ! subcomponent
335  'PERIOD', & ! block
336  'AUX', & ! tag name
337  'AUXVAR', & ! fortran variable
338  'DOUBLE2D', & ! type
339  'NAUX NODES', & ! shape
340  'river auxiliary variable iaux', & ! longname
341  .false., & ! required
342  .false., & ! multi-record
343  .false., & ! preserve case
344  .true., & ! layered
345  .false. & ! timeseries
346  )

◆ gwfrivg_cond

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

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

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

◆ 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. )
private

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

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

◆ gwfrivg_filein

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

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

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

◆ 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. )
private

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

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

◆ 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. )
private

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

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

◆ 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. )
private

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

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

◆ 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. )
private

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

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

◆ gwfrivg_mover

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

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

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

◆ gwfrivg_obs6

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

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

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

◆ gwfrivg_obs6_filename

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

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

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

◆ 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. )
private

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

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

◆ gwfrivg_rbot

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

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

312  type(InputParamDefinitionType), parameter :: &
313  gwfrivg_rbot = inputparamdefinitiontype &
314  ( &
315  'GWF', & ! component
316  'RIVG', & ! subcomponent
317  'PERIOD', & ! block
318  'RBOT', & ! tag name
319  'RBOT', & ! fortran variable
320  'DOUBLE1D', & ! type
321  'NODES', & ! shape
322  'river bottom elevation', & ! longname
323  .true., & ! required
324  .false., & ! multi-record
325  .false., & ! preserve case
326  .true., & ! layered
327  .false. & ! timeseries
328  )

◆ gwfrivg_readarraygrid

type(inputparamdefinitiontype), parameter gwfrivginputmodule::gwfrivg_readarraygrid = InputParamDefinitionType ( 'GWF', 'RIVG', 'OPTIONS', 'READARRAYGRID', 'READARRAYGRID', 'KEYWORD', '', 'use array-based grid input', .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  .false., & ! multi-record
55  .false., & ! preserve case
56  .false., & ! layered
57  .false. & ! timeseries
58  )

◆ gwfrivg_stage

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

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

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