modelica-3rdparty / Spot

Free library providing components to model power systems both in transient and steady-state mode.
6 stars 4 forks source link

Illegal inheritance #3

Closed tbeu closed 8 years ago

tbeu commented 8 years ago

SimulationX reports warnings about incompatible base classes during load.

Warning while loading the file d:\LibrariesSpot\Spot\Base\Units.mo.
The Modelica class of Spot.Base.Units.NominalData (record) and its base class Spot.Base.Units.Nominal (model) are not compatible.
Message: Modelica.IncompatibleBaseClass

Warning while loading the file d:\Libraries\Spot\Spot\Base\Units.mo.
The Modelica class of Spot.Base.Units.NominalDataVI (record) and its base class Spot.Base.Units.NominalVI (model) are not compatible.
Message: Modelica.IncompatibleBaseClass