Commit Graph

3804 Commits

Author SHA1 Message Date
Ian Bell
4ecd338464 Significant improvements to phase envelope construction
Thanks to the critical point evaluation routines
2016-03-18 20:46:01 -07:00
Ian Bell
82f0dcf20c Small updates to docs
closes #996
closes #997
2016-03-14 19:32:54 -07:00
Ian Bell
893d7ca68a Bump REFPROP header file revision 2016-03-13 19:38:27 -07:00
Ian Bell
545cbab36c Kill min and max macros to close #995 2016-03-13 10:43:45 -07:00
Ian Bell
06f8041e18 Merge branch 'master' of https://github.com/coolprop/coolprop 2016-03-13 10:37:14 -07:00
Ian Bell
0213bc5e23 Clean up Android docs 2016-03-13 10:37:01 -07:00
Jorrit Wronski
bf03ec2a26 Introducing limits for build logs to save disk space 2016-03-13 12:19:40 +01:00
Ian Bell
194665adc0 Maybe this fixes multiple papers in the same category from #987 2016-03-12 22:16:23 -07:00
Ian Bell
4c91bec361 Add example for calling DLL from C; closes #993 2016-03-12 21:44:39 -07:00
Ian Bell
eadb491553 Add comment about MinGW generator for Android build 2016-03-12 20:31:46 -07:00
Ian Bell
f64748fb21 Merge branch 'master' of https://github.com/coolprop/coolprop 2016-03-12 20:26:17 -07:00
Ian Bell
f5d9862b33 More sensible error message when using inappropriate version of REFPROP for phase envelope construction 2016-03-12 20:26:00 -07:00
Ian Bell
59470d005b Added two headers that might help with #995 2016-03-12 17:33:27 -07:00
Ian Bell
68f44c762f Add example showing how to get REFPROP version 2016-03-09 21:13:54 -07:00
Jorrit Wronski
b498d8b287 Added the generated cubic header to the ignore files 2016-03-09 10:08:51 +01:00
Ian Bell
d3303c7416 Some help with #986 2016-03-04 18:20:38 -07:00
Ian Bell
f24395475f Fix R123ze(E) reference; closes #992 2016-03-04 14:21:57 -07:00
Jorrit Wronski
8ec2f24ae9 Clarified the docs for #990 2016-03-04 10:15:55 +01:00
Jorrit Wronski
eb47b7ccca Fixes #990 Javascript works again. 2016-03-04 00:07:17 +01:00
Jorrit Wronski
f4244c1403 Added Syltherm800 for @adesideri 2016-03-01 10:29:35 +01:00
Ian Bell
5da7326e31 Massive improvements to stability of flash routines. Nitrogen now has 0 failures. 2016-02-27 19:27:23 -07:00
Jorrit Wronski
8d336c44cc Merge branch 'incomp_reports' 2016-02-25 22:47:47 +01:00
Jorrit Wronski
63b29ebd63 Switch back to the PDF generator for the fitting reports 2016-02-25 22:36:35 +01:00
Ian Bell
b2506e404b Fix some edge cases in critical point calculation 2016-02-24 21:44:41 -07:00
Ian Bell
250feab6fb For REFPROP, get/set BIP for mixture with indices 2016-02-22 21:37:56 -07:00
Ian Bell
3f64776aa2 Fix order of parameter getting/setting for real this time 2016-02-22 21:13:09 -07:00
Ian Bell
41160dd33e Fix order of getting/setting parameters 2016-02-22 20:54:14 -07:00
Ian Bell
9663909f2f Add IWYU integration to main module; see #983 2016-02-22 20:28:51 -07:00
Ian Bell
06026d0527 Merge pull request #982 from CoolProp/header_refactor
Reorganize CoolPropTools.h into smaller modules
2016-02-22 18:55:24 -07:00
Ian Bell
6956beba0b Merge pull request #981 from CoolProp/saturation_states
Saturation states
2016-02-22 18:41:54 -07:00
Jorrit Wronski
19b218d366 Fixed the white-space issues in the header files 2016-02-22 17:17:05 +01:00
Jorrit Wronski
3bc286b8f9 Eliminated some more warnings regarding missing return values 2016-02-22 15:38:26 +01:00
Ian Bell
8002d116de Add 'G' as alias for mass-based Gibbs energy 2016-02-22 07:37:12 -07:00
Jorrit Wronski
6b664b9127 Added the cahced saturation densities to the keyed outputs for REFPROP and Helmholtz, see #977 2016-02-22 15:30:18 +01:00
Ian Bell
b944d3ab92 Add header to get thread_local for ftw 2016-02-21 22:45:32 -07:00
Ian Bell
e7319b8190 One more try with header refactor 2016-02-21 22:38:49 -07:00
Ian Bell
c3a4778158 Add missing fstream include 2016-02-21 22:31:09 -07:00
Ian Bell
11d952ff61 Fix _HUGE and accumulate errors 2016-02-21 22:21:36 -07:00
Ian Bell
423d08ae50 Update DBL_EPSILON 2016-02-21 22:13:33 -07:00
Ian Bell
c4f89fa753 Fix some header issues 2016-02-21 22:00:48 -07:00
Ian Bell
42e414556a Break up tools headers into pieces that make more sense, allowing for potentially smaller binaries and faster compilation 2016-02-21 21:36:56 -07:00
Ian Bell
0630c47bc7 Also add the msgpack headers to CoolProp installation - more annoying than you would imagine... 2016-02-20 16:07:09 -07:00
Jorrit Wronski
572bc6ddb7 Just a minor fix of the docker docs 2016-02-18 23:53:59 +01:00
Ian Bell
092e93b5bd Merge pull request #976 from JonWel/patch-1
Add high-level functions to Julia wrapper
2016-02-18 15:36:37 -07:00
JonWel
6570efdd9f Update CoolProp.jl
Other update due to `Julia 0.4` changes
+ added `CoolProp` functions
2016-02-18 21:55:56 +01:00
Ian Bell
789f67f07c Bump number of fluids 2016-02-17 20:26:58 -07:00
Ian Bell
c86f85be3f Added info about Props1SI and other options to docs; closes #970 2016-02-17 20:26:34 -07:00
Ian Bell
edc837e042 Bump revision for Eigen to fix annoying warnings in MSVC9 2008 2016-02-17 18:13:21 -07:00
Ian Bell
f5343ae2e9 Move search radii into the cpp file 2016-02-17 18:08:33 -07:00
Ian Bell
ada2d6af92 Merge branch 'master' of https://github.com/coolprop/coolprop 2016-02-17 17:34:46 -07:00