MODFLOW 6  version 6.7.0.dev1
USGS Modular Hydrologic Model
prtdisvinputmodule Module Reference

Data Types

type  prtdisvparamfoundtype
 

Variables

logical, public prt_disv_multi_package = .false.
 
character(len=16), dimension(*), parameter, public prt_disv_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter prtdisv_length_units = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_nogrb = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_grb_filerecord = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_grb6 = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_fileout = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_grb6_filename = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_xorigin = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_yorigin = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_angrot = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_export_ascii = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_export_nc = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_ncf_filerecord = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'NCF_FILERECORD', 'NCF_FILERECORD', 'RECORD NCF6 FILEIN NCF6_FILENAME', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_ncf6 = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'NCF6', 'NCF6', 'KEYWORD', '', 'ncf keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_filein = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_ncf6_filename = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'NCF6_FILENAME', 'NCF6_FILENAME', 'STRING', '', 'file name of NCF information', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_nlay = InputParamDefinitionType ( 'PRT', 'DISV', 'DIMENSIONS', 'NLAY', 'NLAY', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_ncpl = InputParamDefinitionType ( 'PRT', 'DISV', 'DIMENSIONS', 'NCPL', 'NCPL', 'INTEGER', '', 'number of cells per layer', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_nvert = InputParamDefinitionType ( 'PRT', 'DISV', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_top = InputParamDefinitionType ( 'PRT', 'DISV', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE1D', 'NCPL', 'model top elevation', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_botm = InputParamDefinitionType ( 'PRT', 'DISV', 'GRIDDATA', 'BOTM', 'BOTM', 'DOUBLE2D', 'NCPL NLAY', 'model bottom elevation', .true., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_idomain = InputParamDefinitionType ( 'PRT', 'DISV', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER2D', 'NCPL NLAY', 'idomain existence array', .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_iv = InputParamDefinitionType ( 'PRT', 'DISV', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_xv = InputParamDefinitionType ( 'PRT', 'DISV', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_yv = InputParamDefinitionType ( 'PRT', 'DISV', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_icell2d = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', 'cell2d number', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_xc = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', 'x-coordinate for cell center', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_yc = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', 'y-coordinate for cell center', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_ncvert = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_icvert = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'array of vertex numbers', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public prt_disv_param_definitions = [ prtdisv_length_units, prtdisv_nogrb, prtdisv_grb_filerecord, prtdisv_grb6, prtdisv_fileout, prtdisv_grb6_filename, prtdisv_xorigin, prtdisv_yorigin, prtdisv_angrot, prtdisv_export_ascii, prtdisv_export_nc, prtdisv_ncf_filerecord, prtdisv_ncf6, prtdisv_filein, prtdisv_ncf6_filename, prtdisv_nlay, prtdisv_ncpl, prtdisv_nvert, prtdisv_top, prtdisv_botm, prtdisv_idomain, prtdisv_iv, prtdisv_xv, prtdisv_yv, prtdisv_icell2d, prtdisv_xc, prtdisv_yc, prtdisv_ncvert, prtdisv_icvert ]
 
type(inputparamdefinitiontype), parameter prtdisv_vertices = InputParamDefinitionType ( 'PRT', 'DISV', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', 'vertices data', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter prtdisv_cell2d = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D XC YC NCVERT ICVERT', 'NCPL', 'cell2d data', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public prt_disv_aggregate_definitions = [ prtdisv_vertices, prtdisv_cell2d ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public prt_disv_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ), InputBlockDefinitionType( 'VERTICES', .true., .true., .false. ), InputBlockDefinitionType( 'CELL2D', .true., .true., .false. ) ]
 

Variable Documentation

◆ prt_disv_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public prtdisvinputmodule::prt_disv_aggregate_definitions = [ prtdisv_vertices, prtdisv_cell2d ]

Definition at line 646 of file prt-disvidm.f90.

646  type(InputParamDefinitionType), parameter :: &
647  prt_disv_aggregate_definitions(*) = &
648  [ &
649  prtdisv_vertices, &
650  prtdisv_cell2d &
651  ]

◆ prt_disv_block_definitions

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

Definition at line 653 of file prt-disvidm.f90.

653  type(InputBlockDefinitionType), parameter :: &
654  prt_disv_block_definitions(*) = &
655  [ &
656  inputblockdefinitiontype( &
657  'OPTIONS', & ! blockname
658  .false., & ! required
659  .false., & ! aggregate
660  .false. & ! block_variable
661  ), &
662  inputblockdefinitiontype( &
663  'DIMENSIONS', & ! blockname
664  .true., & ! required
665  .false., & ! aggregate
666  .false. & ! block_variable
667  ), &
668  inputblockdefinitiontype( &
669  'GRIDDATA', & ! blockname
670  .true., & ! required
671  .false., & ! aggregate
672  .false. & ! block_variable
673  ), &
674  inputblockdefinitiontype( &
675  'VERTICES', & ! blockname
676  .true., & ! required
677  .true., & ! aggregate
678  .false. & ! block_variable
679  ), &
680  inputblockdefinitiontype( &
681  'CELL2D', & ! blockname
682  .true., & ! required
683  .true., & ! aggregate
684  .false. & ! block_variable
685  ) &
686  ]

◆ prt_disv_multi_package

logical, public prtdisvinputmodule::prt_disv_multi_package = .false.

Definition at line 46 of file prt-disvidm.f90.

46  logical :: prt_disv_multi_package = .false.

◆ prt_disv_param_definitions

Definition at line 576 of file prt-disvidm.f90.

576  type(InputParamDefinitionType), parameter :: &
577  prt_disv_param_definitions(*) = &
578  [ &
579  prtdisv_length_units, &
580  prtdisv_nogrb, &
581  prtdisv_grb_filerecord, &
582  prtdisv_grb6, &
583  prtdisv_fileout, &
584  prtdisv_grb6_filename, &
585  prtdisv_xorigin, &
586  prtdisv_yorigin, &
587  prtdisv_angrot, &
588  prtdisv_export_ascii, &
589  prtdisv_export_nc, &
590  prtdisv_ncf_filerecord, &
591  prtdisv_ncf6, &
592  prtdisv_filein, &
593  prtdisv_ncf6_filename, &
594  prtdisv_nlay, &
595  prtdisv_ncpl, &
596  prtdisv_nvert, &
597  prtdisv_top, &
598  prtdisv_botm, &
599  prtdisv_idomain, &
600  prtdisv_iv, &
601  prtdisv_xv, &
602  prtdisv_yv, &
603  prtdisv_icell2d, &
604  prtdisv_xc, &
605  prtdisv_yc, &
606  prtdisv_ncvert, &
607  prtdisv_icvert &
608  ]

◆ prt_disv_subpackages

character(len=16), dimension(*), parameter, public prtdisvinputmodule::prt_disv_subpackages = [ ' ' ]

Definition at line 48 of file prt-disvidm.f90.

48  character(len=16), parameter :: &
49  prt_disv_subpackages(*) = &
50  [ &
51  ' ' &
52  ]

◆ prtdisv_angrot

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_angrot = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false. )
private

Definition at line 198 of file prt-disvidm.f90.

198  type(InputParamDefinitionType), parameter :: &
199  prtdisv_angrot = inputparamdefinitiontype &
200  ( &
201  'PRT', & ! component
202  'DISV', & ! subcomponent
203  'OPTIONS', & ! block
204  'ANGROT', & ! tag name
205  'ANGROT', & ! fortran variable
206  'DOUBLE', & ! type
207  '', & ! shape
208  'rotation angle', & ! longname
209  .false., & ! required
210  .false., & ! multi-record
211  .false., & ! preserve case
212  .false., & ! layered
213  .false. & ! timeseries
214  )

◆ prtdisv_botm

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_botm = InputParamDefinitionType ( 'PRT', 'DISV', 'GRIDDATA', 'BOTM', 'BOTM', 'DOUBLE2D', 'NCPL NLAY', 'model bottom elevation', .true., .false., .false., .true., .false. )
private

Definition at line 396 of file prt-disvidm.f90.

396  type(InputParamDefinitionType), parameter :: &
397  prtdisv_botm = inputparamdefinitiontype &
398  ( &
399  'PRT', & ! component
400  'DISV', & ! subcomponent
401  'GRIDDATA', & ! block
402  'BOTM', & ! tag name
403  'BOTM', & ! fortran variable
404  'DOUBLE2D', & ! type
405  'NCPL NLAY', & ! shape
406  'model bottom elevation', & ! longname
407  .true., & ! required
408  .false., & ! multi-record
409  .false., & ! preserve case
410  .true., & ! layered
411  .false. & ! timeseries
412  )

◆ prtdisv_cell2d

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_cell2d = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D XC YC NCVERT ICVERT', 'NCPL', 'cell2d data', .true., .false., .false., .false., .false. )
private

Definition at line 628 of file prt-disvidm.f90.

628  type(InputParamDefinitionType), parameter :: &
629  prtdisv_cell2d = inputparamdefinitiontype &
630  ( &
631  'PRT', & ! component
632  'DISV', & ! subcomponent
633  'CELL2D', & ! block
634  'CELL2D', & ! tag name
635  'CELL2D', & ! fortran variable
636  'RECARRAY ICELL2D XC YC NCVERT ICVERT', & ! type
637  'NCPL', & ! shape
638  'cell2d data', & ! longname
639  .true., & ! required
640  .false., & ! multi-record
641  .false., & ! preserve case
642  .false., & ! layered
643  .false. & ! timeseries
644  )

◆ prtdisv_export_ascii

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_export_ascii = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false. )
private

