MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
gwfdisuinputmodule Module Reference

Data Types

type  gwfdisuparamfoundtype
 

Variables

logical, public gwf_disu_multi_package = .false.
 
character(len=16), dimension(*), parameter, public gwf_disu_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfdisu_length_units = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nogrb = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_grb_filerecord = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_grb6 = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_fileout = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_grb6_filename = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_xorigin = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_yorigin = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_angrot = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_voffsettol = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'VERTICAL_OFFSET_TOLERANCE', 'VOFFSETTOL', 'DOUBLE', '', 'vertical length dimension for top and bottom checking', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_export_ascii = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_crs = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .false., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nodes = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nja = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NJA', 'NJA', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nvert = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of vertices', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_top = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE1D', 'NODES', 'cell top elevation', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_bot = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'BOT', 'BOT', 'DOUBLE1D', 'NODES', 'cell bottom elevation', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_area = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'AREA', 'AREA', 'DOUBLE1D', 'NODES', 'cell surface area', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_idomain = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', 'idomain existence array', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_iac = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'IAC', 'IAC', 'INTEGER1D', 'NODES', 'number of cell connections', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ja = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'JA', 'JA', 'INTEGER1D', 'NJA', 'grid connectivity', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ihc = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'IHC', 'IHC', 'INTEGER1D', 'NJA', 'connection type', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_cl12 = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'CL12', 'CL12', 'DOUBLE1D', 'NJA', 'connection lengths', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_hwva = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'HWVA', 'HWVA', 'DOUBLE1D', 'NJA', 'connection lengths', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_angldegx = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'ANGLDEGX', 'ANGLDEGX', 'DOUBLE1D', 'NJA', 'angle of face normal to connection', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_iv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_xv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_yv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_icell2d = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', 'cell2d number', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_xc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', 'x-coordinate for cell center', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_yc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', 'y-coordinate for cell center', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ncvert = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_icvert = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'array of vertex numbers', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_disu_param_definitions = [ gwfdisu_length_units, gwfdisu_nogrb, gwfdisu_grb_filerecord, gwfdisu_grb6, gwfdisu_fileout, gwfdisu_grb6_filename, gwfdisu_xorigin, gwfdisu_yorigin, gwfdisu_angrot, gwfdisu_voffsettol, gwfdisu_export_ascii, gwfdisu_crs, 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', 'vertices data', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_cell2d = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D XC YC NCVERT ICVERT', 'NODES', 'cell2d data', .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 726 of file gwf-disuidm.f90.

726  type(InputParamDefinitionType), parameter :: &
727  gwf_disu_aggregate_definitions(*) = &
728  [ &
729  gwfdisu_vertices, &
730  gwfdisu_cell2d &
731  ]

◆ 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 733 of file gwf-disuidm.f90.

733  type(InputBlockDefinitionType), parameter :: &
734  gwf_disu_block_definitions(*) = &
735  [ &
736  inputblockdefinitiontype( &
737  'OPTIONS', & ! blockname
738  .false., & ! required
739  .false., & ! aggregate
740  .false. & ! block_variable
741  ), &
742  inputblockdefinitiontype( &
743  'DIMENSIONS', & ! blockname
744  .true., & ! required
745  .false., & ! aggregate
746  .false. & ! block_variable
747  ), &
748  inputblockdefinitiontype( &
749  'GRIDDATA', & ! blockname
750  .true., & ! required
751  .false., & ! aggregate
752  .false. & ! block_variable
753  ), &
754  inputblockdefinitiontype( &
755  'CONNECTIONDATA', & ! blockname
756  .true., & ! required
757  .false., & ! aggregate
758  .false. & ! block_variable
759  ), &
760  inputblockdefinitiontype( &
761  'VERTICES', & ! blockname
762  .false., & ! required
763  .true., & ! aggregate
764  .false. & ! block_variable
765  ), &
766  inputblockdefinitiontype( &
767  'CELL2D', & ! blockname
768  .false., & ! required
769  .true., & ! aggregate
770  .false. & ! block_variable
771  ) &
772  ]

