-
**Reported by otter on 6 Oct 2015 11:35 UTC**
In https://trac.openmodelica.org/OpenModelica/ticket/3383 an issue with OpenModelica is reported to fail simulation of the Modelica_Noise library. There a…
-
**Reported by jriel on 15 Jun 2017 21:57 UTC**
Are min and max, when used with continuous-time signals, supposed to generate events at "crossings"? I could find no indication of this in the specifica…
-
**Reported by dietmarw on 14 Apr 2009 09:52 UTC**
I'm not sure if these are real official annotations at all but since they are now used throughout the libraries of the Modelica Association they shoul…
-
**Reported by fcasella on 28 Oct 2014 18:18 UTC**
Talking about functions, the Modelica Specification (versions 3.0 through 3.3 rev.1) states at Section 12.2:
_A formal parameter or local variable ma…
-
**Reported by albastev on 12 Nov 2017 06:52 UTC**
I have been working on a parser based on the Modelica Concrete Syntax in Appendix B of the version 3.4 specification document. In order to test it, I …
-
**Reported by stefanv on 2 Jun 2015 19:40 UTC**
In the example that is supposed to read,
```mo
model ElectricalSource
replaceable SineSource source constrainedby MO(final n=5);
...
end Elect…
-
**Reported by kurzbach on 27 Feb 2009 12:13 UTC**
In the Media library following annotations are used but they are not described in the specification:
InlineNoEvent and smoothOrder for functions
ke…
-
**Reported by sjoelund.se on 9 Mar 2011 09:08 UTC**
The lookup rules in the specification as I read them causes some issues with Modelica.Media.Incompressible.TableBased (it should not flatten due…
-
**Reported by choeger on 16 Oct 2014 12:52 UTC**
The specification contains some while-then constructs (e.g. page 24/25), I assume that is a simple typo, since neither 11.2.3 nor page 249 mentions thi…
-
**Reported by otter on 20 Mar 2008 07:46 UTC**
Issue report from Stefan Vorkoetter:
The Modelica specification in section 3.7.2.1 defines cardinality(c) as:
Returns the number of (inside and outside…