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

Data Types

type  gwfdisuparamfoundtype
 

Variables

logical, public gwf_disu_multi_package = .false.
 
type(inputparamdefinitiontype), parameter gwfdisu_length_units = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nogrb = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_xorigin = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_yorigin = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_angrot = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_voffsettol = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'VERTICAL_OFFSET_TOLERANCE', 'VOFFSETTOL', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_export_ascii = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nodes = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nja = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NJA', 'NJA', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nvert = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_top = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE1D', 'NODES', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_bot = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'BOT', 'BOT', 'DOUBLE1D', 'NODES', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_area = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'AREA', 'AREA', 'DOUBLE1D', 'NODES', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_idomain = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_iac = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'IAC', 'IAC', 'INTEGER1D', 'NODES', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ja = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'JA', 'JA', 'INTEGER1D', 'NJA', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ihc = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'IHC', 'IHC', 'INTEGER1D', 'NJA', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_cl12 = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'CL12', 'CL12', 'DOUBLE1D', 'NJA', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_hwva = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'HWVA', 'HWVA', 'DOUBLE1D', 'NJA', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_angldegx = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'ANGLDEGX', 'ANGLDEGX', 'DOUBLE1D', 'NJA', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_iv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'IV', 'IV', 'INTEGER', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_xv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_yv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_icell2d = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_xc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_yc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ncvert = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_icvert = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_disu_param_definitions = [ gwfdisu_length_units, gwfdisu_nogrb, gwfdisu_xorigin, gwfdisu_yorigin, gwfdisu_angrot, gwfdisu_voffsettol, gwfdisu_export_ascii, gwfdisu_nodes, gwfdisu_nja, gwfdisu_nvert, gwfdisu_top, gwfdisu_bot, gwfdisu_area, gwfdisu_idomain, gwfdisu_iac, gwfdisu_ja, gwfdisu_ihc, gwfdisu_cl12, gwfdisu_hwva, gwfdisu_angldegx, gwfdisu_iv, gwfdisu_xv, gwfdisu_yv, gwfdisu_icell2d, gwfdisu_xc, gwfdisu_yc, gwfdisu_ncvert, gwfdisu_icvert ]
 
type(inputparamdefinitiontype), parameter gwfdisu_vertices = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_cell2d = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D XC YC NCVERT ICVERT', 'NODES', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_disu_aggregate_definitions = [ gwfdisu_vertices, gwfdisu_cell2d ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_disu_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ), InputBlockDefinitionType( 'CONNECTIONDATA', .true., .false., .false. ), InputBlockDefinitionType( 'VERTICES', .false., .true., .false. ), InputBlockDefinitionType( 'CELL2D', .false., .true., .false. ) ]
 

Variable Documentation

◆ gwf_disu_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwfdisuinputmodule::gwf_disu_aggregate_definitions = [ gwfdisu_vertices, gwfdisu_cell2d ]

Definition at line 589 of file gwf-disuidm.f90.

589  type(InputParamDefinitionType), parameter :: &
590  gwf_disu_aggregate_definitions(*) = &
591  [ &
592  gwfdisu_vertices, &
593  gwfdisu_cell2d &
594  ]

◆ gwf_disu_block_definitions

type(inputblockdefinitiontype), dimension(*), parameter, public gwfdisuinputmodule::gwf_disu_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ), InputBlockDefinitionType( 'CONNECTIONDATA', .true., .false., .false. ), InputBlockDefinitionType( 'VERTICES', .false., .true., .false. ), InputBlockDefinitionType( 'CELL2D', .false., .true., .false. ) ]

Definition at line 596 of file gwf-disuidm.f90.