◆ gwf_disu_multi_package

logical, public gwfdisuinputmodule::gwf_disu_multi_package = .false.

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

50  logical :: gwf_disu_multi_package = .false.

◆ gwf_disu_param_definitions

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

652  type(InputParamDefinitionType), parameter :: &
653  gwf_disu_param_definitions(*) = &
654  [ &
655  gwfdisu_length_units, &
656  gwfdisu_nogrb, &
657  gwfdisu_grb_filerecord, &
658  gwfdisu_grb6, &
659  gwfdisu_fileout, &
660  gwfdisu_grb6_filename, &
661  gwfdisu_xorigin, &
662  gwfdisu_yorigin, &
663  gwfdisu_angrot, &
664  gwfdisu_voffsettol, &
665  gwfdisu_export_ascii, &
666  gwfdisu_crs, &
667  gwfdisu_nodes, &
668  gwfdisu_nja, &
669  gwfdisu_nvert, &
670  gwfdisu_top, &
671  gwfdisu_bot, &
672  gwfdisu_area, &
673  gwfdisu_idomain, &
674  gwfdisu_iac, &
675  gwfdisu_ja, &
676  gwfdisu_ihc, &
677  gwfdisu_cl12, &
678  gwfdisu_hwva, &
679  gwfdisu_angldegx, &
680  gwfdisu_iv, &
681  gwfdisu_xv, &
682  gwfdisu_yv, &
683  gwfdisu_icell2d, &
684  gwfdisu_xc, &
685  gwfdisu_yc, &
686  gwfdisu_ncvert, &
687  gwfdisu_icvert &
688  ]

◆ gwf_disu_subpackages

character(len=16), dimension(*), parameter, public gwfdisuinputmodule::gwf_disu_subpackages = [ ' ' ]

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

52  character(len=16), parameter :: &
53  gwf_disu_subpackages(*) = &
54  [ &
55  ' ' &
56  ]

◆ gwfdisu_angldegx

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_angldegx = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'ANGLDEGX', 'ANGLDEGX', 'DOUBLE1D', 'NJA', 'angle of face normal to connection', .false., .false., .false., .false., .false. )
private

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

490  type(InputParamDefinitionType), parameter :: &
491  gwfdisu_angldegx = inputparamdefinitiontype &
492  ( &
493  'GWF', & ! component
494  'DISU', & ! subcomponent
495  'CONNECTIONDATA', & ! block
496  'ANGLDEGX', & ! tag name
497  'ANGLDEGX', & ! fortran variable
498  'DOUBLE1D', & ! type
499  'NJA', & ! shape
500  'angle of face normal to connection', & ! longname
501  .false., & ! required
502  .false., & ! multi-record
503  .false., & ! preserve case
504  .false., & ! layered
505  .false. & ! timeseries
506  )

◆ gwfdisu_angrot

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

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

202  type(InputParamDefinitionType), parameter :: &
203  gwfdisu_angrot = inputparamdefinitiontype &
204  ( &
205  'GWF', & ! component
206  'DISU', & ! subcomponent
207  'OPTIONS', & ! block
208  'ANGROT', & ! tag name
209  'ANGROT', & ! fortran variable
210  'DOUBLE', & ! type
211  '', & ! shape
212  'rotation angle', & ! longname
213  .false., & ! required
214  .false., & ! multi-record
215  .false., & ! preserve case
216  .false., & ! layered
217  .false. & ! timeseries
218  )

◆ gwfdisu_area

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

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

364  type(InputParamDefinitionType), parameter :: &
365  gwfdisu_area = inputparamdefinitiontype &
366  ( &
367  'GWF', & ! component
368  'DISU', & ! subcomponent
369  'GRIDDATA', & ! block
370  'AREA', & ! tag name
371  'AREA', & ! fortran variable
372  'DOUBLE1D', & ! type
373  'NODES', & ! shape
374  'cell surface area', & ! longname
375  .true., & ! required
376  .false., & ! multi-record
377  .false., & ! preserve case
378  .false., & ! layered
379  .false. & ! timeseries
380  )

