Closed slamer59 closed 1 year ago
Maybe you could tell us what the problem is? Do you get an error message? Does it crash?
If the title of this post is the error message, you can tell from it that you are using incompatible state variables. I seem to remember that the Modelica.Fluid.Machines.SweptVolume
model is built around a mass and energy balance that uses density and internal energy as state variables. However, you explicitly selected pressure and enthalpy which forces the Modelica compiler to try and rearrange equations leading to the missing derivative problem...
@slamer59 what about @jowr's comments? Are you still interested in this issue?
Thanks
Didn't get any feedback. @slamer59 please reopen if you are still interested.
Hello, I have a simple model using ExternalMedia which I'm not able to debug.
It maybe a pure modelica issue but I have no idea how to solve it.
It might be a duplicate of https://github.com/modelica/ModelicaStandardLibrary/issues/1575 and https://github.com/ibell/coolprop/issues/61
CO2 media is defined as: