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

Data Types

type  gwedisparamfoundtype
 

Variables

logical, public gwe_dis_multi_package = .false.
 
character(len=16), dimension(*), parameter, public gwe_dis_subpackages = [ 'UTL-NCF ' ]
 
type(inputparamdefinitiontype), parameter gwedis_length_units = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_nogrb = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_grb_filerecord = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_grb6 = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_fileout = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_grb6_filename = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_xorigin = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_yorigin = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_angrot = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_export_ascii = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_export_nc = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_crs = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .true., .false., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_ncf_filerecord = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'NCF_FILERECORD', 'NCF_FILERECORD', 'RECORD NCF6 FILEIN NCF6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_ncf6 = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'NCF6', 'NCF6', 'KEYWORD', '', 'ncf keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_filein = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_ncf6_filename = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'NCF6_FILENAME', 'NCF6_FILENAME', 'STRING', '', 'file name of NCF information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_nlay = InputParamDefinitionType ( 'GWE', 'DIS', 'DIMENSIONS', 'NLAY', 'NLAY', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_nrow = InputParamDefinitionType ( 'GWE', 'DIS', 'DIMENSIONS', 'NROW', 'NROW', 'INTEGER', '', 'number of rows', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_ncol = InputParamDefinitionType ( 'GWE', 'DIS', 'DIMENSIONS', 'NCOL', 'NCOL', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_delr = InputParamDefinitionType ( 'GWE', 'DIS', 'GRIDDATA', 'DELR', 'DELR', 'DOUBLE1D', 'NCOL', 'spacing along a row', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_delc = InputParamDefinitionType ( 'GWE', 'DIS', 'GRIDDATA', 'DELC', 'DELC', 'DOUBLE1D', 'NROW', 'spacing along a column', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_top = InputParamDefinitionType ( 'GWE', 'DIS', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE2D', 'NCOL NROW', 'cell top elevation', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_botm = InputParamDefinitionType ( 'GWE', 'DIS', 'GRIDDATA', 'BOTM', 'BOTM', 'DOUBLE3D', 'NCOL NROW NLAY', 'cell bottom elevation', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwedis_idomain = InputParamDefinitionType ( 'GWE', 'DIS', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER3D', 'NCOL NROW NLAY', 'idomain existence array', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwe_dis_param_definitions = [ gwedis_length_units, gwedis_nogrb, gwedis_grb_filerecord, gwedis_grb6, gwedis_fileout, gwedis_grb6_filename, gwedis_xorigin, gwedis_yorigin, gwedis_angrot, gwedis_export_ascii, gwedis_export_nc, gwedis_crs, gwedis_ncf_filerecord, gwedis_ncf6, gwedis_filein, gwedis_ncf6_filename, gwedis_nlay, gwedis_nrow, gwedis_ncol, gwedis_delr, gwedis_delc, gwedis_top, gwedis_botm, gwedis_idomain ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwe_dis_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwe_dis_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ) ]
 

Variable Documentation

◆ gwe_dis_aggregate_definitions

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

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

534  type(InputParamDefinitionType), parameter :: &
535  gwe_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  ]

◆ gwe_dis_block_definitions

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

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

556  type(InputBlockDefinitionType), parameter :: &
557  gwe_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  ]

◆ gwe_dis_multi_package

logical, public gwedisinputmodule::gwe_dis_multi_package = .false.

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

41  logical :: gwe_dis_multi_package = .false.

◆ gwe_dis_param_definitions

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

505  type(InputParamDefinitionType), parameter :: &
506  gwe_dis_param_definitions(*) = &
507  [ &
508  gwedis_length_units, &
509  gwedis_nogrb, &
510  gwedis_grb_filerecord, &
511  gwedis_grb6, &
512  gwedis_fileout, &
513  gwedis_grb6_filename, &
514  gwedis_xorigin, &
515  gwedis_yorigin, &
516  gwedis_angrot, &
517  gwedis_export_ascii, &
518  gwedis_export_nc, &
519  gwedis_crs, &
520  gwedis_ncf_filerecord, &
521  gwedis_ncf6, &
522  gwedis_filein, &
523  gwedis_ncf6_filename, &
524  gwedis_nlay, &
525  gwedis_nrow, &
526  gwedis_ncol, &
527  gwedis_delr, &
528  gwedis_delc, &
529  gwedis_top, &
530  gwedis_botm, &
531  gwedis_idomain &
532  ]

