Hi, I tried to install the latest windows nightly (2015-07-26 06:53) on my windows 7. When starting OMedit I get --------------------------- OMEdit.exe - System Error --------------------------- The program can't start because libqjson.dll is missing from your computer. Try reinstalling the program to fix this problem. --------------------------- OK ---------------------------
Reinstallation did not fix the issues. Any ideas? Best Regards, Kilian -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mohsen Torabzadeh-Tari Sent: Montag, 17. Oktober 2011 18:35 To: [email protected] Subject: RE: Mechatronic System - A DC Motor Hi You've probably not loaded the Modelica standard library where the resistor component is part of Create a new cell and write loadModel(Modelica) and evaluate and re-simulate the DC motor It should fix your problem Regards Mohsen ________________________________________ From: [email protected] [[email protected]] On Behalf Of Chris Nabold [[email protected]] Sent: Monday, October 17, 2011 5:31 PM 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
