* docs: add predefined mixtures table to Mixtures documentation Adds a new section "Predefined mixtures" to Web/fluid_properties/Mixtures.rst listing all 154 predefined mixtures with their components and mole fractions. Each mixture is tested at build time; those that fail (missing binary interaction parameters or not present in the compiled library) are flagged in a Notes column. Also updates the code examples in the new section to use the required .mix suffix, and registers the generation script in the doc build task list. Closes #2711 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: improve predefined mixtures table error messages and auto-count - Replace CAS numbers with fluid names in binary interaction parameter errors - Detect and report missing pure fluids by name - Distinguish 'not registered as predefined mixture' from missing BIP - Write PredefinedMixturesCount.rst so the mixture count in Mixtures.rst is generated automatically rather than hardcoded Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Welcome to CoolProp
CoolProp is a thermophysical property database and wrappers for a selection of programming environments. It offers similar functionality to REFPROP, but CoolProp is open-source and free. It was originally developed by Ian Bell, at the time a post-doc at the University of Liege, in Liege, Belgium.
-
CoolProp has flexible licensing terms: Commercial - ok! Academic? - ok!
-
... other binaries are available from SourceForge
-
There is also a bleeding edge nightly build of the development version.
-
The documentation is available for the latest release and the development version
-
For any kind of question regarding CoolProp and its usage, you can ask the CoolProp Discussions
-
... you might also find answers in our FAQ
-
If you found a bug or have an issue that requires the developers to become active, please file an issue in our issue tracker
-
Contributions to this project are welcomed and encouraged! If you wish to contribute bug fixes, patches, or new features, wrappers, or material properties, please submit a Pull Request with your code.
-
If you are new to Git and Github, please see the CoolProp Wiki for guidance on becoming a contributor to the project.