Opened 7 years ago
Last modified 7 years ago
#4669 closed defect
Lookup issues with NF and Modelica.Media/Modelica.Mechanics.MultiBody — at Version 1
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description (last modified by )
Looking at the newInst report it seems that most Modelica.Media examples fail because of the same problem, i.e.
[Modelica 3.2.2/Media/IdealGases/Common/package.mo:63:13-67:25:writable] Error: Base class targeted by class extends ThermodynamicState not found in the inherited classes.
I'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.
A similar problem shows up with the MultiBody library, see e.g.,
https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint.err
[Modelica 3.2.2/Mechanics/MultiBody/Parts.mo:844:9-844:81:writable] Error: Variable Frames.Quaternions.Orientation.equalityConstraint not found in scope body.
Change History (1)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|---|
Summary: | Lookup issues with NF and Modelica.Media → Lookup issues with NF and Modelica.Media/Modelica.Mechanics.MultiBody |
Note:
See TracTickets
for help on using tickets.