Opened 7 years ago

Closed 7 years ago

#4669 closed defect (fixed)

Lookup issues with NF and Modelica.Media/Modelica.Mechanics.MultiBody

Reported by: Francesco Casella Owned by: Per Östlund
Priority: high Milestone: 2.0.0
Component: New Instantiation Version:
Keywords: Cc:

Description (last modified by Per Östlund)

Looking at the newInst report it seems that most Modelica.Media examples fail because of the same problem, i.e.

https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Media.Examples.IdealGasH2O.err

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

Change History (3)

comment:1 by Francesco Casella, 7 years ago

Description: modified (diff)
Summary: Lookup issues with NF and Modelica.MediaLookup issues with NF and Modelica.Media/Modelica.Mechanics.MultiBody

comment:2 by Per Östlund, 7 years ago

Description: modified (diff)

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

Last edited 7 years ago by Francesco Casella (previous) (diff)

comment:3 by Francesco Casella, 7 years ago

Resolution: fixed
Status: newclosed

Fixed by @perost's latest commits.

Note: See TracTickets for help on using tickets.