Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The best fit will be considered to be that one that gives the smallest deviation from the measured data. A loop over the previously created variable listCalibration will provide this information. Previously, the variables indicating the different properties around the best fit will be initialized to values that will certainly will be overwritten. Remember that the initial model set up could provide a better fit than any of the calibration simulation. So this case should also be included in the check loop. If the decviation deviation of a case is smaller than the previous "current one devBestFit", then that case should replace the current one (index, boundary condition used, roughness used, and deviation from the data).

...