- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Error during simulation
Error during simulation
Error during simulation
while executing the following "simulate(BouncingBall,stopTime=3.0)"
i got the error as
record SimulationResult
resultFile = "",
simulationOptions = "startTime = 0.0, stopTime = 3.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'BouncingBall', options = '', outputFormat = 'mat', variableFilter = '.*', measureTime = false, cflags = '', simflags = ''",
messages = "Simulation execution failed for model: BouncingBall
/bin/sh: 1: /home/fossee/Documents/openmodelica/binary: not found
",
timeFrontend = 0.574199305,
timeBackend = 0.07576126300000001,
timeSimCode = 0.031371718,
timeTemplates = 0.08858041900000001,
timeCompile = 1.991460298
end SimulationResult;
Warning: The initial conditions are not fully specified. Use +d=initialization for more information.
plz let me know why simulation is nt taking place.
Thanks,
Manas
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Error during simulation