Opened 12 years ago
Closed 12 years ago
#1891 closed defect (fixed)
Fail to match discrete equation
Reported by: | Martin Sjölund | Owned by: | Jens Frenkel |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Backend | Version: | trunk |
Keywords: | Cc: |
Description
Matching seems to fail for Modelica.Blocks.Examples.BooleanNetwork1:
Modelica 3.2.1/Blocks/MathBoolean.mo:253:5-254:37: Model is structurally singular, error found sorting equations 10: not showValue4.showActive = not Modelica.Math.BooleanVectors.anyTrue({or2.u[1], xor1.u[2]}); for variables
Also, note that not a = not b
is better written as a = b
.
Change History (1)
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | → trunk |
Note:
See TracTickets
for help on using tickets.