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

Data Types

type  gwfdisparamfoundtype
 

Variables

logical, public gwf_dis_multi_package = .false.
 
character(len=16), dimension(*), parameter, public gwf_dis_subpackages = [ 'UTL-NCF ' ]
 
type(inputparamdefinitiontype), parameter gwfdis_length_units = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_nogrb = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_grb_filerecord = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_grb6 = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_fileout = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_grb6_filename = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_xorigin = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_yorigin = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_angrot = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_export_ascii = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_export_nc = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_crs = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .true., .false., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_ncf_filerecord = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'NCF_FILERECORD', 'NCF_FILERECORD', 'RECORD NCF6 FILEIN NCF6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_ncf6 = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'NCF6', 'NCF6', 'KEYWORD', '', 'ncf keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_filein = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_ncf6_filename = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'NCF6_FILENAME', 'NCF6_FILENAME', 'STRING', '', 'file name of NCF information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_nlay = InputParamDefinitionType ( 'GWF', 'DIS', 'DIMENSIONS', 'NLAY', 'NLAY', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_nrow = InputParamDefinitionType ( 'GWF', 'DIS', 'DIMENSIONS', 'NROW', 'NROW', 'INTEGER', '', 'number of rows', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_ncol = InputParamDefinitionType ( 'GWF', 'DIS', 'DIMENSIONS', 'NCOL', 'NCOL', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_delr = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'DELR', 'DELR', 'DOUBLE1D', 'NCOL', 'spacing along a row', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_delc = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'DELC', 'DELC', 'DOUBLE1D', 'NROW', 'spacing along a column', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_top = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE2D', 'NCOL NROW', 'cell top elevation', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_botm = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'BOTM', 'BOTM', 'DOUBLE3D', 'NCOL NROW NLAY', 'cell bottom elevation', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfdis_idomain = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER3D', 'NCOL NROW NLAY', 'idomain existence array', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_dis_param_definitions = [ gwfdis_length_units, gwfdis_nogrb, gwfdis_grb_filerecord, gwfdis_grb6, gwfdis_fileout, gwfdis_grb6_filename, gwfdis_xorigin, gwfdis_yorigin, gwfdis_angrot, gwfdis_export_ascii, gwfdis_export_nc, gwfdis_crs, gwfdis_ncf_filerecord, gwfdis_ncf6, gwfdis_filein, gwfdis_ncf6_filename, gwfdis_nlay, gwfdis_nrow, gwfdis_ncol, gwfdis_delr, gwfdis_delc, gwfdis_top, gwfdis_botm, gwfdis_idomain ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_dis_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_dis_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ) ]
 

Variable Documentation

◆ gwf_dis_aggregate_definitions

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

Definition at line 534 of file gwf-disidm.f90.

534  type(InputParamDefinitionType), parameter :: &
535  gwf_dis_aggregate_definitions(*) = &
536  [ &
537  inputparamdefinitiontype &
538  ( &
539  '', & ! component
540  '', & ! subcomponent
541  '', & ! block
542  '', & ! tag name
543  '', & ! fortran variable
544  '', & ! type
545  '', & ! shape
546  '', & ! longname
547  .false., & ! required
548  .false., & ! prerelease
549  .false., & ! multi-record
550  .false., & ! preserve case
551  .false., & ! layered
552  .false. & ! timeseries
553  ) &
554  ]

◆ gwf_dis_block_definitions

type(inputblockdefinitiontype), dimension(*), parameter, public gwfdisinputmodule::gwf_dis_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ) ]

Definition at line 556 of file gwf-disidm.f90.

556  type(InputBlockDefinitionType), parameter :: &
557  gwf_dis_block_definitions(*) = &
558  [ &
559  inputblockdefinitiontype( &
560  'OPTIONS', & ! blockname
561  .false., & ! required
562  .false., & ! aggregate
563  .false. & ! block_variable
564  ), &
565  inputblockdefinitiontype( &
566  'DIMENSIONS', & ! blockname
567  .true., & ! required
568  .false., & ! aggregate
569  .false. & ! block_variable
570  ), &
571  inputblockdefinitiontype( &
572  'GRIDDATA', & ! blockname
573  .true., & ! required
574  .false., & ! aggregate
575  .false. & ! block_variable
576  ) &
577  ]

◆ gwf_dis_multi_package

logical, public gwfdisinputmodule::gwf_dis_multi_package = .false.

