Property libraries

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
fomeh

Property libraries

Post by fomeh »

Hello,

Does any property library package such as IAPWS come with Saturne?

Thank you
Last edited by fomeh on Wed Sep 18, 2013 3:06 pm, edited 1 time in total.
Yvan Fournier
Posts: 4208
Joined: Mon Feb 20, 2012 3:25 pm

Re: Property libraries

Post by Yvan Fournier »

Hello,

No, there are no such libraries... yet.

We might be adding the Freesteam libraries in a not too distant future, but for now, if you want to use these libraries, you will need to link them with the code on a case by case basis by defining appropriate additional flags to "code_saturne compile" in DATA/cs_user_scripts.py, and calling them through SRC/cs_user_physical_properties.f90 combined with a C++ layer to handle the effective calls.

Regards,

Yvan
fomeh

Re: Property libraries

Post by fomeh »

Thanks Yvan
Post Reply