User Tools

Site Tools


tutorials:creating_a_calibration_framework

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
tutorials:creating_a_calibration_framework [2009/05/28 16:52]
mwilliams
tutorials:creating_a_calibration_framework [2009/11/07 00:42]
marcus.williams
Line 1: Line 1:
 +====== Steps of Creating a Calibration Framework ======
 +
 +Steps for creating a calibration framework:
 +
 +  - Copy simulator diagram (that runs dimensional analysis); rename to cal; change framework properties and directories
 +  - Create calibration calculators
 +    - If any //if $history// clauses are used in the simulator, remove the //else// logic from the calibrator images. See [[howtos:​Selective calibration - excluding some of a simulator from calibration]]
 +  - Replace simulation (time dependent) informants with calibration ones (e.g. ts with th) in the calibration diagram.
 +  - Initialize variable history links in simulator (Set history links...)
 +  - Replace simulation (time dependent) informants with calibration ones (e.g. ts with th) in the simulation diagram in history index only.
 +  - Handle binding link rules. ​
 +  - Run dimensional analysis in calibrator.
 +  - Run dimensional analysis in history in simulator.
 +  - Generate SAMM loading files for both frameworks (order doesn'​t matter).
 +  - Create model family in SAMM
 +  - Load informants from cal
 +  - Load simulator.
 +  - Load calibrator.
 +  - Save scenario.
 +  - Eval history ins.
 +  - Eval history outs.
 +
  
tutorials/creating_a_calibration_framework.txt ยท Last modified: 2009/11/07 00:45 by marcus.williams