596  type(InputBlockDefinitionType), parameter :: &
597  gwf_disu_block_definitions(*) = &
598  [ &
599  inputblockdefinitiontype( &
600  'OPTIONS', & ! blockname
601  .false., & ! required
602  .false., & ! aggregate
603  .false. & ! block_variable
604  ), &
605  inputblockdefinitiontype( &
606  'DIMENSIONS', & ! blockname
607  .true., & ! required
608  .false., & ! aggregate
609  .false. & ! block_variable
610  ), &
611  inputblockdefinitiontype( &
612  'GRIDDATA', & ! blockname
613  .true., & ! required
614  .false., & ! aggregate
615  .false. & ! block_variable
616  ), &
617  inputblockdefinitiontype( &
618  'CONNECTIONDATA', & ! blockname
619  .true., & ! required
620  .false., & ! aggregate
621  .false. & ! block_variable
622  ), &
623  inputblockdefinitiontype( &
624  'VERTICES', & ! blockname
625  .false., & ! required
626  .true., & ! aggregate
627  .false. & ! block_variable
628  ), &
629  inputblockdefinitiontype( &
630  'CELL2D', & ! blockname
631  .false., & ! required
632  .true., & ! aggregate
633  .false. & ! block_variable
634  ) &
635  ]

◆ gwf_disu_multi_package

logical, public gwfdisuinputmodule::gwf_disu_multi_package = .false.

Definition at line 44 of file gwf-disuidm.f90.

44  logical :: gwf_disu_multi_package = .false.

◆ gwf_disu_param_definitions

Definition at line 522 of file gwf-disuidm.f90.

522  type(InputParamDefinitionType), parameter :: &
523  gwf_disu_param_definitions(*) = &
524  [ &
525  gwfdisu_length_units, &
526  gwfdisu_nogrb, &
527  gwfdisu_xorigin, &
528  gwfdisu_yorigin, &
529  gwfdisu_angrot, &
530  gwfdisu_voffsettol, &
531  gwfdisu_export_ascii, &
532  gwfdisu_nodes, &
533  gwfdisu_nja, &
534  gwfdisu_nvert, &
535  gwfdisu_top, &
536  gwfdisu_bot, &
537  gwfdisu_area, &
538  gwfdisu_idomain, &
539  gwfdisu_iac, &
540  gwfdisu_ja, &
541  gwfdisu_ihc, &
542  gwfdisu_cl12, &
543  gwfdisu_hwva, &
544  gwfdisu_angldegx, &
545  gwfdisu_iv, &
546  gwfdisu_xv, &
547  gwfdisu_yv, &
548  gwfdisu_icell2d, &
549  gwfdisu_xc, &
550  gwfdisu_yc, &
551  gwfdisu_ncvert, &
552  gwfdisu_icvert &
553  ]

◆ gwfdisu_angldegx

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_angldegx = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'ANGLDEGX', 'ANGLDEGX', 'DOUBLE1D', 'NJA', .false., .false., .false., .false., .false. )
private

Definition at line 369 of file gwf-disuidm.f90.

369  type(InputParamDefinitionType), parameter :: &
370  gwfdisu_angldegx = inputparamdefinitiontype &
371  ( &
372  'GWF', & ! component
373  'DISU', & ! subcomponent
374  'CONNECTIONDATA', & ! block
375  'ANGLDEGX', & ! tag name
376  'ANGLDEGX', & ! fortran variable
377  'DOUBLE1D', & ! type
378  'NJA', & ! shape
379  .false., & ! required
380  .false., & ! multi-record
381  .false., & ! preserve case
382  .false., & ! layered
383  .false. & ! timeseries
384  )

◆ gwfdisu_angrot

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_angrot = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', .false., .false., .false., .false., .false. )
private

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

114  type(InputParamDefinitionType), parameter :: &
115  gwfdisu_angrot = inputparamdefinitiontype &
116  ( &
117  'GWF', & ! component
118  'DISU', & ! subcomponent
119  'OPTIONS', & ! block
120  'ANGROT', & ! tag name
121  'ANGROT', & ! fortran variable
122  'DOUBLE', & ! type
123  '', & ! shape
124  .false., & ! required
125  .false., & ! multi-record
126  .false., & ! preserve case
127  .false., & ! layered
128  .false. & ! timeseries
129  )

◆ gwfdisu_area

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_area = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'AREA', 'AREA', 'DOUBLE1D', 'NODES', .true., .false., .false., .false., .false. )
private

Definition at line 250 of file gwf-disuidm.f90.

