Commit Graph

  • 3f50ba07ee Fix docs for tangent_plane_distance; closes #1019 Ian Bell 2016-04-07 20:03:58 -06:00
  • 04812f19f1 clear molar mass in clear function; closes #1021 Ian Bell 2016-04-07 20:00:52 -06:00
  • a697c11a10 Merge pull request #1020 from ianhbell/master Ian Bell 2016-04-07 17:19:40 -06:00
  • 9854f991ba target_link_libraries Ian Bell 2016-04-07 17:18:30 -06:00
  • c3f2867872 Secant behaves properly now when y1 approx. y2; closes #1015 Ian Bell 2016-04-06 22:01:56 -06:00
  • 2abcb6010e Fix typo in use of GERG in docs Ian Bell 2016-04-06 08:48:12 -06:00
  • 2d9f976bfd Add REFPROP version output to the examples Ian Bell 2016-04-05 19:19:20 -06:00
  • 401ef240bf Allow beta to be outside (0,1) in stability analysis in first SS part Ian Bell 2016-04-05 19:01:13 -06:00
  • de24be02dd And remove the condition on the additional spaces Ian Bell 2016-04-04 20:33:56 -06:00
  • 51767587f8 Add a few more spaces Ian Bell 2016-04-04 20:32:17 -06:00
  • b760239733 Give access to alphar in high-level API; closes #1012 Ian Bell 2016-04-04 20:09:01 -06:00
  • 567cbd5c3d Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2016-04-04 20:06:21 -06:00
  • 130c6ed456 Add ability to use GERG in REFPROP; closes #923 Ian Bell 2016-04-04 20:06:01 -06:00
  • 396aed1b3d It is more difficult than I though to have parallel builds Jorrit Wronski 2016-04-04 10:07:17 +02:00
  • c5d67932a0 Typo in master.cfg Jorrit Wronski 2016-04-04 09:00:15 +02:00
  • 62911bd882 The Windows builder has been upgraded to 4 cores Jorrit Wronski 2016-04-04 08:26:55 +02:00
  • 24f3b1349f Implement stability analysis based on TPD analysis; partly working Ian Bell 2016-04-02 11:39:48 -06:00
  • 48ccceece1 Give access to dalphar_ddelta_consttau and dalphar_ddtau_constdelta in high-level api; closes #1010 Ian Bell 2016-04-01 21:26:59 -06:00
  • 0dd92931bc Update references; closes #1011 Ian Bell 2016-04-01 20:32:31 -06:00
  • 173a5881fe Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2016-04-01 09:47:46 -06:00
  • 17dd671d54 Removed the cython upgrades to get more errors from the builders Jorrit Wronski 2016-03-30 13:51:11 +02:00
  • 6b9cf3c9c0 Abbreviate JCT properly Ian Bell 2016-03-30 22:13:16 -06:00
  • 2c64bdaadf Add chemical potential as abstract state method Ian Bell 2016-03-30 22:10:57 -06:00
  • 2bd2b95917 I am constantly running out of disk space on the Windows machine. Jorrit Wronski 2016-03-30 10:36:01 +02:00
  • 1f12986456 Once more addressing #979 thanks to @shrx . Jorrit Wronski 2016-03-30 10:04:06 +02:00
  • a0d8efc128 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2016-03-29 19:52:37 -07:00
  • f37576d78d Add Ar alias for Argon; closes #1007 Ian Bell 2016-03-29 19:52:11 -07:00
  • be6cde3860 Fix Android docs formatting Ian Bell 2016-03-25 18:37:16 -06:00
  • bc067243b5 Actually commit the docs for the cubic EOS this time. Ian Bell 2016-03-25 18:28:24 -06:00
  • 2220904442 Add link to cubics page to main dos page Ian Bell 2016-03-24 17:31:43 -06:00
  • 9ec2acc664 Add cair_sat to DLL/SO; closes #1005 Ian Bell 2016-03-24 17:31:18 -06:00
  • a35f09f81b Cubics now are validated and new cubic fluids can be added Ian Bell 2016-03-24 15:40:25 -06:00
  • e8120d6e9c Rename cubics schema file Ian Bell 2016-03-24 13:22:29 -06:00
  • 4bfa5b7fb7 Fix stupid bug with tabular backends trying to evaluate pure_saturation tables when two-phase in first_partial_deriv Ian Bell 2016-03-24 11:26:19 -06:00
  • b333996d1e Removed unused variables Ian Bell 2016-03-24 09:28:34 -06:00
  • 6582e71880 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2016-03-24 09:06:46 -07:00
  • f19f79fe40 Better deal with inputs for tabular backends that are two-phase Ian Bell 2016-03-24 09:06:22 -07:00
  • f5098d98f8 Added Python 3.5 to the Linux slaves, this won't work until CoolProp/Dockerfiles#1 is resolved Jorrit Wronski 2016-03-23 15:47:33 +01:00
  • 0815e1a106 Added the Python 3.5 docs for #1002 Jorrit Wronski 2016-03-23 14:19:53 +01:00
  • 7a81674ae0 Fix constant in Chung method for estimation of e/k and sigma Ian Bell 2016-03-22 23:04:17 -06:00
  • 980d41c5ec Fix configuration sample in docs Ian Bell 2016-03-22 08:11:23 -06:00
  • 50ab96fcd3 Upgrade cython for sphinx builder Ian Bell 2016-03-21 22:05:37 -07:00
  • 18d3d1d70e Added docs for new config strings Ian Bell 2016-03-21 21:55:35 -07:00
  • 2e373c4ca9 Wrap all configuration variables into enumerations and a python module Ian Bell 2016-03-21 21:50:23 -07:00
  • 02e0323b67 Fix order of initialization for solver wrapper class Ian Bell 2016-03-21 20:28:47 -07:00
  • 326c824775 Install cython into the appropriate environment this time Ian Bell 2016-03-21 20:23:44 -07:00
  • 7b9a2382b3 Fix typo in coolprop cp 3.5 build in buildbot Ian Bell 2016-03-21 20:09:31 -07:00
  • 3e5635f56a Upgrade cython as part of python build Ian Bell 2016-03-21 20:06:09 -07:00
  • 0a30c6273b First attempt at adding python 3.5 wheels; see #1002 Ian Bell 2016-03-21 18:29:37 -06:00
  • 25eb3c2f42 Fix include paths for OSX; see #994 Ian Bell 2016-03-21 18:22:48 -06:00
  • 1085a5b883 Add docs for explicit solution for p from T for Wilson K-factor relationship Ian Bell 2016-03-19 23:04:04 -07:00
  • 8a03d2bd55 Move error string into solver class; see #985 Ian Bell 2016-03-19 22:40:14 -07:00
  • 20ccf924b8 Fix path for IF97 in HumidAirProp.cpp Ian Bell 2016-03-19 21:20:54 -07:00
  • 61caa8902e Fix include for msgpack-c; see #994 Ian Bell 2016-03-19 21:13:03 -07:00
  • 137a850b49 Where possible, remove include paths Ian Bell 2016-03-19 21:08:30 -07:00
  • 3d533fd0ed Update mixtures setting/getting BIP docs Ian Bell 2016-03-19 20:48:02 -07:00
  • 6512a41d33 Fix journal abbreviations; closes #999 Ian Bell 2016-03-19 20:46:33 -07:00
  • 2160b02985 Implement 95% of the BIP setting/getting Ian Bell 2016-03-19 20:39:40 -07:00
  • 5a4ce3def9 Mostly a false alarm. Seems PQ works ok, not at very low pressure though Ian Bell 2016-03-19 18:31:58 -07:00
  • 51d545f532 Still not obvious why SRK PQ fails.... Updated tests for derivatives of fugacity_coefficient Ian Bell 2016-03-19 17:46:26 -07:00
  • 7ebbbabebb Progress with PQ inputs for cubics; some bugs remain still Ian Bell 2016-03-19 17:21:35 -07:00
  • f6db568a2d Got QT inputs working for cubic mixtures Ian Bell 2016-03-19 16:07:15 -07:00
  • b37616938a Cubics library should use all uppercase names for matching Ian Bell 2016-03-19 13:44:02 -07:00
  • 83d7c100f5 Improvement in stability of refinement of phase envelopes Ian Bell 2016-03-19 13:21:40 -07:00
  • 913c6188a2 Allow ability to adjust the fineness of the refinement of the phase envelope from the high-level Ian Bell 2016-03-18 22:46:28 -07:00
  • 21800a3393 Refine the phase envelopes in the liquid side based on difference in pressure Ian Bell 2016-03-18 22:10:37 -07:00
  • 470514a8e3 Refactor phase envelope packaging with msgpack to remove external msgpack-c include Ian Bell 2016-03-18 21:37:49 -07:00
  • 18954facc5 Also add the configuration key Ian Bell 2016-03-18 21:30:58 -07:00
  • 4ecd338464 Significant improvements to phase envelope construction Ian Bell 2016-03-18 20:46:01 -07:00
  • 82f0dcf20c Small updates to docs Ian Bell 2016-03-14 19:32:54 -07:00
  • 893d7ca68a Bump REFPROP header file revision Ian Bell 2016-03-13 19:38:27 -07:00
  • 545cbab36c Kill min and max macros to close #995 Ian Bell 2016-03-13 10:43:45 -07:00
  • 06f8041e18 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2016-03-13 10:37:14 -07:00
  • 0213bc5e23 Clean up Android docs Ian Bell 2016-03-13 10:37:01 -07:00
  • bf03ec2a26 Introducing limits for build logs to save disk space Jorrit Wronski 2016-03-13 12:19:40 +01:00
  • 194665adc0 Maybe this fixes multiple papers in the same category from #987 Ian Bell 2016-03-12 22:16:23 -07:00
  • 4c91bec361 Add example for calling DLL from C; closes #993 Ian Bell 2016-03-12 21:44:39 -07:00
  • eadb491553 Add comment about MinGW generator for Android build Ian Bell 2016-03-12 20:31:46 -07:00
  • f64748fb21 Merge branch 'master' of https://github.com/coolprop/coolprop Ian Bell 2016-03-12 20:26:17 -07:00
  • f5d9862b33 More sensible error message when using inappropriate version of REFPROP for phase envelope construction Ian Bell 2016-03-12 20:26:00 -07:00
  • 59470d005b Added two headers that might help with #995 Ian Bell 2016-03-12 17:33:27 -07:00
  • 68f44c762f Add example showing how to get REFPROP version Ian Bell 2016-03-09 21:13:54 -07:00
  • b498d8b287 Added the generated cubic header to the ignore files Jorrit Wronski 2016-03-09 10:08:51 +01:00
  • d3303c7416 Some help with #986 Ian Bell 2016-03-04 18:20:38 -07:00
  • f24395475f Fix R123ze(E) reference; closes #992 Ian Bell 2016-03-04 14:21:57 -07:00
  • 8ec2f24ae9 Clarified the docs for #990 Jorrit Wronski 2016-03-04 10:15:55 +01:00
  • eb47b7ccca Fixes #990 Javascript works again. Jorrit Wronski 2016-03-04 00:06:55 +01:00
  • f4244c1403 Added Syltherm800 for @adesideri Jorrit Wronski 2016-03-01 10:29:24 +01:00
  • 5da7326e31 Massive improvements to stability of flash routines. Nitrogen now has 0 failures. Ian Bell 2016-02-27 19:27:23 -07:00
  • 8d336c44cc Merge branch 'incomp_reports' Jorrit Wronski 2016-02-25 22:47:47 +01:00
  • 63b29ebd63 Switch back to the PDF generator for the fitting reports Jorrit Wronski 2016-02-25 22:36:35 +01:00
  • b2506e404b Fix some edge cases in critical point calculation Ian Bell 2016-02-24 21:44:41 -07:00
  • 250feab6fb For REFPROP, get/set BIP for mixture with indices Ian Bell 2016-02-22 21:37:56 -07:00
  • 3f64776aa2 Fix order of parameter getting/setting for real this time Ian Bell 2016-02-22 21:13:09 -07:00
  • 41160dd33e Fix order of getting/setting parameters Ian Bell 2016-02-22 20:54:14 -07:00
  • 9663909f2f Add IWYU integration to main module; see #983 Ian Bell 2016-02-22 20:28:51 -07:00
  • 06026d0527 Merge pull request #982 from CoolProp/header_refactor Ian Bell 2016-02-22 18:55:24 -07:00
  • 6956beba0b Merge pull request #981 from CoolProp/saturation_states Ian Bell 2016-02-22 18:41:54 -07:00
  • 19b218d366 Fixed the white-space issues in the header files Jorrit Wronski 2016-02-22 17:17:05 +01:00
  • 3bc286b8f9 Eliminated some more warnings regarding missing return values Jorrit Wronski 2016-02-22 15:38:26 +01:00