Definition at line 216 of file prt-disvidm.f90.

216  type(InputParamDefinitionType), parameter :: &
217  prtdisv_export_ascii = inputparamdefinitiontype &
218  ( &
219  'PRT', & ! component
220  'DISV', & ! subcomponent
221  'OPTIONS', & ! block
222  'EXPORT_ARRAY_ASCII', & ! tag name
223  'EXPORT_ASCII', & ! fortran variable
224  'KEYWORD', & ! type
225  '', & ! shape
226  'export array variables to layered ascii files.', & ! longname
227  .false., & ! required
228  .false., & ! multi-record
229  .false., & ! preserve case
230  .false., & ! layered
231  .false. & ! timeseries
232  )

◆ prtdisv_export_nc

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_export_nc = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false. )
private

Definition at line 234 of file prt-disvidm.f90.

234  type(InputParamDefinitionType), parameter :: &
235  prtdisv_export_nc = inputparamdefinitiontype &
236  ( &
237  'PRT', & ! component
238  'DISV', & ! subcomponent
239  'OPTIONS', & ! block
240  'EXPORT_ARRAY_NETCDF', & ! tag name
241  'EXPORT_NC', & ! fortran variable
242  'KEYWORD', & ! type
243  '', & ! shape
244  'export array variables to netcdf output files.', & ! longname
245  .false., & ! required
246  .false., & ! multi-record
247  .false., & ! preserve case
248  .false., & ! layered
249  .false. & ! timeseries
250  )