Definition at line 41 of file gwf-disidm.f90.

41  logical :: gwf_dis_multi_package = .false.

◆ gwf_dis_param_definitions

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

505  type(InputParamDefinitionType), parameter :: &
506  gwf_dis_param_definitions(*) = &
507  [ &
508  gwfdis_length_units, &
509  gwfdis_nogrb, &
510  gwfdis_grb_filerecord, &
511  gwfdis_grb6, &
512  gwfdis_fileout, &
513  gwfdis_grb6_filename, &
514  gwfdis_xorigin, &
515  gwfdis_yorigin, &
516  gwfdis_angrot, &
517  gwfdis_export_ascii, &
518  gwfdis_export_nc, &
519  gwfdis_crs, &
520  gwfdis_ncf_filerecord, &
521  gwfdis_ncf6, &
522  gwfdis_filein, &
523  gwfdis_ncf6_filename, &
524  gwfdis_nlay, &
525  gwfdis_nrow, &
526  gwfdis_ncol, &
527  gwfdis_delr, &
528  gwfdis_delc, &
529  gwfdis_top, &
530  gwfdis_botm, &
531  gwfdis_idomain &
532  ]

◆ gwf_dis_subpackages

character(len=16), dimension(*), parameter, public gwfdisinputmodule::gwf_dis_subpackages = [ 'UTL-NCF ' ]

Definition at line 43 of file gwf-disidm.f90.

43  character(len=16), parameter :: &
44  gwf_dis_subpackages(*) = &
45  [ &
46  'UTL-NCF ' &
47  ]

◆ gwfdis_angrot

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_angrot = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false., .false. )
private

Definition at line 201 of file gwf-disidm.f90.

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

◆ gwfdis_botm

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_botm = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'BOTM', 'BOTM', 'DOUBLE3D', 'NCOL NROW NLAY', 'cell bottom elevation', .true., .false., .false., .false., .true., .false. )
private

Definition at line 467 of file gwf-disidm.f90.

467  type(InputParamDefinitionType), parameter :: &
468  gwfdis_botm = inputparamdefinitiontype &
469  ( &
470  'GWF', & ! component
471  'DIS', & ! subcomponent
472  'GRIDDATA', & ! block
473  'BOTM', & ! tag name
474  'BOTM', & ! fortran variable
475  'DOUBLE3D', & ! type
476  'NCOL NROW NLAY', & ! shape
477  'cell bottom elevation', & ! longname
478  .true., & ! required
479  .false., & ! prerelease
480  .false., & ! multi-record
481  .false., & ! preserve case
482  .true., & ! layered
483  .false. & ! timeseries
484  )

◆ gwfdis_crs

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_crs = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .true., .false., .true., .false., .false. )
private

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

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

◆ gwfdis_delc

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_delc = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'DELC', 'DELC', 'DOUBLE1D', 'NROW', 'spacing along a column', .true., .false., .false., .false., .false., .false. )
private

Definition at line 429 of file gwf-disidm.f90.

429  type(InputParamDefinitionType), parameter :: &
430  gwfdis_delc = inputparamdefinitiontype &
431  ( &
432  'GWF', & ! component
433  'DIS', & ! subcomponent
434  'GRIDDATA', & ! block
435  'DELC', & ! tag name
436  'DELC', & ! fortran variable
437  'DOUBLE1D', & ! type
438  'NROW', & ! shape
439  'spacing along a column', & ! longname
440  .true., & ! required
441  .false., & ! prerelease
442  .false., & ! multi-record
443  .false., & ! preserve case
444  .false., & ! layered
445  .false. & ! timeseries
446  )

◆ gwfdis_delr

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_delr = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'DELR', 'DELR', 'DOUBLE1D', 'NCOL', 'spacing along a row', .true., .false., .false., .false., .false., .false. )
private

Definition at line 410 of file gwf-disidm.f90.

410  type(InputParamDefinitionType), parameter :: &
411  gwfdis_delr = inputparamdefinitiontype &
412  ( &
413  'GWF', & ! component
414  'DIS', & ! subcomponent
415  'GRIDDATA', & ! block
416  'DELR', & ! tag name
417  'DELR', & ! fortran variable
418  'DOUBLE1D', & ! type
419  'NCOL', & ! shape
420  'spacing along a row', & ! longname
421  .true., & ! required
422  .false., & ! prerelease
423  .false., & ! multi-record
424  .false., & ! preserve case
425  .false., & ! layered
426  .false. & ! timeseries
427  )

