-
**Reported by ahaumer on 23 Sep 2013 09:05 UTC**
Tool-independent encryption and licensing would support small Modelica consultancy companies in selling libraries, no matter which tool the customer ch…
-
**Reported by HansOlsson on 14 Nov 2007 11:01 UTC**
I believe the relevant issues are:
* In my opinion there are some problems with default values for FilledShape. The default value for lineColor…
-
**Reported by adrpo on 29 Jan 2013 14:43 UTC**
Modelica specification say:
4.1 Access Control – Public and Protected Elements
Protected elements in classes cannot be accessed via dot notation. They ma…
-
**Reported by otter on 24 May 2013 12:22 UTC**
In Modelica specification 3.2 rev. 2 the following text defines access of "protected" elements:
A protected element, P, in classes and components may …
-
**Reported by jriel on 5 Jan 2012 18:24 UTC**
Section 3.7.3 of the Modelica 3.2 specification defines the operation of the **sample** function. Specifically, it states that **sample(start,interval)*…
-
**Reported by leo.gall on 11 Jun 2014 08:56 UTC**
Modelica Language Specification 3.3, section 3.7.2 has a typo in the table on page 23:
spatialDistrubtion(…) should be spatialDistribution(…)
--…
-
**Reported by schnabel on 27 Aug 2015 06:32 UTC**
`Modelica.Fluid.Examples.Explanatory.MeasuringTemperature`:
We compared the values of "T_onePort.T", "T_twoPort.T", "T_junction.T" in SimulationX and…
-
**Reported by christiankral on 17 Apr 2008 14:40 UTC**
Implementation of complex numbers in Modelica. Continue discussion which has started at the Design Meetings 56 (Bielefeld).
* Discuss advantage…
-
**Reported by stefanv on 12 Jan 2016 18:40 UTC**
Section 15.2, specifically the top of page 187, of the 3.3rev1 specification gives two implementations of a function called positiveMax used in generat…
-
**Reported by stefanv on 5 Oct 2015 16:39 UTC**
There are a number of occurrences of `end loop` in the Modelica specification, each of which should be `end for`, on pages 50 and 83.
There is also an …