◆ prtdisv_filein

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_filein = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
private

Definition at line 288 of file prt-disvidm.f90.

288  type(InputParamDefinitionType), parameter :: &
289  prtdisv_filein = inputparamdefinitiontype &
290  ( &
291  'PRT', & ! component
292  'DISV', & ! subcomponent
293  'OPTIONS', & ! block
294  'FILEIN', & ! tag name
295  'FILEIN', & ! fortran variable
296  'KEYWORD', & ! type
297  '', & ! shape
298  'file keyword', & ! longname
299  .true., & ! required
300  .true., & ! multi-record
301  .false., & ! preserve case
302  .false., & ! layered
303  .false. & ! timeseries
304  )

◆ prtdisv_fileout

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_fileout = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
private

Definition at line 126 of file prt-disvidm.f90.

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

◆ prtdisv_grb6

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_grb6 = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .true., .false., .false., .false. )
private

Definition at line 108 of file prt-disvidm.f90.

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

◆ prtdisv_grb6_filename

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_grb6_filename = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .true., .true., .false., .false. )
private

Definition at line 144 of file prt-disvidm.f90.

144  type(InputParamDefinitionType), parameter :: &
145  prtdisv_grb6_filename = inputparamdefinitiontype &
146  ( &
147  'PRT', & ! component
148  'DISV', & ! 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  .true., & ! multi-record
157  .true., & ! preserve case
158  .false., & ! layered
159  .false. & ! timeseries
160  )