250  type(InputParamDefinitionType), parameter :: &
251  gwfdisu_area = inputparamdefinitiontype &
252  ( &
253  'GWF', & ! component
254  'DISU', & ! subcomponent
255  'GRIDDATA', & ! block
256  'AREA', & ! tag name
257  'AREA', & ! fortran variable
258  'DOUBLE1D', & ! type
259  'NODES', & ! shape
260  .true., & ! required
261  .false., & ! multi-record
262  .false., & ! preserve case
263  .false., & ! layered
264  .false. & ! timeseries
265  )

◆ gwfdisu_bot

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_bot = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'BOT', 'BOT', 'DOUBLE1D', 'NODES', .true., .false., .false., .false., .false. )
private

Definition at line 233 of file gwf-disuidm.f90.

233  type(InputParamDefinitionType), parameter :: &
234  gwfdisu_bot = inputparamdefinitiontype &
235  ( &
236  'GWF', & ! component
237  'DISU', & ! subcomponent
238  'GRIDDATA', & ! block
239  'BOT', & ! tag name
240  'BOT', & ! fortran variable
241  'DOUBLE1D', & ! type
242  'NODES', & ! shape
243  .true., & ! required
244  .false., & ! multi-record
245  .false., & ! preserve case
246  .false., & ! layered
247  .false. & ! timeseries
248  )

◆ gwfdisu_cell2d

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_cell2d = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D XC YC NCVERT ICVERT', 'NODES', .false., .false., .false., .false., .false. )
private

Definition at line 572 of file gwf-disuidm.f90.

572  type(InputParamDefinitionType), parameter :: &
573  gwfdisu_cell2d = inputparamdefinitiontype &
574  ( &
575  'GWF', & ! component
576  'DISU', & ! subcomponent
577  'CELL2D', & ! block
578  'CELL2D', & ! tag name
579  'CELL2D', & ! fortran variable
580  'RECARRAY ICELL2D XC YC NCVERT ICVERT', & ! type
581  'NODES', & ! shape
582  .false., & ! required
583  .false., & ! multi-record
584  .false., & ! preserve case
585  .false., & ! layered
586  .false. & ! timeseries
587  )

◆ gwfdisu_cl12

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_cl12 = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'CL12', 'CL12', 'DOUBLE1D', 'NJA', .true., .false., .false., .false., .false. )
private

Definition at line 335 of file gwf-disuidm.f90.

335  type(InputParamDefinitionType), parameter :: &
336  gwfdisu_cl12 = inputparamdefinitiontype &
337  ( &
338  'GWF', & ! component
339  'DISU', & ! subcomponent
340  'CONNECTIONDATA', & ! block
341  'CL12', & ! tag name
342  'CL12', & ! fortran variable
343  'DOUBLE1D', & ! type
344  'NJA', & ! shape
345  .true., & ! required
346  .false., & ! multi-record
347  .false., & ! preserve case
348  .false., & ! layered
349  .false. & ! timeseries
350  )

◆ gwfdisu_export_ascii

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_export_ascii = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 148 of file gwf-disuidm.f90.

148  type(InputParamDefinitionType), parameter :: &
149  gwfdisu_export_ascii = inputparamdefinitiontype &
150  ( &
151  'GWF', & ! component
152  'DISU', & ! subcomponent
153  'OPTIONS', & ! block
154  'EXPORT_ARRAY_ASCII', & ! tag name
155  'EXPORT_ASCII', & ! fortran variable
156  'KEYWORD', & ! type
157  '', & ! shape
158  .false., & ! required
159  .false., & ! multi-record
160  .false., & ! preserve case
161  .false., & ! layered
162  .false. & ! timeseries
163  )

◆ gwfdisu_hwva

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_hwva = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'HWVA', 'HWVA', 'DOUBLE1D', 'NJA', .true., .false., .false., .false., .false. )
private

Definition at line 352 of file gwf-disuidm.f90.

