Changes between Version 1 and Version 2 of Ticket #4669


Ignore:
Timestamp:
2017-12-07T13:21:59Z (7 years ago)
Author:
Per Östlund
Comment:

The issue with the equalityConstraint lookup error is completely different to this one, so I broke it out into a separate ticket (#4670).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4669 – Description

    v1 v2  
    1010
    1111I'm not sure whether this is a lookup issue or an inheritance issue, but it needs to be solved to get Modelica.Media going on the NF.
    12 
    13 A similar problem shows up with the MultiBody library, see e.g.,
    14 https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint.err
    15 {{{
    16 [Modelica 3.2.2/Mechanics/MultiBody/Parts.mo:844:9-844:81:writable]
    17 Error: Variable Frames.Quaternions.Orientation.equalityConstraint
    18 not found in scope body.
    19 }}}