modelica / ModelicaSpecification

Specification of the Modelica Language
https://specification.modelica.org
Creative Commons Attribution Share Alike 4.0 International
104 stars 40 forks source link

Error in Spec 4.7 - special case for modification of constant components #723

Closed modelica-trac-importer closed 6 years ago

modelica-trac-importer commented 6 years ago

Reported by petfr on 10 Apr 2012 11:37 UTC In Section 4.7, the special case for constants (that do not yet have binding equations) should probably not be there, the is probably a rest from the Modelica 3.1 specification when constants were automatically final. In 3.2 this was changed back so that they can be modified as far as I know.

• In other cases: modifiers for components shall only contain redeclarations of replaceable elements and binding equations for parameters, constants (that do not yet have binding equations), inputs and variables having a default binding equation.


Migrated-From: https://trac.modelica.org/Modelica/ticket/723

modelica-trac-importer commented 6 years ago

Comment by hansolsson on 9 May 2012 10:08 UTC Part of 3.3.