Files
CoolProp/dev/scripts/release_readme.rst.txt
Mike Kaganski 9a0851c5dd Improvements to SMath wrapper error handling and some small tweaks (#1111)
* Improve SMath wrapper error handling

1. Make CoolProp errors visible to SMath immediately, calling
get_global_param_string("errstring").
2. Use System.Exception with message instead of SMath own exceptions
where possible (to show the required message instead of irrelevant SMath
unconfigurable one); only retain SMath exceptions where it's necessary.

* Remove redundant text from release_readme.rst.txt; fixes #1105
2016-06-07 19:34:23 -06:00

13 lines
802 B
ReStructuredText

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.
This is only the download location, please visit the `GitHub project <https://github.com/CoolProp/CoolProp>`_
to get support and to browse the source code. The documentation is hosted at `coolprop.sourceforge.net <http://coolprop.sourceforge.net>`_.
You may find answers to some frequently asked questions at the `project's FAQ <https://github.com/CoolProp/CoolProp/blob/master/FAQ.md>`_.
There is nothing more to see here, get your `binaries <https://sourceforge.net/projects/coolprop/files>`_
from this directory or browse the source code in the `GitHub project <https://github.com/CoolProp/CoolProp>`_.