MODFLOW 6  version 6.7.0.dev3
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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nogrb = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_grb6 = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_fileout = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .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., .false., .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., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_angrot = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .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., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_crs = InputParamDefinitionType ( 'GWF', 'DISU', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .true., .false., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nodes = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nja = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NJA', 'NJA', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_nvert = InputParamDefinitionType ( 'GWF', 'DISU', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of vertices', .false., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_bot = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'BOT', 'BOT', 'DOUBLE1D', 'NODES', 'cell bottom elevation', .true., .false., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_idomain = InputParamDefinitionType ( 'GWF', 'DISU', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', 'idomain existence array', .false., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ja = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'JA', 'JA', 'INTEGER1D', 'NJA', 'grid connectivity', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ihc = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'IHC', 'IHC', 'INTEGER1D', 'NJA', 'connection type', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_cl12 = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'CL12', 'CL12', 'DOUBLE1D', 'NJA', 'connection lengths', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_hwva = InputParamDefinitionType ( 'GWF', 'DISU', 'CONNECTIONDATA', 'HWVA', 'HWVA', 'DOUBLE1D', 'NJA', 'connection lengths', .true., .false., .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., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_iv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_xv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_yv = InputParamDefinitionType ( 'GWF', 'DISU', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_icell2d = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', 'cell2d number', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_xc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', 'x-coordinate for cell center', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_yc = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', 'y-coordinate for cell center', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_ncvert = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdisu_icvert = InputParamDefinitionType ( 'GWF', 'DISU', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'array of vertex numbers', .true., .false., .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., .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., .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 761 of file gwf-disuidm.f90.

761  type(InputParamDefinitionType), parameter :: &
762  gwf_disu_aggregate_definitions(*) = &
763  [ &
764  gwfdisu_vertices, &
765  gwfdisu_cell2d &
766  ]

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

768  type(InputBlockDefinitionType), parameter :: &
769  gwf_disu_block_definitions(*) = &
770  [ &
771  inputblockdefinitiontype( &
772  'OPTIONS', & ! blockname
773  .false., & ! required
774  .false., & ! aggregate
775  .false. & ! block_variable
776  ), &
777  inputblockdefinitiontype( &
778  'DIMENSIONS', & ! blockname
779  .true., & ! required
780  .false., & ! aggregate
781  .false. & ! block_variable
782  ), &
783  inputblockdefinitiontype( &
784  'GRIDDATA', & ! blockname
785  .true., & ! required
786  .false., & ! aggregate
787  .false. & ! block_variable
788  ), &
789  inputblockdefinitiontype( &
790  'CONNECTIONDATA', & ! blockname
791  .true., & ! required
792  .false., & ! aggregate
793  .false. & ! block_variable
794  ), &
795  inputblockdefinitiontype( &
796  'VERTICES', & ! blockname
797  .false., & ! required
798  .true., & ! aggregate
799  .false. & ! block_variable
800  ), &
801  inputblockdefinitiontype( &
802  'CELL2D', & ! blockname
803  .false., & ! required
804  .true., & ! aggregate
805  .false. & ! block_variable
806  ) &
807  ]

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

685  type(InputParamDefinitionType), parameter :: &
686  gwf_disu_param_definitions(*) = &
687  [ &
688  gwfdisu_length_units, &
689  gwfdisu_nogrb, &
690  gwfdisu_grb_filerecord, &
691  gwfdisu_grb6, &
692  gwfdisu_fileout, &
693  gwfdisu_grb6_filename, &
694  gwfdisu_xorigin, &
695  gwfdisu_yorigin, &
696  gwfdisu_angrot, &
697  gwfdisu_voffsettol, &
698  gwfdisu_export_ascii, &
699  gwfdisu_crs, &
700  gwfdisu_nodes, &
701  gwfdisu_nja, &
702  gwfdisu_nvert, &
703  gwfdisu_top, &
704  gwfdisu_bot, &
705  gwfdisu_area, &
706  gwfdisu_idomain, &
707  gwfdisu_iac, &
708  gwfdisu_ja, &
709  gwfdisu_ihc, &
710  gwfdisu_cl12, &
711  gwfdisu_hwva, &
712  gwfdisu_angldegx, &
713  gwfdisu_iv, &
714  gwfdisu_xv, &
715  gwfdisu_yv, &
716  gwfdisu_icell2d, &
717  gwfdisu_xc, &
718  gwfdisu_yc, &
719  gwfdisu_ncvert, &
720  gwfdisu_icvert &
721  ]

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

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

514  type(InputParamDefinitionType), parameter :: &
515  gwfdisu_angldegx = inputparamdefinitiontype &
516  ( &
517  'GWF', & ! component
518  'DISU', & ! subcomponent
519  'CONNECTIONDATA', & ! block
520  'ANGLDEGX', & ! tag name
521  'ANGLDEGX', & ! fortran variable
522  'DOUBLE1D', & ! type
523  'NJA', & ! shape
524  'angle of face normal to connection', & ! longname
525  .false., & ! required
526  .false., & ! prerelease
527  .false., & ! multi-record
528  .false., & ! preserve case
529  .false., & ! layered
530  .false. & ! timeseries
531  )

◆ gwfdisu_angrot

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

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

210  type(InputParamDefinitionType), parameter :: &
211  gwfdisu_angrot = inputparamdefinitiontype &
212  ( &
213  'GWF', & ! component
214  'DISU', & ! subcomponent
215  'OPTIONS', & ! block
216  'ANGROT', & ! tag name
217  'ANGROT', & ! fortran variable
218  'DOUBLE', & ! type
219  '', & ! shape
220  'rotation angle', & ! longname
221  .false., & ! required
222  .false., & ! prerelease
223  .false., & ! multi-record
224  .false., & ! preserve case
225  .false., & ! layered
226  .false. & ! timeseries
227  )

◆ gwfdisu_area

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

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

381  type(InputParamDefinitionType), parameter :: &
382  gwfdisu_area = inputparamdefinitiontype &
383  ( &
384  'GWF', & ! component
385  'DISU', & ! subcomponent
386  'GRIDDATA', & ! block
387  'AREA', & ! tag name
388  'AREA', & ! fortran variable
389  'DOUBLE1D', & ! type
390  'NODES', & ! shape
391  'cell surface area', & ! longname
392  .true., & ! required
393  .false., & ! prerelease
394  .false., & ! multi-record
395  .false., & ! preserve case
396  .false., & ! layered
397  .false. & ! timeseries
398  )

◆ gwfdisu_bot

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

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

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

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

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

742  type(InputParamDefinitionType), parameter :: &
743  gwfdisu_cell2d = inputparamdefinitiontype &
744  ( &
745  'GWF', & ! component
746  'DISU', & ! subcomponent
747  'CELL2D', & ! block
748  'CELL2D', & ! tag name
749  'CELL2D', & ! fortran variable
750  'RECARRAY ICELL2D XC YC NCVERT ICVERT', & ! type
751  'NODES', & ! shape
752  'cell2d data', & ! longname
753  .false., & ! required
754  .false., & ! prerelease
755  .false., & ! multi-record
756  .false., & ! preserve case
757  .false., & ! layered
758  .false. & ! timeseries
759  )

◆ gwfdisu_cl12

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

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

476  type(InputParamDefinitionType), parameter :: &
477  gwfdisu_cl12 = inputparamdefinitiontype &
478  ( &
479  'GWF', & ! component
480  'DISU', & ! subcomponent
481  'CONNECTIONDATA', & ! block
482  'CL12', & ! tag name
483  'CL12', & ! fortran variable
484  'DOUBLE1D', & ! type
485  'NJA', & ! shape
486  'connection lengths', & ! longname
487  .true., & ! required
488  .false., & ! prerelease
489  .false., & ! multi-record
490  .false., & ! preserve case
491  .false., & ! layered
492  .false. & ! timeseries
493  )

◆ gwfdisu_crs

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

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

267  type(InputParamDefinitionType), parameter :: &
268  gwfdisu_crs = inputparamdefinitiontype &
269  ( &
270  'GWF', & ! component
271  'DISU', & ! subcomponent
272  'OPTIONS', & ! block
273  'CRS', & ! tag name
274  'CRS', & ! fortran variable
275  'STRING', & ! type
276  'LENBIGLINE', & ! shape
277  'CRS user input string', & ! longname
278  .false., & ! required
279  .true., & ! prerelease
280  .false., & ! multi-record
281  .true., & ! preserve case
282  .false., & ! layered
283  .false. & ! timeseries
284  )

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

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

248  type(InputParamDefinitionType), parameter :: &
249  gwfdisu_export_ascii = inputparamdefinitiontype &
250  ( &
251  'GWF', & ! component
252  'DISU', & ! subcomponent
253  'OPTIONS', & ! block
254  'EXPORT_ARRAY_ASCII', & ! tag name
255  'EXPORT_ASCII', & ! fortran variable
256  'KEYWORD', & ! type
257  '', & ! shape
258  'export array variables to layered ascii files.', & ! longname
259  .false., & ! required
260  .false., & ! prerelease
261  .false., & ! multi-record
262  .false., & ! preserve case
263  .false., & ! layered
264  .false. & ! timeseries
265  )

◆ gwfdisu_fileout

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

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

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

◆ gwfdisu_grb6

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

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

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

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

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

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

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

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

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

◆ gwfdisu_hwva

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

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

495  type(InputParamDefinitionType), parameter :: &
496  gwfdisu_hwva = inputparamdefinitiontype &
497  ( &
498  'GWF', & ! component
499  'DISU', & ! subcomponent
500  'CONNECTIONDATA', & ! block
501  'HWVA', & ! tag name
502  'HWVA', & ! fortran variable
503  'DOUBLE1D', & ! type
504  'NJA', & ! shape
505  'connection lengths', & ! longname
506  .true., & ! required
507  .false., & ! prerelease
508  .false., & ! multi-record
509  .false., & ! preserve case
510  .false., & ! layered
511  .false. & ! timeseries
512  )

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

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

419  type(InputParamDefinitionType), parameter :: &
420  gwfdisu_iac = inputparamdefinitiontype &
421  ( &
422  'GWF', & ! component
423  'DISU', & ! subcomponent
424  'CONNECTIONDATA', & ! block
425  'IAC', & ! tag name
426  'IAC', & ! fortran variable
427  'INTEGER1D', & ! type
428  'NODES', & ! shape
429  'number of cell connections', & ! longname
430  .true., & ! required
431  .false., & ! prerelease
432  .false., & ! multi-record
433  .false., & ! preserve case
434  .false., & ! layered
435  .false. & ! timeseries
436  )

◆ gwfdisu_icell2d

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

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

590  type(InputParamDefinitionType), parameter :: &
591  gwfdisu_icell2d = inputparamdefinitiontype &
592  ( &
593  'GWF', & ! component
594  'DISU', & ! subcomponent
595  'CELL2D', & ! block
596  'ICELL2D', & ! tag name
597  'ICELL2D', & ! fortran variable
598  'INTEGER', & ! type
599  '', & ! shape
600  'cell2d number', & ! longname
601  .true., & ! required
602  .false., & ! prerelease
603  .true., & ! multi-record
604  .false., & ! preserve case
605  .false., & ! layered
606  .false. & ! timeseries
607  )

◆ gwfdisu_icvert

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

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

666  type(InputParamDefinitionType), parameter :: &
667  gwfdisu_icvert = inputparamdefinitiontype &
668  ( &
669  'GWF', & ! component
670  'DISU', & ! subcomponent
671  'CELL2D', & ! block
672  'ICVERT', & ! tag name
673  'ICVERT', & ! fortran variable
674  'INTEGER1D', & ! type
675  'NCVERT', & ! shape
676  'array of vertex numbers', & ! longname
677  .true., & ! required
678  .false., & ! prerelease
679  .true., & ! multi-record
680  .false., & ! preserve case
681  .false., & ! layered
682  .false. & ! timeseries
683  )

◆ gwfdisu_idomain

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

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

400  type(InputParamDefinitionType), parameter :: &
401  gwfdisu_idomain = inputparamdefinitiontype &
402  ( &
403  'GWF', & ! component
404  'DISU', & ! subcomponent
405  'GRIDDATA', & ! block
406  'IDOMAIN', & ! tag name
407  'IDOMAIN', & ! fortran variable
408  'INTEGER1D', & ! type
409  'NODES', & ! shape
410  'idomain existence array', & ! longname
411  .false., & ! required
412  .false., & ! prerelease
413  .false., & ! multi-record
414  .false., & ! preserve case
415  .false., & ! layered
416  .false. & ! timeseries
417  )

◆ gwfdisu_ihc

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

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

457  type(InputParamDefinitionType), parameter :: &
458  gwfdisu_ihc = inputparamdefinitiontype &
459  ( &
460  'GWF', & ! component
461  'DISU', & ! subcomponent
462  'CONNECTIONDATA', & ! block
463  'IHC', & ! tag name
464  'IHC', & ! fortran variable
465  'INTEGER1D', & ! type
466  'NJA', & ! shape
467  'connection type', & ! longname
468  .true., & ! required
469  .false., & ! prerelease
470  .false., & ! multi-record
471  .false., & ! preserve case
472  .false., & ! layered
473  .false. & ! timeseries
474  )

◆ gwfdisu_iv

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

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

533  type(InputParamDefinitionType), parameter :: &
534  gwfdisu_iv = inputparamdefinitiontype &
535  ( &
536  'GWF', & ! component
537  'DISU', & ! subcomponent
538  'VERTICES', & ! block
539  'IV', & ! tag name
540  'IV', & ! fortran variable
541  'INTEGER', & ! type
542  '', & ! shape
543  'vertex number', & ! longname
544  .true., & ! required
545  .false., & ! prerelease
546  .true., & ! multi-record
547  .false., & ! preserve case
548  .false., & ! layered
549  .false. & ! timeseries
550  )

◆ gwfdisu_ja

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

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

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

◆ 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., .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., & ! prerelease
71  .false., & ! multi-record
72  .false., & ! preserve case
73  .false., & ! layered
74  .false. & ! timeseries
75  )

◆ gwfdisu_ncvert

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

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

647  type(InputParamDefinitionType), parameter :: &
648  gwfdisu_ncvert = inputparamdefinitiontype &
649  ( &
650  'GWF', & ! component
651  'DISU', & ! subcomponent
652  'CELL2D', & ! block
653  'NCVERT', & ! tag name
654  'NCVERT', & ! fortran variable
655  'INTEGER', & ! type
656  '', & ! shape
657  'number of cell vertices', & ! longname
658  .true., & ! required
659  .false., & ! prerelease
660  .true., & ! multi-record
661  .false., & ! preserve case
662  .false., & ! layered
663  .false. & ! timeseries
664  )

◆ gwfdisu_nja

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

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

305  type(InputParamDefinitionType), parameter :: &
306  gwfdisu_nja = inputparamdefinitiontype &
307  ( &
308  'GWF', & ! component
309  'DISU', & ! subcomponent
310  'DIMENSIONS', & ! block
311  'NJA', & ! tag name
312  'NJA', & ! fortran variable
313  'INTEGER', & ! type
314  '', & ! shape
315  'number of columns', & ! longname
316  .true., & ! required
317  .false., & ! prerelease
318  .false., & ! multi-record
319  .false., & ! preserve case
320  .false., & ! layered
321  .false. & ! timeseries
322  )

◆ gwfdisu_nodes

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

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

286  type(InputParamDefinitionType), parameter :: &
287  gwfdisu_nodes = inputparamdefinitiontype &
288  ( &
289  'GWF', & ! component
290  'DISU', & ! subcomponent
291  'DIMENSIONS', & ! block
292  'NODES', & ! tag name
293  'NODES', & ! fortran variable
294  'INTEGER', & ! type
295  '', & ! shape
296  'number of layers', & ! longname
297  .true., & ! required
298  .false., & ! prerelease
299  .false., & ! multi-record
300  .false., & ! preserve case
301  .false., & ! layered
302  .false. & ! timeseries
303  )

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

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

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

◆ gwfdisu_nvert

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

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

324  type(InputParamDefinitionType), parameter :: &
325  gwfdisu_nvert = inputparamdefinitiontype &
326  ( &
327  'GWF', & ! component
328  'DISU', & ! subcomponent
329  'DIMENSIONS', & ! block
330  'NVERT', & ! tag name
331  'NVERT', & ! fortran variable
332  'INTEGER', & ! type
333  '', & ! shape
334  'number of vertices', & ! longname
335  .false., & ! required
336  .false., & ! prerelease
337  .false., & ! multi-record
338  .false., & ! preserve case
339  .false., & ! layered
340  .false. & ! timeseries
341  )

◆ gwfdisu_top

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

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

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

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

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

723  type(InputParamDefinitionType), parameter :: &
724  gwfdisu_vertices = inputparamdefinitiontype &
725  ( &
726  'GWF', & ! component
727  'DISU', & ! subcomponent
728  'VERTICES', & ! block
729  'VERTICES', & ! tag name
730  'VERTICES', & ! fortran variable
731  'RECARRAY IV XV YV', & ! type
732  'NVERT', & ! shape
733  'vertices data', & ! longname
734  .false., & ! required
735  .false., & ! prerelease
736  .false., & ! multi-record
737  .false., & ! preserve case
738  .false., & ! layered
739  .false. & ! timeseries
740  )

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

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

229  type(InputParamDefinitionType), parameter :: &
230  gwfdisu_voffsettol = inputparamdefinitiontype &
231  ( &
232  'GWF', & ! component
233  'DISU', & ! subcomponent
234  'OPTIONS', & ! block
235  'VERTICAL_OFFSET_TOLERANCE', & ! tag name
236  'VOFFSETTOL', & ! fortran variable
237  'DOUBLE', & ! type
238  '', & ! shape
239  'vertical length dimension for top and bottom checking', & ! longname
240  .false., & ! required
241  .false., & ! prerelease
242  .false., & ! multi-record
243  .false., & ! preserve case
244  .false., & ! layered
245  .false. & ! timeseries
246  )

◆ gwfdisu_xc

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

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

609  type(InputParamDefinitionType), parameter :: &
610  gwfdisu_xc = inputparamdefinitiontype &
611  ( &
612  'GWF', & ! component
613  'DISU', & ! subcomponent
614  'CELL2D', & ! block
615  'XC', & ! tag name
616  'XC', & ! fortran variable
617  'DOUBLE', & ! type
618  '', & ! shape
619  'x-coordinate for cell center', & ! longname
620  .true., & ! required
621  .false., & ! prerelease
622  .true., & ! multi-record
623  .false., & ! preserve case
624  .false., & ! layered
625  .false. & ! timeseries
626  )

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

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

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

◆ gwfdisu_xv

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

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

552  type(InputParamDefinitionType), parameter :: &
553  gwfdisu_xv = inputparamdefinitiontype &
554  ( &
555  'GWF', & ! component
556  'DISU', & ! subcomponent
557  'VERTICES', & ! block
558  'XV', & ! tag name
559  'XV', & ! fortran variable
560  'DOUBLE', & ! type
561  '', & ! shape
562  'x-coordinate for vertex', & ! longname
563  .true., & ! required
564  .false., & ! prerelease
565  .true., & ! multi-record
566  .false., & ! preserve case
567  .false., & ! layered
568  .false. & ! timeseries
569  )

◆ gwfdisu_yc

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

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

628  type(InputParamDefinitionType), parameter :: &
629  gwfdisu_yc = inputparamdefinitiontype &
630  ( &
631  'GWF', & ! component
632  'DISU', & ! subcomponent
633  'CELL2D', & ! block
634  'YC', & ! tag name
635  'YC', & ! fortran variable
636  'DOUBLE', & ! type
637  '', & ! shape
638  'y-coordinate for cell center', & ! longname
639  .true., & ! required
640  .false., & ! prerelease
641  .true., & ! multi-record
642  .false., & ! preserve case
643  .false., & ! layered
644  .false. & ! timeseries
645  )

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

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

191  type(InputParamDefinitionType), parameter :: &
192  gwfdisu_yorigin = inputparamdefinitiontype &
193  ( &
194  'GWF', & ! component
195  'DISU', & ! subcomponent
196  'OPTIONS', & ! block
197  'YORIGIN', & ! tag name
198  'YORIGIN', & ! fortran variable
199  'DOUBLE', & ! type
200  '', & ! shape
201  'y-position origin of the model grid coordinate system', & ! longname
202  .false., & ! required
203  .false., & ! prerelease
204  .false., & ! multi-record
205  .false., & ! preserve case
206  .false., & ! layered
207  .false. & ! timeseries
208  )

◆ gwfdisu_yv

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

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

571  type(InputParamDefinitionType), parameter :: &
572  gwfdisu_yv = inputparamdefinitiontype &
573  ( &
574  'GWF', & ! component
575  'DISU', & ! subcomponent
576  'VERTICES', & ! block
577  'YV', & ! tag name
578  'YV', & ! fortran variable
579  'DOUBLE', & ! type
580  '', & ! shape
581  'y-coordinate for vertex', & ! longname
582  .true., & ! required
583  .false., & ! prerelease
584  .true., & ! multi-record
585  .false., & ! preserve case
586  .false., & ! layered
587  .false. & ! timeseries
588  )