|
logical, public | swfzdginputmodule::swf_zdg_multi_package = .true. |
|
character(len=16), dimension(*), parameter, public | swfzdginputmodule::swf_zdg_subpackages = [ ' ' ] |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_auxiliary = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_boundnames = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_iprpak = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_iprflow = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_ipakcb = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save flows to budget file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_ts_filerecord = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_ts6 = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'head keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_filein = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_ts6_filename = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .true., .true., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_obs_filerecord = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_obs6 = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_obs6_filename = InputParamDefinitionType ( 'SWF', 'ZDG', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .true., .true., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_maxbound = InputParamDefinitionType ( 'SWF', 'ZDG', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of zero-depth-gradient boundaries', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_cellid = InputParamDefinitionType ( 'SWF', 'ZDG', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_idcxs = InputParamDefinitionType ( 'SWF', 'ZDG', 'PERIOD', 'IDCXS', 'IDCXS', 'INTEGER', '', 'cross section identifier', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_width = InputParamDefinitionType ( 'SWF', 'ZDG', 'PERIOD', 'WIDTH', 'WIDTH', 'DOUBLE', '', 'width of the zero-depth gradient boundary', .true., .true., .false., .false., .true. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_slope = InputParamDefinitionType ( 'SWF', 'ZDG', 'PERIOD', 'SLOPE', 'SLOPE', 'DOUBLE', '', 'channel slope', .true., .true., .false., .false., .true. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_rough = InputParamDefinitionType ( 'SWF', 'ZDG', 'PERIOD', 'ROUGH', 'ROUGH', 'DOUBLE', '', 'channel roughness', .true., .true., .false., .false., .true. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_auxvar = InputParamDefinitionType ( 'SWF', 'ZDG', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .true., .false., .false., .true. ) |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_boundname = InputParamDefinitionType ( 'SWF', 'ZDG', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'zero-depth-gradient boundary name', .false., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | swfzdginputmodule::swf_zdg_param_definitions = [ swfzdg_auxiliary, swfzdg_boundnames, swfzdg_iprpak, swfzdg_iprflow, swfzdg_ipakcb, swfzdg_ts_filerecord, swfzdg_ts6, swfzdg_filein, swfzdg_ts6_filename, swfzdg_obs_filerecord, swfzdg_obs6, swfzdg_obs6_filename, swfzdg_maxbound, swfzdg_cellid, swfzdg_idcxs, swfzdg_width, swfzdg_slope, swfzdg_rough, swfzdg_auxvar, swfzdg_boundname ] |
|
type(inputparamdefinitiontype), parameter | swfzdginputmodule::swfzdg_spd = InputParamDefinitionType ( 'SWF', 'ZDG', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID IDCXS WIDTH SLOPE ROUGH AUX BOUNDNAME', 'MAXBOUND', '', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | swfzdginputmodule::swf_zdg_aggregate_definitions = [ swfzdg_spd ] |
|
type(inputblockdefinitiontype), dimension(*), parameter, public | swfzdginputmodule::swf_zdg_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ] |
|