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 is used to define the history result files containing the target and model solutions, together with the variable and weighting data to be used in computing the misfit between the experimental data and model results.

 

The minimum data requirement is the name of the target data file and the associated model history set number. In this case the misfit is computed using a normalised root mean square error for all common variables (with the same name) between the target and the model history result files while non-common variables will be ignored. Alternatively, specific variable names in the target may be defined to be associated to specific model variable names for comparison and computation of misfit (e.g. this may be required when the variable name in the target result file and model history file In addition individual variables or specific time intervals may be assigned weighting. This allows for example the misfit evaluation to be focused on a particular section of the results in a history file (e.g. a particular time range).

 

Both the experimental data (target) and model results are defined in standard ParaGeo format in comma separated value (csv) format. The target data should contain as a minimum a Header section with the variable IDs and variable tags and a section with the values for each variable according to the following format:

 

GeoInv_Misfits_01

 

Where the words in bold blue need to be specified exactly as shown and the two first columns of values are always considered Step and Time values respectively. It is expected that the model history file will contain additional data than the minimum shown above.

 

Notes

A Misfit_data_set data structure must be defined for each target result data file to be used in the inverse procedure.

 

 

Click to expand/collapseExperiment_filename    Target results file name (Compulsory)

 

Click to expand/collapseModel_set_number    Model results history set (Compulsory)

 

Click to expand/collapseError_type    Type of function for computing misfit

 

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

 

Click to expand/collapseExperiment_variable_tags    List of tags for target variables

 

Click to expand/collapseModel_variable_IDs    List of 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 each variable misfit

 

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

 

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