◆ gwfdisu_bot

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

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

346  type(InputParamDefinitionType), parameter :: &
347  gwfdisu_bot = inputparamdefinitiontype &
348  ( &
349  'GWF', & ! component
350  'DISU', & ! subcomponent
351  'GRIDDATA', & ! block
352  'BOT', & ! tag name
353  'BOT', & ! fortran variable
354  'DOUBLE1D', & ! type
355  'NODES', & ! shape
356  'cell bottom elevation', & ! longname
357  .true., & ! required
358  .false., & ! multi-record
359  .false., & ! preserve case
360  .false., & ! layered
361  .false. & ! timeseries
362  )

◆ gwfdisu_cell2d

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

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

708  type(InputParamDefinitionType), parameter :: &
709  gwfdisu_cell2d = inputparamdefinitiontype &
710  ( &
711  'GWF', & ! component
712  'DISU', & ! subcomponent
713  'CELL2D', & ! block
714  'CELL2D', & ! tag name
715  'CELL2D', & ! fortran variable
716  'RECARRAY ICELL2D XC YC NCVERT ICVERT', & ! type
717  'NODES', & ! shape
718  'cell2d data', & ! longname
719  .false., & ! required
720  .false., & ! multi-record
721  .false., & ! preserve case
722  .false., & ! layered
723  .false. & ! timeseries
724  )

◆ gwfdisu_cl12

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

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

454  type(InputParamDefinitionType), parameter :: &
455  gwfdisu_cl12 = inputparamdefinitiontype &
456  ( &
457  'GWF', & ! component
458  'DISU', & ! subcomponent
459  'CONNECTIONDATA', & ! block
460  'CL12', & ! tag name
461  'CL12', & ! fortran variable
462  'DOUBLE1D', & ! type
463  'NJA', & ! shape
464  'connection lengths', & ! longname
465  .true., & ! required
466  .false., & ! multi-record
467  .false., & ! preserve case
468  .false., & ! layered
469  .false. & ! timeseries
470  )

◆ gwfdisu_crs

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_crs = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .false., .true., .false., .false. )
private

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

256  type(InputParamDefinitionType), parameter :: &
257  gwfdisu_crs = inputparamdefinitiontype &
258  ( &
259  'GWF', & ! component
260  'DISU', & ! subcomponent
261  'OPTIONS', & ! block
262  'CRS', & ! tag name
263  'CRS', & ! fortran variable
264  'STRING', & ! type
265  'LENBIGLINE', & ! shape
266  'CRS user input string', & ! longname
267  .false., & ! required
268  .false., & ! multi-record
269  .true., & ! preserve case
270  .false., & ! layered
271  .false. & ! timeseries
272  )

◆ gwfdisu_export_ascii

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_export_ascii = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false. )
private

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

238  type(InputParamDefinitionType), parameter :: &
239  gwfdisu_export_ascii = inputparamdefinitiontype &
240  ( &
241  'GWF', & ! component
242  'DISU', & ! subcomponent
243  'OPTIONS', & ! block
244  'EXPORT_ARRAY_ASCII', & ! tag name
245  'EXPORT_ASCII', & ! fortran variable
246  'KEYWORD', & ! type
247  '', & ! shape
248  'export array variables to layered ascii files.', & ! longname
249  .false., & ! required
250  .false., & ! multi-record
251  .false., & ! preserve case
252  .false., & ! layered
253  .false. & ! timeseries
254  )

◆ gwfdisu_fileout

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_fileout = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
private

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

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

◆ gwfdisu_grb6

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_grb6 = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .true., .false., .false., .false. )
private

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

112  type(InputParamDefinitionType), parameter :: &
113  gwfdisu_grb6 = inputparamdefinitiontype &
114  ( &
115  'GWF', & ! component
116  'DISU', & ! subcomponent
117  'OPTIONS', & ! block
118  'GRB6', & ! tag name
119  'GRB6', & ! fortran variable
120  'KEYWORD', & ! type
121  '', & ! shape
122  'grb keyword', & ! longname
123  .true., & ! required
124  .true., & ! multi-record
125  .false., & ! preserve case
126  .false., & ! layered
127  .false. & ! timeseries
128  )