◆ gwfdis_export_ascii

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

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

220  type(InputParamDefinitionType), parameter :: &
221  gwfdis_export_ascii = inputparamdefinitiontype &
222  ( &
223  'GWF', & ! component
224  'DIS', & ! subcomponent
225  'OPTIONS', & ! block
226  'EXPORT_ARRAY_ASCII', & ! tag name
227  'EXPORT_ASCII', & ! fortran variable
228  'KEYWORD', & ! type
229  '', & ! shape
230  'export array variables to layered ascii files.', & ! longname
231  .false., & ! required
232  .false., & ! prerelease
233  .false., & ! multi-record
234  .false., & ! preserve case
235  .false., & ! layered
236  .false. & ! timeseries
237  )

◆ gwfdis_export_nc

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

Definition at line 239 of file gwf-disidm.f90.

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

◆ gwfdis_filein

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_filein = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 315 of file gwf-disidm.f90.

315  type(InputParamDefinitionType), parameter :: &
316  gwfdis_filein = inputparamdefinitiontype &
317  ( &
318  'GWF', & ! component
319  'DIS', & ! subcomponent
320  'OPTIONS', & ! block
321  'FILEIN', & ! tag name
322  'FILEIN', & ! fortran variable
323  'KEYWORD', & ! type
324  '', & ! shape
325  'file keyword', & ! longname
326  .true., & ! required
327  .false., & ! prerelease
328  .true., & ! multi-record
329  .false., & ! preserve case
330  .false., & ! layered
331  .false. & ! timeseries
332  )

◆ gwfdis_fileout

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_fileout = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 125 of file gwf-disidm.f90.

125  type(InputParamDefinitionType), parameter :: &
126  gwfdis_fileout = inputparamdefinitiontype &
127  ( &
128  'GWF', & ! component
129  'DIS', & ! subcomponent
130  'OPTIONS', & ! block
131  'FILEOUT', & ! tag name
132  'FILEOUT', & ! fortran variable
133  'KEYWORD', & ! type
134  '', & ! shape
135  'file keyword', & ! longname
136  .true., & ! required
137  .false., & ! prerelease
138  .true., & ! multi-record
139  .false., & ! preserve case
140  .false., & ! layered
141  .false. & ! timeseries
142  )

◆ gwfdis_grb6

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_grb6 = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 106 of file gwf-disidm.f90.

106  type(InputParamDefinitionType), parameter :: &
107  gwfdis_grb6 = inputparamdefinitiontype &
108  ( &
109  'GWF', & ! component
110  'DIS', & ! subcomponent
111  'OPTIONS', & ! block
112  'GRB6', & ! tag name
113  'GRB6', & ! fortran variable
114  'KEYWORD', & ! type
115  '', & ! shape
116  'grb keyword', & ! longname
117  .true., & ! required
118  .false., & ! prerelease
119  .true., & ! multi-record
120  .false., & ! preserve case
121  .false., & ! layered
122  .false. & ! timeseries
123  )

◆ gwfdis_grb6_filename

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_grb6_filename = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .false., .true., .true., .false., .false. )
private

Definition at line 144 of file gwf-disidm.f90.

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

◆ gwfdis_grb_filerecord

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_grb_filerecord = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 87 of file gwf-disidm.f90.

87  type(InputParamDefinitionType), parameter :: &
88  gwfdis_grb_filerecord = inputparamdefinitiontype &
89  ( &
90  'GWF', & ! component
91  'DIS', & ! subcomponent
92  'OPTIONS', & ! block
93  'GRB_FILERECORD', & ! tag name
94  'GRB_FILERECORD', & ! fortran variable
95  'RECORD GRB6 FILEOUT GRB6_FILENAME', & ! type
96  '', & ! shape
97  '', & ! longname
98  .false., & ! required
99  .false., & ! prerelease
100  .false., & ! multi-record
101  .false., & ! preserve case
102  .false., & ! layered
103  .false. & ! timeseries
104  )

◆ gwfdis_idomain

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_idomain = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER3D', 'NCOL NROW NLAY', 'idomain existence array', .false., .false., .false., .false., .true., .false. )
private

Definition at line 486 of file gwf-disidm.f90.

