User Tools

Site Tools


howtos:typicalerrors

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
howtos:typicalerrors [2011/04/03 13:06]
shona.weldon created
howtos:typicalerrors [2011/06/16 15:40]
marcus.williams
Line 1: Line 1:
 ====== Typical errors and solutions ====== ====== Typical errors and solutions ======
 +===== Calibration framework load error =====
 +When you see the following message,
 +
 +{{:​howtos:​model_loading_error_1.jpg|}}
 +
 +the variables between the calibrator and the simulation are not linked up properly. This is usually caused when the name of a variable is changed in the calibrator and is not updated in the simulator.
 +
 +Ensure that the names of the variables entering the simulator diagram from the calibrator are the same. Also ensure that the simulator variable is bound to the correct calibrator variable by examining the History tab in the Variable Information view.
 +
 ===== seek error when saving first sim scenario ===== ===== seek error when saving first sim scenario =====
 Here's a screenshot of the type of error message you may see: Here's a screenshot of the type of error message you may see:
Line 11: Line 20:
     * check the .v file for the calculator to make sure the variable is marked correctly as an input     * check the .v file for the calculator to make sure the variable is marked correctly as an input
     * make sure that it is an output in the calibrator mapping to the input in the simulator     * make sure that it is an output in the calibrator mapping to the input in the simulator
 +
 +===== dimensional analysis tool error =====
 +
 +TOOL error during dimensional analysis:
 +
 +<​file>​
 += tool: Can't open file: ink
 +TOOL: execution error
 +</​file>​
 +
 +Possible cause:
 +
 +You are trying to run dimensional analysis backwards when there is no calibrator structure in place.
 +
 +Remember you do not need to run the calculators backwards when you have a simulation framework on its own, or for the calibration framework.
howtos/typicalerrors.txt ยท Last modified: 2011/08/30 18:28 by marcus.williams