Commit Graph

4941 Commits

Author SHA1 Message Date
Ian Bell
cd8d23b8a9 Add more precision to the calculations (very slow), but maybe can still be of use somehow 2019-04-21 15:19:26 -06:00
Ian Bell
5d3252d255 Merge branch 'master' of https://github.com/coolprop/coolprop 2019-04-06 11:48:08 -06:00
Ian Bell
c4a1cc3344 Also return a value; see #1815 2019-04-06 11:47:43 -06:00
Jorrit Wronski
bbbde3b164 Feature/docs py3 (#1814)
* Add main example

* Modified the writer object in an attempt to fix #1786

* More Python 3 fixes, see #1786

* Added more Python 3
2019-04-06 11:33:48 -06:00
Ian Bell
590cc7c817 Fix resetting of mole mass; closes #1815 2019-04-06 11:30:47 -06:00
Jorrit Wronski
b9ba76c436 Added limits to the humid air properties, closes #1811 (#1813) 2019-04-01 21:17:20 -06:00
Ian Bell
3c07cf89be Maybe fix shared_ptr for VS2008 2019-03-31 10:43:54 -06:00
Ian Bell
2840aecbb8 Change the path to load the local js 2019-03-31 10:42:38 -06:00
Ian Bell
3c5c1b9b41 Think I fixed emscripten via a RelWithDebInfo workaround 2019-03-30 12:37:54 -06:00
Thomas Beutlich
936939b8ab Use std::shared_ptr if available in VS (#1810)
Fix compilation with VS2017, where std::tr1 is no longer enabled by default
2019-03-25 19:44:32 -06:00
Ian Bell
3748093806 Avoid infinite loop in integration 2019-02-25 16:29:13 -07:00
Ian Bell
cb8cb0be62 Make ND solver capable of being relaxed 2019-02-21 10:17:02 -07:00
Jeff Henning
b493de51a4 Set _phase in REFPROP backend and return it in calc_phase() (#1797)
* Set _phase in REFPROP backend and return it in calc_phase()

* Comment touch-up

* Throw error from REFPROPMixtureBackend::calc_phase() for mixtures

* Remove redundant qualifier on GetRPphase() in REFPROPMixtureBackend.h
2019-02-09 23:09:51 -07:00
Ian Bell
e65d89ad81 Remove recommendation to import CoolProp in MATLAB 2019-02-06 20:19:22 -07:00
Ian Bell
66a2c9c435 A nicer reference sstate setter function 2019-01-27 15:56:19 -07:00
Ian Bell
02d2da7971 Tidy up whitespace according to python 3 JSON module 2019-01-27 15:55:32 -07:00
Ian Bell
18526e4056 Update EOS for hexane, octane, pentane 2019-01-27 15:53:22 -07:00
Alberto Lazzarotto
87efdcb1ec update syntax to julia 1.0 (#1751)
* update syntax to julia 1.0

* modified indentation
2019-01-25 08:55:53 -07:00
Ian Bell
978074b9bf Fix reference state for MD4M 2019-01-24 14:46:29 -07:00
Ian Bell
42fe042d57 Add new EOS for D5 of Thol et al. 2019-01-24 14:45:26 -07:00
Ian Bell
3c4d3aae98 JSON file cleaner can handle running from somewhere else 2019-01-24 13:48:37 -07:00
Ian Bell
933e1a7343 Update state injector script 2019-01-22 21:09:22 -07:00
Ian Bell
db8213dc46 Fix limits for MD4M 2019-01-22 21:08:56 -07:00
Ian Bell
ba4feaa539 Allow the ability to skip limit checking for QT flash 2019-01-22 21:08:25 -07:00
Ian Bell
cf8b323a77 Fix ancillaries and HS anchor for heavy water 2019-01-21 20:55:26 -07:00
Ian Bell
7eda0d237c Add more HS anchors 2019-01-21 20:45:41 -07:00
Ian Bell
e25497a856 Update some HS anchors 2019-01-21 20:11:51 -07:00
Jorrit Wronski
0535a456db Create config.yml
Silence CircleCI warnings
2019-01-21 12:57:15 +01:00
Ian Bell
607c147597 Update EOS for MD4M 2019-01-19 21:32:53 -07:00
Ian Bell
d4c7b784ca Update EOS for Neon and MD3M 2019-01-19 21:32:53 -07:00
Ian Bell
48bd529a1c Update the ancillaries 2019-01-19 21:32:53 -07:00
Jorrit Wronski
75c32a5153 Added isentropic expansion coefficient (#1791) 2019-01-15 10:09:06 -07:00
Ian Bell
cfc85ada92 Added updated EOS for HCl from Thol 2019-01-14 20:32:26 -07:00
Ian Bell
bce077883e Added new EOS for MD2M and updated bibtex ref for MDM 2019-01-13 22:12:21 -07:00
Ian Bell
fd563711aa Add info for use of static libraries 2019-01-12 22:09:21 -07:00
Ian Bell
00c1786e67 More references to index 2019-01-12 22:05:06 -07:00
Ian Bell
c04e0d5835 Add ref to tabular interpolation 2019-01-12 21:57:14 -07:00
Ian Bell
b4b2bae981 Fix errors identified by Xcode static analysis 2019-01-12 21:47:22 -07:00
Ian Bell
0e7437f95b More pep8 whitespace; see #1612 2019-01-12 20:48:56 -07:00
Ian Bell
3b1eb50324 More pep8 whitespace; see #1612 2019-01-12 20:45:25 -07:00
Ian Bell
8d131a2e59 More safe whitespace changes 2019-01-12 20:24:55 -07:00
Ian Bell
4423219f2b pep8 whitespace 2019-01-12 20:14:51 -07:00
Ian Bell
90300ed587 Fix affiliation 2019-01-12 20:11:22 -07:00
Ian Bell
b5c79169b5 Add R-1234zf EOS from Akasaka 2019-01-12 18:09:09 -07:00
Ian Bell
f5a2ab3de1 Maybe fix some doxylink errors 2019-01-12 17:19:29 -07:00
Ian Bell
5ce0b4ef97 Fix bug with name with incomp backend; closes #1707 2019-01-12 17:06:30 -07:00
Ian Bell
2970f06bd2 Maybe fix full build forcing? 2019-01-12 16:23:10 -07:00
Bryan W. Weber
13737d0bfc Add conda install instructions from conda-forge (#1787) 2019-01-12 15:30:44 -07:00
Ian Bell
4aa11252c2 Allow slow docs to be forced, as before 2019-01-12 10:51:57 -07:00
Ian Bell
e7aa0c5b2c Does this fix docker? 2019-01-12 10:47:22 -07:00