352  type(InputParamDefinitionType), parameter :: &
353  gwfdisu_hwva = inputparamdefinitiontype &
354  ( &
355  'GWF', & ! component
356  'DISU', & ! subcomponent
357  'CONNECTIONDATA', & ! block
358  'HWVA', & ! tag name
359  'HWVA', & ! fortran variable
360  'DOUBLE1D', & ! type
361  'NJA', & ! shape
362  .true., & ! required
363  .false., & ! multi-record
364  .false., & ! preserve case
365  .false., & ! layered
366  .false. & ! timeseries
367  )

◆ gwfdisu_iac

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_iac = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'IAC', 'IAC', 'INTEGER1D', 'NODES', .true., .false., .false., .false., .false. )
private

Definition at line 284 of file gwf-disuidm.f90.

284  type(InputParamDefinitionType), parameter :: &
285  gwfdisu_iac = inputparamdefinitiontype &
286  ( &
287  'GWF', & ! component
288  'DISU', & ! subcomponent
289  'CONNECTIONDATA', & ! block
290  'IAC', & ! tag name
291  'IAC', & ! fortran variable
292  'INTEGER1D', & ! type
293  'NODES', & ! shape
294  .true., & ! required
295  .false., & ! multi-record
296  .false., & ! preserve case
297  .false., & ! layered
298  .false. & ! timeseries
299  )

◆ gwfdisu_icell2d

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_icell2d = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', .true., .true., .false., .false., .false. )
private

Definition at line 437 of file gwf-disuidm.f90.

437  type(InputParamDefinitionType), parameter :: &
438  gwfdisu_icell2d = inputparamdefinitiontype &
439  ( &
440  'GWF', & ! component
441  'DISU', & ! subcomponent
442  'CELL2D', & ! block
443  'ICELL2D', & ! tag name
444  'ICELL2D', & ! fortran variable
445  'INTEGER', & ! type
446  '', & ! shape
447  .true., & ! required
448  .true., & ! multi-record
449  .false., & ! preserve case
450  .false., & ! layered
451  .false. & ! timeseries
452  )

◆ gwfdisu_icvert

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_icvert = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', .true., .true., .false., .false., .false. )
private

Definition at line 505 of file gwf-disuidm.f90.

505  type(InputParamDefinitionType), parameter :: &
506  gwfdisu_icvert = inputparamdefinitiontype &
507  ( &
508  'GWF', & ! component
509  'DISU', & ! subcomponent
510  'CELL2D', & ! block
511  'ICVERT', & ! tag name
512  'ICVERT', & ! fortran variable
513  'INTEGER1D', & ! type
514  'NCVERT', & ! shape
515  .true., & ! required
516  .true., & ! multi-record
517  .false., & ! preserve case
518  .false., & ! layered
519  .false. & ! timeseries
520  )

◆ gwfdisu_idomain

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_idomain = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', .false., .false., .false., .false., .false. )
private

Definition at line 267 of file gwf-disuidm.f90.

267  type(InputParamDefinitionType), parameter :: &
268  gwfdisu_idomain = inputparamdefinitiontype &
269  ( &
270  'GWF', & ! component
271  'DISU', & ! subcomponent
272  'GRIDDATA', & ! block
273  'IDOMAIN', & ! tag name
274  'IDOMAIN', & ! fortran variable
275  'INTEGER1D', & ! type
276  'NODES', & ! shape
277  .false., & ! required
278  .false., & ! multi-record
279  .false., & ! preserve case
280  .false., & ! layered
281  .false. & ! timeseries
282  )

◆ gwfdisu_ihc

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_ihc = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'IHC', 'IHC', 'INTEGER1D', 'NJA', .true., .false., .false., .false., .false. )
private

Definition at line 318 of file gwf-disuidm.f90.

318  type(InputParamDefinitionType), parameter :: &
319  gwfdisu_ihc = inputparamdefinitiontype &
320  ( &
321  'GWF', & ! component
322  'DISU', & ! subcomponent
323  'CONNECTIONDATA', & ! block
324  'IHC', & ! tag name
325  'IHC', & ! fortran variable
326  'INTEGER1D', & ! type
327  'NJA', & ! shape
328  .true., & ! required
329  .false., & ! multi-record
330  .false., & ! preserve case
331  .false., & ! layered
332  .false. & ! timeseries
333  )

