|
logical, public | gwt_src_multi_package = .true. |
|
character(len=16), dimension(*), parameter, public | gwt_src_subpackages = [ ' ' ] |
|
type(inputparamdefinitiontype), parameter | gwtsrc_auxiliary = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_auxmultname = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_boundnames = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_iprpak = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_iprflow = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_ipakcb = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save well flows to budget file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_ts_filerecord = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_ts6 = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'head keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_filein = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_ts6_filename = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .true., .true., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_obs_filerecord = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_obs6 = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_obs6_filename = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .true., .true., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_highest_sat = InputParamDefinitionType ( 'GWT', 'SRC', 'OPTIONS', 'HIGHEST_SATURATED', 'HIGHEST_SAT', 'KEYWORD', '', 'apply source to highest saturated cell', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_maxbound = InputParamDefinitionType ( 'GWT', 'SRC', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of sources', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_cellid = InputParamDefinitionType ( 'GWT', 'SRC', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_smassrate = InputParamDefinitionType ( 'GWT', 'SRC', 'PERIOD', 'SMASSRATE', 'SMASSRATE', 'DOUBLE', '', 'mass source loading rate', .true., .true., .false., .false., .true. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_auxvar = InputParamDefinitionType ( 'GWT', 'SRC', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .true., .false., .false., .true. ) |
|
type(inputparamdefinitiontype), parameter | gwtsrc_boundname = InputParamDefinitionType ( 'GWT', 'SRC', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'well name', .false., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | gwt_src_param_definitions = [ gwtsrc_auxiliary, gwtsrc_auxmultname, gwtsrc_boundnames, gwtsrc_iprpak, gwtsrc_iprflow, gwtsrc_ipakcb, gwtsrc_ts_filerecord, gwtsrc_ts6, gwtsrc_filein, gwtsrc_ts6_filename, gwtsrc_obs_filerecord, gwtsrc_obs6, gwtsrc_obs6_filename, gwtsrc_highest_sat, gwtsrc_maxbound, gwtsrc_cellid, gwtsrc_smassrate, gwtsrc_auxvar, gwtsrc_boundname ] |
|
type(inputparamdefinitiontype), parameter | gwtsrc_spd = InputParamDefinitionType ( 'GWT', 'SRC', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID SMASSRATE AUX BOUNDNAME', 'MAXBOUND', '', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | gwt_src_aggregate_definitions = [ gwtsrc_spd ] |
|
type(inputblockdefinitiontype), dimension(*), parameter, public | gwt_src_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ] |
|