Commit Graph

970 Commits

Author SHA1 Message Date
Ian Bell
289c1b3b61 Mixture derivatives now use std::size_t instead of int everywhere
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-25 18:36:47 +02:00
Ian Bell
a6850b8f19 Successive substitution is working again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-25 15:37:30 +02:00
Ian Bell
9435b2d136 Moved mixture derivatives into their own file and more functions take references rather than pointers
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-25 13:32:25 +02:00
Ian Bell
6d5b36d26f Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-25 11:34:52 +02:00
Ian Bell
d9ef19a3a8 Improved docs for mixture derivatives
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-25 11:34:33 +02:00
jowr
ab026b6463 builds debian packages now. might need some more refining work... 2014-08-25 11:24:59 +02:00
jowr
826f1c2df5 Added pattern to ignore temporary files 2014-08-25 10:29:41 +02:00
jowr
40c6c3ee48 Merge branch 'master' into debianPackaging 2014-08-25 10:26:13 +02:00
jowr
077764e6a3 Added library targets to CMAKE 2014-08-25 10:25:44 +02:00
Ian Bell
8a867b9b17 Update index.rst 2014-08-25 01:26:13 +02:00
Ian Bell
01ee511781 Updated docs to describe how to change MIME type handler 2014-08-25 01:20:36 +02:00
Ian Bell
4299a27490 Improved ancillaries for R11
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-25 00:47:42 +02:00
Ian Bell
ef855a1d77 Added Catch-Tests.cpp to Catch build so that it will run all those tests too
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-25 00:20:58 +02:00
Ian Bell
4515e48a05 Decrease website font size, fix mathjax link
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-25 00:18:33 +02:00
Ian Bell
c398ea91a7 Added more tests for second derivatives
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-24 20:45:07 +02:00
Ian Bell
799422fe40 Implemented generalized second derivative, seems to work, implemented at PropsSI level too
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-24 17:26:46 +02:00
Ian Bell
4b082029c4 Finally repaired flash routines.
Some edge cases remain

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-24 13:40:46 +02:00
Ian Bell
9403786ca7 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-23 16:54:39 +02:00
Ian Bell
16251c4fb1 Fixed sat_T at very low pressures
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-23 16:54:27 +02:00
Ian Bell
2ee1043caa Corrected link in README 2014-08-23 14:58:10 +02:00
Ian Bell
d3261395bf Replaced all fabs() with std::abs()
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-23 14:56:07 +02:00
Ian Bell
b12042bd8c Added (failing) tests to check triple point pressures
Closes https://github.com/CoolProp/CoolProp/issues/78

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-23 13:27:09 +02:00
Ian Bell
95d73d0aa0 Fixed typo
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-23 13:02:45 +02:00
Ian Bell
4cf564a774 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-23 13:02:11 +02:00
Ian Bell
cd8ee9eb52 Added code and tests for saturation ancillaries (p, rho', rho'')
Closes https://github.com/CoolProp/CoolProp/issues/75

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-23 13:01:56 +02:00
Ian Bell
3eb08d4dd6 Update FORTRAN instructions 2014-08-23 11:27:43 +02:00
Ian Bell
04beedd13a Disabled Eigen all function (so slow to compile)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-23 11:11:31 +02:00
Ian Bell
26630a243a Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-22 22:15:11 +02:00
Ian Bell
69bbdc693b Reimplemented critical region splines all the way from scripts to build to C++ code
Closes https://github.com/CoolProp/CoolProp/issues/94

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-22 22:14:48 +02:00
jowr
a784b5eca3 Started work on the packaging for debian. Still some issues with the install prefix... 2014-08-22 15:57:07 +02:00
Ian Bell
4280047cd5 Add 32-bit shared library target for linux 2014-08-22 10:42:59 +02:00
Ian Bell
cee9801423 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-22 10:20:21 +02:00
Ian Bell
b066113a5f Add back the 'M' alias for molar mass
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-22 10:20:10 +02:00
Ian Bell
90a3dff834 Update index.rst 2014-08-22 10:00:00 +02:00
Ian Bell
1619122527 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-22 09:13:33 +02:00
Ian Bell
5bb399b22d Fixed bug with REFPROP fluid loading (REFPROP bug?) 2014-08-22 09:13:16 +02:00
Ian Bell
294a39f4cc Fix PropsSI errors in High-Level API 2014-08-22 09:10:41 +02:00
Ian Bell
1cb23c5845 Fixed import/cimport issue
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 11:24:19 +02:00
Ian Bell
921ec87c20 Updated constants module generator script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 09:13:09 +02:00
Ian Bell
94cbeb5758 Fixed python wrappers usage of enums
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 09:11:55 +02:00
Ian Bell
e22f2be08e Fixed C# example file problem with enum
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 09:02:41 +02:00
Ian Bell
ec069fa84f Updated codelite project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 02:51:59 +02:00
Ian Bell
55d7105c8f Second derivative calculation going between delta and rho
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 02:51:34 +02:00
Ian Bell
b466a994cc Added PHP and FORTRAN docs and tidied others
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 02:22:17 +02:00
Ian Bell
ab98aae25d Added cross-references for transport flags 2014-08-21 01:17:54 +02:00
Ian Bell
2f448a0a4a Also output the python -mjson.tool output for incompressibles
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 00:55:12 +02:00
Ian Bell
8ddce50b8b Fixed some small errors in psych routines
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 00:51:45 +02:00
Ian Bell
b4ff7a8cc5 Implemented viscosity for cyclohexane from Tariq, 2014.
Added unit tests, reformulated initial density term

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 00:50:57 +02:00
Ian Bell
3c3ffa66c4 generate_headers.py gives slightly more useful output if JSON fluid file cannot be decoded
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 00:48:38 +02:00
Ian Bell
b4b24ae1a3 Fixed macros for POW2, POW3, etc.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 00:45:53 +02:00