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.
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