◆ gwfdisu_iv

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_iv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'IV', 'IV', 'INTEGER', '', .true., .true., .false., .false., .false. )
private

Definition at line 386 of file gwf-disuidm.f90.

386  type(InputParamDefinitionType), parameter :: &
387  gwfdisu_iv = inputparamdefinitiontype &
388  ( &
389  'GWF', & ! component
390  'DISU', & ! subcomponent
391  'VERTICES', & ! block
392  'IV', & ! tag name
393  'IV', & ! fortran variable
394  'INTEGER', & ! type
395  '', & ! shape
396  .true., & ! required
397  .true., & ! multi-record
398  .false., & ! preserve case
399  .false., & ! layered
400  .false. & ! timeseries
401  )

◆ gwfdisu_ja

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_ja = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'JA', 'JA', 'INTEGER1D', 'NJA', .true., .false., .false., .false., .false. )
private

Definition at line 301 of file gwf-disuidm.f90.

301  type(InputParamDefinitionType), parameter :: &
302  gwfdisu_ja = inputparamdefinitiontype &
303  ( &
304  'GWF', & ! component
305  'DISU', & ! subcomponent
306  'CONNECTIONDATA', & ! block
307  'JA', & ! tag name
308  'JA', & ! fortran variable
309  'INTEGER1D', & ! type
310  'NJA', & ! shape
311  .true., & ! required
312  .false., & ! multi-record
313  .false., & ! preserve case
314  .false., & ! layered
315  .false. & ! timeseries
316  )

◆ gwfdisu_length_units

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_length_units = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', .false., .false., .false., .false., .false. )
private

Definition at line 46 of file gwf-disuidm.f90.

46  type(InputParamDefinitionType), parameter :: &
47  gwfdisu_length_units = inputparamdefinitiontype &
48  ( &
49  'GWF', & ! component
50  'DISU', & ! subcomponent
51  'OPTIONS', & ! block
52  'LENGTH_UNITS', & ! tag name
53  'LENGTH_UNITS', & ! fortran variable
54  'STRING', & ! type
55  '', & ! shape
56  .false., & ! required
57  .false., & ! multi-record
58  .false., & ! preserve case
59  .false., & ! layered
60  .false. & ! timeseries
61  )

◆ gwfdisu_ncvert

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_ncvert = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', .true., .true., .false., .false., .false. )
private

Definition at line 488 of file gwf-disuidm.f90.

488  type(InputParamDefinitionType), parameter :: &
489  gwfdisu_ncvert = inputparamdefinitiontype &
490  ( &
491  'GWF', & ! component
492  'DISU', & ! subcomponent
493  'CELL2D', & ! block
494  'NCVERT', & ! tag name
495  'NCVERT', & ! fortran variable
496  'INTEGER', & ! type
497  '', & ! shape
498  .true., & ! required
499  .true., & ! multi-record
500  .false., & ! preserve case
501  .false., & ! layered
502  .false. & ! timeseries
503  )

◆ gwfdisu_nja

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_nja = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NJA', 'NJA', 'INTEGER', '', .true., .false., .false., .false., .false. )
private

Definition at line 182 of file gwf-disuidm.f90.

182  type(InputParamDefinitionType), parameter :: &
183  gwfdisu_nja = inputparamdefinitiontype &
184  ( &
185  'GWF', & ! component
186  'DISU', & ! subcomponent
187  'DIMENSIONS', & ! block
188  'NJA', & ! tag name
189  'NJA', & ! fortran variable
190  'INTEGER', & ! type
191  '', & ! shape
192  .true., & ! required
193  .false., & ! multi-record
194  .false., & ! preserve case
195  .false., & ! layered
196  .false. & ! timeseries
197  )

◆ gwfdisu_nodes

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_nodes = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', .true., .false., .false., .false., .false. )
private

Definition at line 165 of file gwf-disuidm.f90.

