AIT-IES / DisHeatLib

Modelica library for district heating network modelling using IBPSA library as core
Other
14 stars 7 forks source link

Error in loading package in Dymola #5

Open hamedkhb opened 1 year ago

hamedkhb commented 1 year ago

The following error occurs when I attempt to load the library in Dymola. Has anyone experienced this problem? What is the solution? "The package.order is incomplete, since the class SubstationCascadeInterface in file/directory C:/Program Files/Dymola 2023x/Modelica/DisHeatLib 1.2/Substations/BaseClasses/SubstationCascadeInterface.mo is missing." I can not do any simulation using DisHeatLib, even the examples.

ewidl commented 1 year ago

This is a rather cryptic error message. My guess is that somehow the installation of the DisHeatLib library is incomplete or corrupted.

I would first check the following:

  1. Is the file mentioned in the error message actually existing and readable?
  2. Is the Modelica IBPSA Library v3.0.0 properly installed?