Hi,

I guess you forgot to do "loadModel(Modelica)". Create a new code cell above 
all the cells and write "loadModel(Modelica)", execute it and then try again.

Regards,
Adeel.


-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Chris Nabold
Sent: den 17 oktober 2011 17:31
To: [email protected]
Subject: Mechatronic System - A DC Motor

I tried to run the Mechatronic System - A DC Motor example within the 
OMNotebook (V1.7.0). The program stops in the simulation phase with the 
following error message:
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 150.0, numberOfIntervals = 
500, tolerance = 1e-006, method = 'dassl', fileNamePrefix = 'DCMotorCircuit', 
storeInTemp = false, noClean = false, options = '', outputFormat = 'mat', 
variableFilter = '.*', measureTime = false, cflags = ''",
    messages = "Simulation failed for model: DCMotorCircuit 
[<interactive>:2:3-2:33:writable] Error: Class Resistor not found in scope 
DCMotorCircuit.
Error: Error occured while flattening model DCMotorCircuit ",
    timeFrontend = 0.0,
    timeBackend = 0.0,
    timeSimCode = 0.0,
    timeTemplates = 0.0,
    timeCompile = 0.0,
    timeSimulation = 0.0,
    timeTotal = 0.0
end SimulationResult;
The Class resistor is missing - where can I find all the standard models?
Do I have to download them separately?
Where to install the?
Thank you for your help

**

Reply via email to