MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
gwt-disvidm.f90 File Reference

Go to the source code of this file.

Data Types

type  gwtdisvinputmodule::gwtdisvparamfoundtype
 

Modules

module  gwtdisvinputmodule
 

Variables

logical, public gwtdisvinputmodule::gwt_disv_multi_package = .false.
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_length_units = InputParamDefinitionType ( 'GWT', 'DISV', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_nogrb = InputParamDefinitionType ( 'GWT', 'DISV', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_xorigin = InputParamDefinitionType ( 'GWT', 'DISV', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_yorigin = InputParamDefinitionType ( 'GWT', 'DISV', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_angrot = InputParamDefinitionType ( 'GWT', 'DISV', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_export_ascii = InputParamDefinitionType ( 'GWT', 'DISV', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_nlay = InputParamDefinitionType ( 'GWT', 'DISV', 'DIMENSIONS', 'NLAY', 'NLAY', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_ncpl = InputParamDefinitionType ( 'GWT', 'DISV', 'DIMENSIONS', 'NCPL', 'NCPL', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_nvert = InputParamDefinitionType ( 'GWT', 'DISV', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_top = InputParamDefinitionType ( 'GWT', 'DISV', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE1D', 'NCPL', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_botm = InputParamDefinitionType ( 'GWT', 'DISV', 'GRIDDATA', 'BOTM', 'BOTM', 'DOUBLE2D', 'NCPL NLAY', .true., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_idomain = InputParamDefinitionType ( 'GWT', 'DISV', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER2D', 'NCPL NLAY', .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_iv = InputParamDefinitionType ( 'GWT', 'DISV', 'VERTICES', 'IV', 'IV', 'INTEGER', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_xv = InputParamDefinitionType ( 'GWT', 'DISV', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_yv = InputParamDefinitionType ( 'GWT', 'DISV', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_icell2d = InputParamDefinitionType ( 'GWT', 'DISV', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_xc = InputParamDefinitionType ( 'GWT', 'DISV', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_yc = InputParamDefinitionType ( 'GWT', 'DISV', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_ncvert = InputParamDefinitionType ( 'GWT', 'DISV', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_icvert = InputParamDefinitionType ( 'GWT', 'DISV', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwtdisvinputmodule::gwt_disv_param_definitions = [ gwtdisv_length_units, gwtdisv_nogrb, gwtdisv_xorigin, gwtdisv_yorigin, gwtdisv_angrot, gwtdisv_export_ascii, gwtdisv_nlay, gwtdisv_ncpl, gwtdisv_nvert, gwtdisv_top, gwtdisv_botm, gwtdisv_idomain, gwtdisv_iv, gwtdisv_xv, gwtdisv_yv, gwtdisv_icell2d, gwtdisv_xc, gwtdisv_yc, gwtdisv_ncvert, gwtdisv_icvert ]
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_vertices = InputParamDefinitionType ( 'GWT', 'DISV', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtdisvinputmodule::gwtdisv_cell2d = InputParamDefinitionType ( 'GWT', 'DISV', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D XC YC NCVERT ICVERT', 'NCPL', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwtdisvinputmodule::gwt_disv_aggregate_definitions = [ gwtdisv_vertices, gwtdisv_cell2d ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwtdisvinputmodule::gwt_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. ) ]