Opened 7 years ago

Closed 6 years ago

#4869 closed defect (fixed)

inStream 0/0

Reported by: Vitalij Ruge Owned by: Vitalij Ruge
Priority: high Milestone: Future
Component: Backend Version:
Keywords: Cc:

Description

see:
https://libraries.openmodelica.org/branches/history/master/2018-04-04%2022:17:35..2018-04-05%2011:15:55.html

some inStream equation will be simplified to 0/0.
TODO: p. 268 Modelica Language Specification 3.3 Revision 1 case 0/0.

Change History (1)

comment:1 by Vitalij Ruge, 6 years ago

Resolution: fixed
Status: newclosed

case 0/0 implementated with https://github.com/OpenModelica/OMCompiler/pull/2346.PR2346.
But the main issue was a bug in simplifyInStream, see https://trac.openmodelica.org/OpenModelica/ticket/3885#comment:15.

Note: See TracTickets for help on using tickets.