◆ prtdisv_grb_filerecord

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_grb_filerecord = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false. )
private

Definition at line 90 of file prt-disvidm.f90.

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

◆ prtdisv_icell2d

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_icell2d = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', 'cell2d number', .true., .true., .false., .false., .false. )
private

Definition at line 486 of file prt-disvidm.f90.

486  type(InputParamDefinitionType), parameter :: &
487  prtdisv_icell2d = inputparamdefinitiontype &
488  ( &
489  'PRT', & ! component
490  'DISV', & ! subcomponent
491  'CELL2D', & ! block
492  'ICELL2D', & ! tag name
493  'ICELL2D', & ! fortran variable
494  'INTEGER', & ! type
495  '', & ! shape
496  'cell2d number', & ! longname
497  .true., & ! required
498  .true., & ! multi-record
499  .false., & ! preserve case
500  .false., & ! layered
501  .false. & ! timeseries
502  )

◆ prtdisv_icvert

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_icvert = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'array of vertex numbers', .true., .true., .false., .false., .false. )
private

Definition at line 558 of file prt-disvidm.f90.

558  type(InputParamDefinitionType), parameter :: &
559  prtdisv_icvert = inputparamdefinitiontype &
560  ( &
561  'PRT', & ! component
562  'DISV', & ! subcomponent
563  'CELL2D', & ! block
564  'ICVERT', & ! tag name
565  'ICVERT', & ! fortran variable
566  'INTEGER1D', & ! type
567  'NCVERT', & ! shape
568  'array of vertex numbers', & ! longname
569  .true., & ! required
570  .true., & ! multi-record
571  .false., & ! preserve case
572  .false., & ! layered
573  .false. & ! timeseries
574  )

◆ prtdisv_idomain

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_idomain = InputParamDefinitionType ( 'PRT', 'DISV', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER2D', 'NCPL NLAY', 'idomain existence array', .false., .false., .false., .true., .false. )
private

Definition at line 414 of file prt-disvidm.f90.

414  type(InputParamDefinitionType), parameter :: &
415  prtdisv_idomain = inputparamdefinitiontype &
416  ( &
417  'PRT', & ! component
418  'DISV', & ! subcomponent
419  'GRIDDATA', & ! block
420  'IDOMAIN', & ! tag name
421  'IDOMAIN', & ! fortran variable
422  'INTEGER2D', & ! type
423  'NCPL NLAY', & ! shape
424  'idomain existence array', & ! longname
425  .false., & ! required
426  .false., & ! multi-record
427  .false., & ! preserve case
428  .true., & ! layered
429  .false. & ! timeseries
430  )

◆ prtdisv_iv

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_iv = InputParamDefinitionType ( 'PRT', 'DISV', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .true., .false., .false., .false. )
private

Definition at line 432 of file prt-disvidm.f90.

432  type(InputParamDefinitionType), parameter :: &
433  prtdisv_iv = inputparamdefinitiontype &
434  ( &
435  'PRT', & ! component
436  'DISV', & ! subcomponent
437  'VERTICES', & ! block
438  'IV', & ! tag name
439  'IV', & ! fortran variable
440  'INTEGER', & ! type
441  '', & ! shape
442  'vertex number', & ! longname
443  .true., & ! required
444  .true., & ! multi-record
445  .false., & ! preserve case
446  .false., & ! layered
447  .false. & ! timeseries
448  )

◆ prtdisv_length_units

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_length_units = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false. )
private

