AMIT-HSBI/PNlib

Any plan for Modelica 4.0.0?

wangzizhe opened this issue · 2 comments

Hi,

I saw from the package.mo:

within ;
package PNlib
  annotation(uses(Modelica(version="3.2.3")), version="2.2");
end PNlib;

Is there any plan for upgrading PNlib for Modelica 4.0.0?

Thanks for catching this. In the meantime you can easily convert PNlib yourself using conversion scripts. Unfortunately there are some formatting issues with the resulting Modelica code. I'm currently cleaning up the library for a new release which should be coming very soon.