486  type(InputParamDefinitionType), parameter :: &
487  gwfdis_idomain = inputparamdefinitiontype &
488  ( &
489  'GWF', & ! component
490  'DIS', & ! subcomponent
491  'GRIDDATA', & ! block
492  'IDOMAIN', & ! tag name
493  'IDOMAIN', & ! fortran variable
494  'INTEGER3D', & ! type
495  'NCOL NROW NLAY', & ! shape
496  'idomain existence array', & ! longname
497  .false., & ! required
498  .false., & ! prerelease
499  .false., & ! multi-record
500  .false., & ! preserve case
501  .true., & ! layered
502  .false. & ! timeseries
503  )

◆ gwfdis_length_units

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_length_units = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false., .false. )
private

Definition at line 49 of file gwf-disidm.f90.

49  type(InputParamDefinitionType), parameter :: &
50  gwfdis_length_units = inputparamdefinitiontype &
51  ( &
52  'GWF', & ! component
53  'DIS', & ! subcomponent
54  'OPTIONS', & ! block
55  'LENGTH_UNITS', & ! tag name
56  'LENGTH_UNITS', & ! fortran variable
57  'STRING', & ! type
58  '', & ! shape
59  'model length units', & ! longname
60  .false., & ! required
61  .false., & ! prerelease
62  .false., & ! multi-record
63  .false., & ! preserve case
64  .false., & ! layered
65  .false. & ! timeseries
66  )

◆ gwfdis_ncf6

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_ncf6 = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'NCF6', 'NCF6', 'KEYWORD', '', 'ncf keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 296 of file gwf-disidm.f90.

296  type(InputParamDefinitionType), parameter :: &
297  gwfdis_ncf6 = inputparamdefinitiontype &
298  ( &
299  'GWF', & ! component
300  'DIS', & ! subcomponent
301  'OPTIONS', & ! block
302  'NCF6', & ! tag name
303  'NCF6', & ! fortran variable
304  'KEYWORD', & ! type
305  '', & ! shape
306  'ncf keyword', & ! longname
307  .true., & ! required
308  .false., & ! prerelease
309  .true., & ! multi-record
310  .false., & ! preserve case
311  .false., & ! layered
312  .false. & ! timeseries
313  )

◆ gwfdis_ncf6_filename

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_ncf6_filename = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'NCF6_FILENAME', 'NCF6_FILENAME', 'STRING', '', 'file name of NCF information', .true., .false., .true., .true., .false., .false. )
private

Definition at line 334 of file gwf-disidm.f90.

334  type(InputParamDefinitionType), parameter :: &
335  gwfdis_ncf6_filename = inputparamdefinitiontype &
336  ( &
337  'GWF', & ! component
338  'DIS', & ! subcomponent
339  'OPTIONS', & ! block
340  'NCF6_FILENAME', & ! tag name
341  'NCF6_FILENAME', & ! fortran variable
342  'STRING', & ! type
343  '', & ! shape
344  'file name of NCF information', & ! longname
345  .true., & ! required
346  .false., & ! prerelease
347  .true., & ! multi-record
348  .true., & ! preserve case
349  .false., & ! layered
350  .false. & ! timeseries
351  )

◆ gwfdis_ncf_filerecord

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_ncf_filerecord = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'NCF_FILERECORD', 'NCF_FILERECORD', 'RECORD NCF6 FILEIN NCF6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 277 of file gwf-disidm.f90.

277  type(InputParamDefinitionType), parameter :: &
278  gwfdis_ncf_filerecord = inputparamdefinitiontype &
279  ( &
280  'GWF', & ! component
281  'DIS', & ! subcomponent
282  'OPTIONS', & ! block
283  'NCF_FILERECORD', & ! tag name
284  'NCF_FILERECORD', & ! fortran variable
285  'RECORD NCF6 FILEIN NCF6_FILENAME', & ! type
286  '', & ! shape
287  '', & ! longname
288  .false., & ! required
289  .false., & ! prerelease
290  .false., & ! multi-record
291  .false., & ! preserve case
292  .false., & ! layered
293  .false. & ! timeseries
294  )

◆ gwfdis_ncol

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_ncol = InputParamDefinitionType ( 'GWF', 'DIS', 'DIMENSIONS', 'NCOL', 'NCOL', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false., .false. )
private

Definition at line 391 of file gwf-disidm.f90.

