Jorrit Wronski
ed88b4e5c0
This one fixes #1352 , but some issues remain with the incomplete support of an imposed two phase state
2016-11-28 23:31:12 +01:00
Jorrit Wronski
9294e83256
Trying to work on #1352
2016-11-28 22:59:39 +01:00
Jorrit Wronski
ef0f528401
Added calc_first_two_phase_deriv_splined to tabular backend, it works and closes CoolProp/ExternalMedia#16, but #870 should be kept open due to the use of the AbstractState instance that should be avoided
2016-11-28 21:01:07 +01:00
Jorrit Wronski
4693de315f
Started with the first step towards #870
2016-11-27 23:26:47 +01:00
Jorrit Wronski
1cf82b9c88
Added the initial file by @ibell
2016-11-27 17:34:31 +01:00
Ian Bell
acf1f0549a
Call git in the dev folder; closes #1343
2016-11-21 23:12:53 -07:00
Ian Bell
b5df230da5
Add ability to ignore setup errors for REFPROP mixtures via configuration variable ( #1347 )
2016-11-21 23:08:35 -07:00
Ian Bell
ebd6eb0907
Update ECS fitter script for python 3
2016-11-21 23:07:36 -07:00
Ian Bell
58a3aed22c
Fix some issues with the ND Newton-Raphson solver ( #1341 )
2016-11-18 11:21:17 -07:00
Ian Bell
5d059a5c14
Add set_string function to rapidjson wrappers ( #1340 )
2016-11-18 10:48:43 -07:00
Jorrit Wronski
0dac175dae
one more update of the manylinux builders to handle #1324
2016-11-18 16:57:23 +01:00
Ian Bell
2578e7b92e
Add the ability to set a standard departure function through the AbstractState ( #1339 )
2016-11-17 11:45:11 -07:00
Ian Bell
9a24b35f0e
A bit more on the x_i=0 case
2016-11-14 22:28:56 -07:00
Ian Bell
cb63b8b6f4
Support x_i = 0 in some cases
...
Mysteriously some tests still fail - to be debugged
Closes #1333
See #969
2016-11-14 19:34:42 -07:00
Ian Bell
e2243ce8d5
Fix issue with psychrometric routines for HPW inputs; closes #1298
2016-11-10 18:39:46 -07:00
Ian Bell
e76f350406
Dmass wrong for saturated states for REFPROP; closes #1328
2016-11-10 18:21:30 -07:00
Ian Bell
41db7cf815
Correct TeX for Wagner and Pru\ss
2016-11-09 17:56:14 -07:00
Ian Bell
8812b810b7
DO NOT allow for over-writing of departure functions when loading defaults; closes #1329
2016-11-09 17:56:14 -07:00
Jeff Henning
5f5ab4f866
Added PQ and QT Input Pairs to provide Saturation Values to IF97 Backend ( #1323 )
...
* Added PQ and QT Input Pairs to provide Saturation Values
* Removed semicolon from macro #undef NOMINMAX line 10 in CoolPropMathcad.cpp
* Fixed some old tabification that crept back in.
* Fixed calling order to enable output of Molar quantities
* Rearranged Logic so Sat. vapor & Sat. liquid are iphase_two_phase.
2016-11-08 08:05:36 -07:00
Jorrit Wronski
b4bca550ba
Use this change to make Python happy?
2016-11-08 11:01:34 +01:00
Jorrit Wronski
3905f380e0
Moved the MSVC handling to functions and changed the default for static libraries to dynamic linking, see #1316
2016-11-08 11:01:01 +01:00
Ian Bell
d986e69e6b
Update docs for mixture
2016-11-07 20:48:29 -07:00
Ian Bell
3d7a072201
Fix some small backwards compatibility issues with pandas
2016-11-07 20:35:35 -07:00
Ian Bell
5f3e6bf82f
Revert the PT solver once more
2016-11-07 20:12:29 -07:00
Ian Bell
81d1751b34
Add instructions for REFPROP integration on linux/OSX; closes #1303
2016-11-07 20:01:43 -07:00
Ian Bell
17f03058fb
Fix typo
2016-11-07 19:51:26 -07:00
Ian Bell
efeef8e286
Update docs for building Android wrapper
2016-11-07 19:49:49 -07:00
Ian Bell
84e77262eb
Also export HAProps_Aux to pybind11 interface; closes #1325
2016-11-07 18:24:23 -07:00
Ian Bell
45b0cd8fc7
Revert changes to rho(T,p) solver but add relaxation
2016-11-06 23:22:48 -07:00
Ian Bell
77b376c23c
Add psychrometric tests of dewpoint calcs; convert satT tests over to fixtures
...
closes #1320
2016-11-06 23:01:56 -07:00
Ian Bell
b76b624916
Convert some Catch tests over to using fixtures; see #1320
...
MUCH faster. Ancillaries went from 90 s to 0.090 s !!
2016-11-06 19:44:10 -07:00
Ian Bell
67d64420ce
Update ancillaries for dichloroethane
2016-11-06 18:04:30 -07:00
Ian Bell
71dc450e10
Fix python windows builds; closes #1319
2016-11-06 12:38:52 -07:00
Ian Bell
e1044fa437
Fix UNIFAQ test for acetone + pentane
2016-11-05 16:15:02 -06:00
Ian Bell
f472581dd7
Fix type for exp(4) to placate MSVC 2015
2016-11-05 16:14:18 -06:00
JonWel
7fa0c33113
Bigger buffer size for Julia wrapper ( #1322 )
...
As discussed in #1293 , we need something at least of size 14 301, so 20 000 should do the trick for now.
2016-11-05 13:34:26 -06:00
Ian Bell
6270db1cee
Remove template specialization for Spline class
2016-11-05 13:26:47 -06:00
Ian Bell
722f4bf5de
Finally fix phase envelopes again; closes #1321
2016-11-05 12:29:26 -06:00
Ian Bell
ecef5cb2bc
Move entire Emscripten interface for Javascript into its own file that is included separately; closes #1318
2016-11-05 00:03:34 -06:00
Ian Bell
d5ab63ea29
Set the binary interaction pairs properly
2016-11-04 23:41:50 -06:00
Ian Bell
3551bb52a9
Remove ununsed functions from DLL header
2016-11-04 22:48:45 -06:00
Ian Bell
a54f4eacf0
Slightly change the logic
2016-11-04 22:19:31 -06:00
Ian Bell
669fe8cdb7
Update set_departure_function API in shared library; see #1317
2016-11-04 22:17:21 -06:00
Ian Bell
186de21de4
Some progress on #1317
2016-11-04 22:01:08 -06:00
JonWel
1a618a5d8f
Refactor UNIFAQ code; first steps toward #1310 ( #1312 )
...
* Add derivatives of gE_R
* Finally found this const issue
* Update TEST_CASE
* Move ln_gamma_C into activity_coefficients
This speeds up the computation of VTPR who do not need that part to run.
2016-11-04 20:43:30 -06:00
Jorrit Wronski
4ca3865775
Added configuration options for MSVCRT linking, changed the output directory of the static libraries, added a "d" to the debugging libraries on Windows ( #1316 )
2016-11-04 08:33:02 -06:00
Ian Bell
7c4564d526
Re-enable PhaseEnvelopeData in emscripten build
2016-11-03 18:19:36 -06:00
Ian Bell
67d37fd190
Bump IF97 revision
2016-11-02 18:17:43 -06:00
Jeff Henning
8afc55e879
Add Trivial Parameter calls to IF97 Backend ( #1308 )
...
* Ignore any build directories that start with the string 'build', i.e. /build, /build15, /buildprime, etc.
* Add trivial parameters to IF97 Backend
2016-11-02 18:05:56 -06:00
Ian Bell
428ac0e1e5
Update hs_anchor for R1233zd(E) and hs values at other states
2016-10-31 21:20:12 -06:00