Replies: 1 comment
|
Hi and thanks for the question! If I understand correctly you want to adjust parameters of a residual model (like PC-SAFT) to measured liquid heat capacities?
But you are right - we should properly document this with examples. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone, I have a small problem. I measured experimental heat capacities for my components and want to use the data for parameter fitting. I then wanted to implement the fitting, when I noticed heat capacity calculations are not that straightforward.
I can calculated the resiual heat capacity, but not the total isobaric heat capacity and if I try, I get the Error: No ideal gas model initialized!
Now my question is, how can I initialize an ideal gas model? Or, how can I otherwise calculate the isobaric heat capacity with FEOS without the need for additional parameters or data?
I already did look in the documentation, but did not find anything on how to initialize an ideal gas model.
Looking forward to responsens. Thanks!
All reactions