Opened 12 years ago

Closed 12 years ago

#1828 closed defect (fixed)

Generated code for RobotR3.oneAxis contains division by zero.

Reported by: Per Östlund Owned by: Jens Frenkel
Priority: high Milestone: 1.9.0
Component: Backend Version: trunk
Keywords: Cc: Willi Braun

Description

The generated code for the Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis test contains division by !1.0, which in C is equivalent with division by zero. This happens in the eqFunction_153 function, line 1203, and started happening in r13005. The test has been moved to failing tests, please move it back to working when this issue is fixed.

Change History (1)

comment:1 by Jens Frenkel, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.