Definition at line 54 of file prt-disvidm.f90.

54  type(InputParamDefinitionType), parameter :: &
55  prtdisv_length_units = inputparamdefinitiontype &
56  ( &
57  'PRT', & ! component
58  'DISV', & ! subcomponent
59  'OPTIONS', & ! block
60  'LENGTH_UNITS', & ! tag name
61  'LENGTH_UNITS', & ! fortran variable
62  'STRING', & ! type
63  '', & ! shape
64  'model length units', & ! longname
65  .false., & ! required
66  .false., & ! multi-record
67  .false., & ! preserve case
68  .false., & ! layered
69  .false. & ! timeseries
70  )

◆ prtdisv_ncf6

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_ncf6 = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'NCF6', 'NCF6', 'KEYWORD', '', 'ncf keyword', .true., .true., .false., .false., .false. )
private

Definition at line 270 of file prt-disvidm.f90.

270  type(InputParamDefinitionType), parameter :: &
271  prtdisv_ncf6 = inputparamdefinitiontype &
272  ( &
273  'PRT', & ! component
274  'DISV', & ! subcomponent
275  'OPTIONS', & ! block
276  'NCF6', & ! tag name
277  'NCF6', & ! fortran variable
278  'KEYWORD', & ! type
279  '', & ! shape
280  'ncf keyword', & ! longname
281  .true., & ! required
282  .true., & ! multi-record
283  .false., & ! preserve case
284  .false., & ! layered
285  .false. & ! timeseries
286  )

◆ prtdisv_ncf6_filename

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_ncf6_filename = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'NCF6_FILENAME', 'NCF6_FILENAME', 'STRING', '', 'file name of NCF information', .true., .true., .true., .false., .false. )
private

Definition at line 306 of file prt-disvidm.f90.

306  type(InputParamDefinitionType), parameter :: &
307  prtdisv_ncf6_filename = inputparamdefinitiontype &
308  ( &
309  'PRT', & ! component
310  'DISV', & ! subcomponent
311  'OPTIONS', & ! block
312  'NCF6_FILENAME', & ! tag name
313  'NCF6_FILENAME', & ! fortran variable
314  'STRING', & ! type
315  '', & ! shape
316  'file name of NCF information', & ! longname
317  .true., & ! required
318  .true., & ! multi-record
319  .true., & ! preserve case
320  .false., & ! layered
321  .false. & ! timeseries
322  )

◆ prtdisv_ncf_filerecord

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_ncf_filerecord = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'NCF_FILERECORD', 'NCF_FILERECORD', 'RECORD NCF6 FILEIN NCF6_FILENAME', '', '', .false., .false., .false., .false., .false. )
private

Definition at line 252 of file prt-disvidm.f90.

252  type(InputParamDefinitionType), parameter :: &
253  prtdisv_ncf_filerecord = inputparamdefinitiontype &
254  ( &
255  'PRT', & ! component
256  'DISV', & ! subcomponent
257  'OPTIONS', & ! block
258  'NCF_FILERECORD', & ! tag name
259  'NCF_FILERECORD', & ! fortran variable
260  'RECORD NCF6 FILEIN NCF6_FILENAME', & ! type
261  '', & ! shape
262  '', & ! longname
263  .false., & ! required
264  .false., & ! multi-record
265  .false., & ! preserve case
266  .false., & ! layered
267  .false. & ! timeseries
268  )

◆ prtdisv_ncpl

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_ncpl = InputParamDefinitionType ( 'PRT', 'DISV', 'DIMENSIONS', 'NCPL', 'NCPL', 'INTEGER', '', 'number of cells per layer', .true., .false., .false., .false., .false. )
private

Definition at line 342 of file prt-disvidm.f90.