◆ gwe_dis_subpackages

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

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

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

◆ gwedis_angrot

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_angrot = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false., .false. )
private

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

201  type(InputParamDefinitionType), parameter :: &
202  gwedis_angrot = inputparamdefinitiontype &
203  ( &
204  'GWE', & ! 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  )

◆ gwedis_botm

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

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

467  type(InputParamDefinitionType), parameter :: &
468  gwedis_botm = inputparamdefinitiontype &
469  ( &
470  'GWE', & ! 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  )

◆ gwedis_crs

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_crs = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .true., .false., .true., .false., .false. )
private

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

258  type(InputParamDefinitionType), parameter :: &
259  gwedis_crs = inputparamdefinitiontype &
260  ( &
261  'GWE', & ! 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  )

◆ gwedis_delc

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_delc = InputParamDefinitionType ( 'GWE', 'DIS', 'GRIDDATA', 'DELC', 'DELC', 'DOUBLE1D', 'NROW', 'spacing along a column', .true., .false., .false., .false., .false., .false. )
private

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

429  type(InputParamDefinitionType), parameter :: &
430  gwedis_delc = inputparamdefinitiontype &
431  ( &
432  'GWE', & ! 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  )

◆ gwedis_delr

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_delr = InputParamDefinitionType ( 'GWE', 'DIS', 'GRIDDATA', 'DELR', 'DELR', 'DOUBLE1D', 'NCOL', 'spacing along a row', .true., .false., .false., .false., .false., .false. )
private

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

410  type(InputParamDefinitionType), parameter :: &
411  gwedis_delr = inputparamdefinitiontype &
412  ( &
413  'GWE', & ! 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  )