165  type(InputParamDefinitionType), parameter :: &
166  gwfdisu_nodes = inputparamdefinitiontype &
167  ( &
168  'GWF', & ! component
169  'DISU', & ! subcomponent
170  'DIMENSIONS', & ! block
171  'NODES', & ! tag name
172  'NODES', & ! fortran variable
173  'INTEGER', & ! type
174  '', & ! shape
175  .true., & ! required
176  .false., & ! multi-record
177  .false., & ! preserve case
178  .false., & ! layered
179  .false. & ! timeseries
180  )

◆ gwfdisu_nogrb

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_nogrb = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

Definition at line 63 of file gwf-disuidm.f90.

63  type(InputParamDefinitionType), parameter :: &
64  gwfdisu_nogrb = inputparamdefinitiontype &
65  ( &
66  'GWF', & ! component
67  'DISU', & ! subcomponent
68  'OPTIONS', & ! block
69  'NOGRB', & ! tag name
70  'NOGRB', & ! fortran variable
71  'KEYWORD', & ! type
72  '', & ! shape
73  .false., & ! required
74  .false., & ! multi-record
75  .false., & ! preserve case
76  .false., & ! layered
77  .false. & ! timeseries
78  )

◆ gwfdisu_nvert

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_nvert = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', .false., .false., .false., .false., .false. )
private

Definition at line 199 of file gwf-disuidm.f90.

199  type(InputParamDefinitionType), parameter :: &
200  gwfdisu_nvert = inputparamdefinitiontype &
201  ( &
202  'GWF', & ! component
203  'DISU', & ! subcomponent
204  'DIMENSIONS', & ! block
205  'NVERT', & ! tag name
206  'NVERT', & ! fortran variable
207  'INTEGER', & ! type
208  '', & ! shape
209  .false., & ! required
210  .false., & ! multi-record
211  .false., & ! preserve case
212  .false., & ! layered
213  .false. & ! timeseries
214  )

◆ gwfdisu_top

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_top = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE1D', 'NODES', .true., .false., .false., .false., .false. )
private

Definition at line 216 of file gwf-disuidm.f90.

216  type(InputParamDefinitionType), parameter :: &
217  gwfdisu_top = inputparamdefinitiontype &
218  ( &
219  'GWF', & ! component
220  'DISU', & ! subcomponent
221  'GRIDDATA', & ! block
222  'TOP', & ! tag name
223  'TOP', & ! fortran variable
224  'DOUBLE1D', & ! type
225  'NODES', & ! shape
226  .true., & ! required
227  .false., & ! multi-record
228  .false., & ! preserve case
229  .false., & ! layered
230  .false. & ! timeseries
231  )

◆ gwfdisu_vertices

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_vertices = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', .false., .false., .false., .false., .false. )
private

Definition at line 555 of file gwf-disuidm.f90.

555  type(InputParamDefinitionType), parameter :: &
556  gwfdisu_vertices = inputparamdefinitiontype &
557  ( &
558  'GWF', & ! component
559  'DISU', & ! subcomponent
560  'VERTICES', & ! block
561  'VERTICES', & ! tag name
562  'VERTICES', & ! fortran variable
563  'RECARRAY IV XV YV', & ! type
564  'NVERT', & ! shape
565  .false., & ! required
566  .false., & ! multi-record
567  .false., & ! preserve case
568  .false., & ! layered
569  .false. & ! timeseries
570  )

◆ gwfdisu_voffsettol

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_voffsettol = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'VERTICAL_OFFSET_TOLERANCE', 'VOFFSETTOL', 'DOUBLE', '', .false., .false., .false., .false., .false. )
private

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

131  type(InputParamDefinitionType), parameter :: &
132  gwfdisu_voffsettol = inputparamdefinitiontype &
133  ( &
134  'GWF', & ! component
135  'DISU', & ! subcomponent
136  'OPTIONS', & ! block
137  'VERTICAL_OFFSET_TOLERANCE', & ! tag name
138  'VOFFSETTOL', & ! fortran variable
139  'DOUBLE', & ! type
140  '', & ! shape
141  .false., & ! required
142  .false., & ! multi-record
143  .false., & ! preserve case
144  .false., & ! layered
145  .false. & ! timeseries
146  )