342  type(InputParamDefinitionType), parameter :: &
343  prtdisv_ncpl = inputparamdefinitiontype &
344  ( &
345  'PRT', & ! component
346  'DISV', & ! subcomponent
347  'DIMENSIONS', & ! block
348  'NCPL', & ! tag name
349  'NCPL', & ! fortran variable
350  'INTEGER', & ! type
351  '', & ! shape
352  'number of cells per layer', & ! longname
353  .true., & ! required
354  .false., & ! multi-record
355  .false., & ! preserve case
356  .false., & ! layered
357  .false. & ! timeseries
358  )

◆ prtdisv_ncvert

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_ncvert = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .true., .false., .false., .false. )
private

Definition at line 540 of file prt-disvidm.f90.

540  type(InputParamDefinitionType), parameter :: &
541  prtdisv_ncvert = inputparamdefinitiontype &
542  ( &
543  'PRT', & ! component
544  'DISV', & ! subcomponent
545  'CELL2D', & ! block
546  'NCVERT', & ! tag name
547  'NCVERT', & ! fortran variable
548  'INTEGER', & ! type
549  '', & ! shape
550  'number of cell vertices', & ! longname
551  .true., & ! required
552  .true., & ! multi-record
553  .false., & ! preserve case
554  .false., & ! layered
555  .false. & ! timeseries
556  )

◆ prtdisv_nlay

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_nlay = InputParamDefinitionType ( 'PRT', 'DISV', 'DIMENSIONS', 'NLAY', 'NLAY', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false. )
private

Definition at line 324 of file prt-disvidm.f90.

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

◆ prtdisv_nogrb

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_nogrb = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false. )
private

Definition at line 72 of file prt-disvidm.f90.

72  type(InputParamDefinitionType), parameter :: &
73  prtdisv_nogrb = inputparamdefinitiontype &
74  ( &
75  'PRT', & ! component
76  'DISV', & ! subcomponent
77  'OPTIONS', & ! block
78  'NOGRB', & ! tag name
79  'NOGRB', & ! fortran variable
80  'KEYWORD', & ! type
81  '', & ! shape
82  'do not write binary grid file', & ! longname
83  .false., & ! required
84  .false., & ! multi-record
85  .false., & ! preserve case
86  .false., & ! layered
87  .false. & ! timeseries
88  )

◆ prtdisv_nvert

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_nvert = InputParamDefinitionType ( 'PRT', 'DISV', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false. )
private

Definition at line 360 of file prt-disvidm.f90.

360  type(InputParamDefinitionType), parameter :: &
361  prtdisv_nvert = inputparamdefinitiontype &
362  ( &
363  'PRT', & ! component
364  'DISV', & ! subcomponent
365  'DIMENSIONS', & ! block
366  'NVERT', & ! tag name
367  'NVERT', & ! fortran variable
368  'INTEGER', & ! type
369  '', & ! shape
370  'number of columns', & ! longname
371  .true., & ! required
372  .false., & ! multi-record
373  .false., & ! preserve case
374  .false., & ! layered
375  .false. & ! timeseries
376  )

