MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
swf-dfwidm.f90 File Reference

Go to the source code of this file.

Data Types

type  swfdfwinputmodule::swfdfwparamfoundtype
 

Modules

module  swfdfwinputmodule
 

Variables

logical, public swfdfwinputmodule::swf_dfw_multi_package = .false.
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_icentral = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'CENTRAL_IN_SPACE', 'ICENTRAL', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_lengthconv = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'LENGTH_CONVERSION', 'LENGTHCONV', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_timeconv = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'TIME_CONVERSION', 'TIMECONV', 'DOUBLE', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_ipakcb = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_iprflow = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_isavvelocity = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'SAVE_VELOCITY', 'ISAVVELOCITY', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_obs_filerecord = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_obs6 = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_filein = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_obs6_filename = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_export_ascii = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_iswrcond = InputParamDefinitionType ( 'SWF', 'DFW', 'OPTIONS', 'DEV_SWR_CONDUCTANCE', 'ISWRCOND', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_manningsn = InputParamDefinitionType ( 'SWF', 'DFW', 'GRIDDATA', 'MANNINGSN', 'MANNINGSN', 'DOUBLE1D', 'NODES', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter swfdfwinputmodule::swfdfw_idcxs = InputParamDefinitionType ( 'SWF', 'DFW', 'GRIDDATA', 'IDCXS', 'IDCXS', 'INTEGER1D', 'NODES', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public swfdfwinputmodule::swf_dfw_param_definitions = [ swfdfw_icentral, swfdfw_lengthconv, swfdfw_timeconv, swfdfw_ipakcb, swfdfw_iprflow, swfdfw_isavvelocity, swfdfw_obs_filerecord, swfdfw_obs6, swfdfw_filein, swfdfw_obs6_filename, swfdfw_export_ascii, swfdfw_iswrcond, swfdfw_manningsn, swfdfw_idcxs ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public swfdfwinputmodule::swf_dfw_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public swfdfwinputmodule::swf_dfw_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ) ]