◆ gwfdisu_xc

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_xc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', .true., .true., .false., .false., .false. )
private

Definition at line 454 of file gwf-disuidm.f90.

454  type(InputParamDefinitionType), parameter :: &
455  gwfdisu_xc = inputparamdefinitiontype &
456  ( &
457  'GWF', & ! component
458  'DISU', & ! subcomponent
459  'CELL2D', & ! block
460  'XC', & ! tag name
461  'XC', & ! fortran variable
462  'DOUBLE', & ! type
463  '', & ! shape
464  .true., & ! required
465  .true., & ! multi-record
466  .false., & ! preserve case
467  .false., & ! layered
468  .false. & ! timeseries
469  )

◆ gwfdisu_xorigin

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_xorigin = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', .false., .false., .false., .false., .false. )
private

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

80  type(InputParamDefinitionType), parameter :: &
81  gwfdisu_xorigin = inputparamdefinitiontype &
82  ( &
83  'GWF', & ! component
84  'DISU', & ! subcomponent
85  'OPTIONS', & ! block
86  'XORIGIN', & ! tag name
87  'XORIGIN', & ! fortran variable
88  'DOUBLE', & ! type
89  '', & ! shape
90  .false., & ! required
91  .false., & ! multi-record
92  .false., & ! preserve case
93  .false., & ! layered
94  .false. & ! timeseries
95  )

◆ gwfdisu_xv

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_xv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', .true., .true., .false., .false., .false. )
private

Definition at line 403 of file gwf-disuidm.f90.

403  type(InputParamDefinitionType), parameter :: &
404  gwfdisu_xv = inputparamdefinitiontype &
405  ( &
406  'GWF', & ! component
407  'DISU', & ! subcomponent
408  'VERTICES', & ! block
409  'XV', & ! tag name
410  'XV', & ! fortran variable
411  'DOUBLE', & ! type
412  '', & ! shape
413  .true., & ! required
414  .true., & ! multi-record
415  .false., & ! preserve case
416  .false., & ! layered
417  .false. & ! timeseries
418  )

◆ gwfdisu_yc

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_yc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', .true., .true., .false., .false., .false. )
private

Definition at line 471 of file gwf-disuidm.f90.

471  type(InputParamDefinitionType), parameter :: &
472  gwfdisu_yc = inputparamdefinitiontype &
473  ( &
474  'GWF', & ! component
475  'DISU', & ! subcomponent
476  'CELL2D', & ! block
477  'YC', & ! tag name
478  'YC', & ! fortran variable
479  'DOUBLE', & ! type
480  '', & ! shape
481  .true., & ! required
482  .true., & ! multi-record
483  .false., & ! preserve case
484  .false., & ! layered
485  .false. & ! timeseries
486  )

◆ gwfdisu_yorigin

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_yorigin = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', .false., .false., .false., .false., .false. )
private

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

97  type(InputParamDefinitionType), parameter :: &
98  gwfdisu_yorigin = inputparamdefinitiontype &
99  ( &
100  'GWF', & ! component
101  'DISU', & ! subcomponent
102  'OPTIONS', & ! block
103  'YORIGIN', & ! tag name
104  'YORIGIN', & ! fortran variable
105  'DOUBLE', & ! type
106  '', & ! shape
107  .false., & ! required
108  .false., & ! multi-record
109  .false., & ! preserve case
110  .false., & ! layered
111  .false. & ! timeseries
112  )

◆ gwfdisu_yv

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_yv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', .true., .true., .false., .false., .false. )
private

Definition at line 420 of file gwf-disuidm.f90.

420  type(InputParamDefinitionType), parameter :: &
421  gwfdisu_yv = inputparamdefinitiontype &
422  ( &
423  'GWF', & ! component
424  'DISU', & ! subcomponent
425  'VERTICES', & ! block
426  'YV', & ! tag name
427  'YV', & ! fortran variable
428  'DOUBLE', & ! type
429  '', & ! shape
430  .true., & ! required
431  .true., & ! multi-record
432  .false., & ! preserve case
433  .false., & ! layered
434  .false. & ! timeseries
435  )