Opened 12 years ago

Closed 12 years ago

#1975 closed defect (fixed)

Error in solving nonlinear system for Mechanics.rotational clutch model

Reported by: Bruno Scaglioni Owned by: Willi Braun
Priority: high Milestone: 1.9.0
Component: Backend Version: trunk
Keywords: Cc: Willi Braun

Description

The model:
Modelica.Mechanics.Rotational.Components.OneWayClutch
is initialized by default with stuck=false (boolean) and OMC solves the initial system with stuck=false. At time=0 the variable should change to stuck=true generating an event but it does not.
The error I get on the attached model is:

stdout|info| model terminate | non-linear system solver failed. |
Simulation terminated at time 0.002

Fixing stuck=true, fixed=true as binding equation makes everything work

Attachments (1)

clutchTest.mo (1.5 KB ) - added by Bruno Scaglioni 12 years ago.

Download all attachments as: .zip

Change History (4)

by Bruno Scaglioni, 12 years ago

Attachment: clutchTest.mo added

comment:1 by Willi Braun, 12 years ago

Owner: changed from probably noone to Willi Braun
Status: newassigned

comment:2 by Willi Braun, 12 years ago

fixed in 14296.

Version 0, edited 12 years ago by Willi Braun (next)

comment:3 by Willi Braun, 12 years ago

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