Ian Bell
|
c0157c0814
|
Added the ability to set/unset the phase for the abstract state class
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-15 16:17:01 +02:00 |
|
Ian Bell
|
0d10ba27a3
|
Fixed alias for Ethanol-Water departure function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-15 16:15:56 +02:00 |
|
Ian Bell
|
7060cba653
|
Updated constants module to include also the phases enum
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-15 16:15:23 +02:00 |
|
Ian Bell
|
1d940ec8bf
|
Removed old melting line functions
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-15 15:00:41 +02:00 |
|
Ian Bell
|
5f723ce585
|
Added refinement of the phase envelope, PQ and TQ work for saturation
See https://github.com/CoolProp/CoolProp/issues/133
Closes https://github.com/CoolProp/CoolProp/issues/143
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-15 14:19:22 +02:00 |
|
coolprop
|
bdb7c2defc
|
Merge branch 'master' of https://github.com/CoolProp/CoolProp
|
2014-09-15 03:53:34 -07:00 |
|
coolprop
|
f551fbcc82
|
Added ability to cancel build
|
2014-09-15 03:53:00 -07:00 |
|
Jorrit Wronski
|
b64b0d2c45
|
Changed variable to be evaluated at use-time not at make-time...
|
2014-09-15 11:32:55 +02:00 |
|
Jorrit Wronski
|
b24c49cda7
|
Added SecCool data files
|
2014-09-15 11:09:57 +02:00 |
|
Jorrit Wronski
|
e21928b917
|
Dummy commit to delete the data folder that is going to be added to Git in the next commit
|
2014-09-15 11:01:33 +02:00 |
|
Jorrit Wronski
|
da66a16854
|
Going to add the data files to Git
|
2014-09-15 09:57:53 +02:00 |
|
Jorrit Wronski
|
aa0a36cb5e
|
Added table indentation
|
2014-09-15 09:47:56 +02:00 |
|
Ian Bell
|
08a8d01e1d
|
copy swig to beat CMakes detection
|
2014-09-15 01:51:40 +02:00 |
|
Ian Bell
|
e13abc5c70
|
More work on scilab wrapper, almost done
|
2014-09-15 01:50:34 +02:00 |
|
Ian Bell
|
cd3df82c90
|
Added scilab code for CMake, we shall see…
|
2014-09-15 00:54:16 +02:00 |
|
Ian Bell
|
81c6abca57
|
Added build script for swig+scilab
|
2014-09-14 23:44:12 +02:00 |
|
Ian Bell
|
f8468b14dd
|
Added build script for swig+scilab
|
2014-09-14 23:30:18 +02:00 |
|
Ian Bell
|
e31db48fe0
|
Updated Mathematica wrapper file
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-14 22:46:34 +02:00 |
|
Ian Bell
|
d47ba92acf
|
Added docs for saturation routines
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-14 22:46:00 +02:00 |
|
Ian Bell
|
71556fcffe
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-09-14 22:12:38 +02:00 |
|
Ian Bell
|
20e55df16e
|
Added solver for mixtures with vapor quality set and one of P or T. Q no longer needs to be 0 or 1
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-14 22:11:59 +02:00 |
|
Ian Bell
|
08f25a3ed4
|
Updated link to wrappers main page
|
2014-09-14 18:26:30 +02:00 |
|
Ian Bell
|
ca4790afbf
|
Updated template and wrappers pages on website
|
2014-09-14 17:48:44 +02:00 |
|
Ian Bell
|
44f1c52a61
|
Added link to Maple page to wrappers index
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-14 16:47:14 +02:00 |
|
Ian Bell
|
87b37cf600
|
Removed Maple files from wrappers - they are now all in the web/coolprop/wrappers/Maple folder since there is nothing Maple specific anymore
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-14 14:28:54 +02:00 |
|
Ian Bell
|
26460570cb
|
Updated LibreOffice docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-14 14:22:58 +02:00 |
|
Ian Bell
|
80fafe5415
|
Added Maple files and checked that they work
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-14 14:17:46 +02:00 |
|
Ian Bell
|
260512b90f
|
saturation p and saturation T work with Q = 0 for mixtures with phase envelopes
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-13 23:25:06 +02:00 |
|
Ian Bell
|
cabe7a8a22
|
QT calculations using phase envelope work for Q = 1
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-13 21:42:31 +02:00 |
|
Ian Bell
|
8c843bbf18
|
PQ using phase envelope for Q = 1 works
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-13 21:03:15 +02:00 |
|
Ian Bell
|
67e26391b0
|
Killed off doxygen errors
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-13 15:57:57 +02:00 |
|
Ian Bell
|
14514ce234
|
Fix CMakeLists.txt so that it will inherit the right python version from anaconda
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-13 01:18:09 +02:00 |
|
Ian Bell
|
413c8ec72a
|
Added excel docs, tidied up elsewhere
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-13 00:09:26 +02:00 |
|
Ian Bell
|
d57a4d4bed
|
Work on the docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-12 23:41:00 +02:00 |
|
Ian Bell
|
9cda5ed2b5
|
Update examples.rst
|
2014-09-12 23:05:56 +02:00 |
|
Ian Bell
|
06d30b5c33
|
Update EES docs
|
2014-09-12 22:09:25 +02:00 |
|
Ian Bell
|
86418b7793
|
Update hyperlink on main page
|
2014-09-12 22:01:44 +02:00 |
|
Ian Bell
|
d806bf7f2f
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-09-12 21:02:16 +02:00 |
|
Ian Bell
|
71427c73cc
|
Added first cut at PT and P&HSU solvers - much work to be done, currently only good in gas phase.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-12 21:01:53 +02:00 |
|
Ian Bell
|
af8691d0c5
|
Both xN independent and dependent are now tested in mixture derivative code.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-12 20:59:41 +02:00 |
|
Ian Bell
|
34f318d903
|
Added Q to SimpleState for use in phase envelope
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-12 20:58:18 +02:00 |
|
Ian Bell
|
91efc95076
|
Updated docs and cross-linking between them
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-12 20:57:52 +02:00 |
|
Ian Bell
|
a43d25620d
|
smolar added to python output of phase envelope
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-12 20:56:13 +02:00 |
|
coolprop
|
b9c005cea9
|
Fixed excel buildbot
|
2014-09-12 03:30:30 -07:00 |
|
coolprop
|
f8f81a9e1a
|
Buildbot builder for Excel functional
|
2014-09-12 02:36:05 -07:00 |
|
Ian Bell
|
c2ed56dcdd
|
First attempt with Excel buildbot config
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-12 10:08:56 +02:00 |
|
Ian Bell
|
05cbdf2482
|
Some small changes to docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-12 09:04:04 +02:00 |
|
Ian Bell
|
c4ea637c90
|
Deprecated Ph, Ts, etc. plotting functions
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-11 21:41:01 +02:00 |
|
Ian Bell
|
01d1996b59
|
Updated doxylink paths to give CoolProp:: namespace prefix
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-09-11 21:36:35 +02:00 |
|
Ian Bell
|
66e78a9b73
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-09-11 21:27:22 +02:00 |
|