◆ prtdisv_top

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_top = InputParamDefinitionType ( 'PRT', 'DISV', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE1D', 'NCPL', 'model top elevation', .true., .false., .false., .false., .false. )
private

Definition at line 378 of file prt-disvidm.f90.

378  type(InputParamDefinitionType), parameter :: &
379  prtdisv_top = inputparamdefinitiontype &
380  ( &
381  'PRT', & ! component
382  'DISV', & ! subcomponent
383  'GRIDDATA', & ! block
384  'TOP', & ! tag name
385  'TOP', & ! fortran variable
386  'DOUBLE1D', & ! type
387  'NCPL', & ! shape
388  'model top elevation', & ! longname
389  .true., & ! required
390  .false., & ! multi-record
391  .false., & ! preserve case
392  .false., & ! layered
393  .false. & ! timeseries
394  )

◆ prtdisv_vertices

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_vertices = InputParamDefinitionType ( 'PRT', 'DISV', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', 'vertices data', .true., .false., .false., .false., .false. )
private

Definition at line 610 of file prt-disvidm.f90.

610  type(InputParamDefinitionType), parameter :: &
611  prtdisv_vertices = inputparamdefinitiontype &
612  ( &
613  'PRT', & ! component
614  'DISV', & ! subcomponent
615  'VERTICES', & ! block
616  'VERTICES', & ! tag name
617  'VERTICES', & ! fortran variable
618  'RECARRAY IV XV YV', & ! type
619  'NVERT', & ! shape
620  'vertices data', & ! longname
621  .true., & ! required
622  .false., & ! multi-record
623  .false., & ! preserve case
624  .false., & ! layered
625  .false. & ! timeseries
626  )

◆ prtdisv_xc

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_xc = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', 'x-coordinate for cell center', .true., .true., .false., .false., .false. )
private

Definition at line 504 of file prt-disvidm.f90.

504  type(InputParamDefinitionType), parameter :: &
505  prtdisv_xc = inputparamdefinitiontype &
506  ( &
507  'PRT', & ! component
508  'DISV', & ! subcomponent
509  'CELL2D', & ! block
510  'XC', & ! tag name
511  'XC', & ! fortran variable
512  'DOUBLE', & ! type
513  '', & ! shape
514  'x-coordinate for cell center', & ! longname
515  .true., & ! required
516  .true., & ! multi-record
517  .false., & ! preserve case
518  .false., & ! layered
519  .false. & ! timeseries
520  )

◆ prtdisv_xorigin

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_xorigin = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
private

Definition at line 162 of file prt-disvidm.f90.

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

◆ prtdisv_xv

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_xv = InputParamDefinitionType ( 'PRT', 'DISV', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .true., .false., .false., .false. )
private

Definition at line 450 of file prt-disvidm.f90.

450  type(InputParamDefinitionType), parameter :: &
451  prtdisv_xv = inputparamdefinitiontype &
452  ( &
453  'PRT', & ! component
454  'DISV', & ! subcomponent
455  'VERTICES', & ! block
456  'XV', & ! tag name
457  'XV', & ! fortran variable
458  'DOUBLE', & ! type
459  '', & ! shape
460  'x-coordinate for vertex', & ! longname
461  .true., & ! required
462  .true., & ! multi-record
463  .false., & ! preserve case
464  .false., & ! layered
465  .false. & ! timeseries
466  )

◆ prtdisv_yc

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_yc = InputParamDefinitionType ( 'PRT', 'DISV', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', 'y-coordinate for cell center', .true., .true., .false., .false., .false. )
private

Definition at line 522 of file prt-disvidm.f90.

522  type(InputParamDefinitionType), parameter :: &
523  prtdisv_yc = inputparamdefinitiontype &
524  ( &
525  'PRT', & ! component
526  'DISV', & ! subcomponent
527  'CELL2D', & ! block
528  'YC', & ! tag name
529  'YC', & ! fortran variable
530  'DOUBLE', & ! type
531  '', & ! shape
532  'y-coordinate for cell center', & ! longname
533  .true., & ! required
534  .true., & ! multi-record
535  .false., & ! preserve case
536  .false., & ! layered
537  .false. & ! timeseries
538  )

◆ prtdisv_yorigin

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_yorigin = InputParamDefinitionType ( 'PRT', 'DISV', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
private

Definition at line 180 of file prt-disvidm.f90.

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

◆ prtdisv_yv

type(inputparamdefinitiontype), parameter prtdisvinputmodule::prtdisv_yv = InputParamDefinitionType ( 'PRT', 'DISV', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .true., .false., .false., .false. )
private

Definition at line 468 of file prt-disvidm.f90.

468  type(InputParamDefinitionType), parameter :: &
469  prtdisv_yv = inputparamdefinitiontype &
470  ( &
471  'PRT', & ! component
472  'DISV', & ! subcomponent
473  'VERTICES', & ! block
474  'YV', & ! tag name
475  'YV', & ! fortran variable
476  'DOUBLE', & ! type
477  '', & ! shape
478  'y-coordinate for vertex', & ! longname
479  .true., & ! required
480  .true., & ! multi-record
481  .false., & ! preserve case
482  .false., & ! layered
483  .false. & ! timeseries
484  )