lucpaoli / SAFT_ML

2 stars 0 forks source link

Check validity of GERG data ranges #3

Closed lucpaoli closed 10 months ago

longemen3000 commented 11 months ago

What about using the reference models from CoolProp? GERG has simplified models, that, while accurate, are not the reference model.

using Coolprop #to load the Coolprop JSON db
model = MultiFluid("methane") 
lucpaoli commented 11 months ago

That's a great idea, thank you! I'd forgotten about Coolprop entirely

lucpaoli commented 10 months ago

Not using GERG anymore. Closing the issue.