Commit Graph

655 Commits

Author SHA1 Message Date
Ian Bell
4fd84a7eba Added necessary functions to Python in order to generate parameter table
Built table in RST using python script Web/coolprop/build_parametric_table.py for High-Level API

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 21:37:36 +02:00
Ian Bell
330b81e0e7 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-05 15:29:00 +02:00
Ian Bell
4d80cf159a Added shorthand function to CoolProp to get CoolProp.global_param_string without all the typing
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 15:28:48 +02:00
Ian Bell
0575fa39a1 Update examples.rst 2014-08-05 15:00:53 +02:00
Ian Bell
56ed6239b7 Fixed location for EES debugging information
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 14:49:59 +02:00
Ian Bell
49a74a36e2 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-05 14:35:55 +02:00
Ian Bell
c9237a0b0b Fixed sample for EES to include mixture properties
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 14:35:38 +02:00
jowr
36d44f66f1 The fitting report is now written with the truncated data from the JSON file. Before it was the full precision data. 2014-08-05 13:17:42 +02:00
Ian Bell
09e64e4c80 Update index.rst 2014-08-05 13:12:08 +02:00
Ian Bell
72e20d712d Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-05 12:59:23 +02:00
Ian Bell
e8dbfded3e Added C++ snippets to docs for API - more work needed here
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 12:58:47 +02:00
Ian Bell
2a45e87ed0 Fixed snippet
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 12:29:27 +02:00
Ian Bell
c9fb9ab398 Updated mixture propssi snippet
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 12:28:12 +02:00
jowr
80974b9f6a Fixed the HC50 data typo 2014-08-05 12:09:32 +02:00
Ian Bell
c506fdd3be Added coolpropsi function to EES wrapper and added COOLPROP_EES installer to CMake install listing
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 12:06:29 +02:00
jowr
14b03d6059 More adjustments 2014-08-05 11:42:34 +02:00
jowr
a2a4d0fb9f Minor changes to the fitting of SecCool fluids 2014-08-05 11:26:39 +02:00
Ian Bell
5df9b0fdcf EES wrapper now works/builds/debugs etc. with v5 - much better debugging enabled - see Readme.txt in wrappers/EES
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 11:25:37 +02:00
Ian Bell
d08d3b85c5 Added Inno installer input file for EES
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 08:48:50 +02:00
Ian Bell
a9b8f9f39f "Fixed" R1234ze(E).json by taking EOS from REFPROP 9.1 with permission
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 00:06:06 +02:00
Ian Bell
4ee04bc716 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-04 23:10:05 +02:00
Ian Bell
4c36b46789 Step down from 1.0 omega for saturation routines
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 23:09:44 +02:00
jowr
bcc0a59353 Added more plotting 2014-08-04 22:57:43 +02:00
jowr
d6dee03e12 Fixed HFE 2014-08-04 20:35:15 +02:00
jowr
69a91f18b1 Fixed tests for incompressible fluids 2014-08-04 19:29:09 +02:00
Ian Bell
046df8efd5 Fixed bug in IncompressibleFluid.cpp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 19:01:44 +02:00
Ian Bell
d5ad1e371b Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-04 18:58:30 +02:00
Ian Bell
138135f5b7 Added Tmin and Tmax
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 18:58:13 +02:00
jowr
d41b51cd5f Added tests to the backend 2014-08-04 18:20:00 +02:00
Ian Bell
1ca9494a1f Broke up incompressible list into pure and solutions for use in Python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 17:34:25 +02:00
jowr
4f9df69c96 No problems compiling and running the tests... 2014-08-04 17:14:35 +02:00
jowr
b95309c6c7 Started with overview plots 2014-08-04 16:45:10 +02:00
jowr
efa46c2f7f Added new criterion for equation selection 2014-08-04 16:45:09 +02:00
Ian Bell
776c13c048 Add incompressible list
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 16:31:02 +02:00
Ian Bell
72c9a0bcec long doubles for VLE routines
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 15:12:23 +02:00
Ian Bell
abb7344973 More verbose error logging for HAProps tests
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 15:12:05 +02:00
Ian Bell
b0098dbae5 Fixed strsplit
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 15:11:33 +02:00
Ian Bell
ffabfaa144 Updated variable names for incompressible tests to make it clear what the expected value is
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 15:11:15 +02:00
Ian Bell
afd0b90c4d Changed string handling for molar fractions and incompressibles - this should yield better performance and more straightforward to understand the program flow
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 15:10:39 +02:00
Ian Bell
02c3d9c246 snippets now work, need to relocate them
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 09:36:23 +02:00
Ian Bell
96329d5228 Added builder for code snippets 2014-08-04 02:04:48 +02:00
Ian Bell
26f1b0f859 Relaxed tolerance on sat_T
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-04 02:04:13 +02:00
Ian Bell
23337e4035 Update crossplatform_shared_ptr.h 2014-08-04 01:15:36 +02:00
Ian Bell
3f8e91d86f Think I fixed OSX shared_ptr bug 2014-08-04 01:02:29 +02:00
Ian Bell
79d7a4965a Added triple point temperature
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-03 23:58:16 +02:00
Ian Bell
17458261b5 Modifications to saturation routines (work great now)
Including:
adding critical pressure parameter
Adding relaxation parameter for NR sat_T
Only evaluate correction step if not near critical temp
Fixed bug with fluids like "n-Propane" that was getting interpreted as an incompressible fluid

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-03 23:36:22 +02:00
Ian Bell
e9ac0bcc9d python wrapper work
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-03 20:43:42 +02:00
Ian Bell
1715a476e3 Killed some more warnings
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-03 19:14:30 +02:00
Ian Bell
581d993767 Killed gcc warnings
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-03 19:05:12 +02:00
Ian Bell
a2f45e29da Added functionality for trivial outputs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-03 18:55:52 +02:00