Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#3738 closed defect (fixed)

fullRobot broken in MSL trunk

Reported by: sjoelund.se Owned by: wbraun
Priority: high Milestone: 1.9.4
Component: Backend Version: v1.9.4-dev-nightly
Keywords: Cc: Martin.Otter@…, lochel, wbraun, vwaurich

Description

Notification: Model statistics after passing the front-end and creating the data structures used by the back-end:
 * Number of equations: 4543
 * Number of variables: 4543
Error: Too many equations, over-determined system. The model has 701 equation(s) and 695 variable(s).
Error: pre-optimization module encapsulateWhenConditions (simulation) failed.

I will attach a log of the MSL diff between 3.2.1 and trunk (possibly it is inlining interpolate that fails).

Attachments (1)

FullRobotDiff.diff (23.5 KB) - added by sjoelund.se 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by sjoelund.se

comment:1 Changed 9 years ago by wbraun

  • Cc vwaurich added
  • Owner changed from lochel to wbraun
  • Status changed from new to accepted

Seems that this not squared system is produced by evalFunc module.

Last edited 9 years ago by wbraun (previous) (diff)

comment:2 Changed 9 years ago by wbraun

Fixed in 6e9b4f9/OMCompiler.

comment:3 Changed 9 years ago by wbraun

  • Resolution set to fixed
  • Status changed from accepted to closed

comment:4 Changed 7 years ago by sjoelund.se

  • Milestone changed from Future to 1.9.4
Note: See TracTickets for help on using tickets.