Page 1 of 1

Property libraries

Posted: Tue Sep 17, 2013 6:32 pm
by fomeh
Hello,

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

Thank you

Re: Property libraries

Posted: Tue Sep 17, 2013 11:16 pm
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

Re: Property libraries

Posted: Wed Sep 18, 2013 3:05 pm
by fomeh
Thanks Yvan