|
| logical, public | gwf_oc_multi_package = .false. |
| |
| character(len=16), dimension(*), parameter, public | gwf_oc_subpackages = [ ' ' ] |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_budfilerec = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'BUDGET_FILERECORD', 'BUDFILEREC', 'RECORD BUDGET FILEOUT BUDGETFILE', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_budget = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'BUDGET', 'BUDGET', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_fileout = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_budgetfile = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'BUDGETFILE', 'BUDGETFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_budcsvfilerec = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'BUDGETCSV_FILERECORD', 'BUDCSVFILEREC', 'RECORD BUDGETCSV FILEOUT BUDGETCSVFILE', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_budgetcsv = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'BUDGETCSV', 'BUDGETCSV', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_budgetcsvfile = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'BUDGETCSVFILE', 'BUDGETCSVFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_headfilerec = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'HEAD_FILERECORD', 'HEADFILEREC', 'RECORD HEAD FILEOUT HEADFILE', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_head = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'HEAD', 'HEAD', 'KEYWORD', '', 'head keyword', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_headfile = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'HEADFILE', 'HEADFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_headprintrec = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'HEADPRINTRECORD', 'HEADPRINTREC', 'RECORD HEAD PRINT_FORMAT FORMATRECORD', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_print_format = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'PRINT_FORMAT', 'PRINT_FORMAT', 'KEYWORD', '', 'keyword to indicate that a print format follows', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_formatrecord = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'FORMATRECORD', 'FORMATRECORD', 'RECORD COLUMNS WIDTH DIGITS FORMAT', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_columns = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'COLUMNS', 'COLUMNS', 'INTEGER', '', 'number of columns', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_width = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'WIDTH', 'WIDTH', 'INTEGER', '', 'width for each number', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_digits = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'DIGITS', 'DIGITS', 'INTEGER', '', 'number of digits', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_format = InputParamDefinitionType ( 'GWF', 'OC', 'OPTIONS', 'FORMAT', 'FORMAT', 'STRING', '', 'write format', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_saverecord = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'SAVERECORD', 'SAVERECORD', 'RECORD SAVE RTYPE OCSETTING', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_save = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'SAVE', 'SAVE', 'KEYWORD', '', 'keyword to save', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_printrecord = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'PRINTRECORD', 'PRINTRECORD', 'RECORD PRINT RTYPE OCSETTING', '', '', .false., .false., .false., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_print = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'PRINT', 'PRINT', 'KEYWORD', '', 'keyword to save', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_rtype = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'RTYPE', 'RTYPE', 'STRING', '', 'record type', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_ocsetting = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'OCSETTING', 'OCSETTING', 'KEYSTRING ALL FIRST LAST FREQUENCY STEPS', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_all = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'ALL', 'ALL', 'KEYWORD', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_first = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'FIRST', 'FIRST', 'KEYWORD', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_last = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'LAST', 'LAST', 'KEYWORD', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_frequency = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'FREQUENCY', 'FREQUENCY', 'INTEGER', '', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), parameter | gwfoc_steps = InputParamDefinitionType ( 'GWF', 'OC', 'PERIOD', 'STEPS', 'STEPS', 'INTEGER1D', '<NSTP', '', .true., .false., .true., .false., .false., .false. ) |
| |
| type(inputparamdefinitiontype), dimension(*), parameter, public | gwf_oc_param_definitions = [ gwfoc_budfilerec, gwfoc_budget, gwfoc_fileout, gwfoc_budgetfile, gwfoc_budcsvfilerec, gwfoc_budgetcsv, gwfoc_budgetcsvfile, gwfoc_headfilerec, gwfoc_head, gwfoc_headfile, gwfoc_headprintrec, gwfoc_print_format, gwfoc_formatrecord, gwfoc_columns, gwfoc_width, gwfoc_digits, gwfoc_format, gwfoc_saverecord, gwfoc_save, gwfoc_printrecord, gwfoc_print, gwfoc_rtype, gwfoc_ocsetting, gwfoc_all, gwfoc_first, gwfoc_last, gwfoc_frequency, gwfoc_steps ] |
| |
| type(inputparamdefinitiontype), dimension(*), parameter, public | gwf_oc_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ] |
| |
| type(inputblockdefinitiontype), dimension(*), parameter, public | gwf_oc_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .false., .false., .true. ) ] |
| |