Commit Graph

3952 Commits

Author SHA1 Message Date
Ian Bell
14736be0e2 Moved more mixture derivatives tests to use new format; see #1032 2016-05-01 20:00:45 -06:00
Ian Bell
09ac0afcfa Tidy up sphinx docs; closes #1029 2016-05-01 18:40:59 -06:00
Ian Bell
8bf9f14e27 Added a number of new predefined mixtures; see #719 2016-05-01 18:25:16 -06:00
Ian Bell
47e24ad294 Add REFPROP version to REFPROP comparison script; closes #1026 2016-05-01 16:38:27 -06:00
Ian Bell
77637ecf08 Fix PT inputs along critical isobar and critical isotherm; closes #1034 2016-05-01 16:31:23 -06:00
Ian Bell
6d62bb72aa First attempt at #1044 2016-05-01 15:50:09 -06:00
Ian Bell
61354460e3 Merge branch 'master' of https://github.com/coolprop/coolprop 2016-05-01 09:55:05 -06:00
Jeff Henning
2c45ba5f2e Fixed Minor MSVC Compiler Warnings (#1041)
* Fixed Minor Warnings from MSVC

Minor type mis-matches, etc.

* Replace int(...) with static_cast<int>(...)
2016-05-01 09:51:59 -06:00
Ian Bell
f3d095c6e2 Fix typo in OSX build flags 2016-04-30 13:16:01 -06:00
Ian Bell
4fe950a0d8 Copy cppformat to the appropriate location 2016-04-30 13:10:45 -06:00
Ian Bell
43481221c2 manylinux wheels fully working now 2016-04-29 09:42:53 -06:00
Ian Bell
9425f6227a More changes for manylinux 2016-04-29 09:09:06 -06:00
Ian Bell
31d2abe11f Disable the python linux builds in preparation of changeover to manylinux1 builds 2016-04-28 21:22:52 -06:00
Ian Bell
987c8eafa5 Make the logo smaller 2016-04-28 09:07:12 -06:00
Jorrit Wronski
ef637c8861 Removed the conda builds from the docs, they are abandoned for now 2016-04-28 13:23:32 +02:00
Jorrit Wronski
3119262ff1 Pushing the new viscosities to the JSON files, getting ready for an intermediate nightly release 2016-04-28 13:17:56 +02:00
Jorrit Wronski
e2c0e7c2f4 Fixed #1040 thanks to the comments by @LORENZOTOCCI 2016-04-28 12:50:43 +02:00
Ian Bell
210e6e65a3 Small logo instead of big one; see #1029 2016-04-27 22:31:30 -06:00
Ian Bell
406d6a8365 manylinux builds for 64-bit linux wheels are up-and-running
Run the ./build_images.sh script, builds docker image, and uses docker image to build the linux wheels
2016-04-27 09:10:13 -06:00
Jorrit Wronski
253c9790e4 Changed the string handling to tackle #979 2016-04-27 13:50:18 +02:00
Jorrit Wronski
0ef10eae8b Circumvent Cython issues from #1039, not sure this is a fix 2016-04-27 12:23:44 +02:00
Jorrit Wronski
1d28237563 Removed scipy references or changed them to be imported locally, fixes #1036 2016-04-27 11:53:35 +02:00
Jorrit Wronski
78846197c6 Disabled the conda builds again, closes #1033 2016-04-27 11:00:37 +02:00
Jorrit Wronski
dbd07f1387 forgot the match the aspect ratio, see #1029 2016-04-26 13:47:19 +02:00
Jorrit Wronski
df1c9a5573 a quick fix that might work with #1029 2016-04-26 13:40:39 +02:00
Ian Bell
c9520c8f98 Another try at resizing logo for firefox; see #1029 2016-04-25 19:59:01 -06:00
Ian Bell
537d220517 First attempt at fixing logo size in cloud theme. See #1029 2016-04-24 23:21:49 -06:00
Ian Bell
e35f120dcd Move a lot of mixture derivatives to the new formulation; see #1032 2016-04-24 22:25:32 -06:00
Ian Bell
c383650854 Merge pull request #1031 from henningjp/master
Fixes STRING conflict between Mathcad library and cppformat
2016-04-23 10:30:56 -06:00
henningjp
f1bc6d5a9a Fixes STRING conflict between Mathcad library and cppformat
The Mathcad library header, mcadincl.h, defines a STRING constant.  This
should be MC_STRING, as STRING is too dangerous and conflicts with
STRING enumeration value in format.h from external/cppformat.
2016-04-23 11:02:32 -04:00
Ian Bell
d77ce211d4 Updates to docs for cubics and VLE tolerances
closes #1024
closes #1025
2016-04-22 23:43:20 -06:00
Ian Bell
e5908e8300 Remove static library linkage when building pythonn 3.5 wheels; see #1002 2016-04-22 22:15:07 -06:00
Ian Bell
340b26b147 Switch python 3.5 windows builds to use vc14 cmake compiler; see #1002 2016-04-22 22:09:53 -06:00
Ian Bell
cbbd72f36a Fix failures for PQ at triple-point pressure; closes #1009 2016-04-22 21:39:52 -06:00
Ian Bell
d0ff7204fa Fix(?) issues with loading multiple predefined mixtures in REFPROP; see #1023 2016-04-22 21:09:13 -06:00
Ian Bell
528d707fcf Add pass-throughs for testing derivatives; closes #1030 2016-04-21 22:19:53 -06:00
Ian Bell
cb0a35e6cc Merge branch 'master' of https://github.com/coolprop/coolprop 2016-04-21 22:16:49 -06:00
Ian Bell
830619f0ee Refactor HMX.BNC path handling for REFPROP
Closes #1028
See #1023
2016-04-21 22:16:42 -06:00
Jorrit Wronski
9146ca1b7b More macro definitions 2016-04-21 16:38:48 +02:00
Jorrit Wronski
7a8eb7c21e Guard against multiple definitions of "_CRT_SECURE_NO_WARNINGS" macro on Windows 2016-04-21 15:33:38 +02:00
Ian Bell
25a89b34e9 Small bug fixes 2016-04-20 22:10:18 -06:00
Ian Bell
3f38ee6642 Small modifications to finish (?) critical point calculations 2016-04-20 22:09:23 -06:00
Ian Bell
9bc7d201cb Add updated docs for cubics (WIP) 2016-04-19 08:07:20 -06:00
Ian Bell
0514aa9288 Fix REFPROP version for older version of REFPROP. 2016-04-18 21:16:53 -06:00
Ian Bell
9f1ca720b9 Fix docs for new BIP from JCED paper 2016-04-13 08:36:03 -06:00
Ian Bell
7e90f5250f Fix interaction parameters for new mixtures 2016-04-12 23:20:57 -06:00
Ian Bell
809bd02de3 Add coefficients from JCED paper; closes #854 2016-04-12 23:05:35 -06:00
Ian Bell
4385d4a8f8 Add link to binaries for MATLAB for OSX 10.10; see #1013 2016-04-11 22:00:56 -06:00
Ian Bell
c2b275446e Allow MATLAB tests to be disabled 2016-04-11 21:51:00 -06:00
Ian Bell
8976f16ecf Another attempt with MATLAB path 2016-04-11 21:43:30 -06:00