◆ gwfdisu_grb6_filename

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_grb6_filename = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .true., .true., .false., .false. )
private

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

148  type(InputParamDefinitionType), parameter :: &
149  gwfdisu_grb6_filename = inputparamdefinitiontype &
150  ( &
151  'GWF', & ! component
152  'DISU', & ! subcomponent
153  'OPTIONS', & ! block
154  'GRB6_FILENAME', & ! tag name
155  'GRB6_FILENAME', & ! fortran variable
156  'STRING', & ! type
157  '', & ! shape
158  'file name of GRB information', & ! longname
159  .true., & ! required
160  .true., & ! multi-record
161  .true., & ! preserve case
162  .false., & ! layered
163  .false. & ! timeseries
164  )

◆ gwfdisu_grb_filerecord

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_grb_filerecord = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false. )
private

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

94  type(InputParamDefinitionType), parameter :: &
95  gwfdisu_grb_filerecord = inputparamdefinitiontype &
96  ( &
97  'GWF', & ! component
98  'DISU', & ! subcomponent
99  'OPTIONS', & ! block
100  'GRB_FILERECORD', & ! tag name
101  'GRB_FILERECORD', & ! fortran variable
102  'RECORD GRB6 FILEOUT GRB6_FILENAME', & ! type
103  '', & ! shape
104  '', & ! longname
105  .false., & ! required
106  .false., & ! multi-record
107  .false., & ! preserve case
108  .false., & ! layered
109  .false. & ! timeseries
110  )

◆ gwfdisu_hwva

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

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

472  type(InputParamDefinitionType), parameter :: &
473  gwfdisu_hwva = inputparamdefinitiontype &
474  ( &
475  'GWF', & ! component
476  'DISU', & ! subcomponent
477  'CONNECTIONDATA', & ! block
478  'HWVA', & ! tag name
479  'HWVA', & ! fortran variable
480  'DOUBLE1D', & ! type
481  'NJA', & ! shape
482  'connection lengths', & ! longname
483  .true., & ! required
484  .false., & ! multi-record
485  .false., & ! preserve case
486  .false., & ! layered
487  .false. & ! timeseries
488  )

◆ gwfdisu_iac

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

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

400  type(InputParamDefinitionType), parameter :: &
401  gwfdisu_iac = inputparamdefinitiontype &
402  ( &
403  'GWF', & ! component
404  'DISU', & ! subcomponent
405  'CONNECTIONDATA', & ! block
406  'IAC', & ! tag name
407  'IAC', & ! fortran variable
408  'INTEGER1D', & ! type
409  'NODES', & ! shape
410  'number of cell connections', & ! longname
411  .true., & ! required
412  .false., & ! multi-record
413  .false., & ! preserve case
414  .false., & ! layered
415  .false. & ! timeseries
416  )

◆ gwfdisu_icell2d

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

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

562  type(InputParamDefinitionType), parameter :: &
563  gwfdisu_icell2d = inputparamdefinitiontype &
564  ( &
565  'GWF', & ! component
566  'DISU', & ! subcomponent
567  'CELL2D', & ! block
568  'ICELL2D', & ! tag name
569  'ICELL2D', & ! fortran variable
570  'INTEGER', & ! type
571  '', & ! shape
572  'cell2d number', & ! longname
573  .true., & ! required
574  .true., & ! multi-record
575  .false., & ! preserve case
576  .false., & ! layered
577  .false. & ! timeseries
578  )

◆ gwfdisu_icvert

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

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

