Opened 19 years ago
Closed 12 years ago
#52 closed defect (fixed)
Examples from the Tutorial Mathematical Aspects does not simulate
Reported by: | bernhard.bachmann | Owned by: | bernhard.bachmann |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Backend | Version: | |
Keywords: | Cc: | bernhard.bachmann, Adrian Pop |
Description
Attachments (1)
Change History (6)
comment:1 by , 19 years ago
comment:2 by , 18 years ago
Bernhard, Could you insert the TestNonLinear1 model as an Additional comment in
this bugzilla. I couldn't find it on modelica.org
comment:4 by , 12 years ago
Component: | → Backend |
---|
- can somebody update the link to Mathematical Aspects.zip
comment:5 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Dear Peter,
I tried to run the models from the tutorial Mathematical Aspects presented at
the Modelica Conference in Hamburg-Haarburg. You can download the examples from
the Modelica homepage. I could not simulate most of the examples, although, I
adapted the models to some limitations of OpenModelica. (i.e. tanh =
Modelica.Math.tanh not necessary in Dymola). Especially, when simulating
TesNonlinear1.mo, you got the following error message:
record
# No constant binding for p[12]
# No constant binding for p[11]
Internal Error, generate_ode_code failed
# Generation of simulation code failed
# translate_model failed
# build_model failed
"
end record
Seems to be a problem with compilation of the Block library of Modelica.
Best regards,
Bernhard.