Misfit_data_set

 

Data Structure: Misfit_data_set

Description

Data defining the Misfit Evaluation

Usage

Misfit_data_set     NUM=ival   where ival  is the data structure number

 

Description

Overview

The Misfit_data_set data structure defines the history result files containing the experimental (also referred to as target) and model solutions, together with the variable and weighting data to be used in computing the misfit between the target data and model results.

 

The minimum data requirement is the name of the target data file and the assoicated model (history) set number. In this case the misfit is computed using a normalised root mean square error for all common variables. Alternatively, specific variables may be identified for comparison and computation of misfit. In addition, individual variables or specific time intervals may be assigned weighting. This allows the misfit evaluation to be focused on the results of a particular section in a history file (e.g. for a particular time range).

 

Both the target data and model results are defined in standard ParaGeo format as columns of data associated with individual variables in comma separated value (csv) format. The target data should contain as a minimum a Header section with the variable IDs and a section with the values for each variable, i.e.

history_file

 

Notes

Several Misfit_data_set data structures may be defined, one for each target to be used in the inverse procedure. This is required if either the experimental data or the model results are contained in different files.

 

 

Click to expand/collapseExperiment_filename    File containing target results

 

Click to expand/collapseExperiment_set_id    Name of the data set for the experiment

 

Click to expand/collapseModel_set_id    Name of the data set for the model

 

Click to expand/collapseModel_set_number    History set ID number for model results

 

Click to expand/collapseError_type    Type of function for computing misfit

 

Click to expand/collapseExperiment_variable_ids    List of target variables to be used in the Misfit evaluation

 

Click to expand/collapseExperiment_variable_tags    List of tags for the target variables

 

Click to expand/collapseModel_variable_ids    List of model variables to be used in the Misfit evaluation

 

Click to expand/collapseModel_variable_tags    List of tags for the model variables

 

Click to expand/collapseVariable_weights    List of weights for combining the misfit of multiple variables

 

Click to expand/collapseTime_points    List of times for evaluation of misfit

 

Click to expand/collapseTime_point_weights    List of weights for individual time points

 

Click to expand/collapseTime_curve_weights    List of time range and corresponding weights

 

Click to expand/collapseSet_weight    Weight for the current misfit data set