634  type(InputParamDefinitionType), parameter :: &
635  gwfdisu_icvert = inputparamdefinitiontype &
636  ( &
637  'GWF', & ! component
638  'DISU', & ! subcomponent
639  'CELL2D', & ! block
640  'ICVERT', & ! tag name
641  'ICVERT', & ! fortran variable
642  'INTEGER1D', & ! type
643  'NCVERT', & ! shape
644  'array of vertex numbers', & ! longname
645  .true., & ! required
646  .true., & ! multi-record
647  .false., & ! preserve case
648  .false., & ! layered
649  .false. & ! timeseries
650  )

◆ gwfdisu_idomain

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

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

382  type(InputParamDefinitionType), parameter :: &
383  gwfdisu_idomain = inputparamdefinitiontype &
384  ( &
385  'GWF', & ! component
386  'DISU', & ! subcomponent
387  'GRIDDATA', & ! block
388  'IDOMAIN', & ! tag name
389  'IDOMAIN', & ! fortran variable
390  'INTEGER1D', & ! type
391  'NODES', & ! shape
392  'idomain existence array', & ! longname
393  .false., & ! required
394  .false., & ! multi-record
395  .false., & ! preserve case
396  .false., & ! layered
397  .false. & ! timeseries
398  )

◆ gwfdisu_ihc

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

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

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

◆ gwfdisu_iv

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

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

508  type(InputParamDefinitionType), parameter :: &
509  gwfdisu_iv = inputparamdefinitiontype &
510  ( &
511  'GWF', & ! component
512  'DISU', & ! subcomponent
513  'VERTICES', & ! block
514  'IV', & ! tag name
515  'IV', & ! fortran variable
516  'INTEGER', & ! type
517  '', & ! shape
518  'vertex number', & ! longname
519  .true., & ! required
520  .true., & ! multi-record
521  .false., & ! preserve case
522  .false., & ! layered
523  .false. & ! timeseries
524  )

◆ gwfdisu_ja

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

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

418  type(InputParamDefinitionType), parameter :: &
419  gwfdisu_ja = inputparamdefinitiontype &
420  ( &
421  'GWF', & ! component
422  'DISU', & ! subcomponent
423  'CONNECTIONDATA', & ! block
424  'JA', & ! tag name
425  'JA', & ! fortran variable
426  'INTEGER1D', & ! type
427  'NJA', & ! shape
428  'grid connectivity', & ! longname
429  .true., & ! required
430  .false., & ! multi-record
431  .false., & ! preserve case
432  .false., & ! layered
433  .false. & ! timeseries
434  )

◆ gwfdisu_length_units

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

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

58  type(InputParamDefinitionType), parameter :: &
59  gwfdisu_length_units = inputparamdefinitiontype &
60  ( &
61  'GWF', & ! component
62  'DISU', & ! subcomponent
63  'OPTIONS', & ! block
64  'LENGTH_UNITS', & ! tag name
65  'LENGTH_UNITS', & ! fortran variable
66  'STRING', & ! type
67  '', & ! shape
68  'model length units', & ! longname
69  .false., & ! required
70  .false., & ! multi-record
71  .false., & ! preserve case
72  .false., & ! layered
73  .false. & ! timeseries
74  )

◆ gwfdisu_ncvert

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

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

616  type(InputParamDefinitionType), parameter :: &
617  gwfdisu_ncvert = inputparamdefinitiontype &
618  ( &
619  'GWF', & ! component
620  'DISU', & ! subcomponent
621  'CELL2D', & ! block
622  'NCVERT', & ! tag name
623  'NCVERT', & ! fortran variable
624  'INTEGER', & ! type
625  '', & ! shape
626  'number of cell vertices', & ! longname
627  .true., & ! required
628  .true., & ! multi-record
629  .false., & ! preserve case
630  .false., & ! layered
631  .false. & ! timeseries
632  )

◆ gwfdisu_nja

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

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

292  type(InputParamDefinitionType), parameter :: &
293  gwfdisu_nja = inputparamdefinitiontype &
294  ( &
295  'GWF', & ! component
296  'DISU', & ! subcomponent
297  'DIMENSIONS', & ! block
298  'NJA', & ! tag name
299  'NJA', & ! fortran variable
300  'INTEGER', & ! type
301  '', & ! shape
302  'number of columns', & ! longname
303  .true., & ! required
304  .false., & ! multi-record
305  .false., & ! preserve case
306  .false., & ! layered
307  .false. & ! timeseries
308  )