391  type(InputParamDefinitionType), parameter :: &
392  gwfdis_ncol = inputparamdefinitiontype &
393  ( &
394  'GWF', & ! component
395  'DIS', & ! subcomponent
396  'DIMENSIONS', & ! block
397  'NCOL', & ! tag name
398  'NCOL', & ! fortran variable
399  'INTEGER', & ! type
400  '', & ! shape
401  'number of columns', & ! longname
402  .true., & ! required
403  .false., & ! prerelease
404  .false., & ! multi-record
405  .false., & ! preserve case
406  .false., & ! layered
407  .false. & ! timeseries
408  )

◆ gwfdis_nlay

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_nlay = InputParamDefinitionType ( 'GWF', 'DIS', 'DIMENSIONS', 'NLAY', 'NLAY', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false., .false. )
private

Definition at line 353 of file gwf-disidm.f90.

353  type(InputParamDefinitionType), parameter :: &
354  gwfdis_nlay = inputparamdefinitiontype &
355  ( &
356  'GWF', & ! component
357  'DIS', & ! subcomponent
358  'DIMENSIONS', & ! block
359  'NLAY', & ! tag name
360  'NLAY', & ! fortran variable
361  'INTEGER', & ! type
362  '', & ! shape
363  'number of layers', & ! longname
364  .true., & ! required
365  .false., & ! prerelease
366  .false., & ! multi-record
367  .false., & ! preserve case
368  .false., & ! layered
369  .false. & ! timeseries
370  )

◆ gwfdis_nogrb

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_nogrb = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 68 of file gwf-disidm.f90.

68  type(InputParamDefinitionType), parameter :: &
69  gwfdis_nogrb = inputparamdefinitiontype &
70  ( &
71  'GWF', & ! component
72  'DIS', & ! subcomponent
73  'OPTIONS', & ! block
74  'NOGRB', & ! tag name
75  'NOGRB', & ! fortran variable
76  'KEYWORD', & ! type
77  '', & ! shape
78  'do not write binary grid file', & ! longname
79  .false., & ! required
80  .false., & ! prerelease
81  .false., & ! multi-record
82  .false., & ! preserve case
83  .false., & ! layered
84  .false. & ! timeseries
85  )

◆ gwfdis_nrow

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_nrow = InputParamDefinitionType ( 'GWF', 'DIS', 'DIMENSIONS', 'NROW', 'NROW', 'INTEGER', '', 'number of rows', .true., .false., .false., .false., .false., .false. )
private

Definition at line 372 of file gwf-disidm.f90.

372  type(InputParamDefinitionType), parameter :: &
373  gwfdis_nrow = inputparamdefinitiontype &
374  ( &
375  'GWF', & ! component
376  'DIS', & ! subcomponent
377  'DIMENSIONS', & ! block
378  'NROW', & ! tag name
379  'NROW', & ! fortran variable
380  'INTEGER', & ! type
381  '', & ! shape
382  'number of rows', & ! longname
383  .true., & ! required
384  .false., & ! prerelease
385  .false., & ! multi-record
386  .false., & ! preserve case
387  .false., & ! layered
388  .false. & ! timeseries
389  )

◆ gwfdis_top

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_top = InputParamDefinitionType ( 'GWF', 'DIS', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE2D', 'NCOL NROW', 'cell top elevation', .true., .false., .false., .false., .false., .false. )
private

Definition at line 448 of file gwf-disidm.f90.

448  type(InputParamDefinitionType), parameter :: &
449  gwfdis_top = inputparamdefinitiontype &
450  ( &
451  'GWF', & ! component
452  'DIS', & ! subcomponent
453  'GRIDDATA', & ! block
454  'TOP', & ! tag name
455  'TOP', & ! fortran variable
456  'DOUBLE2D', & ! type
457  'NCOL NROW', & ! shape
458  'cell top elevation', & ! longname
459  .true., & ! required
460  .false., & ! prerelease
461  .false., & ! multi-record
462  .false., & ! preserve case
463  .false., & ! layered
464  .false. & ! timeseries
465  )

◆ gwfdis_xorigin

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_xorigin = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
private

Definition at line 163 of file gwf-disidm.f90.

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

◆ gwfdis_yorigin

type(inputparamdefinitiontype), parameter gwfdisinputmodule::gwfdis_yorigin = InputParamDefinitionType ( 'GWF', 'DIS', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
private

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

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