|
logical, public | gwf_welg_multi_package = .true. |
|
character(len=16), dimension(*), parameter, public | gwf_welg_subpackages = [ ' ' ] |
|
type(inputparamdefinitiontype), parameter | gwfwelg_readarraygrid = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'READARRAYGRID', 'READARRAYGRID', 'KEYWORD', '', 'use array-based grid input', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_auxiliary = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_auxmultname = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_iprpak = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_iprflow = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_ipakcb = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save well flows to budget file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_flowred = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'AUTO_FLOW_REDUCE', 'FLOWRED', 'DOUBLE', '', 'cell fractional thickness for reduced pumping', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_afrcsv_rec = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'AFRCSV_FILERECORD', 'AFRCSV_REC', 'RECORD AUTO_FLOW_REDUCE_CSV FILEOUT AFRCSVFILE', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_afrcsv = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'AUTO_FLOW_REDUCE_CSV', 'AFRCSV', 'KEYWORD', '', 'budget keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_fileout = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_afrcsvfile = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'AFRCSVFILE', 'AFRCSVFILE', 'STRING', '', 'file keyword', .true., .true., .true., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_obs_filerecord = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_filein = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_obs6 = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_obs6_filename = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .true., .true., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_mover = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'MOVER', 'MOVER', 'KEYWORD', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_export_nc = InputParamDefinitionType ( 'GWF', 'WELG', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_maxbound = InputParamDefinitionType ( 'GWF', 'WELG', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of wells in any stress period', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_q = InputParamDefinitionType ( 'GWF', 'WELG', 'PERIOD', 'Q', 'Q', 'DOUBLE1D', 'NODES', 'well rate', .true., .false., .false., .true., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwfwelg_auxvar = InputParamDefinitionType ( 'GWF', 'WELG', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NODES', 'well auxiliary variable iaux', .false., .false., .false., .true., .false. ) |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | gwf_welg_param_definitions = [ gwfwelg_readarraygrid, gwfwelg_auxiliary, gwfwelg_auxmultname, gwfwelg_iprpak, gwfwelg_iprflow, gwfwelg_ipakcb, gwfwelg_flowred, gwfwelg_afrcsv_rec, gwfwelg_afrcsv, gwfwelg_fileout, gwfwelg_afrcsvfile, gwfwelg_obs_filerecord, gwfwelg_filein, gwfwelg_obs6, gwfwelg_obs6_filename, gwfwelg_mover, gwfwelg_export_nc, gwfwelg_maxbound, gwfwelg_q, gwfwelg_auxvar ] |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | gwf_welg_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false. ) ] |
|
type(inputblockdefinitiontype), dimension(*), parameter, public | gwf_welg_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .true., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .false., .true. ) ] |
|