◆ gwfdisu_nodes

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

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

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

◆ gwfdisu_nogrb

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_nogrb = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false. )
private

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

76  type(InputParamDefinitionType), parameter :: &
77  gwfdisu_nogrb = inputparamdefinitiontype &
78  ( &
79  'GWF', & ! component
80  'DISU', & ! subcomponent
81  'OPTIONS', & ! block
82  'NOGRB', & ! tag name
83  'NOGRB', & ! fortran variable
84  'KEYWORD', & ! type
85  '', & ! shape
86  'do not write binary grid file', & ! longname
87  .false., & ! required
88  .false., & ! multi-record
89  .false., & ! preserve case
90  .false., & ! layered
91  .false. & ! timeseries
92  )

◆ gwfdisu_nvert

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

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

310  type(InputParamDefinitionType), parameter :: &
311  gwfdisu_nvert = inputparamdefinitiontype &
312  ( &
313  'GWF', & ! component
314  'DISU', & ! subcomponent
315  'DIMENSIONS', & ! block
316  'NVERT', & ! tag name
317  'NVERT', & ! fortran variable
318  'INTEGER', & ! type
319  '', & ! shape
320  'number of vertices', & ! longname
321  .false., & ! required
322  .false., & ! multi-record
323  .false., & ! preserve case
324  .false., & ! layered
325  .false. & ! timeseries
326  )

◆ gwfdisu_top

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

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

328  type(InputParamDefinitionType), parameter :: &
329  gwfdisu_top = inputparamdefinitiontype &
330  ( &
331  'GWF', & ! component
332  'DISU', & ! subcomponent
333  'GRIDDATA', & ! block
334  'TOP', & ! tag name
335  'TOP', & ! fortran variable
336  'DOUBLE1D', & ! type
337  'NODES', & ! shape
338  'cell top elevation', & ! longname
339  .true., & ! required
340  .false., & ! multi-record
341  .false., & ! preserve case
342  .false., & ! layered
343  .false. & ! timeseries
344  )

◆ gwfdisu_vertices

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

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

690  type(InputParamDefinitionType), parameter :: &
691  gwfdisu_vertices = inputparamdefinitiontype &
692  ( &
693  'GWF', & ! component
694  'DISU', & ! subcomponent
695  'VERTICES', & ! block
696  'VERTICES', & ! tag name
697  'VERTICES', & ! fortran variable
698  'RECARRAY IV XV YV', & ! type
699  'NVERT', & ! shape
700  'vertices data', & ! longname
701  .false., & ! required
702  .false., & ! multi-record
703  .false., & ! preserve case
704  .false., & ! layered
705  .false. & ! timeseries
706  )

◆ gwfdisu_voffsettol

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_voffsettol = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'VERTICAL_OFFSET_TOLERANCE', 'VOFFSETTOL', 'DOUBLE', '', 'vertical length dimension for top and bottom checking', .false., .false., .false., .false., .false. )
private

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

220  type(InputParamDefinitionType), parameter :: &
221  gwfdisu_voffsettol = inputparamdefinitiontype &
222  ( &
223  'GWF', & ! component
224  'DISU', & ! subcomponent
225  'OPTIONS', & ! block
226  'VERTICAL_OFFSET_TOLERANCE', & ! tag name
227  'VOFFSETTOL', & ! fortran variable
228  'DOUBLE', & ! type
229  '', & ! shape
230  'vertical length dimension for top and bottom checking', & ! longname
231  .false., & ! required
232  .false., & ! multi-record
233  .false., & ! preserve case
234  .false., & ! layered
235  .false. & ! timeseries
236  )

◆ gwfdisu_xc

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_xc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', 'x-coordinate for cell center', .true., .true., .false., .false., .false. )
private

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