◆ gwedis_export_ascii

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_export_ascii = InputParamDefinitionType ( 'GWE', '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 gwe-disidm.f90.

220  type(InputParamDefinitionType), parameter :: &
221  gwedis_export_ascii = inputparamdefinitiontype &
222  ( &
223  'GWE', & ! 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  )

◆ gwedis_export_nc

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_export_nc = InputParamDefinitionType ( 'GWE', '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 gwe-disidm.f90.

239  type(InputParamDefinitionType), parameter :: &
240  gwedis_export_nc = inputparamdefinitiontype &
241  ( &
242  'GWE', & ! 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  )

◆ gwedis_filein

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_filein = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

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

315  type(InputParamDefinitionType), parameter :: &
316  gwedis_filein = inputparamdefinitiontype &
317  ( &
318  'GWE', & ! 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  )

◆ gwedis_fileout

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_fileout = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

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

125  type(InputParamDefinitionType), parameter :: &
126  gwedis_fileout = inputparamdefinitiontype &
127  ( &
128  'GWE', & ! 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  )

◆ gwedis_grb6

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_grb6 = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
private

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

106  type(InputParamDefinitionType), parameter :: &
107  gwedis_grb6 = inputparamdefinitiontype &
108  ( &
109  'GWE', & ! 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  )

◆ gwedis_grb6_filename

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_grb6_filename = InputParamDefinitionType ( 'GWE', '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 gwe-disidm.f90.

144  type(InputParamDefinitionType), parameter :: &
145  gwedis_grb6_filename = inputparamdefinitiontype &
146  ( &
147  'GWE', & ! 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  )

◆ gwedis_grb_filerecord

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_grb_filerecord = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

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

87  type(InputParamDefinitionType), parameter :: &
88  gwedis_grb_filerecord = inputparamdefinitiontype &
89  ( &
90  'GWE', & ! 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  )

◆ gwedis_idomain

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

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

486  type(InputParamDefinitionType), parameter :: &
487  gwedis_idomain = inputparamdefinitiontype &
488  ( &
489  'GWE', & ! 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  )

◆ gwedis_length_units

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_length_units = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false., .false. )
private

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

49  type(InputParamDefinitionType), parameter :: &
50  gwedis_length_units = inputparamdefinitiontype &
51  ( &
52  'GWE', & ! 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  )

◆ gwedis_ncf6

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_ncf6 = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'NCF6', 'NCF6', 'KEYWORD', '', 'ncf keyword', .true., .false., .true., .false., .false., .false. )
private

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

296  type(InputParamDefinitionType), parameter :: &
297  gwedis_ncf6 = inputparamdefinitiontype &
298  ( &
299  'GWE', & ! 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  )

◆ gwedis_ncf6_filename

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_ncf6_filename = InputParamDefinitionType ( 'GWE', '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 gwe-disidm.f90.

334  type(InputParamDefinitionType), parameter :: &
335  gwedis_ncf6_filename = inputparamdefinitiontype &
336  ( &
337  'GWE', & ! 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  )

◆ gwedis_ncf_filerecord

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_ncf_filerecord = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'NCF_FILERECORD', 'NCF_FILERECORD', 'RECORD NCF6 FILEIN NCF6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

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

277  type(InputParamDefinitionType), parameter :: &
278  gwedis_ncf_filerecord = inputparamdefinitiontype &
279  ( &
280  'GWE', & ! 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  )

◆ gwedis_ncol

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_ncol = InputParamDefinitionType ( 'GWE', 'DIS', 'DIMENSIONS', 'NCOL', 'NCOL', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false., .false. )
private

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

391  type(InputParamDefinitionType), parameter :: &
392  gwedis_ncol = inputparamdefinitiontype &
393  ( &
394  'GWE', & ! 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  )

◆ gwedis_nlay

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_nlay = InputParamDefinitionType ( 'GWE', 'DIS', 'DIMENSIONS', 'NLAY', 'NLAY', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false., .false. )
private

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

353  type(InputParamDefinitionType), parameter :: &
354  gwedis_nlay = inputparamdefinitiontype &
355  ( &
356  'GWE', & ! 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  )

◆ gwedis_nogrb

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_nogrb = InputParamDefinitionType ( 'GWE', 'DIS', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false., .false. )
private

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

68  type(InputParamDefinitionType), parameter :: &
69  gwedis_nogrb = inputparamdefinitiontype &
70  ( &
71  'GWE', & ! 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  )

◆ gwedis_nrow

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_nrow = InputParamDefinitionType ( 'GWE', 'DIS', 'DIMENSIONS', 'NROW', 'NROW', 'INTEGER', '', 'number of rows', .true., .false., .false., .false., .false., .false. )
private

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

372  type(InputParamDefinitionType), parameter :: &
373  gwedis_nrow = inputparamdefinitiontype &
374  ( &
375  'GWE', & ! 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  )

◆ gwedis_top

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_top = InputParamDefinitionType ( 'GWE', 'DIS', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE2D', 'NCOL NROW', 'cell top elevation', .true., .false., .false., .false., .false., .false. )
private

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

448  type(InputParamDefinitionType), parameter :: &
449  gwedis_top = inputparamdefinitiontype &
450  ( &
451  'GWE', & ! 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  )

◆ gwedis_xorigin

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_xorigin = InputParamDefinitionType ( 'GWE', '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 gwe-disidm.f90.

163  type(InputParamDefinitionType), parameter :: &
164  gwedis_xorigin = inputparamdefinitiontype &
165  ( &
166  'GWE', & ! 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  )

◆ gwedis_yorigin

type(inputparamdefinitiontype), parameter gwedisinputmodule::gwedis_yorigin = InputParamDefinitionType ( 'GWE', '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 gwe-disidm.f90.

182  type(InputParamDefinitionType), parameter :: &
183  gwedis_yorigin = inputparamdefinitiontype &
184  ( &
185  'GWE', & ! 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  )