Opened 12 years ago

Closed 12 years ago

#1903 closed defect (fixed)

Modelica.Blocks.Examples.BooleanNetwork1

Reported by: Christian Schubert Owned by: Jens Frenkel
Priority: high Milestone: 1.9.0
Component: Backend Version: trunk
Keywords: Cc:

Description

incidence Matrix incorrect in case of binary Expressions.

7: output showValue4.showActive:DISCRETE() .Modelica.Blocks.Examples.BooleanNetwork1, .Modelica.Blocks.Interaction.Show.BooleanValue, .Modelica.Blocks.Interfaces.BooleanOutput type: Boolean

10 : not showValue4.showActive = not Modelica.Math.BooleanVectors.anyTrue({or2.u[1], xor1.u[2]})

10:

Attachments (2)

Modelica.Blocks.Examples.BooleanNetwork1.mos (2.2 KB ) - added by Christian Schubert 12 years ago.
mos-file
log1.txt (25.0 KB ) - added by Christian Schubert 12 years ago.
log file

Download all attachments as: .zip

Change History (3)

by Christian Schubert, 12 years ago

mos-file

by Christian Schubert, 12 years ago

Attachment: log1.txt added

log file

comment:1 by Jens Frenkel, 12 years ago

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