580  type(InputParamDefinitionType), parameter :: &
581  gwfdisu_xc = inputparamdefinitiontype &
582  ( &
583  'GWF', & ! component
584  'DISU', & ! subcomponent
585  'CELL2D', & ! block
586  'XC', & ! tag name
587  'XC', & ! fortran variable
588  'DOUBLE', & ! type
589  '', & ! shape
590  'x-coordinate for cell center', & ! longname
591  .true., & ! required
592  .true., & ! multi-record
593  .false., & ! preserve case
594  .false., & ! layered
595  .false. & ! timeseries
596  )

◆ gwfdisu_xorigin

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_xorigin = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
private

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

166  type(InputParamDefinitionType), parameter :: &
167  gwfdisu_xorigin = inputparamdefinitiontype &
168  ( &
169  'GWF', & ! component
170  'DISU', & ! subcomponent
171  'OPTIONS', & ! block
172  'XORIGIN', & ! tag name
173  'XORIGIN', & ! fortran variable
174  'DOUBLE', & ! type
175  '', & ! shape
176  'x-position origin of the model grid coordinate system', & ! longname
177  .false., & ! required
178  .false., & ! multi-record
179  .false., & ! preserve case
180  .false., & ! layered
181  .false. & ! timeseries
182  )

◆ gwfdisu_xv

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

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

526  type(InputParamDefinitionType), parameter :: &
527  gwfdisu_xv = inputparamdefinitiontype &
528  ( &
529  'GWF', & ! component
530  'DISU', & ! subcomponent
531  'VERTICES', & ! block
532  'XV', & ! tag name
533  'XV', & ! fortran variable
534  'DOUBLE', & ! type
535  '', & ! shape
536  'x-coordinate for vertex', & ! longname
537  .true., & ! required
538  .true., & ! multi-record
539  .false., & ! preserve case
540  .false., & ! layered
541  .false. & ! timeseries
542  )

◆ gwfdisu_yc

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_yc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', 'y-coordinate for cell center', .true., .true., .false., .false., .false. )
private

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

598  type(InputParamDefinitionType), parameter :: &
599  gwfdisu_yc = inputparamdefinitiontype &
600  ( &
601  'GWF', & ! component
602  'DISU', & ! subcomponent
603  'CELL2D', & ! block
604  'YC', & ! tag name
605  'YC', & ! fortran variable
606  'DOUBLE', & ! type
607  '', & ! shape
608  'y-coordinate for cell center', & ! longname
609  .true., & ! required
610  .true., & ! multi-record
611  .false., & ! preserve case
612  .false., & ! layered
613  .false. & ! timeseries
614  )

◆ gwfdisu_yorigin

type(inputparamdefinitiontype), parameter gwfdisuinputmodule::gwfdisu_yorigin = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
private

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

184  type(InputParamDefinitionType), parameter :: &
185  gwfdisu_yorigin = inputparamdefinitiontype &
186  ( &
187  'GWF', & ! component
188  'DISU', & ! subcomponent
189  'OPTIONS', & ! block
190  'YORIGIN', & ! tag name
191  'YORIGIN', & ! fortran variable
192  'DOUBLE', & ! type
193  '', & ! shape
194  'y-position origin of the model grid coordinate system', & ! longname
195  .false., & ! required
196  .false., & ! multi-record
197  .false., & ! preserve case
198  .false., & ! layered
199  .false. & ! timeseries
200  )

◆ gwfdisu_yv

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

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

544  type(InputParamDefinitionType), parameter :: &
545  gwfdisu_yv = inputparamdefinitiontype &
546  ( &
547  'GWF', & ! component
548  'DISU', & ! subcomponent
549  'VERTICES', & ! block
550  'YV', & ! tag name
551  'YV', & ! fortran variable
552  'DOUBLE', & ! type
553  '', & ! shape
554  'y-coordinate for vertex', & ! longname
555  .true., & ! required
556  .true., & ! multi-record
557  .false., & ! preserve case
558  .false., & ! layered
559  .false. & ! timeseries
560  )