|
| logical, public | gwt_oc_multi_package = .false. |
| |
| character(len=16), dimension(*), parameter, public | gwt_oc_subpackages = [ ' ' ] |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_budfilerec = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'BUDGET_FILERECORD', 'BUDFILEREC', 'RECORD BUDGET FILEOUT BUDGETFILE', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_budget = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'BUDGET', 'BUDGET', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_fileout = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_budgetfile = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'BUDGETFILE', 'BUDGETFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_budcsvfilerec = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'BUDGETCSV_FILERECORD', 'BUDCSVFILEREC', 'RECORD BUDGETCSV FILEOUT BUDGETCSVFILE', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_budgetcsv = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'BUDGETCSV', 'BUDGETCSV', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_budgetcsvfile = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'BUDGETCSVFILE', 'BUDGETCSVFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_concfilerec = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'CONCENTRATION_FILERECORD', 'CONCFILEREC', 'RECORD CONCENTRATION FILEOUT CONCENTRATIONFILE', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_concentration = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'CONCENTRATION', 'CONCENTRATION', 'KEYWORD', '', 'concentration keyword', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_concfile = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'CONCENTRATIONFILE', 'CONCFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_concprintrec = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'CONCENTRATIONPRINTRECORD', 'CONCPRINTREC', 'RECORD CONCENTRATION PRINT_FORMAT FORMATRECORD', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_print_format = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'PRINT_FORMAT', 'PRINT_FORMAT', 'KEYWORD', '', 'keyword to indicate that a print format follows', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_formatrecord = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'FORMATRECORD', 'FORMATRECORD', 'RECORD COLUMNS WIDTH DIGITS FORMAT', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_columns = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'COLUMNS', 'COLUMNS', 'INTEGER', '', 'number of columns', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_width = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'WIDTH', 'WIDTH', 'INTEGER', '', 'width for each number', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_digits = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'DIGITS', 'DIGITS', 'INTEGER', '', 'number of digits', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_format = InputParamDefinitionType ( 'GWT', 'OC', 'OPTIONS', 'FORMAT', 'FORMAT', 'STRING', '', 'write format', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_saverecord = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'SAVERECORD', 'SAVERECORD', 'RECORD SAVE RTYPE OCSETTING', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_save = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'SAVE', 'SAVE', 'KEYWORD', '', 'keyword to save', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_printrecord = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'PRINTRECORD', 'PRINTRECORD', 'RECORD PRINT RTYPE OCSETTING', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_print = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'PRINT', 'PRINT', 'KEYWORD', '', 'keyword to save', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_rtype = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'RTYPE', 'RTYPE', 'STRING', '', 'record type', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_ocsetting = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'OCSETTING', 'OCSETTING', 'KEYSTRING ALL FIRST LAST FREQUENCY STEPS', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_all = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'ALL', 'ALL', 'KEYWORD', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_first = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'FIRST', 'FIRST', 'KEYWORD', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_last = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'LAST', 'LAST', 'KEYWORD', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_frequency = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'FREQUENCY', 'FREQUENCY', 'INTEGER', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwtoc_steps = InputParamDefinitionType ( 'GWT', 'OC', 'PERIOD', 'STEPS', 'STEPS', 'INTEGER1D', '<NSTP', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), dimension(*), parameter, public | gwt_oc_param_definitions = [ gwtoc_budfilerec, gwtoc_budget, gwtoc_fileout, gwtoc_budgetfile, gwtoc_budcsvfilerec, gwtoc_budgetcsv, gwtoc_budgetcsvfile, gwtoc_concfilerec, gwtoc_concentration, gwtoc_concfile, gwtoc_concprintrec, gwtoc_print_format, gwtoc_formatrecord, gwtoc_columns, gwtoc_width, gwtoc_digits, gwtoc_format, gwtoc_saverecord, gwtoc_save, gwtoc_printrecord, gwtoc_print, gwtoc_rtype, gwtoc_ocsetting, gwtoc_all, gwtoc_first, gwtoc_last, gwtoc_frequency, gwtoc_steps ] |
| |
| type(inputparamdefinitiontype), dimension(*), parameter, public | gwt_oc_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ] |
| |
| type(inputblockdefinitiontype), dimension(*), parameter, public | gwt_oc_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .false., .false., .true. ) ] |
| |