-
Notifications
You must be signed in to change notification settings - Fork 0
Mixtures in Modelica #5
Comments
Or wait for the new Media interface presentation at the Modelica 2015 conference. Related: |
The following link should work within the next couple of days: Until then, read pages 653-662 from this pdf: |
Thanks. It is a little sad that they mention the insufficient performance of external libraries using REFPROP as an example. The main drawbacks are summarised as
... and CoolProp might be able to improve the performance and definitely supports many derivatives, see point 2. |
This may be due to the fact that some of the project partners do also sell commercial fluid properties libraries. Also, my experience with Refprop developers is that they are very happy about feedback and quickly try to solve problems (as far as their codebase allows), so I hope the autors did provide good feedback in addition to writing a general complaint in the paper. UPDATE: At the time the project started, CoolProp was pure-fluids only. |
Yes, that has been my experience with REFPROP developers too :) Perhaps Ian On Mon, Sep 14, 2015 at 2:29 AM, Matthis Thorade [email protected]
|
The Modelon presentation from the Modelica conference is available here: |
In the slides they say that it is open-source. Do they refer to this repository? https://github.com/jwindahlModelon/MultiPhaseMixtureMedia |
Yes, that is the library as presented at the conference. As I understand it, it was once planned that this could go straight into the Modelica Standard Library, but now it is more "another suggestion how to do it" and more discussion e.g. at the Modelica Design Meeting is necessary. Maybe the Modelica Language Specification has to be adapted in order to make a clean solution possible. |
Also read this related blog post: |
CoolProp/CoolProp#263
Create a new interface on the Modelica level that allows for both two-phase conditions and mixtures. It might be possible to reuse some code from https://github.com/jowr/REFPROP2Modelica
The text was updated successfully, but these errors were encountered: