ModelicaSpecification icon indicating copy to clipboard operation
ModelicaSpecification copied to clipboard

Specification of the Modelica Language

Results 215 ModelicaSpecification issues
Sort by recently updated
recently updated
newest added

**Modified by beutlich on 29 Nov 2017 10:35 UTC** It is currently not (easily) possible that an external shared object / dynamic link library depends on ModelicaUtilities (e.g., for ModelicaFormatMessage...

enhancement
P: high

**Reported by sjoelund.se on 3 Mar 2016 16:34 UTC** Related to https://github.com/modelica/ModelicaStandardLibrary/issues/1899 https://github.com/modelica/ModelicaStandardLibrary/issues/1941, where various C-code changes are proposed to make it possible to restart a simulation without executing initial...

bug

**Reported by beutlich on 4 Mar 2015 11:52 UTC** Is it legal to have parameter dependent annotations for code generation, such as HideResults, Evaluate, Inline etc.? ```mo model Model8 parameter...

enhancement

Trying to clean up integration of clocked discretized equations and investigating MCP-0038 https://github.com/modelica/ModelicaSpecification/tree/MCP/0038/RationaleMCP/0038 I stumbled upon an issue by combining the following: - State machines are defined by a mapping...

discussion
clocked

In Flat Modelica it is possible to have a subscript on any (parenthesized) expression. The reason for this generalization is that some manipulations, in particular inlining of function calls, can...

**Reported by christiankral on 12 Jun 2018 13:01 UTC** In the experiment annotations of the MSL the start time is most of the time not explicitly set. In these cases...

discussion

**Modified by dietmarw on 9 Nov 2015 14:17 UTC** How should a rectangle/polygon with fillPattern=FillPattern.Sphere be drawn? Currently tools behave different here. See attached test model. ---- **Reported by dietmarw...

discussion

**Reported by perost on 13 Aug 2013 09:22 UTC** Is the built-in variable time allowed to be shadowed by another element? I.e. can you declare an element with the name...

bug

**Reported by beutlich on 23 Jan 2017 11:33 UTC** Ticket #1967 introduces ModelicaWarning for the ModelicaUtilities functions in v3.4. I would like to discuss the necessity of a ModelicaFatal function...

discussion

**Modified by beutlich on 7 Dec 2017 11:26 UTC** Recently an offcial icon for FMU files (\*.fmu) was designed and published. It would also be nice to have an official...

enhancement